Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507590 - stage3 bootstrap fails, emerge -e system has circular dependancies
Summary: stage3 bootstrap fails, emerge -e system has circular dependancies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-13 20:17 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2014-04-13 20:21 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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2014-04-13 20:17:53 UTC
* Error: circular dependencies:

(virtual/pkgconfig-0-r1::gentoo_prefix, ebuild scheduled for merge) depends on
 (dev-util/pkgconfig-0.28-r1::gentoo_prefix, ebuild scheduled for merge) (runtime)
  (dev-libs/glib-2.38.2::gentoo_prefix, ebuild scheduled for merge) (buildtime)
   (virtual/pkgconfig-0-r1::gentoo_prefix, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying the following change:
- dev-util/pkgconfig-0.28-r1 (Change USE: +internal-glib)

The suggested fix does let the build succeed.
Comment 1 Ruud Koolen (RETIRED) archtester gentoo-dev Security 2014-04-13 20:21:00 UTC
I just fixed this five minutes ago.