[Bug 204972] net/samba42: conflicting Python dependencies
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 21 12:14:50 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204972
--- Comment #4 from bugs.freebsd.org-qym4 at tcm.yi.org ---
Hi,
I have checked the latest behaviour of net/samba43 on 11.0-RC1. Here's what
happens:
===> Installing for py27-dnspython-1.14.0
===> Checking if py27-dnspython already installed
===> Registering installation for py27-dnspython-1.14.0 as automatic
Installing py27-dnspython-1.14.0...
===> samba43-4.3.11_1 depends on package: py27-dnspython>=1.9.4 - found
When building net/samba43, py-dnspython gets correctly built as py27-dnspython.
Later in the build, everything still looks OK:
===> Staging for samba43-4.3.11_1
===> samba43-4.3.11_1 depends on package: libarchive>=3.1.2 - found
===> samba43-4.3.11_1 depends on package: py27-dnspython>=1.9.4 - found
===> samba43-4.3.11_1 depends on package: py27-iso8601>=0.1.11 - found
===> samba43-4.3.11_1 depends on package: talloc>=2.1.5 - found
===> samba43-4.3.11_1 depends on package: tevent>=0.9.28 - found
===> samba43-4.3.11_1 depends on package: tdb>=1.3.8 - found
===> samba43-4.3.11_1 depends on package: ldb>=1.1.24 - found
===> samba43-4.3.11_1 depends on file: /usr/local/bin/python2.7 - found
===> samba43-4.3.11_1 depends on executable: python2 - found
However, when the final packages are built, things go wrong:
'install' finished successfully (1m2.561s)
install -m 0644 /usr/obj/usr/ports/net/samba43/work/README.FreeBSD
/usr/obj/usr/ports/net/samba43/work/stage/usr/local/share/doc/samba43
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===> Building package for samba43-4.3.11_1
===> Building package for libarchive-3.2.1,1
===> Building package for libiconv-1.14_9
===> Building package for liblz4-131
===> Building package for lzo2-2.09
===> Building package for p5-Parse-Pidl-4.3.11
===> Building package for p5-Parse-Yapp-1.05_2
===> Building package for py35-dnspython-1.14.0
^^^^^^^^^^^^^^^^^^^^^
===> Building package for py35-iso8601-0.1.11
^^^^^^^^^^^^^^^^^^^
===> Building package for talloc-2.1.6
===> Building package for python27-2.7.12
===> Building package for python2-2_3
===> Building package for tevent-0.9.28
===> Building package for tdb-1.3.9,1
===> Building package for ldb-1.1.26
===> Building package for popt-1.16_1
===> Building package for libinotify-20160505
===> Building package for gnutls-3.4.14
===> Building package for nettle-3.2
===> Building package for gmp-5.1.3_3
===> Building package for libtasn1-4.9
===> Building package for libidn-1.33_1
===> Building package for p11-kit-0.23.2
===> Building package for libsunacl-1.0
===> Building package for gamin-0.1.10_8
===> Building package for gettext-tools-0.19.8.1
===> Building package for gettext-runtime-0.19.8.1
===> Building package for glib-2.46.2_2
We end up with a wrong package, but which contains the right contents:
# tar tvf py35-dnspython-1.14.0.txz | head -n 5
-rw-r--r-- 0 root wheel 1006 Jan 1 1970 +COMPACT_MANIFEST
-rw-r--r-- 0 root wheel 38895 Jan 1 1970 +MANIFEST
-rw-r--r-- 0 root wheel 52809 Aug 21 02:05
/usr/local/share/doc/py27-dnspython/ChangeLog
-rw-r--r-- 0 root wheel 17414 Aug 21 02:05
/usr/local/share/doc/py27-dnspython/README.md
-rw-r--r-- 0 root wheel 1204 Aug 21 02:05
/usr/local/share/examples/py27-dnspython/ddns.py
#
Best regards
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-python
mailing list