Can anyone of you run the following command in a terminal window and post the output here:
locate hpmudext.so After that run for each entry resulting from this command dpkg -S <file> ldd <file> | grep netsnmp replacing file by the lines of the output of the "locate hpmudext.so" command. Post also the output of these commands. My case (I cannot reproduce this bug) as example: till@till:~/printing/cups/bzr/cups-filters$ locate hpmudext.so /usr/lib/pyshared/python2.7/hpmudext.so /usr/lib/python2.7/dist-packages/hpmudext.so till@till:~/printing/cups/bzr/cups-filters$ dpkg -S /usr/lib/pyshared/python2.7/hpmudext.so hplip: /usr/lib/pyshared/python2.7/hpmudext.so till@till:~/printing/cups/bzr/cups-filters$ ldd /usr/lib/pyshared/python2.7/hpmudext.so | grep netsnmp libnetsnmp.so.30 => /usr/lib/x86_64-linux-gnu/libnetsnmp.so.30 (0x00007fc460b71000) till@till:~/printing/cups/bzr/cups-filters$ dpkg -S /usr/lib/python2.7/dist-packages/hpmudext.so hplip: /usr/lib/python2.7/dist-packages/hpmudext.so till@till:~/printing/cups/bzr/cups-filters$ ldd /usr/lib/python2.7/dist-packages/hpmudext.so | grep netsnmp libnetsnmp.so.30 => /usr/lib/x86_64-linux-gnu/libnetsnmp.so.30 (0x00007fda1d2d2000) till@till:~/printing/cups/bzr/cups-filters$ ** Changed in: hplip (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245010 Title: HPLIP crashes missing libnetsnmp.so.15 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1245010/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs