[Bug 823886] Review Request: libusbx - Library for accessing USB devices

bugzilla at redhat.com bugzilla at redhat.com
Wed May 23 16:24:06 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=823886

--- Comment #12 from Oron Peled <oron at actcom.co.il> ---
Huston we have a (dependency) problem:
 - On Fedora-15 I have libguestfs-1.10.12-1.fc15.i686 installed

 - It has:
      rpm -q --requires libguestfs | grep usb
      /lib/libusb-0.1.so.4  
      /lib/libusb-1.0.so.0

 - Trying yum localinstall libusbx-*.i686.rpm yield a conflict

 - Removing libguestfs enabled installing libusbx-*.i686.rpm

 - Trying to reinstall libguestfs, result in the following funny result:
      yum --obsoletes install libguestfs
      ... bla bla bla ... confirming ...
      Downloading Packages:
      Running rpm_check_debug
      ERROR with rpm_check_debug vs depsolve:
      libusb1 <= 1.0.9 is obsoleted by (installed) libusbx-1.0.11-2.fc15.i686
      Please report this error in http://yum.baseurl.org/report

So:
  - I think the dependency problem is libguestfs fault (notice the
    explicit path: /lib/libusb.... vs. libusb... in other packages)
         repoquery --whatrequires /lib/libusb-1.0.so.0
         libguestfs-1:1.10.2-1.fc15.i686

  - Also as side effect, we uncover a yum bug

Seems like I'll have to open two new BR (later, must run now)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the package-review mailing list