Package: libtowitoko2
Version: 2.0.7-7.1
Severity: normal
Subject: libtowitoko2: postinst calls wrong paramter for pscd restart install
fails
Package: libtowitoko2
Version: 2.0.7-7.1
Severity: normal
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
The postinst wants to do a
if [ -x /etc/init.d/pcscd ]; then
/etc/init.d/pcscd restart-if-running 3>/dev/null
fi
but the current initscript of pscd only supports restart
So please fix your package
[EMAIL PROTECTED]:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
3 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up libtowitoko2 (2.0.7-7.1) ...
Usage: /etc/init.d/pcscd {start|stop|restart|force-reload}
dpkg: error processing libtowitoko2 (--configure):
subprocess post-installation script returned error exit status 3
dpkg: dependency problems prevent configuration of smartcard:
smartcard depends on libtowitoko2 (>= 2.0.7); however:
Package libtowitoko2 is not configured yet.
dpkg: error processing smartcard (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gsmartcard:
gsmartcard depends on smartcard; however:
Package smartcard is not configured yet.
dpkg: error processing gsmartcard (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libtowitoko2
smartcard
gsmartcard
E: Sub-process /usr/bin/dpkg returned an error code (1)
[EMAIL PROTECTED]:~$
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]