Your message dated Sun, 22 Mar 2009 23:02:08 +0000
with message-id <e1llwgc-0001df...@ries.debian.org>
and subject line Bug#520713: fixed in schroot 1.2.2-1
has caused the Debian Bug report #520713,
regarding init script start hangs
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 ow...@bugs.debian.org
immediately.)


-- 
520713: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520713
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: schroot
Version: 1.2.1-1
Severity: critical

On goetz (our alpha buildd) the init script's start action hangs, causing the
system to not boot up cleanly.

Since the init script is run in rcS/75, before there is an sshd or
anything else useful this breaks the system completely, requiring remote
hands from a local person if no OOB access is available.

goetz:~# sh -x /etc/init.d/schroot start
...
Recovering schroot sessions:+ return
++ /usr/bin/schroot --all-sessions --list --quiet
+ for chroot in '`$SCHROOT --all-sessions --list --quiet`'
+ /usr/bin/schroot 
--chroot=sid-alpha-sbuild-7855514e-e68e-40e3-8198-61366cd44074 --recover-session
[just hangs here]

It appears to be stuck in some kind of futex thing:

wea...@goetz:~$ sudo strace -p 11214 2>&1 | head
Process 11214 attached - interrupt to quit
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x120140158, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
wea...@goetz:~$ 





--- End Message ---
--- Begin Message ---
Source: schroot
Source-Version: 1.2.2-1

We believe that the bug you reported is fixed in the latest version of
schroot, which is due to be installed in the Debian FTP archive:

dchroot-dsa_1.2.2-1_amd64.deb
  to pool/main/s/schroot/dchroot-dsa_1.2.2-1_amd64.deb
dchroot_1.2.2-1_amd64.deb
  to pool/main/s/schroot/dchroot_1.2.2-1_amd64.deb
libsbuild-dev_1.2.2-1_amd64.deb
  to pool/main/s/schroot/libsbuild-dev_1.2.2-1_amd64.deb
libsbuild-doc_1.2.2-1_all.deb
  to pool/main/s/schroot/libsbuild-doc_1.2.2-1_all.deb
schroot-common_1.2.2-1_all.deb
  to pool/main/s/schroot/schroot-common_1.2.2-1_all.deb
schroot_1.2.2-1.diff.gz
  to pool/main/s/schroot/schroot_1.2.2-1.diff.gz
schroot_1.2.2-1.dsc
  to pool/main/s/schroot/schroot_1.2.2-1.dsc
schroot_1.2.2-1_amd64.deb
  to pool/main/s/schroot/schroot_1.2.2-1_amd64.deb
