Package: glance
Version: 2012.1.1-4
Usertags: goto-cc

During package build, glance-api and glance-registry are launched, but
apparently never killed. Here is the resulting process tree after build
completion:

23165 ?        Ss     0:00 python 
/home/mictau/build/glance/glance-2012.1.1/bin/glance-api --config-file 
/tmp/test.89824/etc/api.conf
23166 ?        S      0:00  \_ /bin/sh -c logger -t "glance-api[23165]"
23167 ?        S      0:00      \_ logger -t glance-api[23165]
23197 ?        Ss     0:00 python 
/home/mictau/build/glance/glance-2012.1.1/bin/glance-registry --config-file 
/tmp/test.89824/etc/registry.conf
23199 ?        S      0:00  \_ /bin/sh -c logger -t "glance-registry[23197]"
23200 ?        S      0:00      \_ logger -t glance-registry[23197]
23862 ?        Ss     0:00 python 
/home/mictau/build/glance/glance-2012.1.1/bin/glance-api --config-file 
/tmp/test.53390/etc/api.conf
23863 ?        S      0:00  \_ /bin/sh -c logger -t "glance-api[23862]"
23864 ?        S      0:00      \_ logger -t glance-api[23862]
23894 ?        Ss     0:00 python 
/home/mictau/build/glance/glance-2012.1.1/bin/glance-registry --config-file 
/tmp/test.53390/etc/registry.conf
23900 ?        S      0:00  \_ /bin/sh -c logger -t "glance-registry[23894]"
23901 ?        S      0:00      \_ logger -t glance-registry[23894]

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

Best,
Michael

Attachment: pgpkBqxnc_acT.pgp
Description: PGP signature

Reply via email to