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

2014-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184954 --- Comment #4 from free...@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? C

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

2014-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184954 --- Comment #5 from Marcus von Appen --- The problem is not about man pages, but about how you configure poudriere. There can be only one default python version at any time, which is the reason, why your approach does not work. The correct

Re: games/pysolfc, R370447: from PIL import _imagingtk, ImportError: cannot import name _imagingtk

2014-10-21 Thread Marcus von Appen
On, Thu Oct 16, 2014, Boris Samorodov wrote: > Hi William, All, > > I'm using 10.1-RC2-amd64 and official packages. After recent "pkg > upgrade" I've got the error: > - > % pysolfc > [...] > File "/usr/local/lib/python2.7/site-packages/PIL/ImageTk.py", line > 180, in paste > from PIL imp