[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#472846: marked as done (busybox: Regression in pidof: no longer lists 'debian-installer' processes)



Your message dated Tue, 5 Aug 2008 19:16:08 +0200
with message-id <200808051916.11421.thijs@debian.org>
and subject line Re: Bug#472846: busybox: Regression in pidof: no longer lists  'debian-installer' processes
has caused the Debian Bug report #472846,
regarding busybox: Regression in pidof: no longer lists 'debian-installer' processes
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
472846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472846
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: busybox
Version: 1:1.9.2-1
Severity: important
Tags: d-i

In Debian Installer we're seeing a regression in pidof. For certain
processes it no longer returns the PID.

# ps ax | grep [d]ebian-installer
  452 root       1408 S   /bin/sh /sbin/debian-installer
 5594 root       1964 S   /bin/sh /sbin/debian-installer /bin/network-console-m
 5641 root       1964 S   /bin/sh /sbin/debian-installer /bin/network-console-m
# pidof debian-installer
#

With busybox 1.3.x the pidof command would return the PIDs:
# pidof debian-installer
452 5594 5641


The first of these processes is started from /etc/inittab:
::respawn:/bin/cttyhack /sbin/debian-installer

The second and third are started from an ssh connection to the system:
# cat /etc/passwd
root:*:0:0:root:/:/bin/sh
installer:x:0:0:installer:/:/bin/network-console
# cat /bin/network-console
#!/bin/sh
set -e
[...]
exec /sbin/debian-installer /bin/network-console-menu

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-rc6 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages busybox depends on:
ii  libc6                         2.7-9      GNU C Library: Shared libraries

busybox recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1:1.10.2-1

Hi Bernhard,

On Tuesday 5 August 2008 17:54, Bernhard Fischer wrote:
> tag 472846 fixed-upstream
> thanks
>
> Works fine for me with busybox >= 1.10.4

Thanks for helping out with this! We've gained quite some backlog on busybox 
bugs that were mostly filed against an old version - I've been working on 
that a bit but more help is surely welcome.

Two notes I can make here:
- your tag command is ok but you need to Cc "control@bugs.debian.org" for such 
commands to be processed.
- if you can actually test against the version in Debian unstable, you could 
even close the bug directly rather than tagging it. I've tested it against 
current Debian busybox and 1:1.10.2-1 indeed seems to have it fixed aswell, 
so I'm closing the bug with this mail. Feel free to do so aswell in 
situations where that's appropriate.

In any case, if you have any information to add to a bug report that's of 
course always useful. Thanks!


Thijs

Attachment: pgpeQsjatwje5.pgp
Description: PGP signature


--- End Message ---

Reply to: