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

Bug 84047

Summary: LVM2 with readline USE flag, depend on /usr/lib/libgpm
Product: Gentoo Linux Reporter: Aben Siatris <aben>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aben Siatris 2005-03-04 00:07:02 UTC
when /usr is on LVM, than vgscan cannot find /usr/lib/libgpm.so.1 and mount of the  LVM partitions fails

Reproducible: Always
Steps to Reproduce:
1. USE="readline" emerge -pv lvm2 
2. create /usr logical volume and move data
3. reboot

Actual Results:  
/usr/lib/libgpm.so.1 missing while booting 

Expected Results:  

1) move libgpm.so.1 into /lib
or
2) WARNING when readline useflag is in used
or
3) completely remove libgpm from lvm2

sys-fs/lvm2-2.00.33-r1
sys-libs/gpm-1.20.1
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-04 01:51:18 UTC

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