Package: sl-modem-dkms Version: 2.9.11~20110321-7 Severity: serious User: [email protected] 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
sl-modem-dkms_2.9.11~20110321-7.log.gz
Description: GNU Zip compressed data

