Your message dated Thu, 25 May 2006 10:02:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368115: fixed in preload 0.2-7
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: preload
Version: 0.2-6
Severity: serious

When preload is not running anymore, then running /etc/init.d/preload
stop again fails, returning with a non-zero exit code.

There's more than one thing wrong here:

| galaxy:~# /etc/init.d/preload stop
| Stopping preload: preload.
| galaxy:~# /etc/init.d/preload stop
| Stopping preload: galaxy:~#

First, that's just ugly.

Secondly, this means that removing/upgrading the package will break, as
you try to stop in prerm:

| galaxy:~# dpkg --purge preload
| (Reading database ... 224414 files and directories currently installed.)
| Removing preload ...
| Stopping preload: invoke-rc.d: initscript preload, action "stop" failed.
| dpkg: error processing preload (--purge):
|  subprocess pre-removal script returned error exit status 1
| Starting preload: preload.
| Errors were encountered while processing:
|  preload


Saying something like 'FAILED (not running)' when it's not running, and
then exiting with 0 would probably work.

(The script exists because it runs with set -e and you call
start-stop-daemon without --oknodo, which will make it exit with a
non-zero status when it can't stop anything, thereby exiting the
script).

Peter


--- End Message ---
--- Begin Message ---
Source: preload
Source-Version: 0.2-7

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

preload_0.2-7.diff.gz
  to pool/main/p/preload/preload_0.2-7.diff.gz
preload_0.2-7.dsc
  to pool/main/p/preload/preload_0.2-7.dsc
preload_0.2-7_i386.deb
  to pool/main/p/preload/preload_0.2-7_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.
Kari Pahula <[EMAIL PROTECTED]> (supplier of updated preload 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: Thu, 25 May 2006 02:10:56 +0300
Source: preload
Binary: preload
Architecture: source i386
Version: 0.2-7
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <[EMAIL PROTECTED]>
Changed-By: Kari Pahula <[EMAIL PROTECTED]>
Description: 
 preload    - adaptive readahead daemon
Closes: 368113 368115
Changes: 
 preload (0.2-7) unstable; urgency=low
 .
   * Fail successfully with a warning if daemon is already running on
     init.d start or stopped on init.d stop. (Closes: #368113)
   * Remove /var/lib/preload/ in postrm purge. (Closes: #368115)
Files: 
 4f605b51e9d220a1e19ee31b1047fca5 569 misc optional preload_0.2-7.dsc
 5200b6d713fa1f683f28028220f496cf 5039 misc optional preload_0.2-7.diff.gz
 51b3f9a950a51640eb442c6ef9267982 33554 misc optional preload_0.2-7_i386.deb

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

iD8DBQFEdeJveYl9593Atw0RArZsAJ9NhJtQb6ftRkNguxDg4wDTWZ+y5ACfZsp8
t2bo3Q9eX/RtTyo+qjEm4jY=
=2Iuf
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to