schroot_1.2.2.orig.tar.gz
  to pool/main/s/schroot/schroot_1.2.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 520...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roger Leigh <rle...@debian.org> (supplier of updated schroot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 22 Mar 2009 16:56:38 +0000
Source: schroot
Binary: schroot-common libsbuild-dev libsbuild-doc schroot dchroot dchroot-dsa
Architecture: source all amd64
Version: 1.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Roger Leigh <rle...@debian.org>
Changed-By: Roger Leigh <rle...@debian.org>
Description: 
 dchroot    - Execute commands in a chroot environment
 dchroot-dsa - Execute commands in a chroot environment
 libsbuild-dev - development files for the Debian source builder
 libsbuild-doc - development documentation for the Debian source builder
 schroot    - Execute commands in a chroot environment
 schroot-common - common files for schroot
Closes: 520713
Changes: 
 schroot (1.2.2-1) unstable; urgency=low
 .
   * New upstream stable release.
   * Compile and link with POSIX thread support (Closes: #520713).
     libstdc++ std::tr1::shared_ptr does not appear to work
     correctly on Alpha without -pthread, failing during shared_ptr
     construction or assignment due to an failed internal glibc
     assertion while locking a pthread mutex.
Checksums-Sha1: 
 4d18d57047736e7a2728feb7c2bf86f75ba3605a 1589 schroot_1.2.2-1.dsc
 c52366eeee4830f0d65dc90fd3aad34b8252e447 7735917 schroot_1.2.2.orig.tar.gz
 b2fe2ba20819d8e3904258e9679582ad0b243a2b 20 schroot_1.2.2-1.diff.gz
 eed1f6b9814fa4b6115507be44ca2b78a41738cc 152604 schroot-common_1.2.2-1_all.deb
 5aeb9bddf739ec8b121ad48bbe75b42efa626f3c 3709002 libsbuild-doc_1.2.2-1_all.deb
 45eb0db0022474b9efdc5c575e00213f989f86e2 1239164 
libsbuild-dev_1.2.2-1_amd64.deb
 3d411d63be60e3acff17944db6d6934c952d0cbc 666266 schroot_1.2.2-1_amd64.deb
 f91d96808e54e06a345c90876fb6c6ead688a045 276438 dchroot_1.2.2-1_amd64.deb
 0a419c9cda4d6ec87e88c00e928e8700d0319b06 275578 dchroot-dsa_1.2.2-1_amd64.deb
Checksums-Sha256: 
 426a81bc9439c6fdb8ad9617a92e179ab6e1777ed92f7222ddfe42ac88cdabd2 1589 
schroot_1.2.2-1.dsc
 13f75570195e2f7c3e870b400eff5cf86374462c89dab7f20f9ec74c3a52b696 7735917 
schroot_1.2.2.orig.tar.gz
 975d13620597b36a592e711cd7baea8ef8cbf93d0899aecd52e1b2e8ab2f7356 20 
schroot_1.2.2-1.diff.gz
 4949ab24e388b567d404ca5233fcbaaef64d3ffce4e0a501b446d239c60f1d5b 152604 
schroot-common_1.2.2-1_all.deb
 dc5c625db6ff122f62b5278e57db011bbffa7a8c59b64d7138349b58295c9857 3709002 
libsbuild-doc_1.2.2-1_all.deb
 8f9cbc4ca0f5ef70b30ffa7b0bb2b8ede9db03e79200ee41447f0a8c0546bd85 1239164 
libsbuild-dev_1.2.2-1_amd64.deb
 21d3a7b0878d076a398eefa119454e12fe9ff40d97fb206c508b4a7c69d40ca2 666266 
schroot_1.2.2-1_amd64.deb
 8edec770f16dcfc42c9355459bce21a0d52a78c1ac16a32464e344021accb7c8 276438 
dchroot_1.2.2-1_amd64.deb
 d220e3dfedecfabbd5525b7f414aa59c5cb07b374414a1bd305c809d0ac0214d 275578 
dchroot-dsa_1.2.2-1_amd64.deb
Files: 
 77db59f47c1751817dad6bf4e4dedf9e 1589 admin optional schroot_1.2.2-1.dsc
 11a225734856fb56eff405fea9dde2cd 7735917 admin optional 
schroot_1.2.2.orig.tar.gz
 daaca7afa898a4f410d46eac03ffaad1 20 admin optional schroot_1.2.2-1.diff.gz
 32bdfb557a4049e4eb745f0bc37b3b89 152604 admin optional 
schroot-common_1.2.2-1_all.deb
 a952cd230b29ce3fef7ac8beb667c8ca 3709002 doc optional 
libsbuild-doc_1.2.2-1_all.deb
 7b26e0cff049d7166fe390ccc3e7d995 1239164 libdevel optional 
libsbuild-dev_1.2.2-1_amd64.deb
 273028575a1b478f83f7e8547e48512b 666266 admin optional 
schroot_1.2.2-1_amd64.deb
 11eda538b18c82071ee2f3c0cbf461be 276438 admin optional 
dchroot_1.2.2-1_amd64.deb
 2a52480e3d704d4597434b721699bef2 275578 admin optional 
dchroot-dsa_1.2.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknGv4kACgkQVcFcaSW/uEjFcACfTvEn6vM0MFDKW1GrwpNN92Lj
PPgAoMWBV78pMjH1Si78WusA9Q0psRch
=8v4d
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to