Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2014 04:48:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 184954] Installation checks prevent multiple python ports being installed
Message-ID:  <bug-184954-21822-mGUn8BeMMd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-184954-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-184954-21822@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #4 from FreeBSD@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-184954-21822-mGUn8BeMMd>