Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482146 - =app-mobilephone/obexftp-0.23-r1 should not unconditionally depend on python
Summary: =app-mobilephone/obexftp-0.23-r1 should not unconditionally depend on python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: http://sources.gentoo.org/cgi-bin/vie...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 20:24 UTC by Maxim Kammerer
Modified: 2014-09-15 09:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.