Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67422 - mail-filter/dspam-3.2_rc2 config-path error
Summary: mail-filter/dspam-3.2_rc2 config-path error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 10:08 UTC by Daniel Webert
Modified: 2004-10-19 22:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Webert 2004-10-13 10:08:08 UTC
mail-filter/dspam-3.2_rc2 config-path error

the config-path in dspam doesnt fit w/ the installed one /etc/mail/dspam/...

<snip>
porkoo ~ # /usr/bin/dspam
3233: [10/13/2004 11:47:33] Unable to open file for reading: /usr/etc/dspam.conf: No such file or directory
</snip>
Comment 1 Martin Allchin 2004-10-15 05:34:38 UTC
I was about to note this too. I'd have put the other bugs in here too, they all relate to the same ebuild.
Comment 2 David Blewett 2004-10-15 14:00:47 UTC
It looks like this line in the beta ebuild:
<       myconf="${myconf} --enable-homedir --with-dspam-home=${HOMEDIR} --sysconfdir=${HOMEDIR}"

Was changed to this:
>       myconf="${myconf} --with-dspam-home=${HOMEDIR}"

So the sysconfdir is not being set correctly. For the record, I installed the 3.2 beta ebuild and dspam.conf was not created either. I'm not sure if this was the cause of problems I had with maildrop running dspam or not.
Comment 3 Lim Swee Tat (RETIRED) gentoo-dev 2004-10-19 22:18:42 UTC
Fixed in rc3 or pr1.