Your message dated Tue, 1 Mar 2011 15:49:40 +0000
with message-id <[email protected]>
and subject line Re: [buildd-tools-devel] Bug#610887: Bug#610887: Bug#610887:
schroot: --all selects only source chroots
has caused the Debian Bug report #610887,
regarding schroot: --all selects only source chroots
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.)
--
610887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610887
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: schroot
Version: 1.4.19-1
--all doesn't select all chroots and sessions (like -a does), but only
source chroots:
$ schroot -a --info | md5sum
e0d4e40bd575434a675c9ac38d625109 -
$ schroot --all --info | md5sum
3ea6cc33134aad8746d7854bd2c8618f -
$ schroot --all-source-chroots --info | md5sum
3ea6cc33134aad8746d7854bd2c8618f -
-- System Information:
Debian Release: 6.0
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages schroot depends on:
ii libboost-filesystem1.42 1.42.0-4 filesystem operations (portable pa
ii libboost-program-option 1.42.0-4 program options library for C++
ii libboost-regex1.42.0 1.42.0-4 regular expression library for C++
ii libboost-system1.42.0 1.42.0-4 Operating system (e.g. diagnostics
ii libc6 2.11.2-9 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.6-20110116-1 GCC support library
ii liblockdev1 1.0.3-1.4 Run-time shared library for lockin
ii libpam0g 1.1.1-6.1 Pluggable Authentication Modules l
ii libstdc++6 4.6-20110116-1 The GNU Standard C++ Library v3
ii libuuid1 2.17.2-7 Universally Unique ID library
ii schroot-common 1.4.19-1 common files for schroot
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Version: 1.4.20-1
On Mon, Jan 24, 2011 at 11:48:58PM +0000, Roger Leigh wrote:
> On Sun, Jan 23, 2011 at 07:52:50PM +0000, Roger Leigh wrote:
> > block 610887 593522
> > thanks
> >
> > On Sun, Jan 23, 2011 at 08:08:47PM +0100, Jakub Wilk wrote:
> > > Package: schroot
> > > Version: 1.4.19-1
> > >
> > > --all doesn't select all chroots and sessions (like -a does), but
> > > only source chroots:
> >
> > This is a bug in the libboost_program_options library.
>
> Just for completeness: one may use "--all-chroots --all-sessions" to
> mimic "-a". All the long --all-* variants work just fine; it's just
> --all alone that is broken.
This has been fixed as of today in unstable. Note that there have
been no code changes in schroot; we are just building against the
new Boost 1.46 which contains a working libboost_program_options
library.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
signature.asc
Description: Digital signature
--- End Message ---