| Summary: | qmail-1.03-r15 breaks qmail-send service | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | SpanKY <vapier> |
| Component: | Current packages | Assignee: | 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: | --- | |
well, perhaps it's unrelated to that bit of code ... regardless, after merging 1.03-r15 and restarting svscan, i get that error ;) fixed, didn't bump. just merge it again. |
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