[Bug 243363] security/cyrus-sasl2: disappear sasldb2 when upgrade OpenSSL pkg to 1.1.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 15 03:13:25 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243363
Bug ID: 243363
Summary: security/cyrus-sasl2: disappear sasldb2 when upgrade
OpenSSL pkg to 1.1.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ume at FreeBSD.org
Reporter: hsakamt at tsnr.com
Assignee: ume at FreeBSD.org
Flags: maintainer-feedback?(ume at FreeBSD.org)
Hi,
I built security/cyrus-sasl2 package with security/openssl using poudriere.
Since security/openssl package upgraded to 1.1.1, I rebuilt these packages and
upgrade them. /usr/local/etc/sasldb2 disappeared.
-----
[1/43] Upgrading openssl from 1.0.2u,1 to 1.1.1d,1...
[1/43] Extracting openssl-1.1.1d,1: .......... done
:
[5/43] Reinstalling cyrus-sasl-2.1.27...
*** Updated user `cyrus'.
[5/43] Extracting cyrus-sasl-2.1.27: .......... done
Shared object "libcrypto.so.9" not found, required by "sasldblistusers2"
*** We do not create /usr/local/etc/sasldb2 automatically in
*** BATCH mode. Please create it by yourself. It should be
*** owner: cyrus, group: mail, mode: 0640.
-----
I think delete_sasldb() function in files/pkg-deinstall.in should check exit
status of "sasldblistusers2" command or never remove sasldb2.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list