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

Bug 175930

Summary: sys-power/nut-2.0.5 /lib/nut/bcmxcp_usb has lib in /usr/lib
Product: Gentoo Linux Reporter: Daniel Black (RETIRED) <dragonheart>
Component: [OLD] UnspecifiedAssignee: Robin Johnson <robbat2>
Status: RESOLVED WORKSFORME    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Black (RETIRED) gentoo-dev 2007-04-25 05:43:14 UTC
I got stuck slightly having /usr on lvm as this was unmounted before bcmxcp_usb was called to kill power.

$ ldd /lib/nut/bcmxcp_usb
libusb-0.1.so.4 => /usr/lib/libusb-0.1.so.4 (0x00002addf3530000)
libc.so.6 => /lib/libc.so.6 (0x00002addf3638000)
/lib64/ld-linux-x86-64.so.2 (0x00002addf3413000)

(not a big concern for me - I'm going to try to move to a hibernate on powerfail.)
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2007-04-25 05:53:55 UTC
This fix to libusb should have been committed already?
Comment 2 Daniel Black (RETIRED) gentoo-dev 2007-04-25 11:02:58 UTC
true - libusb-0.1.12-r1
I was using libusb-0.1.12

thanks