Bug#294283: does not honour HUP signal properly

2005-02-15 Thread Junichi Uekawa
> > '/run' script is your program. > > I don't have any programme named run here... :( Your phoenix shell is renamed as '/run' and is ran. > > I suspect 'read' or /bin/sh is trapping or mishandling SIGHUP, > > and not dying. > > that would be really weird. Anyway, if I get a chance, I will > s

Bug#294283: does not honour HUP signal properly

2005-02-14 Thread martin f krafft
also sprach Junichi Uekawa <[EMAIL PROTECTED]> [2005.02.14.2242 +0100]: > '/run' script is your program. I don't have any programme named run here... :( > I suspect 'read' or /bin/sh is trapping or mishandling SIGHUP, > and not dying. that would be really weird. Anyway, if I get a chance, I wil

Bug#294283: does not honour HUP signal properly

2005-02-14 Thread Junichi Uekawa
Hi, Thanks for the info. '/run' script is your program. I suspect 'read' or /bin/sh is trapping or mishandling SIGHUP, and not dying. I tried running phenix-shell on its own directly from shell, and sent SIGHUP, and it behaves weirdly, it does not terminate. I think it's not something specifi

Bug#294283: does not honour HUP signal properly

2005-02-14 Thread martin f krafft
also sprach Junichi Uekawa <[EMAIL PROTECTED]> [2005.02.13.2315 +0100]: > > > What is the process that remains after pbuilder exits ? > > > > /bin/sh run > > parse error. root 4106 0.0 0.1 2668 1408 ?S09:46 0:00 /bin/bash /usr/sbin/pbuilder execute --distribution sid --bas

Bug#294283: does not honour HUP signal properly

2005-02-13 Thread Junichi Uekawa
> > What is the process that remains after pbuilder exits ? > > /bin/sh run parse error. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#294283: does not honour HUP signal properly

2005-02-13 Thread martin f krafft
also sprach Junichi Uekawa <[EMAIL PROTECTED]> [2005.02.13.0739 +0100]: > What is the process that remains after pbuilder exits ? /bin/sh run -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' :proud Debian developer, admin, user, and author `. `'` `- Debian - when you have better t

Bug#294283: does not honour HUP signal properly

2005-02-12 Thread Junichi Uekawa
Hi, > If the shell that spawned pbuilder exists unexpectedly (e.g. the > terminal window is accidentally closed), pbuilder receives a HUP > signal but does not do anything about it. In particular, it does not > pass it on to the processes that it spawned. I think sighup should be delivered too

Bug#294283: does not honour HUP signal properly

2005-02-08 Thread martin f krafft
Package: pbuilder Version: 0.121 Severity: minor I do not login to pbuilder but rather execute the attached phoenix shell if I want to try something out within a chroot. Up until recently, I did not check for the terminal (test -t), which would have very bad consequences: If the shell that spawne