[buildd-tools-devel] Bug#567409: /etc/schroot/chroot.d no longer used for configuration?

Andreas Beckmann debian at abeckmann.de
Thu Jan 28 22:13:23 UTC 2010


Package: schroot
Version: 1.4.0-1
Severity: normal

Hi,

since the update to 1.4.0 my schroot setup is no longer working:

    # schroot
    W: No chroots are defined in '/etc/schroot/schroot.conf'
    E: default: Chroot not found

Correct, there is nothing defined in /etc/schroot/schroot.conf, because
everything is defined in /etc/schroot/chroot.d (makes copying chroots
and chroot definitions between hosts much easier):

    # cat /etc/schroot/chroot.d/sid-i386.conf
    [sid-i386]
    description=Debian sid (unstable) 32-bit
    type=directory
    location=/chroot/sid-i386
    priority=3
    users=***
    groups=***
    root-groups=***
    aliases=unstable,default,i386
    personality=linux32
    run-setup-scripts=true

Also specifying the chroot by name does not work, the aliases don't work
either:

    # schroot -c sid-i386
    W: No chroots are defined in '/etc/schroot/schroot.conf'
    E: sid-i386: Chroot not found

Only one modified config file in my setup:

    # debsums -a -c schroot schroot-common
    /etc/schroot/mount-defaults


Andreas

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (800, 'stable'), (700, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages schroot depends on:
ii  libboost-filesystem1.40.0   1.40.0-6+b1  filesystem operations (portable pa
ii  libboost-program-options1.4 1.40.0-6+b1  program options library for C++
ii  libboost-regex1.40.0        1.40.0-6+b1  regular expression library for C++
ii  libboost-system1.40.0       1.40.0-6+b1  Operating system (e.g. diagnostics
ii  libc6                       2.10.2-2     GNU C Library: Shared libraries
ii  libgcc1                     1:4.4.2-9    GCC support library
ii  liblockdev1                 1.0.3-1.2+b1 Run-time shared library for lockin
ii  libpam0g                    1.1.0-4      Pluggable Authentication Modules l
ii  libstdc++6                  4.4.2-9      The GNU Standard C++ Library v3
ii  libuuid1                    2.16.2-0     Universally Unique ID library
ii  schroot-common              1.4.0-1      common files for schroot

schroot recommends no packages.

Versions of packages schroot suggests:
pn  aufs-modules | unionfs-module <none>     (no description available)
ii  debootstrap                   1.0.20     Bootstrap a basic Debian system
pn  lvm2                          <none>     (no description available)
ii  unzip                         6.0-1      De-archiver for .zip files

-- no debconf information





More information about the Buildd-tools-devel mailing list