<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>71802</bug_id>
          
          <creation_ts>2004-11-19 16:06 0000</creation_ts>
          <short_desc>DSPAM ebuild inconsistencies</short_desc>
          <delta_ts>2004-11-28 06:35:47 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>antoine.marmignon@wanadoo.fr</reporter>
          <assigned_to>net-mail@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>antoine.marmignon@wanadoo.fr</who>
            <bug_when>2004-11-19 16:06:51 0000</bug_when>
            <thetext>There are little problems with the current dspam ebuilds:

1. The sqlite version requested by the ebuilds (&gt;=dev-db/sqlite-3.0.6) is not compatible with the current versions of dspam (compilation will fail with a &quot;libsqlite not found blah blah&quot; notice). The README for dspam 3.2.2 at http://www.nuclearelephant.com/projects/dspam/text/README-3.2.2.txt suggests using sqlite version 2.7.7 or above, and replacing the dependency with ( &gt;=dev-db/sqlite-2.7.7 ) works.

2. The --enable-homedir configure switch is not compatible with the dspam CGI since it requires access to read each user&apos;s home directory.

3. The &quot;newdoc&quot; command (line 164-170) misses arguments so that the db-specific docs aren&apos;t created.

4. It would perhaps be better to replace the runtime dependency on virtual/cron by sys-apps/cronbase to save us from having to create the /etc/cron.* directories.

5. I am perhaps mistaken on this one: I think that the &quot;newins tools.sqlite_drv/purge.sql sqlite_purge.sql&quot; command (line 275) misses the previous declaration of insinto and insopts.

That&apos;s all. Have fun and thank you for bringing such powerful tools to us :-)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>st_lim@gentoo.org</who>
            <bug_when>2004-11-28 06:35:47 0000</bug_when>
            <thetext>Hi,
  All items mentioned solved in 3.2.2 only.

Ciao
ST Lim</thetext>
          </long_desc>
      
    </bug>

</bugzilla>