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

Bug 225331

Summary: Circular Dependencies between "coreutils" and "mktemp"
Product: Gentoo Linux Reporter: Peter Peng <sinsun>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Peng 2008-06-08 10:28:45 UTC
Circular Dependencies Error that makes installation goes wrong.
It happens on two software:
mktemp (is blocking coreutils)
coreutils (is blocking mktemp)

Reproducible: Always
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-08 14:54:03 UTC
emerge -C mktemp ; emerge -1 coretutils

*** This bug has been marked as a duplicate of bug 207118 ***