Bug#783296: marked as done (hplip: hpmudext.so has wrong dependency on libnetsnmp.so.15 (wheezy))

2015-05-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 May 2015 21:49:03 +0200
with message-id 554a702f.6040...@gmx.de
and subject line Accidentally reopened
has caused the Debian Bug report #783296,
regarding hplip: hpmudext.so has wrong dependency on libnetsnmp.so.15 (wheezy)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
783296: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783296
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: hplip
Version: 3.14.6-1+b2
Severity: grave
Tags: newcomer
Justification: renders package unusable

Dear Maintainer,

On hplip(3.14.6-1+b2), most hp-* fail with following error:

  $ hp-setup
  Traceback (most recent call last):
File /usr/bin/hp-setup, line 45, in module
  from base import device, utils, tui, models, module, services, os_utils
File /usr/share/hplip/base/device.py, line 42, in module
  import status
File /usr/share/hplip/base/status.py, line 59, in module
  import hpmudext
  ImportError: libnetsnmp.so.15: cannot open shared object file: No such file
or directory


Actually:

  $ ldd /usr/lib/python2.7/dist-packages/hpmudext.so | grep snmp
libnetsnmp.so.15 = not found


which is in package libsnmp15 (from wheezy)

Jessie provides libsnmp30 (= libnetsnmp.so.30)



-- Package-specific info:
Saving output in log file: /home/fabrice/hp-check.log

HP Linux Imaging and Printing System (ver. 3.14.6)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-13 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the
HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies
are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball   
has the proper dependencies installed to successfully run.  
3. Both compile- and run-time check mode (-b or --both) (Default): This mode
will check both of the above cases (both compile- and run-time dependencies).   

Check types:
a. EXTERNALDEP - External Dependencies  
b. GENERALDEP - General Dependencies (required both at compile and run time)
c. COMPILEDEP - Compile time Dependencies   
d. [All are run-time checks]
PYEXT SCANCONF QUEUES PERMISSION

Status Types:
OK
MISSING   - Missing Dependency or Permission or Plug-in
INCOMPAT  - Incompatible dependency-version or Plugin-version

warning: debian-8.0 version is not supported. Using debian-7.5 versions 
dependencies to verify and install...

---
| SYSTEM INFO |
---

 Kernel: 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) GNU/Linux
 Host: debian
 Proc: 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) GNU/Linux
 Distribution: debian 8.0
 Bitness: 64 bit


---
| HPLIP CONFIGURATION |
---

HPLIP-Version: HPLIP 3.14.6
HPLIP-Home: /usr/share/hplip
warning: HPLIP-Installation: Auto installation is not supported for debian 
distro  8.0 version 

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.14.6

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hplip/HP
ppdbase=/usr/share/ppd/hplip
doc=/usr/share/doc/hplip-doc/HTML
html=/usr/share/doc/hplip-3.14.6
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv
bin=/usr/bin

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
libusb01-build=no
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=yes
foomatic-drv-install=yes
foomatic-ppd-install=yes
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.14.6
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=yes
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no


Current contents of 

Bug#783296: marked as done (hplip: hpmudext.so has wrong dependency on libnetsnmp.so.15 (wheezy))

2015-04-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Apr 2015 18:59:04 +0200
with message-id 20150426165903.ga1...@ramacher.at
and subject line Re: Bug#783296: close #783296
has caused the Debian Bug report #783296,
regarding hplip: hpmudext.so has wrong dependency on libnetsnmp.so.15 (wheezy)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
783296: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783296
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: hplip
Version: 3.14.6-1+b2
Severity: grave
Tags: newcomer
Justification: renders package unusable

Dear Maintainer,

On hplip(3.14.6-1+b2), most hp-* fail with following error:

  $ hp-setup
  Traceback (most recent call last):
File /usr/bin/hp-setup, line 45, in module
  from base import device, utils, tui, models, module, services, os_utils
File /usr/share/hplip/base/device.py, line 42, in module
  import status
File /usr/share/hplip/base/status.py, line 59, in module
  import hpmudext
  ImportError: libnetsnmp.so.15: cannot open shared object file: No such file
or directory


Actually:

  $ ldd /usr/lib/python2.7/dist-packages/hpmudext.so | grep snmp
libnetsnmp.so.15 = not found


which is in package libsnmp15 (from wheezy)

Jessie provides libsnmp30 (= libnetsnmp.so.30)



-- Package-specific info:
Saving output in log file: /home/fabrice/hp-check.log

HP Linux Imaging and Printing System (ver. 3.14.6)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-13 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the
HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies
are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball   
has the proper dependencies installed to successfully run.  
3. Both compile- and run-time check mode (-b or --both) (Default): This mode
will check both of the above cases (both compile- and run-time dependencies).   

Check types:
a. EXTERNALDEP - External Dependencies  
b. GENERALDEP - General Dependencies (required both at compile and run time)
c. COMPILEDEP - Compile time Dependencies   
d. [All are run-time checks]
PYEXT SCANCONF QUEUES PERMISSION

Status Types:
OK
MISSING   - Missing Dependency or Permission or Plug-in
INCOMPAT  - Incompatible dependency-version or Plugin-version

warning: debian-8.0 version is not supported. Using debian-7.5 versions 
dependencies to verify and install...

---
| SYSTEM INFO |
---

 Kernel: 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) GNU/Linux
 Host: debian
 Proc: 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) GNU/Linux
 Distribution: debian 8.0
 Bitness: 64 bit


---
| HPLIP CONFIGURATION |
---

HPLIP-Version: HPLIP 3.14.6
HPLIP-Home: /usr/share/hplip
warning: HPLIP-Installation: Auto installation is not supported for debian 
distro  8.0 version 

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.14.6

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hplip/HP
ppdbase=/usr/share/ppd/hplip
doc=/usr/share/doc/hplip-doc/HTML
html=/usr/share/doc/hplip-3.14.6
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv
bin=/usr/bin

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
libusb01-build=no
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=yes
foomatic-drv-install=yes
foomatic-ppd-install=yes
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.14.6
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=yes
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no