Your message dated Mon, 29 Apr 2024 15:24:10 +0200
with message-id <[email protected]>
and subject line Re: [bash] wait: specify that you can only wait for child PIDs
has caused the Debian Bug report #714743,
regarding [bash] wait: specify that you can only wait for child PIDs
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 [email protected]
immediately.)


-- 
714743: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714743
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bash
Version: 4.2+dfsg-1
Severity: normal

--- Please enter the report below this line. ---
$ wait 1
bash: wait: pid 1 is not a child of this shell

The manpage of bash, dash and wait should mention that the PID has to be a 
child of the shell.

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.10.0

Debian Release: jessie/sid
  500 unstable        ftp.ro.debian.org 
  500 stable          security.debian.org 
  500 stable          ftp.ro.debian.org 

--- Package information. ---
Depends           (Version) | Installed
===========================-+-============
base-files      (>= 2.1.12) | 7.2
debianutils       (>= 2.15) | 4.3.4


Recommends                (Version) | Installed
===================================-+-================
bash-completion     (>= 20060301-0) | 1:2.0-1


Suggests      (Version) | Installed
=======================-+-===========
bash-doc                | 

--- End Message ---
--- Begin Message ---
Version: 5.0-6

On Tue, 02 Jul 2013 15:14:45 +0300 =?ISO-8859-1?Q?T=F6r=F6k_Edwin?= <[email protected]> wrote:
$ wait 1
bash: wait: pid 1 is not a child of this shell

The manpage of bash, dash and wait should mention that the PID has to be a 
child of the shell.

The man page shipped in bash 5.0-6 states:

> wait [-fn] [id ...]
>     Wait for each specified child process and return
>     its termination status.

Regards,

--
Gioele Barabucci

--- End Message ---

Reply via email to