Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38864 - qmail-1.03-r15 breaks qmail-send service
Summary: qmail-1.03-r15 breaks qmail-send service
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-20 18:08 UTC by SpanKY
Modified: 2004-01-21 13:42 UTC (History)
0 users

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 SpanKY gentoo-dev 2004-01-20 18:08:00 UTC
since this bit of code is in conf-common:
#  This tells tcpserver where to file the rules cdb file
[ -d /etc/tcprules.d/ ] && TCPSERVER_RULESCDB=/etc/tcprules.d/tcp.qmail-${SERVICE}.cdb
[ ! -f "${TCPSERVER_RULESCDB}" ] && TCPSERVER_RULESCDB=/etc/tcp.${SERVICE}.cdb

the qmail-send service fails to start:
 * Starting service scan...                                                                             [ ok ]
root@wh0rd 0 root # No CDB file found (/etc/tcp.send.cdb)
Some error detected, sleeping for 30 seconds for safety
Comment 1 SpanKY gentoo-dev 2004-01-20 18:15:34 UTC
well, perhaps it's unrelated to that bit of code ...

regardless, after merging 1.03-r15 and restarting svscan, i get that error ;)
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-21 13:42:35 UTC
fixed, didn't bump. just merge it again.