Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175930 - sys-power/nut-2.0.5 /lib/nut/bcmxcp_usb has lib in /usr/lib
Summary: sys-power/nut-2.0.5 /lib/nut/bcmxcp_usb has lib in /usr/lib
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 05:43 UTC by Daniel Black (RETIRED)
Modified: 2007-04-25 11:02 UTC (History)
0 users

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 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