Your message dated Tue, 12 Dec 2006 10:02:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#397406: fixed in sl-modem 2.9.9d+e-pre2-8
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: sl-modem-source
Version: 2.9.9d+e-pre2-7
Severity: normal


This might be related to a recent fix for 2.6.18:
there doesn't seem to exist an utsrelease.h in 2.6.16.

make[3]: Entering directory `/usr/src/modules/sl-modem/drivers'
rm -f kernel-ver slamr.o slusb.o slamr.ko slusb.ko *st7554.o amrmo_init.o 
sysdep_amr.o *.mod.* 
.*.cmd *~
rm -f -r .tmp_versions
make[3]: Leaving directory `/usr/src/modules/sl-modem/drivers'
for templ in /usr/src/modules/sl-modem/debian/sl-modem-modules-_KVERS_.postinst 
/usr/src/modules/sl-modem/debian/sl-modem-modules-_KVERS_.postinst.backup 
/usr/src/modules/sl-modem/debian/sl-modem-modules-_KVERS_.postinst.modules.in; 
do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.16/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 
2>/dev/null || true; \
    sed -e 's/##KVERS##/2.6.16/g ;s/#KVERS#/2.6.16/g ; s/_KVERS_/2.6.16/g ; 
s/##KDREV##/2.6.16-10.00.Custom/g ; s/#KDREV#/2.6.16-10.00.Custom/g ; 
s/_KDREV_/2.6.16-10.00.Custom/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_clean -k
dh_installdirs lib/modules/2.6.16/misc usr/lib/sl-modem
if ! test -e drivers/Makefile ; then echo "Please update the package, extract 
the tarball!"; exit 
1 ; fi
/usr/bin/make -C drivers KERNEL_DIR=/usr/src/linux-source-2.6.16 KVERS=2.6.16
make[3]: Entering directory `/usr/src/modules/sl-modem/drivers'
gcc-4.1 -I/usr/src/linux-source-2.6.16/include -o kernel-ver kernel-ver.c
kernel-ver.c:8:30: error: linux/utsrelease.h: No such file or directory
make[3]: *** [kernel-ver] Error 1
make[3]: Leaving directory `/usr/src/modules/sl-modem/drivers'
make[2]: *** [binary-modules] Error 2
make[2]: Leaving directory `/usr/src/modules/sl-modem'
make[1]: *** [kdist_build] Error 2
make[1]: Leaving directory `/usr/src/modules/sl-modem'
Module /usr/src/modules/sl-modem failed.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages sl-modem-source depends on:
ii  bzip2                         1.0.3-6    high-quality block-sorting file co
ii  debhelper                     5.0.40     helper programs for debian/rules
ii  module-assistant              0.10.7     tool to make module package creati

Versions of packages sl-modem-source recommends:
ii  kernel-package                10.064     A utility for building Linux kerne

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: sl-modem
Source-Version: 2.9.9d+e-pre2-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.9d+e-pre2-8_i386.deb
  to pool/non-free/s/sl-modem/sl-modem-daemon_2.9.9d+e-pre2-8_i386.deb
sl-modem-source_2.9.9d+e-pre2-8_i386.deb
  to pool/non-free/s/sl-modem/sl-modem-source_2.9.9d+e-pre2-8_i386.deb
sl-modem_2.9.9d+e-pre2-8.diff.gz
  to pool/non-free/s/sl-modem/sl-modem_2.9.9d+e-pre2-8.diff.gz
sl-modem_2.9.9d+e-pre2-8.dsc
  to pool/non-free/s/sl-modem/sl-modem_2.9.9d+e-pre2-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eduard Bloch <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 11 Dec 2006 20:15:50 +0100
Source: sl-modem
Binary: sl-modem-daemon sl-modem-source
Architecture: source i386
Version: 2.9.9d+e-pre2-8
Distribution: unstable
Urgency: medium
Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
Changed-By: Eduard Bloch <[EMAIL PROTECTED]>
Description: 
 sl-modem-daemon - SmartLink software modem daemon
 sl-modem-source - SmartLink software modem driver - module building source
Closes: 321515 335370 348976 397406 400749 401283 402488 402704 402705
Changes: 
 sl-modem (2.9.9d+e-pre2-8) unstable; urgency=medium
 .
   * removed the inclusion of config.h, deprecated and not available in kernel
     2.6.19 (closes: #402488)
   * updated of the French translation (closes: #401283) and Japanese
     translation (closes: #400749)
   * workaround for kernel-ver with pre-2.6.18 kernels (closes: #397406)
   * using the name sl-modem-daemon in init script help (closes: #348976)
   * Dropped the TROUBLESHOOTING section from README (the FAQ has not been
     available anyway) and adapted the feedback section, mentioned the transfer
     of the modem business to Conexant (closes: #321515)
   * debug log file is not for end users. Users shall use -l <number>.
     Dumping relevant data to debug log is OK, creating this in the local dir
     is also OK. Made that clear in the help message.
     (closes: #402705, #335370, #402704)
   * added LSB info to init script
Files: 
 1f4142e028dcbc2cf259e193bd17f3bc 643 non-free/misc optional 
sl-modem_2.9.9d+e-pre2-8.dsc
 1048288130300772e1a72fda61a14278 25428 non-free/misc optional 
sl-modem_2.9.9d+e-pre2-8.diff.gz
 d0a211ffa8215493a5a4d50177fb27b1 218556 non-free/misc optional 
sl-modem-source_2.9.9d+e-pre2-8_i386.deb
 50ca53975deb847d342c9108895ca1c3 509288 non-free/misc optional 
sl-modem-daemon_2.9.9d+e-pre2-8_i386.deb

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

iD8DBQFFfnxJ4QZIHu3wCMURAsrzAJ9WuVGDiq/3qNuDtvNbY07nIbhVSwCfWYe3
id2ZvBu8TBBYVRuRc4N3iFY=
=PKhX
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to