[Bug 234016] After upgrade to 12.0, "pkg upgrade" did not update dovecot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 14 16:27:42 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234016

            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 at FreeBSD.org
          Reporter: vangyzen at FreeBSD.org

I was running 11.2-RELEASE and dovecot2-2.2.29.1_1.  I updated to 12.0-RELEASE
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 => not found (0)
        libcrypto.so.8 => 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 around
the problem, but it would be nice if users didn't need to do that.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list