Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541954 - net-wireless/bluez - shouldn't set PYTHON_REQUIRED_USE as it inherits python-any-r1.eclass
Summary: net-wireless/bluez - shouldn't set PYTHON_REQUIRED_USE as it inherits python-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 23:45 UTC by Sławomir Nizio
Modified: 2015-03-03 08:49 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 Sławomir Nizio 2015-03-02 23:45:04 UTC
bluez-5.28.ebuild:
  8 inherit ... python-any-r1 ...
 18 REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )"

But the eclass does not set PYTHON_REQUIRED_USE (unlike python-single-r1, used in bluez-4.101-r9 which may be from where this originates).

This causes a problem with pkgcore: "error: test? ( ) is unparseable".

Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-03-03 08:12:37 UTC
On it...
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-03-03 08:49:09 UTC
Fixed, and fixed the deps.