Your message dated Thu, 20 Jul 2006 16:47:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#378126: fixed in sfs 1:0.8-0+pre20060720.1-1
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: sfs-server
Version: 1:0.8-0+pre20060514.1-2
Severity: normal

It's impossible to remove sfs-server if it's not running. For example, here is
a short transcript to illustrate:

# aptitude purge sfs-server
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are unused and will be REMOVED:
  libsfs0c2 nfs-kernel-server sfs-common
The following packages will be automatically REMOVED:
  sfs-server{p}
The following packages will be REMOVED:
  sfs-server{p}
0 packages upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 8610kB will be freed.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
(Reading database ... 305838 files and directories currently installed.)
Removing sfs-server ...
Stopping SFS server software: No process in pidfile `/var/run/sfssd.pid' found 
running; none killed.
invoke-rc.d: initscript sfs-server, action "stop" failed.
dpkg: error processing sfs-server (--purge):
 subprocess pre-removal script returned error exit status 1
Errors were encountered while processing:
 sfs-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages sfs-server depends on:
ii  libc6            2.3.6-15                GNU C Library: Shared libraries
ii  libgcc1          1:4.1.1-8               GCC support library
ii  libgmp3c2        2:4.2.1+dfsg-1          Multiprecision arithmetic library
ii  libpam0g         0.79-3.1                Pluggable Authentication Modules l
ii  libsfs0c2        1:0.8-0+pre20060514.1-2 Self-Certifying File System shared
ii  libstdc++6       4.1.1-8                 The GNU Standard C++ Library v3
ii  nfs-kernel-serve 1:1.0.9-2               Kernel NFS server support
ii  sfs-common       1:0.8-0+pre20060514.1-2 Self-Certifying File System common

sfs-server recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: sfs
Source-Version: 1:0.8-0+pre20060720.1-1

We believe that the bug you reported is fixed in the latest version of
sfs, which is due to be installed in the Debian FTP archive:

libsfs0c2-dev_0.8-0+pre20060720.1-1_i386.deb
  to pool/main/s/sfs/libsfs0c2-dev_0.8-0+pre20060720.1-1_i386.deb
libsfs0c2_0.8-0+pre20060720.1-1_i386.deb
  to pool/main/s/sfs/libsfs0c2_0.8-0+pre20060720.1-1_i386.deb
sfs-client_0.8-0+pre20060720.1-1_i386.deb
  to pool/main/s/sfs/sfs-client_0.8-0+pre20060720.1-1_i386.deb
sfs-common_0.8-0+pre20060720.1-1_i386.deb
  to pool/main/s/sfs/sfs-common_0.8-0+pre20060720.1-1_i386.deb
sfs-server_0.8-0+pre20060720.1-1_i386.deb
  to pool/main/s/sfs/sfs-server_0.8-0+pre20060720.1-1_i386.deb
sfs_0.8-0+pre20060720.1-1.diff.gz
  to pool/main/s/sfs/sfs_0.8-0+pre20060720.1-1.diff.gz
sfs_0.8-0+pre20060720.1-1.dsc
  to pool/main/s/sfs/sfs_0.8-0+pre20060720.1-1.dsc
sfs_0.8-0+pre20060720.1.orig.tar.gz
  to pool/main/s/sfs/sfs_0.8-0+pre20060720.1.orig.tar.gz



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.
Jaakko Niemi <[EMAIL PROTECTED]> (supplier of updated sfs 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: Fri, 21 Jul 2006 00:50:25 +0300
Source: sfs
Binary: libsfs0c2-dev libsfs0c2 sfs-client sfs-server sfs-common
Architecture: source i386
Version: 1:0.8-0+pre20060720.1-1
Distribution: unstable
Urgency: low
Maintainer: Jaakko Niemi <[EMAIL PROTECTED]>
Changed-By: Jaakko Niemi <[EMAIL PROTECTED]>
Description: 
 libsfs0c2  - Self-Certifying File System shared libraries
 libsfs0c2-dev - Self-Certifying File System development files
 sfs-client - Self-Certifying File System client
 sfs-common - Self-Certifying File System common files
 sfs-server - Self-Certifying File System server
Closes: 351060 373988 378126
Changes: 
 sfs (1:0.8-0+pre20060720.1-1) unstable; urgency=low
 .
   * New upstream release (GCC 4.x fixes and general source tree cleanup)
   * Remove obsolete debian/patches/build-on-64b.diff and 
remove-extra-qualifications.diff
   * Stuff invoke-rc.d invokations in prerm's with || true (Closes: #373988, 
#378126)
   * Use userdel with full path in sfs-common.postrm (passwd is required) 
(Closes: #351060)
Files: 
 72395f7d0e78ece1aea4480c883161f1 847 net optional sfs_0.8-0+pre20060720.1-1.dsc
 4aed4070a3a16e90b37e17ef9f5097a5 1784821 net optional 
sfs_0.8-0+pre20060720.1.orig.tar.gz
 0a151eed1f43b95515d933f700d3cc13 216704 net optional 
sfs_0.8-0+pre20060720.1-1.diff.gz
 b8db246e6807058d65c4a2d981b43798 334298 net optional 
sfs-common_0.8-0+pre20060720.1-1_i386.deb
 1b58361613cad159d57a56ef3a350f79 348552 net optional 
sfs-client_0.8-0+pre20060720.1-1_i386.deb
 cbb2786a471df139d4b1c4e25139b47a 612704 net optional 
sfs-server_0.8-0+pre20060720.1-1_i386.deb
 383c7f687d3743d47317c4039b3682de 1566616 net optional 
libsfs0c2_0.8-0+pre20060720.1-1_i386.deb
 e6eb137bd3a86ceb0a1ae5f428eac598 2880980 libdevel optional 
libsfs0c2-dev_0.8-0+pre20060720.1-1_i386.deb

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

iD8DBQFEwAncJMXP5PVSFUERAryjAKCC7EGdDbRaJ+RSqRP0VvJMIjbqDgCdGx+f
8m5WxareqUApawA37I4uAv4=
=nsLQ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to