Your message dated Mon, 19 May 2014 17:03:32 +0100
with message-id <[email protected]>
and subject line Re: [Python-modules-team] Bug#702665: python watchdogs still 
running beyond package build
has caused the Debian Bug report #702665,
regarding python watchdogs still running beyond package build
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.)


-- 
702665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702665
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-psutil
Version: 0.5.1-1
Usertags: goto-cc

During package build, apparently two python processes are started (likely
watchdogs), but these are never killed. Here is the resulting ps output *after
package build has completed*:

19860 pts/2    S+     0:00 /usr/bin/python2.6 -c import time; time.sleep(3600);
19948 pts/2    S+     0:00 /usr/bin/python2.7 -c import time; time.sleep(3600);

This breaks builds inside chroots, because the build place cannot be unmounted.

Best,
Michael

Attachment: pgpOvRm8fAyVu.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 2.1.1-1

Hi Sandro,

> On Sat, Mar 9, 2013 at 8:01 PM, Michael Tautschnig <[email protected]> wrote:
> > During package build, apparently two python processes are started (likely
> > watchdogs), but these are never killed. Here is the resulting ps output 
> > *after
> > package build has completed*:
> >
> > 19860 pts/2    S+     0:00 /usr/bin/python2.6 -c import time; 
> > time.sleep(3600);
> > 19948 pts/2    S+     0:00 /usr/bin/python2.7 -c import time; 
> > time.sleep(3600);
> >
> > This breaks builds inside chroots, because the build place cannot be 
> > unmounted.
> 
> I don't see this problem with pbuilder, can you check if it still
> happens with the lastest 2.1.1-1 upload?
> 
[...]

My apologies for the delay. I've just built 2.1.1-1 and it seemed to build just
fine, no spurious processes left in the process tree.

Thus closing this bug.

Best,
Michael

Attachment: pgpkwWHsc1o9Y.pgp
Description: PGP signature


--- End Message ---

Reply via email to