Your message dated Sun, 11 Mar 2007 15:55:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line libtowitoko2: postinst calls wrong paramter for pscd restart 
install fails
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: 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)


--- End Message ---
--- Begin Message ---
Version: 2.0.7-7.3

Hello,

This bug was fixed in the above-mentioned NMU version, but unfortunately the
bug closure message never reached the BTS due to a mail problem in the BTS.

The changelog for this NMU is as follows.

towitoko (2.0.7-7.3) unstable; urgency=high

  * Non-maintainer upload.
  * High-urgency upload for RC bugfix.
  * Use invoke-rc.d and the standard 'restart' command for pcscd in
    postinst/postrm, instead of calling the pcscd init script directly with
    the no-longer-supported 'restart-if-running' command.  Closes: #407361.

 -- Steve Langasek <[EMAIL PROTECTED]>  Sun, 11 Mar 2007 03:12:04 -0700

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--- End Message ---

Reply via email to