Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547018 - sci-biology/bioperl-1.6.9 dev-perl/Bio-ASN1-EntrezGene-1.91.0-r1 circular dependencies
Summary: sci-biology/bioperl-1.6.9 dev-perl/Bio-ASN1-EntrezGene-1.91.0-r1 circular dep...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-18 18:07 UTC by Andreas K. Hüttel
Modified: 2021-10-17 02:49 UTC (History)
0 users

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 Andreas K. Hüttel archtester gentoo-dev 2015-04-18 18:07:48 UTC
----
 * Error: circular dependencies:

(sci-biology/bioperl-1.6.9:0/0::gentoo, ebuild scheduled for merge) depends on
 (dev-perl/Bio-ASN1-EntrezGene-1.91.0-r1:0/0::gentoo, ebuild scheduled for merge) (buildtime)
  (sci-biology/bioperl-1.6.9:0/0::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying the following change:
- sci-biology/bioperl-1.6.9 (Change USE: +minimal)
----

Portage is giving the correct hint. USE=minimal solves the problem. Let's track it however...
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2015-04-18 18:33:42 UTC
Side note, USE=minimal requires USE=-graphviz (added in REQUIRED_USE now)