Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602700 - Circular dependency between media-gfx/imagemagick and media-gfx/pstoedit
Summary: Circular dependency between media-gfx/imagemagick and media-gfx/pstoedit
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 602702 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-12-14 20:19 UTC by deference
Modified: 2016-12-14 20:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge log (cir-18.txt,331.97 KB, text/plain)
2016-12-14 20:19 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2016-12-14 20:19:16 UTC
Created attachment 456238 [details]
emerge log

Recently I had to rebuild my system (RAM failure) and I noticed and captured all the circular dependency problems.


(media-gfx/autotrace-0.31.1-r7:0/0::gentoo, ebuild scheduled for merge) depends on
 (media-gfx/pstoedit-3.62:0/0::gentoo, ebuild scheduled for merge) (buildtime_slot_op)
  (media-gfx/imagemagick-6.9.6.2:0/6.9.6.2::gentoo, ebuild scheduled for merge) (buildtime)
   (media-gfx/autotrace-0.31.1-r7:0/0::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying any of the following changes:
- media-gfx/imagemagick-6.9.6.2 (Change USE: -autotrace)
- media-gfx/pstoedit-3.62 (Change USE: -imagemagick)
Comment 1 Brian Evans (RETIRED) gentoo-dev 2016-12-14 20:20:27 UTC
This is a configuration issue. Portage guides you with what to do temporarily after which you can reset the USE flags.
Comment 2 Ben Kohler gentoo-dev 2016-12-14 20:27:54 UTC
*** Bug 602702 has been marked as a duplicate of this bug. ***