Your message dated Mon, 4 Apr 2016 09:57:55 +0300
with message-id 
<caoq2pxgxneyt0j+izrzkpx5tpzxdh6r3s7igrbcjvuzelog...@mail.gmail.com>
and subject line Closing the bug
has caused the Debian Bug report #256329,
regarding expect: Leaves unwanted file handles open when spawning command
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.)


-- 
256329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=256329
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: expect
Version: 5.41.0-1
Severity: normal

Below you can see the file handles open by a bash process.  It should have
only 0, 1, 2, and 255 open:

rjc@lyta:/tmp$ ls -l /proc/$$/fd
total 6
lrwx------    1 rjc      staff          64 Jun 26 17:30 0 -> /dev/pts/21
lrwx------    1 rjc      staff          64 Jun 26 17:30 1 -> /dev/pts/21
lrwx------    1 rjc      staff          64 Jun 26 17:30 2 -> /dev/pts/21
lrwx------    1 rjc      staff          64 Jun 26 17:30 255 -> /dev/pts/21
l-wx------    1 rjc      staff          64 Jun 26 17:30 4 -> pipe:[74360]
lrwx------    1 rjc      staff          64 Jun 26 17:30 5 -> /dev/pts/10

Below is the expect script:

#!/usr/bin/expect
eval spawn -noecho /bin/bash
interact


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-se
Locale: LANG=C, LC_CTYPE=C

Versions of packages expect depends on:
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  tcl8.4                      8.4.6-1      Tcl (the Tool Command Language) v8

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 8.6.5+dfsg-1

This bug is fixed in 8.6.5.

Cheers!
-- 
Sergei Golovan

--- End Message ---
_______________________________________________
Pkg-tcltk-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-tcltk-devel

Reply via email to