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

Bug 513684

Summary: dev-libs/cyrus-sasl-2.1.26-r6 unable to open Berkeley db /etc/sasl2/sasldb2: Invalid argument
Product: Gentoo Linux Reporter: Denis Kaganovich <mahatma>
Component: [OLD] LibraryAssignee: Multilib team <multilib+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: net-mail+disabled
Priority: Normal Keywords: REGRESSION
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Denis Kaganovich 2014-06-18 12:28:31 UTC
dev-libs/cyrus-sasl-2.1.26-r6 stop to works with Berkeley db. Log message: "sm-mta[30180]: unable to open Berkeley db /etc/sasl2/sasldb2: Invalid argument" (sendmail -> sasl). Only 2.1.26-r6 affected, downgrading to any prior version good.

Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-06-18 13:42:13 UTC
Please attach the build log and 'emerge -pv' for -r6. If possible, please also attach the build log for -r5 for comparison, and best if you could do both with MAKEOPTS=-j1.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-06-18 14:12:42 UTC
Oh, no need to attach anything. I've found the bug and fixed it in -r7 :).

+*cyrus-sasl-2.1.26-r7 (18 Jun 2014)
+
+  18 Jun 2014; Michał Górny <mgorny@gentoo.org> +cyrus-sasl-2.1.26-r7.ebuild,
+  -cyrus-sasl-2.1.26-r6.ebuild:
+  Fix the reference to myconf array. Bug #513684.