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: pgpTM7vAbcrdP.pgp
Description: PGP signature

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to