FS#13370 - net-snmp needed as depend for foomatic-filters

Attached to Project: Arch Linux
Opened by Matthew Gyurgyik (pyther) - Thursday, 19 February 2009, 00:49 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 06 March 2009, 21:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: net-snmp is needed as a depend for foomatic-filters. Without the depend the following error is given when running /usr/bin/foomatic-rip: "libnetsnmp.so.15: cannot open shared object file: No such file or directory". This prevents cups from printing.


Additional info:
* foomatic-filters 4.0_20090211-1


Steps to reproduce:
Use a foomatic driver and try to print
Printing will fail with the following error logged "/usr/lib/cups/filter/foomatic-rip failed" in /var/log/error_log
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Friday, 06 March 2009, 21:19 GMT
Reason for closing:  Fixed
Additional comments about closing:  I doubt it's needed but added it as optdepend.
Comment by Dusty Phillips (Dusty) - Thursday, 19 February 2009, 00:51 GMT
Confirmed, my printer belched flame and soot when I tried to run it. Installing net-snmp fixed it and now I have papers.
Comment by Greg (dolby) - Thursday, 19 February 2009, 01:27 GMT
Is this the same as  FS#13309  ? Or is foomatic irrelevant to hplip?
Comment by Matthew Gyurgyik (pyther) - Thursday, 19 February 2009, 01:39 GMT
Yeah it seems to be the same issue. I actually do not use hplip or have this problem, I filled this out for someone that is lazy :P

[pyther@tux ~]$ pacman -Qo /usr/bin/foomatic-rip
/usr/bin/foomatic-rip is owned by foomatic-filters 4.0_20090211-1

Because running /usr/bin/foomatic-rip produces "libnetsnmp.so.15: cannot open shared object file: No such file or directory" I would say it is a foomatic issue.

hplip depends on foomatic-db-engine; foomatic-db-engine depends on foomatic-filters
Comment by Dusty Phillips (Dusty) - Thursday, 19 February 2009, 01:40 GMT
I wasn't that lazy, he just volunteered to fill it out. :P
Comment by Andreas Radke (AndyRTR) - Wednesday, 25 February 2009, 17:43 GMT
[andyrtr@workstation64 trunk]$ ldd /usr/bin/foomatic-rip
linux-vdso.so.1 => (0x00007fffc93ff000)
libgs.so.8 => /usr/lib/libgs.so.8 (0x00007f8bbfdfb000)
libm.so.6 => /lib/libm.so.6 (0x00007f8bbfb78000)
libc.so.6 => /lib/libc.so.6 (0x00007f8bbf824000)
libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00007f8bbf5a7000)
libcupsimage.so.2 => /usr/lib/libcupsimage.so.2 (0x00007f8bbf38f000)
libcups.so.2 => /usr/lib/libcups.so.2 (0x00007f8bbf155000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x00007f8bbeef9000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00007f8bbecd6000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00007f8bbeaae000)
libgssapi.so.2 => /usr/lib/libgssapi.so.2 (0x00007f8bbe87e000)
libheimntlm.so.0 => /usr/lib/libheimntlm.so.0 (0x00007f8bbe679000)
libkrb5.so.25 => /usr/lib/libkrb5.so.25 (0x00007f8bbe403000)
libhx509.so.4 => /usr/lib/libhx509.so.4 (0x00007f8bbe1bd000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x00007f8bbdfba000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x00007f8bbdc2b000)
libasn1.so.8 => /usr/lib/libasn1.so.8 (0x00007f8bbd9a2000)
libwind.so.0 => /usr/lib/libwind.so.0 (0x00007f8bbd77b000)
libroken.so.18 => /usr/lib/libroken.so.18 (0x00007f8bbd566000)
libdl.so.2 => /lib/libdl.so.2 (0x00007f8bbd362000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00007f8bbd14b000)
libgnutls.so.26 => /usr/lib/libgnutls.so.26 (0x00007f8bbce99000)
libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0x00007f8bbcc89000)
libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0x00007f8bbca16000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00007f8bbc813000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f8bbc5fe000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f8bbc3e2000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f8bbc1aa000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f8bbbe9e000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007f8bbbc6d000)
/lib/ld-linux-x86-64.so.2 (0x00007f8bc106a000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007f8bbba28000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f8bbb792000)
libxcb-render-util.so.0 => /usr/lib/libxcb-render-util.so.0 (0x00007f8bbb58f000)
libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x00007f8bbb387000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f8bbb16b000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007f8bbaf62000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f8bbac27000)
libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x00007f8bba9a5000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f8bba78e000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f8bba565000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f8bba363000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f8bc114c000)

can't confirm this here:

[root@workstation64 trunk]# pacman -R net-snmp
Prüfe Abhängigkeiten...
(1/1) Entferne net-snmp [######################################################################################################################################################] 100%
[root@workstation64 trunk]# exit
[andyrtr@workstation64 trunk]$ /usr/bin/foomatic-rip --help
foomatic rip version 4.0.0.199
"man foomatic-rip" for help.

Comment by Nezmer (Nezmer) - Saturday, 28 February 2009, 14:44 GMT
@AndyRTR
Have a look here http://bugs.archlinux.org/task/13309 . I sent a full error_log that might be useful .

Loading...