Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287261 - sys-fs/udev-146: forcing downgrade to OLD libusb
Summary: sys-fs/udev-146: forcing downgrade to OLD libusb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 19:52 UTC by Robin Johnson
Modified: 2009-10-02 11:32 UTC (History)
2 users (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 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-10-01 19:52:38 UTC
flameeyes:
- Why did you force udev to downgrade to the old libusb?
- Does it not work with libusb-compat?

zzam:
- why aren't you using virtual/libusb (with a slot dep).
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-10-01 20:04:33 UTC
I noticed this while trying to find out what the heck happened with ekeyd: udev checks explicitly for the libusb:0 support, and fails with just libusb:1 installed… I didn't check with -compat (after the ekeyd problem I wasn't too keen on that to be honest).

Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-10-01 20:13:48 UTC
When you say libusb:0, did you test virtual/libusb:0 or the dev-lib/libusb:0?

If it fails with libusb:1, that means you should probaly have "virtual/libusb:0", because libusb-compat gives dev-lib/libusb-1 the exact same API as dev-lib/libusb-0.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-10-01 20:16:15 UTC
Testing here with libusb-compat quickly, udev DOES compile fine.
Comment 4 Matthias Schwarzott gentoo-dev 2009-10-02 11:32:11 UTC
Changed dependency to virtual/libusb:0
Thanks for reporting the issue.