Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Aug 2014 09:12:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192351] New: net/samba41 attempts to install inexistent libldb-cmdline.so
Message-ID:  <bug-192351-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 192351
           Summary: net/samba41 attempts to install inexistent
                    libldb-cmdline.so
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: arjan.gijsberts+freebsd@gmail.com

Installation of the recently updated net/samba41 fails with:

root@freebsd:/usr/ports/net/samba41 # make reinstall
===>  Installing for samba41-4.1.11
===>   samba41-4.1.11 depends on package: talloc>=2.1.0 - found
===>   samba41-4.1.11 depends on package: tevent>=0.9.18 - found
===>   samba41-4.1.11 depends on package: tdb>=1.2.11 - found
===>   samba41-4.1.11 depends on package: ntdb>=1.0 - found
===>   samba41-4.1.11 depends on package: ldb>=1.1.17 - found
===>   samba41-4.1.11 depends on executable: samba-nsupdate - found
===>   samba41-4.1.11 depends on file: /usr/local/bin/python2.7 - found
===>   samba41-4.1.11 depends on executable: python2 - found
===>   samba41-4.1.11 depends on shared library: libpopt.so - found
(/usr/local/lib/libpopt.so.0)
===>   samba41-4.1.11 depends on shared library: libexecinfo.so - found
(/usr/lib/libexecinfo.so.1) - found (/usr/local/lib/libexecinfo.so.1)
===>   samba41-4.1.11 depends on shared library: libinotify.so - found
(/usr/local/lib/libinotify.so.0)
===>   samba41-4.1.11 depends on shared library: libsasl2.so - found
(/usr/local/lib/libsasl2.so.3.0.0)
===>   samba41-4.1.11 depends on shared library: libgcrypt.so - found
(/usr/local/lib/libgcrypt.so.20.0.1)
===>   samba41-4.1.11 depends on shared library: libgnutls.so - found
(/usr/local/lib/libgnutls.so.28.30.7)
===>   samba41-4.1.11 depends on shared library: libsunacl.so - found
(/usr/local/lib/libsunacl.so.1)
===>   samba41-4.1.11 depends on shared library: libsunacl.so - found
(/usr/local/lib/libsunacl.so.1)
===>   samba41-4.1.11 depends on shared library: libfam.so.0 - found
(/usr/local/lib/libfam.so.0)
===>   Registering installation for samba41-4.1.11
pkg-static:
lstat(/usr/ports/net/samba41/work/stage/usr/local/lib/samba/libldb-cmdline.so):
No such file or directory
*** Error code 74

Stop.
make[2]: stopped in /usr/ports/net/samba41
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/samba41
*** Error code 1

Stop.
make: stopped in /usr/ports/net/samba41

The problem seems to be that libldb-cmdline.so is no longer built by samba
(see:
https://lists.samba.org/archive/samba-technical/2013-September/094744.html).

-- 
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-192351-13>