Your message dated Mon, 05 May 2008 10:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462680: fixed in schroot 1.2.0-1
has caused the Debian Bug report #462680,
regarding schroot: COPYFILES option does not work
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.)


-- 
462680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462680
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: schroot
Version: 1.1.6-1
Severity: normal


I recently tried to make schroot copy the files I wanted using the 
COPYFILES directive. This does not work.

schroot.conf entry:

[sid-ia32]
description=Debian sid (unstable)
location=/var/chroot/sid-ia32
priority=3
users=potato,devilkin,root
groups=potato,devilkin,root
root-groups=root
aliases=unstable,default
personality=linux32
type=plain
run-exec-scripts=true
run-setup-scripts=true
script-config=/etc/schroot.d/script-defaults

I needed to add the script-config file, otherwise it wouldn't do 
anything even though the man page says that script-defaults is the
default.

Script-defaults is still the default script.

# cat /etc/schroot/copyfiles-defaults
/etc/group
/etc/hosts
/etc/passwd
/etc/resolv.conf
/etc/shadow
/etc/nsswitch.conf
/etc/sudoers
/etc/locale.gen

# schroot
/etc/schroot/setup.d/20copyfiles: line 73: : No such file or directory
E: sid-ia32-75cbe4c6-0784-4335-b102-f50725635afd: Chroot setup failed: 
stage=setup-start


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23.13 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages schroot depends on:
ii  libboost-program-option 1.34.1-4         program options library for C++
ii  libboost-regex1.34.1    1.34.1-4         regular expression library for C++
ii  libc6                   2.7-6            GNU C Library: Shared libraries
ii  libgcc1                 1:4.3-20080116-1 GCC support library
ii  liblockdev1             1.0.3-1.2        Run-time shared library for lockin
ii  libpam0g                0.99.7.1-5       Pluggable Authentication Modules l
ii  libstdc++6              4.3-20080116-1   The GNU Standard C++ Library v3
ii  libuuid1                1.40.3-1         universally unique id library
ii  schroot-common          1.1.6-1          common files for schroot

schroot recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: schroot
Source-Version: 1.2.0-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.0-1_powerpc.deb
  to pool/main/s/schroot/dchroot-dsa_1.2.0-1_powerpc.deb
dchroot_1.2.0-1_powerpc.deb
  to pool/main/s/schroot/dchroot_1.2.0-1_powerpc.deb
libsbuild-dev_1.2.0-1_powerpc.deb
  to pool/main/s/schroot/libsbuild-dev_1.2.0-1_powerpc.deb
libsbuild-doc_1.2.0-1_all.deb
  to pool/main/s/schroot/libsbuild-doc_1.2.0-1_all.deb
schroot-common_1.2.0-1_all.deb
  to pool/main/s/schroot/schroot-common_1.2.0-1_all.deb
schroot_1.2.0-1.diff.gz
  to pool/main/s/schroot/schroot_1.2.0-1.diff.gz
schroot_1.2.0-1.dsc
  to pool/main/s/schroot/schroot_1.2.0-1.dsc
schroot_1.2.0-1_powerpc.deb
  to pool/main/s/schroot/schroot_1.2.0-1_powerpc.deb
schroot_1.2.0.orig.tar.gz
  to pool/main/s/schroot/schroot_1.2.0.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roger Leigh <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Mon, 05 May 2008 00:09:41 +0100
