Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 602700

Summary: Circular dependency between media-gfx/imagemagick and media-gfx/pstoedit
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge log

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. ***