Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 38864

Summary: qmail-1.03-r15 breaks qmail-send service
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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.