Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 482146

Summary: =app-mobilephone/obexftp-0.23-r1 should not unconditionally depend on python
Product: Gentoo Linux Reporter: Maxim Kammerer <mk>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: creffett
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-mobilephone/obexftp/obexftp-0.23-r1.ebuild?r1=1.13&r2=1.14
See Also: https://bugs.gentoo.org/show_bug.cgi?id=312725
Whiteboard:
Package list:
Runtime testing required: ---

Description Maxim Kammerer 2013-08-22 20:24:02 UTC
This recent commit:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-mobilephone/obexftp/obexftp-0.23-r1.ebuild?r1=1.13&r2=1.14

introduces transition to distutils-r1. My understanding of Python eclasses is limited, but distutils-r1 is apparently used for unconditional Python dependencies.

s/distutils/python-single/ in the ebuild + "python? ( ${PYTHON_DEPS} )" in RDEPEND seems to fix the issue.
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2013-08-22 20:58:13 UTC
I used distutils-r1 because the old one used distutils. Will investigate further.
Comment 2 Maxim Kammerer 2013-11-07 22:19:19 UTC
See also: http://wiki.gentoo.org/wiki/Python/distutils-r1#DISTUTILS_OPTIONAL
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-04-09 07:28:09 UTC
[QA]

The mobile-phone herd has been dissolved to maintainer-needed due to absence.

This package has no maintainer so this bug may go unnoticed for a long time.
Gentoo has a dedicated team[1] for assisting users in maintaining orphaned
packages. If you are interested in maintaining this package, please contact
proxy-maint@gentoo.org. 

[1]: https://wiki.gentoo.org/index.php?title=Project:Proxy_Maintainers
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-15 09:04:20 UTC
Should be fixed in -0.24. But see bug #522750 comment #4.