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

Bug 644960

Summary: Emerge should die when SYMLINK_LIB=no and /lib or /usr/lib is a symlink
Product: Portage Development Reporter: Brian Evans (RETIRED) <grknight>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: RESOLVED INVALID    
Severity: normal CC: ulm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=506276
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian Evans (RETIRED) gentoo-dev 2018-01-18 15:46:15 UTC
Due to bug 506276 and the critical nature of running the migration tool of unsymlink-lib, emerge should protect users from themselves so their installs do not become unusable.

Please have emerge die when SYMLINK_LIB=no and {,/usr}/lib is a symlink.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2018-01-18 16:20:55 UTC
Solved this through profile.bashrc instead.  Sorry for the noise.