Your message dated Mon, 07 Jan 2008 11:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#157305: fixed in dpkg 1.14.15
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: lsb
Version: 1.2-2
Severity: minor

Using killproc basename one gets:
 /sbin/start-stop-daemon: warning: failed to kill 12180: No such process
if there is a proccess that is killed.

If no killable process is there. Nothing is outputed.

The output failed to kill 12180 is strange since the process had been killed.

lsb-functions call:

/sbin/start-stop-daemon --stop --pidfile /var/run/zedv_hunter.pid --retry 5 
--signal TERM --quiet --oknodo

If I remove the --retry 5 it works.


Tobias
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux warp9 2.4.18-zedv-athlon #1 Mon May 6 20:26:26 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages lsb depends on:
ii  alien                    8.05            install non-native packages with d
ii  at                       3.1.8-11        Delayed job execution and batch pr
ii  bc                       1.06-8          The GNU bc arbitrary precision cal
ii  binutils                 2.12.90.0.1-4   The GNU assembler, linker and bina
ii  bsdmainutils             5.20020211-4.99 More utilities from FreeBSD.
ii  cpio                     2.4.2-39        GNU cpio -- a program to manage ar
ii  cron                     3.0pl1-72       management of regular background p
ii  debconf                  1.0.32          Debian configuration management sy
ii  exim                     3.35-1          An MTA (Mail Transport Agent)
ii  exim [mail-transport-age 3.35-1          An MTA (Mail Transport Agent)
ii  file                     3.37-3.1        Determines file type using "magic"
ii  libc6-dev                2.2.5-11.1      GNU C Library: Development Librari
ii  libc6-dev [libc-dev]     2.2.5-11.1      GNU C Library: Development Librari
ii  locales                  2.2.5-11.1      GNU C Library: National Language (
ii  lprng [lpr]              3.8.12-5        lpr/lpd printer spooling system
ii  lsb-release              1.4-6           LSB release command
ii  m4                       1.4-14          a macro processing language
ii  make                     3.79.1-14       The GNU version of the "make" util
ii  man-db                   2.3.20-18       The on-line manual pager
ii  mawk                     1.3.3-8         a pattern scanning and text proces
ii  mawk [awk]               1.3.3-8         a pattern scanning and text proces
ii  ncurses-term             5.2.20020112a-7 Additional terminal type definitio
ii  passwd                   20000902-12     Change and administer password and
ii  patch                    2.5.4-11        Apply a diff file to an original
ii  procps                   1:2.0.7-8       The /proc file system utilities.
ii  psmisc                   20.2-2.1        Utilities that use the proc filesy
ii  python                   2.1.3-3         An interactive object-oriented scr
ii  rsync                    2.5.5-0.1       fast remote file copy program (lik
ii  xlibmesa3 [libgl1]       4.1.0-16        XFree86 version of Mesa 3D graphic
ii  xlibs                    4.1.0-16        X Window System client libraries
ii  zlib1g [libz1]           1:1.1.4-1       compression library - runtime



--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.14.15

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

dpkg-dev_1.14.15_all.deb
  to pool/main/d/dpkg/dpkg-dev_1.14.15_all.deb
dpkg_1.14.15.dsc
  to pool/main/d/dpkg/dpkg_1.14.15.dsc
dpkg_1.14.15.tar.gz
  to pool/main/d/dpkg/dpkg_1.14.15.tar.gz
dpkg_1.14.15_i386.deb
  to pool/main/d/dpkg/dpkg_1.14.15_i386.deb
dselect_1.14.15_i386.deb
  to pool/main/d/dpkg/dselect_1.14.15_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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated dpkg 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: Mon, 07 Jan 2008 12:12:16 +0200
Source: dpkg
Binary: dpkg dselect dpkg-dev
Architecture: source i386 all
Version: 1.14.15
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 dpkg       - package maintenance system for Debian
 dpkg-dev   - package building tools for Debian
 dselect    - user tool to manage Debian packages
Closes: 155741 157093 157305 179320 214684 342495 352554 379027 379641 452730 
453656 454036 457918 457964 458276 458519 458521 458589 458732 458860 459016 
459018 459223
Changes: 
 dpkg (1.14.15) unstable; urgency=low
 .
   [ Raphael Hertzog ]
   * Make sure {dpkg-dev,dselect}.preinst are included in the source tarball.
     Closes: #452730
   * Blacklist armel-specific symbols in dpkg-gensymbols. Reported by Riku
     Voipio. Closes: #457964
   * Fix typos in various manpages. Patch from A. Costa. Closes: #458276
   * Make dpkg-shlibdeps choose the right symbols files when we have several
     debian/*/DEBIAN/symbols for a given soname. Closes: #458860
   * Add a -S<pkgbuilddir> option to dpkg-shlibdeps to indicate a package build
     tree to scan first when trying to find a needed library.
   * Change dpkg-gensymbols to mark symbols that disappeared with #MISSING
     instead of #DEPRECATED, it's clearer for people.
   * Fix Dpkg::Shlibs::Objdump to properly take into account R_*_COPY
     relocations. Closes: #454036
   * Explain better the order in which postinst/prerm scripts are called
     between a package and its dependencies. Thanks to Nicolas François and
     Helge Kreutzmann for their suggestions. Closes: #379641
   * Fix Dpkg::BuildOptions so that dpkg-buildpackage doesn't double all
     options in DEB_BUILD_OPTIONS when called with the -j parameter.
     Closes: #453656
 .
   [ Guillem Jover ]
   * Move compression related variables to a new Dpkg::Compression module.
   * Remove disabled, obsolete and quite incomplete Hebrew translations.
   * Revert dpkg-dev versioned dependency bump on dpkg >= 1.14.13 back to
     >= 1.14.6, as the compression variables are now in a module in dpkg-dev.
   * Do not disaplay garbage in dselect on monochrome terminals, by setting
     a missing ncurses character attribute. Closes: #155741, #157093
     Thanks to Sven Rudolph.
   * Do not loop endlessly in dselect with very long package descriptions.
     Closes: #179320, #342495
     Thanks to John Zaitseff.
   * Ignore wrapped lines in install-info when matching section titles.
     Closes: #214684
     Thanks to Andreas Metzler and Ian Zimmerman.
   * Do not use strdup for execvp arguments. Closes: #379027
   * Do not print 'failed to kill' warning in start-stop-daemon when polling
     the pid. Closes: #157305, #352554
     Thanks to Samuel Thibault.
   * Properly print build message in dpkg-buildpackage for lzma and bzip2
     compressed sources. Closes: #458519
   * Promote bzip2 Recommends to Depends for dpkg-dev. Closes: #458521
   * Add lzma to dpkg-dev Depends.
   * Do not automatically enable -j if DEB_BUILD_OPTIONS contains parallel=n,
     and allow overriding its value from the environment. Closes: #458589
   * Fix Dpkg::BuildOptions to parse all options in DEB_BUILD_OPTIONS, so
     that dpkg-buildpackage called with -j preserves unrecognized options.
   * Fix several signed vs unsigned value comparisons that were making some
     code to never be executed.
 .
   [ Updated dpkg translations ]
   * French (Christian Perrier).
   * German (Sven Joachim). Closes: #459223
   * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #457918, #458732
   * Simplified Chinese (Deng Xiyue). Closes: #459018
   * Swedish (Peter Karlsson).
   * Vietnamese (Clytie Siddall). Closes: #459016
 .
   [ Updated scripts translations ]
   * French (Christian Perrier).
   * Swedish (Peter Karlsson).
 .
   [ Updated man pages translations ]
   * Swedish (Peter Karlsson).
Files: 
 9137acae961a444a0f2e8b8e81b31844 1016 admin required dpkg_1.14.15.dsc
 d136c0bd1107da19d9a5435e1aaf5ef9 6352221 admin required dpkg_1.14.15.tar.gz
 e382e8122a14bc50344e842450d96df1 2162296 admin required dpkg_1.14.15_i386.deb
 acc0a7b48a057e09c87ebe8f92a29042 733042 admin important 
dselect_1.14.15_i386.deb
 e937bb6443eacfb0108cfe3251348be3 567230 utils optional dpkg-dev_1.14.15_all.deb

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

iD8DBQFHgf86uW9ciZ2SjJsRAqfpAJ4rVT4eKwibUbF+h2yuCm/IFahXSACfVId8
qQtZ19Xp99U93SqPJVbTSKw=
=NF67
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to