FS#23865 - [hplip] must have libusb-compat as dep
Attached to Project:
Arch Linux
Opened by Denis Pesotsky (Obey-Kun) - Thursday, 21 April 2011, 01:52 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Monday, 25 April 2011, 17:07 GMT
Opened by Denis Pesotsky (Obey-Kun) - Thursday, 21 April 2011, 01:52 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Monday, 25 April 2011, 17:07 GMT
|
Details
My CUPS couldn't find HP USB printer... I looked at log, it
was crying that [hp] backend can't load.
Then I did... # /usr/lib/cups/backend/hp /usr/lib/cups/backend/hp: error while loading shared libraries: libusb-0.1.so.4: cannot open shared object file: No such file or directory And installed libusb-compat. Voila, now everying works. # pacman -Qo /usr/lib/cups/backend/hp /usr/lib/cups/backend/hp принадлежит hplip 3.11.3-1 |
This task depends upon
Closed by Rémy Oudompheng (remyoudompheng)
Monday, 25 April 2011, 17:07 GMT
Reason for closing: Not a bug
Monday, 25 April 2011, 17:07 GMT
Reason for closing: Not a bug
Comment by Jan de Groot (JGC) -
Thursday, 21 April 2011, 11:51 GMT
libusb-compat is already a dependency. This is an error on your
system. Did you skip dependency checking somewhere when
installing/upgrading/removing things?
Comment by
Denis Pesotsky (Obey-Kun) -
Thursday, 21 April 2011, 12:19 GMT
No, I didn't. The only weird thing — I already had 3 files (some
header, some lib and some other file) from libusb-compt in my
system. That all had zero size. I had to remove them before
installing libusb-compat.