[Bug 184954] Installation checks prevent multiple python ports being installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 22 04:48:58 UTC 2014


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

--- Comment #4 from FreeBSD at ShaneWare.Biz ---
This is mostly fixed, just a suggestion before closing. Manual building within
ports works but building package repos with poudriere fails.

Could man pages be added to the concurrent setting?

Could pkg install incorporate the concurrent renaming steps?

Using py-numpy as example. The Makefile creates an extra manpage to match the
default py version.

When building packages with poudriere if I use a set which specifies py27 as
default and build py-numpy then build again with with py34 as default, the two
packages can't be installed together. If pkg install performed the concurrent
renaming step this could work.

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


More information about the freebsd-python mailing list