Source: schroot
Binary: schroot-common libsbuild-dev libsbuild-doc schroot dchroot dchroot-dsa
Architecture: source all powerpc
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian buildd-tools Developers <[EMAIL PROTECTED]>
Changed-By: Roger Leigh <[EMAIL PROTECTED]>
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: 462164 462680 464053 465972 467457 469038 476332 476815
Changes: 
 schroot (1.2.0-1) unstable; urgency=low
 .
   * New upstream stable release.
   * Add eu translation (Closes: #462164).
   * Updated pt translation (Closes: #464053).
   * debian/control:
     - libsbuild-dev is in section libdevel.
     - Add libboost-filesystem-dev to Build-Depends.
     - Bump Standards-Version to 3.7.3.
   * debian/libsbuild-doc.doc-base: Use section Programming/C++
   * Setup and exec scripts check for existence and validity of
     script-config file options, as well as script-config itself, and exit with
     an error status and message if incorrect (Closes: #462680).
   * Reading the configuration no longer uses O_NOFOLLOW (Closes: #476332).
     Thanks to Timothy G Abbott.
   * sbuild/sbuild-util.h: Add missing typecast to fix FTBFS on
     GNU/kFreeBSD (Closes: #465972).  Thanks to Petr Salinger.
   * Building with G++ 4.3 now works (Closes: #467457).
   * dchroot.1 manual page no longer specifies -d as a short option for
     directory; this is only used for --preserve-environment
     (Closes: #476815).
   * schroot-mount now creates the mountpoint is not existent
     (Closes: #469038).  Many thanks to Kees Cook for this patch.
Checksums-Sha1: 
 04a1129bc4d9831ec02c4942089e671fe4e7e869 1591 schroot_1.2.0-1.dsc
 19d09f20b5d51375aa378d54bcdea473e52e7631 6866447 schroot_1.2.0.orig.tar.gz
 c4966b9fe494dae7f5d518c1540108a58a79425c 20 schroot_1.2.0-1.diff.gz
 d01823c8f1b715f454f0543c3041b02d32e85e69 144428 schroot-common_1.2.0-1_all.deb
 85e819111fb347f0e74cdd6dbb7dd8c2ed622feb 3160904 libsbuild-doc_1.2.0-1_all.deb
 0d35b93d49249cb2b6914d699f49d44f238831d6 1188202 
libsbuild-dev_1.2.0-1_powerpc.deb
 4cead956fc508e3e473847dd9f5cbc23cdaf308a 689068 schroot_1.2.0-1_powerpc.deb
 74383689b4f53fbf4ebc3e962778a12877b940d0 285638 dchroot_1.2.0-1_powerpc.deb
 c956606a26f3c41f1c96d296c0845ecbd3edc421 285118 dchroot-dsa_1.2.0-1_powerpc.deb
Checksums-Sha256: 
 0094ede4bb6e8616fdb648246fcfb2a2596057c7a017badc319d7717c57ed95e 1591 
schroot_1.2.0-1.dsc
 b66820a957013b493fe74c4fd58a4b720a99622b3a2e4dee23573230c03336e5 6866447 
schroot_1.2.0.orig.tar.gz
 c4604d79aec67f6881e692292ef3ff97b1cef9c2574e92673ef05e8d26e4646f 20 
schroot_1.2.0-1.diff.gz
 9eb6a8cbd5bbe0512c25ed18e1d02788d925ed17f9c1c06c70e804c04e974a8c 144428 
schroot-common_1.2.0-1_all.deb
 7f9d71c17cb25bff4ecca0cc947a7467274a2f288ed9e9e9b3f0db7d99f1e527 3160904 
libsbuild-doc_1.2.0-1_all.deb
 9f8de5e61e03beb068de5f8d99a02b4d0a8d0d82901fab8b1d55f82fb48cb6c5 1188202 
libsbuild-dev_1.2.0-1_powerpc.deb
 313cc9ba5e47676e68f5fe0439836251bcf99fb6e7b9f7fcadfe7cbe2a7e41da 689068 
schroot_1.2.0-1_powerpc.deb
 cce19d6738bf15dca3b0a225c2aa0d6178bf900458c38b37869228638799adbd 285638 
dchroot_1.2.0-1_powerpc.deb
 2f3fd0c833d4ab555b7f9891d3bc8445099d940bd54036ee21b46c00e828ef01 285118 
dchroot-dsa_1.2.0-1_powerpc.deb
Files: 
 ed5148e2ea6e30ddb9d689b849cea6b6 1591 admin optional schroot_1.2.0-1.dsc
 714dd44209f37273affbbe0040767dee 6866447 admin optional 
schroot_1.2.0.orig.tar.gz
 b596e0467ff05b63e1e0652c24258fd2 20 admin optional schroot_1.2.0-1.diff.gz
 6ff9a632c4f76fd737bd10f4e25c6813 144428 admin optional 
schroot-common_1.2.0-1_all.deb
 ce8bb069931032ea1b4ad516cda0c929 3160904 doc optional 
libsbuild-doc_1.2.0-1_all.deb
 af5577650a125c1eeca21e4411c78cd2 1188202 libdevel optional 
libsbuild-dev_1.2.0-1_powerpc.deb
 a437d89f7f01d062517cee9785c21ba8 689068 admin optional 
schroot_1.2.0-1_powerpc.deb
 a03aac716ef9ef70a2fe92e6d9d24861 285638 admin optional 
dchroot_1.2.0-1_powerpc.deb
 bcfffca3d38a60201f140405f85d8f58 285118 admin optional 
dchroot-dsa_1.2.0-1_powerpc.deb

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

iD8DBQFIHtZcVcFcaSW/uEgRAmtmAJ9QgDXSj05lcooekNn7DdmEZ5BBewCg68Yd
d83GYVkYsWA7GhBgP/TKx0A=
=FhuL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to