Your message dated Sun, 21 May 2006 14:17:28 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#364920: fixed in etoken 0.3.9-6 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: libetoken Version: 0.3.9-5 Severity: grave Tags: patch Justification: renders package unusable Hello, Note that I am ready to NMU your package if you do not respond within one week since the bug is RC. The package installs the file /etc/reader.conf.d/libetoken containing: # Aladdin eToken # see /usr/share/doc/libetoken/README FRIENDLYNAME "Aladdin eToken PRO" DEVICENAME ALADDIN_ETOKEN LIBPATH /usr/lib/pcsc/drivers/usb/libetoken.so CHANNELID 0x0 But when pcscd starts it displays: configfile.l:106:evaluatetoken() Error with device ALADDIN_ETOKEN: No such file or directory configfile.l:107:evaluatetoken() You should use 'DEVICENAME /dev/null' if your driver does not use this field Since it is a driver for a USB reader you SHALL not provide a /etc/reader.conf.d/libetoken file. Your prerm script can be removed now since the file /etc/reader.conf.d/libetoken will not be created now You should have a postrm to restart pcscd after the package is removed. You can get it from the libccid Debian package. The patch proposes to remove the generation of /etc/reader.conf.d/libetoken --- etoken-0.3.9/debian/postinst 2006-04-26 18:21:00.000000000 +0200 +++ etoken-0.3.9.new/debian/postinst 2006-04-26 18:27:28.000000000 +0200 @@ -2,40 +2,8 @@ set -e -cfgdir=/etc/reader.conf.d -cfg=$cfgdir/libetoken -lib=/usr/lib/pcsc/drivers/usb/libetoken.so - case "$1" in configure|reconfigure) - # First make sure the cfgdir exists - if [ ! -d $cfgdir ] - then - mkdir -p $cfgdir - fi - rm -f $cfg - echo >> $cfg - echo "# Aladdin eToken" >> $cfg - - echo "# see /usr/share/doc/libetoken/README" >> $cfg - echo "FRIENDLYNAME \"Aladdin eToken PRO\"" >>$cfg - echo "DEVICENAME ALADDIN_ETOKEN" >>$cfg - echo "LIBPATH $lib" >> $cfg - echo "CHANNELID 0x0" >> $cfg - - # regenerate /etc/reader.conf if update-reader.conf is available - if [ -x /usr/sbin/update-reader.conf ] - then - /usr/sbin/update-reader.conf || true - fi - - if [ ! -e /proc/bus/usb/devices ] - then - # warn - echo "Make sure usbdevfs is mounted on /proc/bus/usb" - echo "(run 'mount -t usbdevfs none /proc/bus/usb')" - fi - # restart pcscd (PCSC daemon) if the package is installed if [ -x /etc/init.d/pcscd ] then -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) Versions of packages libetoken depends on: ii libpcsclite1 1.3.1-2 Middleware to access a smart card ii libusb-0.1-4 2:0.1.12-2 userspace USB programming library ii pcscd 1.3.1-2 Middleware to access a smart card libetoken recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: etoken Source-Version: 0.3.9-6 We believe that the bug you reported is fixed in the latest version of etoken, which is due to be installed in the Debian FTP archive: etoken_0.3.9-6.diff.gz to pool/main/e/etoken/etoken_0.3.9-6.diff.gz etoken_0.3.9-6.dsc to pool/main/e/etoken/etoken_0.3.9-6.dsc libetoken_0.3.9-6_i386.deb to pool/main/e/etoken/libetoken_0.3.9-6_i386.deb 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. Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated etoken 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: Sun, 21 May 2006 07:55:39 +0200 Source: etoken Binary: libetoken Architecture: source i386 Version: 0.3.9-6 Distribution: unstable Urgency: low Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> Description: libetoken - PC/SC Driver for Aladdin's eToken usb plug Closes: 364920 Changes: etoken (0.3.9-6) unstable; urgency=low . * Remove the provided /etc/reader.conf.d/libetoken file and (Closes: #364920) Files: b2d1f969974c0f004933ed96ef4dea06 723 - extra etoken_0.3.9-6.dsc 805084b5868687bec67fa93e77a003f1 8021 - extra etoken_0.3.9-6.diff.gz f9dc8391773c3f8f04c6f6086905e323 13900 libs extra libetoken_0.3.9-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iQCVAwUBRHAEAftEPvakNq0lAQIBzAP8DZIynvuX1dVZuVjGvwUQseRKE+cPR8+s w/n4DP2H8tmFQgLwVHFunJWI+kMwGEiaBgxzKKNpcW+tmcaf0iv9tjPcER5mT3PH aSTZ9lc+AWaGhrOdw/C6dRosDTUS+AhEWMjkkuCLvu90FDmz7WLyo6hwXrPzvDDz QoBH20rHlnE= =YDxh -----END PGP SIGNATURE-----
--- End Message ---

