ports/138976: [patch] Restrict news/sabnzbdplus to python <= v2.5
hideo
hideo at lastamericanempire.com
Fri Sep 25 18:11:48 UTC 2009
miwi at FreeBSD.org (Fri 09/25/09 16:31):
> Synopsis: [patch] Restrict news/sabnzbdplus to python <= v2.5
>
> State-Changed-From-To: open->feedback
> State-Changed-By: miwi
> State-Changed-When: Fri Sep 25 16:29:58 UTC 2009
> State-Changed-Why:
> Port fails to build, some dependency need explicit python26
>
> http://64bit.miwibox.org/index.php?action=describe_port&id=2004
> http://32bit.miwibox.org/index.php?action=describe_port&id=1993
>
> Could you please take a look
Interesting, I didn't run into this problem but something similar
devel/py-setuptools. However, without python26 installed
everything is fine:
pkg_tree -v sabnzbdplus-0.4.11
sabnzbdplus-0.4.11
|\__ python25-2.5.4_2
|\__ py25-chardet-1.0.1
| \__ python25-2.5.4_2
|\__ py25-feedparser-4.1_2
| |\__ python25-2.5.4_2
| \__ py25-chardet-1.0.1
| \__ python25-2.5.4_2
|\__ py25-openssl-0.8_1
| \__ python25-2.5.4_2
|\__ py25-cherrypy-old-2.3.0,1
| \__ python25-2.5.4_2
|\__ py25-utils-0.3.0
| \__ python25-2.5.4_2
|\__ py25-setuptools-0.6c9
| \__ python25-2.5.4_2
|\__ py25-cheetah-2.2.1
| |\__ python25-2.5.4_2
| \__ py25-setuptools-0.6c9
| \__ python25-2.5.4_2
|\__ unrar-3.90,5
\__ par2cmdline-0.4_2
I guess I don't quite understand why separate versions of py-utils and
py-setuptools cause this problem even though, according to the
lang/python* ports, there's no conflict with having multiple versions
installed. Also, I don't see how the BUILD_DEPENDS in the logs
have py26-* for everything even though the Makefile explicitly has
USE_PYTHON= -25.
Any ideas or should I take it to the freebsd-python list?
Regards,
Zach
More information about the freebsd-ports-bugs
mailing list