Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586326 - sci-physics/root: a lot of invalid := deps inside || ()
Summary: sci-physics/root: a lot of invalid := deps inside || ()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 586238
  Show dependency tree
 
Reported: 2016-06-18 19:36 UTC by Michał Górny
Modified: 2016-06-19 08:55 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 2016-06-18 19:36:24 UTC
:= inside || () is forbidden and broken. Please fix those deps.

Common options:

1. introduce virtuals -- if packages have sane ABI compat,

2. introduce USE flags,

3. (discouraged) drop :=.
Comment 1 Andrew Savchenko gentoo-dev 2016-06-19 08:55:02 UTC
commit 4061d02628704ead1625fd9034ddbaafbf5a547b
Author: Andrew Savchenko <bircoph@gentoo.org>
Date:   Sun Jun 19 11:52:38 2016 +0300

    sci-physics/root: fix bug 586326
    
    While bug itself is of questionable validity (see parent bug 586238),
    affected dependencies have neither subslots nor multiple slots, thus
    := can be safely dropped.