FS#26287 - [sane] missing net-snmp dependence

Attached to Project: Arch Linux
Opened by Dieter Rethmeyer (Dieter) - Wednesday, 05 October 2011, 21:14 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 05 October 2011, 21:45 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

When starting xsane, I get the error response:
libnetsnmp.so.30: cannot open shared object file: No such file or directory

Additional info:
sane-1.0.22-3
xsane 0.998-1

Happened after last sane update. Downgrade to sane-1.0.22-2 fixes the error.

Steps to reproduce:
Update sane to version sane-1.0.22-3 and start xsane.
This task depends upon

Closed by  Ionut Biru (wonder)
Wednesday, 05 October 2011, 21:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  sane 1.0.22-4

built in clean chroot
Comment by Andrea Scarpino (BaSh) - Wednesday, 05 October 2011, 21:29 GMT
  • Field changed: Summary (sane: libnetsnmp.so.30 missing → [sane] missing net-snmp dependence)
  • Field changed: Status (Unconfirmed → Assigned)
  • Task assigned to Tobias Powalowski (tpowa)
$ ldd /usr/bin/libsane.so
libnetsnmp.so.30 => /usr/lib/libnetsnmp.so.30 (0x00007f79599f8000)

Loading...