Date: Fri, 14 Dec 2018 16:27:40 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234016] After upgrade to 12.0, "pkg upgrade" did not update dovecot Message-ID: <bug-234016-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234016 Bug ID: 234016 Summary: After upgrade to 12.0, "pkg upgrade" did not update dovecot Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: vangyzen@FreeBSD.org I was running 11.2-RELEASE and dovecot2-2.2.29.1_1. I updated to 12.0-RELE= ASE and ran "pkg upgrade". dovecot did not get updated, so it failed to start because the old OpenSSL libraries were gone: # ldd /usr/local/libexec/dovecot/imap-login [snip] libssl.so.8 =3D> not found (0) libcrypto.so.8 =3D> not found (0) I would have expected dovecot to get updated automatically with the rest of= my packages during "pkg upgrade". Of course, "pkg install dovecot" works arou= nd the problem, but it would be nice if users didn't need to do that. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234016-7788>