Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566524 - app-emulation/ganeti: calls use in global scope, plus invariant metadata
Summary: app-emulation/ganeti: calls use in global scope, plus invariant metadata
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: global-scope-use
  Show dependency tree
 
Reported: 2015-11-22 22:27 UTC by Michał Górny
Modified: 2016-05-12 23:25 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-11-22 22:27:36 UTC
use test && PYTHON_REQ_USE="ipv6"

This violates PMS even twice. Firstly, for using 'use' in global scope. Secondly, for making dependencies vary depending on USE. For more explanation, see the tracker.
Comment 1 Patrick McLean gentoo-dev 2015-11-23 23:41:57 UTC
Fixed in app-admin/ganeti-2.15.1-r1
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-05-05 21:07:36 UTC
This needs to be fixed in all ebuilds. Unless you don't mind Portage spamming everyone with a lot of rejected ebuilds.