| Summary: | dev-libs/cyrus-sasl-2.1.25-r2 - ? | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alexander Kyte <alexanderkyte> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | eras |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Please attach the full build log. Thank you. Please do. And no, a double slash // in a file system path is equivalent to a single one so that didn't cause the issue. |
* Messages for package dev-libs/cyrus-sasl-2.1.25-r2: * ERROR: dev-libs/cyrus-sasl-2.1.25-r2 failed (postinst phase): * Failed to chown //etc/sasl2/sasldb2 * * Call stack: * ebuild.sh, line 85: Called pkg_postinst * environment, line 4814: Called die * The specific snippet of code: * chown root:mail "${ROOT}/etc/sasl2/sasldb2" || die "Failed to chown ${ROOT}/etc/sasl2/sasldb2"; As //etc/sasl2/sasldb2 is likely a typo of /etc/sasl2/sasldb2, I think this bug is caused by a typo. Reproducible: Always Steps to Reproduce: 1.Try to install the package.