Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61275 - USE variable change breaks coreutils programs system after depclean
Summary: USE variable change breaks coreutils programs system after depclean
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Release Team
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-22 10:54 UTC by DK Smith
Modified: 2004-12-21 18:38 UTC (History)
1 user (show)

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 DK Smith 2004-08-22 10:54:08 UTC
The URL above points to a discussion about this problem. 


Reproducible: Always
Steps to Reproduce:
1. install new system via stage3
2. boot off the newly installed root partition on own computer
3. DO NOT ADD "acl" back to the global USE variable or your own local USE variable. (it was secretly ommitted when you weree not loooking)
4. emerge sync
5. emerge system
6. emerge depclean



Actual Results:  
Entire system is unusable because particular program's dynamically-linked
libraries are no longer available to the programs such as 'ls' and 'emeerge'.



Expected Results:  
The 12 flag members of the stage23 USE variable should have been dutifully
carried over to the newly built system's USE flag.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-22 16:26:47 UTC
if the stages are built with acl, then acl should be part of the profiles
Comment 2 SpanKY gentoo-dev 2004-12-19 21:30:41 UTC
what profile were you doing this with ?  we'll fix the profile, but after that, it's the user's problem if they add USE=-acl
Comment 3 SpanKY gentoo-dev 2004-12-21 18:38:36 UTC
the 2004.0 profile was missing acl in default USE ... ive fixed that in the cascading profiles now