Your message dated Fri, 5 Jan 2007 22:17:23 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Removed
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: queue
Version: 1.30.1-6
Severity: important
after queued has started, running a simple test does either:
- sit there and never returns
$ queue echo world
^C
- exit with 141
$ queue echo world
$ echo $?
141
- zombify the process and never returns:
$ queue echo hello world
hello world
...
while ps shows:
root 21662 0.0 0.2 2036 776 ? Ss 02:04 0:00
/usr/sbin/queued
root 21736 0.0 0.2 2040 808 pts/2 Ss 02:07 0:00 \_
/usr/sbin/queued
piem 21737 0.0 0.0 0 0 pts/2 Z+ 02:07 0:00
\_ [echo] <defunct>
- return hello world as expected
$ queue echo hello world
hello world
$ echo $?
0
it seems also easy to have queued dump a core file as reported in other
bugs.
unless i missed something, i belive this bug should be set to serious,
as it renders the package unusable.
cheers, piem
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.12-rc4-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages queue depends on:
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-13 GCC support library
ii libstdc++5 1:3.3.6-3 The GNU Standard C++ Library v3
-- no debconf information
--- End Message ---
--- Begin Message ---
queue was removed in 2005 - dead upstream; unusable.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---