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

Bug 194101

Summary: diffutils in base profile, uclibc profile blocks dependency of diffutils
Product: Gentoo Linux Reporter: impulze
Component: EclassesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal CC: leio
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: diffutils-2.8.7-r3.ebuild
diffutils uclibc patch

Description impulze 2007-09-28 16:04:39 UTC
well the uclibc profile blocks sys-apps/man and virtual/man which is required for man-pages... which is required if userland_GNU is set when building diffutils.
probably one shouldn't depend on it on uclibc profiles
i provided a patch and the ebuild itself
Comment 1 impulze 2007-09-28 16:05:09 UTC
Created attachment 132099 [details]
diffutils-2.8.7-r3.ebuild
Comment 2 impulze 2007-09-28 16:05:32 UTC
Created attachment 132100 [details, diff]
diffutils uclibc patch
Comment 3 solar (RETIRED) gentoo-dev 2007-09-30 12:36:13 UTC
SpanKY.. Can we get rid of this bogus rdep now? 
I think most ppl have had time to upgrade coreutils..
Comment 4 Mart Raudsepp gentoo-dev 2008-05-09 11:42:29 UTC
ping? diffutils still a no-go on uclibc profile with USE=nocxx...
Comment 5 Mart Raudsepp gentoo-dev 2008-06-16 17:18:03 UTC
Seemed to work fine on a "embedded" glibc profile as well when ignoring man-pages dep with --nodeps on a FEATURES=noman system...
Comment 6 SpanKY gentoo-dev 2009-07-26 20:27:05 UTC
solar fixed this recently, and enough time has passed for the original reason it was added