Your message dated Wed, 09 Jan 2008 21:16:03 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457665: pcscd: doesn't exit with error on malformed
/etc/reader.conf
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: pcscd
Version: 1.4.4-3
Severity: normal
Hello,
debugging bug #457657 [1] I discovered that pcscd never returns errors
in /etc/reader.conf. How to reproduce this error:
1) create /etc/reader.conf.d/test, which contains just "this is a test"
2) call update-reader.conf [2]
3) start `pcscd -f && echo OK`, which strangely reports OK
Thx, bye,
Gimso / Luca
Footnotes:
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457657
[2] update-reader.conf should probably already check if files in
/etc/reader.conf.d/ are correct reader.conf files and return an
error on problems. However, since AFAIK update-reader.conf is not
mandatory, the check in pcscd is still needed
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.23-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pcscd depends on:
ii libc6 2.7-5 GNU C Library: Shared libraries
ii libccid [pcsc-ifd-handler] 1.3.1-1 PC/SC driver for USB CCID smart ca
ii libusb-0.1-4 2:0.1.12-8 userspace USB programming library
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
pcscd recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: pcscd
Version: 1.4.99-1
Ludovic Rousseau a écrit :
tags 457665 upstream fixed-upstream
thank
Luca Capello a écrit :
Package: pcscd
Version: 1.4.4-3
Severity: normal
Hello,
debugging bug #457657 [1] I discovered that pcscd never returns errors
in /etc/reader.conf. How to reproduce this error:
1) create /etc/reader.conf.d/test, which contains just "this is a test"
2) call update-reader.conf [2]
3) start `pcscd -f && echo OK`, which strangely reports OK
pcscd now exits with EXIT_FAILURE if parsing /etc/reader.conf fails.
Commited in upstream subversion revision 2719.
pcscd also is much more strict in the format of /etc/reader.conf.
Commited in upstream subversion revision 2718.
The new code is now released in version 1.4.99 of pcsc-lite available in
Debian.
Regards,
--
Dr. Ludovic Rousseau
--- End Message ---