Your message dated Sat, 26 May 2012 22:10:30 +0000
with message-id <e1sypbu-0006cz...@franck.debian.org>
and subject line Bug#674005: fixed in sl-modem 2.9.11~20110321-8
has caused the Debian Bug report #674005,
regarding sl-modem-dkms: fails to install: rmmod slusb fails in chroot
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.)


-- 
674005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sl-modem-dkms
Version: 2.9.11~20110321-7
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package sl-modem-dkms.
  (Reading database ... 17484 files and directories currently installed.)
  Unpacking sl-modem-dkms (from .../sl-modem-dkms_2.9.11~20110321-7_amd64.deb) 
...
  Setting up sl-modem-dkms (2.9.11~20110321-7) ...
  Loading new sl-modem-2.9.11~20110321 DKMS files...
  grep: /lib/modules/3.2.0-1-amd64/build/.config: No such file or directory
  First Installation: checking all kernels...
  dpkg: warning: version '*-*' has bad syntax: version number does not start 
with digit
  It is likely that 3.2.0-1-amd64 belongs to a chroot's host
  Building initial module for 3.2.0-2-amd64
  Done.
  
  slusb:
  Running module version sanity check.
   - Original module
     - No original module exists within this kernel
   - Installation
     - Installing to /lib/modules/3.2.0-2-amd64/kernel/drivers/misc/
  
  ungrab-winmodem.ko:
  Running module version sanity check.
   - Original module
     - No original module exists within this kernel
   - Installation
     - Installing to /lib/modules/3.2.0-2-amd64/kernel/drivers/misc/
  
  depmod....
  
  DKMS: install completed.
  Error: Module slusb is not currently loaded
  dpkg: error processing sl-modem-dkms (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   sl-modem-dkms


I checked the actually failing command by adding set -x to the postinst script:

[...]
DKMS: install completed.
+ postinst_found=1
+ break
+ '[' 1 -eq 0 ']'
+ case "$1" in
+ '[' -x /usr/lib/dkms/common.postinst ']'
+ for module in slamr slusb
+ grep -q slamr /proc/modules
+ for module in slamr slusb
+ grep -q slusb /proc/modules
+ daemon_stop
+ '[' -e /var/run/slmodemd.pid ']'
+ rmmod slusb
Error: Module slusb is not currently loaded
dpkg: error processing sl-modem-dkms (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 sl-modem-dkms


cheers,

Andreas

Attachment: sl-modem-dkms_2.9.11~20110321-7.log.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message ---
Source: sl-modem
Source-Version: 2.9.11~20110321-8

We believe that the bug you reported is fixed in the latest version of
sl-modem, which is due to be installed in the Debian FTP archive:

sl-modem-daemon_2.9.11~20110321-8_amd64.deb
  to non-free/s/sl-modem/sl-modem-daemon_2.9.11~20110321-8_amd64.deb
sl-modem-dkms_2.9.11~20110321-8_amd64.deb
  to non-free/s/sl-modem/sl-modem-dkms_2.9.11~20110321-8_amd64.deb
sl-modem-source_2.9.11~20110321-8_all.deb
  to non-free/s/sl-modem/sl-modem-source_2.9.11~20110321-8_all.deb
sl-modem_2.9.11~20110321-8.debian.tar.gz
  to non-free/s/sl-modem/sl-modem_2.9.11~20110321-8.debian.tar.gz
sl-modem_2.9.11~20110321-8.dsc
  to non-free/s/sl-modem/sl-modem_2.9.11~20110321-8.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 674...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@sabily.org> (supplier of updated 
sl-modem package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 26 May 2012 22:09:24 +0200
Source: sl-modem
Binary: sl-modem-dkms sl-modem-daemon sl-modem-source
Architecture: source amd64 all
Version: 2.9.11~20110321-8
Distribution: unstable
Urgency: low
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@sabily.org>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@sabily.org>
Description: 
 sl-modem-daemon - SmartLink software modem daemon
 sl-modem-dkms - SmartLink software modem driver - module building source
 sl-modem-source - SmartLink software modem driver (dummy transitional package)
Closes: 674005
Changes: 
 sl-modem (2.9.11~20110321-8) unstable; urgency=low
 .
   * debian/sl-modem-dkms.postinst: Guard rmmod with trailing '|| true'
     Thanks to Andreas Beckmann <deb...@abeckmann.de> (Closes: #674005)
   * Check early if slmodemd was running (before probably stopping it in case
     of upgrades)
   * debian/copyright: Remove duplicate Copyright field.
   * Added use_CPPFLAGS.diff patch to use CPPFLAGS for building slmodemd.
   * debian/patches/clean_LFLAGs.diff: Rename LFLAGS to LDFLAGS
Checksums-Sha1: 
 90c533fa460e759670532cbc1a46cb758225c9b5 2069 sl-modem_2.9.11~20110321-8.dsc
 0ed2dba3797e8010a311b5ab091e5275d5a7a2d4 38392 
sl-modem_2.9.11~20110321-8.debian.tar.gz
 139880f71776cd971608e44b6dde954bd7d37806 266076 
sl-modem-dkms_2.9.11~20110321-8_amd64.deb
 3771c86d98448811a464d21cc503d02374afd0de 526236 
sl-modem-daemon_2.9.11~20110321-8_amd64.deb
 da4a57fb910c0d56501f853c28ed6ea9d055020a 17588 
sl-modem-source_2.9.11~20110321-8_all.deb
Checksums-Sha256: 
 395fa12343d38dabf2fd8d72c91fb4a3d081b5ae6c9a3ae22c0784de087ef94d 2069 
sl-modem_2.9.11~20110321-8.dsc
 cdb19d20c1ce3885e55db86b033b71319acb510f8cd548c906927ae4674bab8f 38392 
sl-modem_2.9.11~20110321-8.debian.tar.gz
 114bb92e431b32e503a84974411691f91fe56087fda57e6270e3f85b24360c11 266076 
sl-modem-dkms_2.9.11~20110321-8_amd64.deb
 c5557e5ab4a35e5da9b44b8b9c6a6f1f9ab38e85d9a23e2ab41ab22d77e2d78b 526236 
sl-modem-daemon_2.9.11~20110321-8_amd64.deb
 c9a63306c2046662792ecd67987dd69f3bce9c32e3df97a743f2b6d74a06c0cc 17588 
sl-modem-source_2.9.11~20110321-8_all.deb
Files: 
 47c8339ce1cccb0c145b5fa59f028ba1 2069 non-free/misc optional 
sl-modem_2.9.11~20110321-8.dsc
 b0c4908bca77a1458a710bc446b0e582 38392 non-free/misc optional 
sl-modem_2.9.11~20110321-8.debian.tar.gz
 050e6bc7ff808565544c1685ac4491dd 266076 non-free/misc optional 
sl-modem-dkms_2.9.11~20110321-8_amd64.deb
 0f267f983fe5e84d101956d186c3001a 526236 non-free/misc optional 
sl-modem-daemon_2.9.11~20110321-8_amd64.deb
 dfa88a240db0790e755ccc59078334e7 17588 non-free/oldlibs extra 
sl-modem-source_2.9.11~20110321-8_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJPwTtNAAoJELwZapTt3aG39ZQIAJb3qNWc8q+AlqwqnCcGltzN
iL0gAS4zYWUrjsfviy/GSKqTKwyINpleaHf8yU3JoH/0Ruw89vzeK7U/ovXc59oT
RQPQzalsQ1kFptIajypcZNiXzT4BMdKQiYX6k6hY+sL4Q2yyqrjfyGS/bt5uJGA0
jioar5an/0U5bNzArCuXIWlcLXWmWfX+d4IcLoWwMTNyZqFkpW6qJwk/zQdCBheB
gAA3mVc+Yj9+83yHNAsDRQy7OuqVZOm0iOt6+TKESCpYsDVmqRaebfbmqEYDJa23
zMYv8tK/z9HkYKkbECAyxIotPX/EdLpwgr73NOAEgap9eYgA3uLOHlz8BMxtQHQ=
=3ToG
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to