Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2018 18:58:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225509] security/cyrus-sasl2: Error 'Shared object "libdl.so.1" not found' when 'pkg upgrade'
Message-ID:  <bug-225509-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225509

            Bug ID: 225509
           Summary: security/cyrus-sasl2: Error 'Shared object
                    "libdl.so.1" not found' when 'pkg upgrade'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ume@FreeBSD.org
          Reporter: pru13allan@telia.com
             Flags: maintainer-feedback?(ume@FreeBSD.org)
          Assignee: ume@FreeBSD.org

When upgrading packages, 'pkg upgrade', shared lib is missing.

...
[36/37] Upgrading cyrus-sasl from 2.1.26_12 to 2.1.26_13...
*** Updated user `cyrus'.
[36/37] Extracting cyrus-sasl-2.1.26_13: 100%
Shared object "libdl.so.1" not found, required by "saslpasswd2"
Shared object "libdl.so.1" not found, required by "sasldblistusers2"
WARNING: Failed to create /usr/local/etc/sasldb2.db
...

After some searching I found that 'libdl' functions is now included in 'lib=
c'
and
therefore not needed anymore. The database is not created.

--=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-225509-13>