Using CONF from /home/deb-cd/build/CONF.sh rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/CD[1234567890]* rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/tasks rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/*.filelist* rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/packages-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/upgrade-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64 mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64 mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt echo "Updating task files..." Updating task files... mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/tasks echo "- copying task files from 'tasks/squeeze/'" - copying task files from 'tasks/squeeze/' cp -r /home/deb-cd/build/debian-cd/tasks/squeeze/* /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/tasks echo "- task.languages: using 'tasks/squeeze/tasksel_d-i.languages'" - task.languages: using 'tasks/squeeze/tasksel_d-i.languages' cp /home/deb-cd/build/debian-cd/tasks/squeeze/tasksel_d-i.languages \ /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/tasks/task.languages echo "- generating dynamic task files" - generating dynamic task files set -e; cd /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/tasks; \ /home/deb-cd/build/debian-cd/tools/update_tasks; \ /home/deb-cd/build/debian-cd/tools/generate_di_list; \ /home/deb-cd/build/debian-cd/tools/generate_di+k_list Use of uninitialized value in split at /home/deb-cd/build/debian-cd/tools/generate_di_list line 21. Missing package file for amd64/contrib. date '+%Y%m%d' > /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/DATE dpkg -x /org/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.20_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap/usr/lib ; \ fi if [ ! -d /home/deb-cd/build/debian-cd/data/sid ] ; then \ ln -s squeeze /home/deb-cd/build/debian-cd/data/sid ; \ fi if [ ! -d /home/deb-cd/build/debian-cd/tools/boot/sid ] ; then \ ln -s squeeze /home/deb-cd/build/debian-cd/tools/boot/sid ; \ fi for ARCH in amd64; do \ echo "Using the provided status file for squeeze-$ARCH ..."; \ cp /home/deb-cd/build/debian-cd/data/squeeze/status.$ARCH /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt/squeeze-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ done Using the provided status file for squeeze-amd64 ... make[1]: Entering directory `/home/deb-cd/build/debian-cd' dpkg -x /org/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.20_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap/usr/lib ; \ fi if [ ! -d /home/deb-cd/build/debian-cd/data/sid ] ; then \ ln -s squeeze /home/deb-cd/build/debian-cd/data/sid ; \ fi if [ ! -d /home/deb-cd/build/debian-cd/tools/boot/sid ] ; then \ ln -s squeeze /home/deb-cd/build/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in amd64; do \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt/squeeze-$ARCH/apt/preferences.d; \ if [ $ARCH = "source" -o "4" = "1" -o "4" = "2" ];then \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt/squeeze-$ARCH/status ; \ else \ zcat /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/binary-$ARCH/Packages.gz | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt/squeeze-$ARCH/status ; \ fi; \ done; :> /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt/status for ARCH in amd64; do \ export ARCH=$ARCH; \ /home/deb-cd/build/debian-cd/tools/apt-selection update; \ done Get:1 file: squeeze Release.gpg [835B] Get:2 file: squeeze Release [89.5kB] Ign file: squeeze Release Reading package lists... W: GPG error: file: squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B W: You may want to run apt-get update to correct these problems for ARCH in amd64; do \ export ARCH=$ARCH; \ /home/deb-cd/build/debian-cd/tools/apt-selection check || make correctstatus; \ done Reading package lists... Building dependency tree... You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: apt-listchanges: Depends: python-support (>= 0.90.0) but it is not installed Depends: python-apt but it is not installed bash: PreDepends: dash (>= 0.5.5.1-2.2) but it is not installed bind9-host: Depends: libisccfg50 (= 1:9.6.1.dfsg.P3-1) but it is not installed dnsutils: Depends: libisccfg50 (= 1:9.6.1.dfsg.P3-1) but it is not installed libbind9-50: Depends: libisccfg50 but it is not installed libdns53: Depends: libgeoip1 (>= 1.4.6.dfsg) but it is not installed libedit2: Depends: libbsd0 (>= 0.0) but it is not installed mutt: Depends: libgpgme11 (>= 1.2.0) but it is not installed python-reportbug: Depends: python-support (>= 0.90.0) but it is not installed sysv-rc: Depends: insserv (> 1.12.0-10) but it is not installed udev: Depends: libudev0 (>= 0.140) but it is not installed E: Unmet dependencies. Try using -f. make[2]: Entering directory `/home/deb-cd/build/debian-cd' dpkg -x /org/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.20_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap/usr/lib ; \ fi if [ ! -d /home/deb-cd/build/debian-cd/data/sid ] ; then \ ln -s squeeze /home/deb-cd/build/debian-cd/data/sid ; \ fi if [ ! -d /home/deb-cd/build/debian-cd/tools/boot/sid ] ; then \ ln -s squeeze /home/deb-cd/build/debian-cd/tools/boot/sid ; \ fi if [ "amd64" != "source" ] ; then \ for ARCH in amd64; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/deb-cd/build/debian-cd/tools/apt-selection update; \ done; \ fi Apt-get is updating its files ... Get:1 file: squeeze Release.gpg [835B] Get:2 file: squeeze Release [89.5kB] Ign file: squeeze Release Reading package lists... W: GPG error: file: squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B W: You may want to run apt-get update to correct these problems set -e; \ if [ "amd64" != "source" ] ; then \ for ARCH in amd64; do \ export ARCH=$ARCH; \ for i in `/home/deb-cd/build/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt/squeeze-$ARCH/status; \ done; \ done; \ fi set -e; \ if [ "amd64" != "source" ] ; then \ for ARCH in amd64; do \ export ARCH=$ARCH; \ for i in `/home/deb-cd/build/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/deb-cd/build/debian-cd/tools/apt-selection cache dumpavail | perl -000 -ne \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m; \ print if /^Package: \Q$i\E\s*\$/m;" \ >> /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt/squeeze-$ARCH/status; \ done; \ done; \ fi amd64:dash amd64:insserv amd64:libbsd0 amd64:libgeoip1 amd64:libgpgme11 amd64:libisccc50 amd64:libisccfg50 amd64:libpth20 amd64:libudev0 amd64:lsb-release amd64:python-apt amd64:python-support for ARCH in amd64; do \ ARCH=$ARCH /home/deb-cd/build/debian-cd/tools/apt-selection check; \ done Reading package lists... Building dependency tree... make[2]: Leaving directory `/home/deb-cd/build/debian-cd' make[1]: Leaving directory `/home/deb-cd/build/debian-cd' ... checking your mirror /home/deb-cd/build/debian-cd/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian "amd64" squeeze squeeze /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/md5-check Looking in /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/ /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/ Using MD5 sums from Packages files: /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/contrib/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/debian-installer/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/non-free/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/non-free/debian-installer/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/contrib/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/debian-installer/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/non-free/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/non-free/debian-installer/binary-amd64/Packages.gz for ARCH in amd64; do \ if [ -e /home/deb-cd/build/debian-cd/data/squeeze/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/deb-cd/build/debian-cd/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian source squeeze squeeze /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/md5-check; \ fi; \ done ... building the images; using target(s) "official_images" Building all available jigdos and all available isos for amd64 kde-CD dpkg -x /org/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.20_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap/usr/lib ; \ fi if [ ! -d /home/deb-cd/build/debian-cd/data/sid ] ; then \ ln -s squeeze /home/deb-cd/build/debian-cd/data/sid ; \ fi if [ ! -d /home/deb-cd/build/debian-cd/tools/boot/sid ] ; then \ ln -s squeeze /home/deb-cd/build/debian-cd/tools/boot/sid ; \ fi if [ "amd64" != "source" ] ; then \ for ARCH in amd64; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/deb-cd/build/debian-cd/tools/apt-selection update; \ done; \ fi Apt-get is updating its files ... Get:1 file: squeeze Release.gpg [835B] Get:2 file: squeeze Release [89.5kB] Ign file: squeeze Release Reading package lists... W: GPG error: file: squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B W: You may want to run apt-get update to correct these problems if [ ""x != "yes"x ] ; then \ if [ "4"x = "1"x ] ; then \ : ; \ elif [ "4"x = "2"x ] ; then \ echo -e "mawk" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/rawlist; \ else \ echo -e "mawk\nexim4-daemon-light" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _4 != _1 ]; then \ for ARCH in amd64; do \ BINCLUDE=`[ -n "" ] && cat | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BINCLUDE" ] || BINCLUDE="--include=$BINCLUDE"; \ BEXCLUDE=`[ -n "" ] && cat | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BEXCLUDE" ] || BEXCLUDE="--exclude=$BEXCLUDE"; \ debootstrap --arch $ARCH \ --print-debs \ $BINCLUDE $BEXCLUDE \ squeeze \ /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/debootstrap.tmp \ file:/org/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap-list; \ cat /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/debootstrap-list >>/org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/rawlist; \ rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in amd64; do \ ARCHDEFS="$ARCHDEFS -D ARCH_$ARCH"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in ; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x != "yes"x ] ; then \ cat /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/tasks/Debian-kde | \ cpp -nostdinc -nostdinc++ -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/tasks - - >> /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/rawlist; \ fi cc1: warning: command line option "-nostdinc++" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-nostdinc++" is valid for C++/ObjC++ but not for C if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt/squeeze-source/apt-state/lists/*Sources | \ sort -u > /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/rawlist; \ fi Generating the complete list of packages to be included in /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/rawlist \ > /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/list for ARCH in amd64; do \ ARCH=$ARCH /home/deb-cd/build/debian-cd/tools/sort_deps /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/list; \ done Running sort_deps to sort packages for amd64: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 96923072 bytes Adding the rest of the requested packages Now up to 26695037598 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 26316 packages, total size 26696552524 bytes. if [ ""x = "yes"x ] ; then \ /home/deb-cd/build/debian-cd/tools/grab_source_list /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/list /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/packages; \ else \ /home/deb-cd/build/debian-cd/tools/merge_package_lists /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/apt "amd64" /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/packages > /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/packages.source; \ fi /home/deb-cd/build/debian-cd/tools/make_disc_trees.pl /home/deb-cd/build/debian-cd /org/cdbuilder.debian.org/src/ftp/debian /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64 squeeze "amd64" /home/deb-cd/build/debian-cd/../genisoimage/usr/bin/genisoimage Reading in package information for amd64: Done: Read details of 26316 packages for amd64 Starting to lay out packages into kde-CD (650MiB CD) images: 332031 2K-blocks maximum per image Starting new amd64 kde-CD 1 at /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/CD1 Adding the required directories Generating the image label and volume id Adding .disk/base_components Adding .disk/cd_type Adding udeb/base includes/excludes ERROR: Unable to read UDEB_EXCLUDE file /home/deb-cd/build/debian-cd/data/squeeze/amd64_udeb_exclude Adding docs to CD1 Extracting FAQ on CD1 Adding README.excluded (some package files were too big) Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for amd64: Running tools/boot/squeeze/boot-amd64 1 /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/CD1 Adding tools to CD1 Using ISOLINUX boot-disks image on CD1 Adding README.source Starting the md5sum.txt file Placing packages into image 1 Checking base is installable for amd64 Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt CD 1 filled with 989 packages, 329552 blocks, 674922496 bytes Finished: 989 packages placed /home/deb-cd/build/debian-cd/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian "amd64" squeeze squeeze /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/md5-check Looking in /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/ /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/ Using MD5 sums from Packages files: /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/contrib/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/debian-installer/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/non-free/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/non-free/debian-installer/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/contrib/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/debian-installer/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/non-free/binary-amd64/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/non-free/debian-installer/binary-amd64/Packages.gz for ARCH in amd64; do \ if [ -e /home/deb-cd/build/debian-cd/data/squeeze/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/deb-cd/build/debian-cd/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian source squeeze squeeze /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/md5-check; \ fi; \ done /home/deb-cd/build/debian-cd/tools/make_image "/org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze" "amd64" "/org/cdbuilder.debian.org/dst/deb-cd/out/4amd64" "testing" "/org/cdbuilder.debian.org/src/ftp/debian" "/home/deb-cd/build/debian-cd/../genisoimage/usr/bin/genisoimage" "-jigdo-template-compress bzip2 -r" "-jigdo-min-file-size 0 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/deb-cd/build/debian-cd/tools/jigdo_cleanup" Generating the amd64 iso/jigdo images ... Last-minute updates: README.html README.txt Mon Feb 8 10:56:35 CET 2010 /home/deb-cd/build/debian-cd/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian testing amd64 Bin-1' -o /org/cdbuilder.debian.org/dst/deb-cd/out/4amd64/debian-testing-amd64-kde-CD-1.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/4amd64/debian-testing-amd64-kde-CD-1.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/4amd64/debian-testing-amd64-kde-CD-1.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/4amd64/squeeze/md5-check -jigdo-min-file-size 0 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -J -joliet-long -cache-inodes -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table boot1 CD1 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using BUG_M000.TXT;1 for CD1/doc/bug-maint-mailcontrol.txt (bug-maint-info.txt) Using BUG_L000.TXT;1 for CD1/doc/bug-log-mailserver.txt (bug-log-access.txt) Using DEBIA000.GZ;1 for CD1/doc/FAQ/debian-faq.en.txt.gz (debian-faq.en.pdf.gz) Using FOOTN000.HTM;1 for CD1/doc/FAQ/html/footnotes.html (footnotes.en.html) Using CH_UP000.HTM;1 for CD1/doc/FAQ/html/ch-uptodate.html (ch-uptodate.en.html) Using CH_SU000.HTM;1 for CD1/doc/FAQ/html/ch-support.html (ch-support.en.html) Using CH_SO000.HTM;1 for CD1/doc/FAQ/html/ch-software.html (ch-software.en.html) Using CH_RE000.HTM;1 for CD1/doc/FAQ/html/ch-redistrib.html (ch-redistrib.en.html) Using CH_PK000.HTM;1 for CD1/doc/FAQ/html/ch-pkgtools.html (ch-pkgtools.en.html) Using CH_PK001.HTM;1 for CD1/doc/FAQ/html/ch-pkg_basics.html (ch-pkg_basics.en.html) Using CH_NE000.HTM;1 for CD1/doc/FAQ/html/ch-nexttime.html (ch-nexttime.en.html) Using CH_KE000.HTM;1 for CD1/doc/FAQ/html/ch-kernel.html (ch-kernel.en.html) Using CH_GE000.HTM;1 for CD1/doc/FAQ/html/ch-getting.html (ch-getting.en.html) Using CH_FT000.HTM;1 for CD1/doc/FAQ/html/ch-ftparchives.html (ch-ftparchives.en.html) Using CH_FA000.HTM;1 for CD1/doc/FAQ/html/ch-faqinfo.html (ch-faqinfo.en.html) Using CH_CU000.HTM;1 for CD1/doc/FAQ/html/ch-customizing.html (ch-customizing.en.html) Using CH_CO000.HTM;1 for CD1/doc/FAQ/html/ch-contributing.html (ch-contributing.en.html) Using CH_CO001.HTM;1 for CD1/doc/FAQ/html/ch-compat.html (ch-compat.en.html) Using CH_CH000.HTM;1 for CD1/doc/FAQ/html/ch-choosing.html (ch-choosing.en.html) Using CH_BA000.HTM;1 for CD1/doc/FAQ/html/ch-basic_defs.html (ch-basic_defs.en.html) Using RED_U000.PNG;1 for CD1/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD1/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD1/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD1/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD1/css/debinstall.css (debinstall-print.css) Using LIBST000.DEB;1 for CD1/pool/main/g/gcc-4.4/libstdc++6-4.4-dev_4.4.2-9_amd64.deb (libstdc++6_4.4.2-9_amd64.deb) Using GCC_4000.DEB;1 for CD1/pool/main/g/gcc-4.4/gcc-4.4_4.4.2-9_amd64.deb (gcc-4.4-base_4.4.2-9_amd64.deb) Using GETTE000.DEB;1 for CD1/pool/main/g/gettext/gettext_0.17-8_amd64.deb (gettext-base_0.17-8_amd64.deb) Using GCC_4000.DEB;1 for CD1/pool/main/g/gcc-4.3/gcc-4.3_4.3.4-6_amd64.deb (gcc-4.3-base_4.3.4-6_amd64.deb) Using LIBGT000.DEB;1 for CD1/pool/main/g/gtk+2.0/libgtk2.0-0_2.18.6-1_amd64.deb (libgtk2.0-common_2.18.6-1_all.deb) Using GHOST000.DEB;1 for CD1/pool/main/g/ghostscript/ghostscript-cups_8.70~dfsg-2.1_amd64.deb (ghostscript_8.70~dfsg-2.1_amd64.deb) Using LIBAV000.DEB;1 for CD1/pool/main/a/avahi/libavahi-core6_0.6.25-3_amd64.deb (libavahi-qt3-1_0.6.25-3_amd64.deb) Using LIBAV001.DEB;1 for CD1/pool/main/a/avahi/libavahi-qt3-1_0.6.25-3_amd64.deb (libavahi-client3_0.6.25-3_amd64.deb) Using LIBAV002.DEB;1 for CD1/pool/main/a/avahi/libavahi-client3_0.6.25-3_amd64.deb (libavahi-common3_0.6.25-3_amd64.deb) Using LIBAV003.DEB;1 for CD1/pool/main/a/avahi/libavahi-common3_0.6.25-3_amd64.deb (libavahi-common-data_0.6.25-3_amd64.deb) Using LIBSD000.DEB;1 for CD1/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.13-5_amd64.deb (libsdl1.2debian-alsa_1.2.13-5_amd64.deb) Using CONSO000 for CD1/pool/main/c/console-setup (console-cyrillic) Using CONSO001 for CD1/pool/main/c/console-cyrillic (console-tools) Using CONSO002 for CD1/pool/main/c/console-tools (console-common) Using CONSO003 for CD1/pool/main/c/console-common (console-data) Using CDEBC000 for CD1/pool/main/c/cdebconf-terminal (cdebconf-entropy) Using LIBSA000.DEB;1 for CD1/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.23.dfsg1-5_amd64.deb (libsasl2-2_2.1.23.dfsg1-5_amd64.deb) Using CDEBC000.UDE;1 for CD1/pool/main/c/cdebconf-entropy/cdebconf-text-entropy_0.12_amd64.udeb (cdebconf-newt-entropy_0.12_amd64.udeb) Using CDEBC001.UDE;1 for CD1/pool/main/c/cdebconf-entropy/cdebconf-newt-entropy_0.12_amd64.udeb (cdebconf-gtk-entropy_0.12_amd64.udeb) Using CHOOS000.UDE;1 for CD1/pool/main/c/choose-mirror/choose-mirror_2.32_all.udeb (choose-mirror-bin_2.32_amd64.udeb) Using LINUX000.DEB;1 for CD1/pool/main/l/linux-2.6/linux-headers-2.6.32-trunk-amd64_2.6.32-5_amd64.deb (linux-headers-2.6.32-trunk-common_2.6.32-5_amd64.deb) Using DISCO000 for CD1/pool/main/d/discover (discover-data) Using DEBCO000.DEB;1 for CD1/pool/main/d/debconf/debconf_1.5.28_all.deb (debconf-i18n_1.5.28_all.deb) Using DISCO000.DEB;1 for CD1/pool/main/d/discover/discover1_2.1.2-3_all.deb (discover_2.1.2-3_amd64.deb) Using POLIC000 for CD1/pool/main/p/policykit-1 (policykit) Using PARTM000 for CD1/pool/main/p/partman-xfs (partman-target) Using PARTM001 for CD1/pool/main/p/partman-target (partman-reiserfs) Using PARTM002 for CD1/pool/main/p/partman-reiserfs (partman-partitioning) Using PARTM003 for CD1/pool/main/p/partman-partitioning (partman-multipath) Using PARTM004 for CD1/pool/main/p/partman-multipath (partman-md) Using PARTM005 for CD1/pool/main/p/partman-md (partman-lvm) Using PARTM006 for CD1/pool/main/p/partman-lvm (partman-jfs) Using PARTM007 for CD1/pool/main/p/partman-jfs (partman-ext3) Using PARTM008 for CD1/pool/main/p/partman-ext3 (partman-efi) Using PARTM009 for CD1/pool/main/p/partman-efi (partman-crypto) Using PARTM00A for CD1/pool/main/p/partman-crypto (partman-basicmethods) Using PARTM00B for CD1/pool/main/p/partman-basicmethods (partman-basicfilesystems) Using PARTM00C for CD1/pool/main/p/partman-basicfilesystems (partman-base) Using PARTM00D for CD1/pool/main/p/partman-base (partman-auto) Using PARTM00E for CD1/pool/main/p/partman-auto (partman-auto-raid) Using PARTM00F for CD1/pool/main/p/partman-auto-raid (partman-auto-lvm) Using PARTM00G for CD1/pool/main/p/partman-auto-lvm (partman-auto-crypto) Using PYTHO000.DEB;1 for CD1/pool/main/p/python2.5/python2.5_2.5.5-2_amd64.deb (python2.5-minimal_2.5.5-2_amd64.deb) Using PARTM000.UDE;1 for CD1/pool/main/p/partman-base/partman-utils_137_amd64.udeb (partman-base_137_amd64.udeb) Using PARTM000.UDE;1 for CD1/pool/main/p/partman-crypto/partman-crypto_40_amd64.udeb (partman-crypto-loop_40_all.udeb) Using PARTM001.UDE;1 for CD1/pool/main/p/partman-crypto/partman-crypto-loop_40_all.udeb (partman-crypto-dm_40_all.udeb) Using LIBPA000.DEB;1 for CD1/pool/main/p/pango1.0/libpango1.0-0_1.26.2-1_amd64.deb (libpango1.0-common_1.26.2-1_all.deb) Using LIBPU000.DEB;1 for CD1/pool/main/p/pulseaudio/libpulse-mainloop-glib0_0.9.21-1_amd64.deb (libpulse0_0.9.21-1_amd64.deb) Using LIBPO000.DEB;1 for CD1/pool/main/p/policykit/libpolkit-grant2_0.9-4_amd64.deb (libpolkit-dbus2_0.9-4_amd64.deb) Using LIBPO001.DEB;1 for CD1/pool/main/p/policykit/libpolkit-dbus2_0.9-4_amd64.deb (libpolkit2_0.9-4_amd64.deb) Using LIBPO000.DEB;1 for CD1/pool/main/p/poppler/libpoppler-qt4-3_0.12.2-2_amd64.deb (libpoppler5_0.12.2-2_amd64.deb) Using LIBTE000 for CD1/pool/main/libt/libtext-wrapi18n-perl (libtext-charwidth-perl) Using LIBTE001 for CD1/pool/main/libt/libtext-charwidth-perl (libtext-iconv-perl) Using SYSVI000.DEB;1 for CD1/pool/main/s/sysvinit/sysvinit_2.87dsf-8_amd64.deb (sysvinit-utils_2.87dsf-8_amd64.deb) Using LIBST000.DEB;1 for CD1/pool/main/s/strigi/libstreamanalyzer0_0.7.1-1_amd64.deb (libstreams0_0.7.1-1_amd64.deb) Using MANPA000 for CD1/pool/main/m/manpages-tr (manpages-es) Using MANPA001 for CD1/pool/main/m/manpages-es (manpages-ru) Using MANPA002 for CD1/pool/main/m/manpages-ru (manpages-pl) Using MANPA003 for CD1/pool/main/m/manpages-pl (manpages-ja) Using MANPA004 for CD1/pool/main/m/manpages-ja (manpages-de) Using MANPA005 for CD1/pool/main/m/manpages-de (manpages-fr) Using MANPA006 for CD1/pool/main/m/manpages-fr (manpages-cs) Using MANPA007 for CD1/pool/main/m/manpages-cs (manpages-pt) Using MANPA008 for CD1/pool/main/m/manpages-pt (manpages) Using MULTI000.DEB;1 for CD1/pool/main/m/multipath-tools/multipath-tools-boot_0.4.8-15.1_all.deb (multipath-tools_0.4.8-15.1_amd64.deb) Using LIBGL000.DEB;1 for CD1/pool/main/m/mesa/libgl1-mesa-dri_7.6.1-1_amd64.deb (libgl1-mesa-glx_7.6.1-1_amd64.deb) Using MYSQL000.DEB;1 for CD1/pool/main/m/mysql-dfsg-5.1/mysql-server_5.1.41-3_all.deb (mysql-server-5.1_5.1.41-3_amd64.deb) Using NETWO000 for CD1/pool/main/n/network-manager (network-console) Using NCURS000.DEB;1 for CD1/pool/main/n/ncurses/ncurses-term_5.7+20090803-2_all.deb (ncurses-base_5.7+20090803-2_all.deb) Using NCURS001.DEB;1 for CD1/pool/main/n/ncurses/ncurses-base_5.7+20090803-2_all.deb (ncurses-bin_5.7+20090803-2_amd64.deb) Using LIBNC000.DEB;1 for CD1/pool/main/n/ncurses/libncurses5_5.7+20090803-2_amd64.deb (libncursesw5_5.7+20090803-2_amd64.deb) Using READL000 for CD1/pool/main/r/readline5 (readline6) Using OPENS000.UDE;1 for CD1/pool/main/o/openssh/openssh-server-udeb_5.3p1-1_amd64.udeb (openssh-client-udeb_5.3p1-1_amd64.udeb) Using OPENS000.DEB;1 for CD1/pool/main/o/openssh/openssh-server_5.3p1-1_amd64.deb (openssh-client_5.3p1-1_amd64.deb) Using LIBUN000.DEB;1 for CD1/pool/main/libu/libunwind/libunwind7-dev_0.99-0.2_amd64.deb (libunwind7_0.99-0.2_amd64.deb) Using UTIL_000.DEB;1 for CD1/pool/main/u/util-linux/util-linux-locales_2.16.2-0_all.deb (util-linux_2.16.2-0_amd64.deb) Using XSERV000 for CD1/pool/main/x/xserver-xorg-input-synaptics (xserver-xorg-input-evdev) Using XSERV001 for CD1/pool/main/x/xserver-xorg-input-evdev (xserver-xorg-video-vmware) Using XSERV002 for CD1/pool/main/x/xserver-xorg-video-vmware (xserver-xorg-video-v4l) Using XSERV003 for CD1/pool/main/x/xserver-xorg-video-v4l (xserver-xorg-video-voodoo) Using XSERV004 for CD1/pool/main/x/xserver-xorg-video-voodoo (xserver-xorg-video-openchrome) Using XSERV005 for CD1/pool/main/x/xserver-xorg-video-openchrome (xserver-xorg-video-vesa) Using XSERV006 for CD1/pool/main/x/xserver-xorg-video-vesa (xserver-xorg-video-tseng) Using XSERV007 for CD1/pool/main/x/xserver-xorg-video-tseng (xserver-xorg-video-trident) Using XSERV008 for CD1/pool/main/x/xserver-xorg-video-trident (xserver-xorg-video-tdfx) Using XSERV009 for CD1/pool/main/x/xserver-xorg-video-tdfx (xserver-xorg-video-sisusb) Using XSERV00A for CD1/pool/main/x/xserver-xorg-video-sisusb (xserver-xorg-video-sis) Using XSERV00B for CD1/pool/main/x/xserver-xorg-video-sis (xserver-xorg-video-siliconmotion) Using XSERV00C for CD1/pool/main/x/xserver-xorg-video-siliconmotion (xserver-xorg-video-savage) Using XSERV00D for CD1/pool/main/x/xserver-xorg-video-savage (xserver-xorg-video-s3virge) Using XSERV00E for CD1/pool/main/x/xserver-xorg-video-s3virge (xserver-xorg-video-s3) Using XSERV00F for CD1/pool/main/x/xserver-xorg-video-s3 (xserver-xorg-video-rendition) Using XSERV00G for CD1/pool/main/x/xserver-xorg-video-rendition (xserver-xorg-video-radeonhd) Using XSERV00H for CD1/pool/main/x/xserver-xorg-video-radeonhd (xserver-xorg-video-nv) Using XSERV00I for CD1/pool/main/x/xserver-xorg-video-nv (xserver-xorg-video-neomagic) Using XSERV00J for CD1/pool/main/x/xserver-xorg-video-neomagic (xserver-xorg-video-mga) Using XSERV00K for CD1/pool/main/x/xserver-xorg-video-mga (xserver-xorg-video-intel) Using XSERV00L for CD1/pool/main/x/xserver-xorg-video-intel (xserver-xorg-video-i128) Using XSERV00M for CD1/pool/main/x/xserver-xorg-video-i128 (xserver-xorg-video-fbdev) Using XSERV00N for CD1/pool/main/x/xserver-xorg-video-fbdev (xserver-xorg-video-cirrus) Using XSERV00O for CD1/pool/main/x/xserver-xorg-video-cirrus (xserver-xorg-video-chips) Using XSERV00P for CD1/pool/main/x/xserver-xorg-video-chips (xserver-xorg-video-ati) Using XSERV00Q for CD1/pool/main/x/xserver-xorg-video-ati (xserver-xorg-video-mach64) Using XSERV00R for CD1/pool/main/x/xserver-xorg-video-mach64 (xserver-xorg-video-r128) Using XSERV00S for CD1/pool/main/x/xserver-xorg-video-r128 (xserver-xorg-video-ark) Using XSERV00T for CD1/pool/main/x/xserver-xorg-video-ark (xserver-xorg-video-apm) Using XSERV000.DEB;1 for CD1/pool/main/x/xorg/xserver-xorg_7.5+3_amd64.deb (xserver-xorg-input-all_7.5+3_amd64.deb) Using XSERV001.DEB;1 for CD1/pool/main/x/xorg/xserver-xorg-input-all_7.5+3_amd64.deb (xserver-xorg-video-all_7.5+3_amd64.deb) Using LIBXC000.DEB;1 for CD1/pool/main/x/xcb-util/libxcb-aux0_0.3.6-1_amd64.deb (libxcb-atom1_0.3.6-1_amd64.deb) Using LIBXI000.DEB;1 for CD1/pool/main/x/xine-lib/libxine1_1.1.17-1+b1_amd64.deb (libxine1-console_1.1.17-1+b1_amd64.deb) Using LIBXI001.DEB;1 for CD1/pool/main/x/xine-lib/libxine1-console_1.1.17-1+b1_amd64.deb (libxine1-x_1.1.17-1+b1_amd64.deb) Using LIBXI002.DEB;1 for CD1/pool/main/x/xine-lib/libxine1-x_1.1.17-1+b1_amd64.deb (libxine1-plugins_1.1.17-1_all.deb) Using LIBXI003.DEB;1 for CD1/pool/main/x/xine-lib/libxine1-plugins_1.1.17-1_all.deb (libxine1-misc-plugins_1.1.17-1+b1_amd64.deb) Using LIBXI004.DEB;1 for CD1/pool/main/x/xine-lib/libxine1-misc-plugins_1.1.17-1+b1_amd64.deb (libxine1-ffmpeg_1.1.17-1+b1_amd64.deb) Using LIBXI005.DEB;1 for CD1/pool/main/x/xine-lib/libxine1-ffmpeg_1.1.17-1+b1_amd64.deb (libxine1-bin_1.1.17-1+b1_amd64.deb) Using XSERV000.DEB;1 for CD1/pool/main/x/xorg-server/xserver-xorg-core_1.7.4-2_amd64.deb (xserver-common_1.7.4-2_all.deb) Using XSERV000.DEB;1 for CD1/pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.12.4-2_amd64.deb (xserver-xorg-video-radeon_6.12.4-2_amd64.deb) Using KDEBA000 for CD1/pool/main/k/kdebase-workspace (kdebase-runtime) Using LIBKA000.DEB;1 for CD1/pool/main/k/krb5/libkadm5srv-mit7_1.8+dfsg~alpha1-5_amd64.deb (libkadm5clnt-mit7_1.8+dfsg~alpha1-5_amd64.deb) Using KDELI000.DEB;1 for CD1/pool/main/k/kde4libs/kdelibs5_4.3.4-1_amd64.deb (kdelibs5-data_4.3.4-1_all.deb) Using KDEBA000.DEB;1 for CD1/pool/main/k/kdebase-runtime/kdebase-runtime_4.3.4-2_amd64.deb (kdebase-runtime-data_4.3.4-2_all.deb) Using KDEBA000.DEB;1 for CD1/pool/main/k/kdebase-workspace/kdebase-workspace_4.3.4-3_all.deb (kdebase-workspace-bin_4.3.4-3_amd64.deb) Using KDEBA001.DEB;1 for CD1/pool/main/k/kdebase-workspace/kdebase-workspace-bin_4.3.4-3_amd64.deb (kdebase-workspace-kgreet-plugins_4.3.4-3_amd64.deb) Using KDEBA002.DEB;1 for CD1/pool/main/k/kdebase-workspace/kdebase-workspace-kgreet-plugins_4.3.4-3_amd64.deb (kdebase-workspace-data_4.3.4-3_all.deb) Using LIBPL000.DEB;1 for CD1/pool/main/k/kdebase-workspace/libplasma-geolocation-interface4_4.3.4-3_amd64.deb (libplasmaclock4_4.3.4-3_amd64.deb) Using LIBPL001.DEB;1 for CD1/pool/main/k/kdebase-workspace/libplasmaclock4_4.3.4-3_amd64.deb (libplasma-applet-system-monitor4_4.3.4-3_amd64.deb) Using LIBSO000.DEB;1 for CD1/pool/main/k/kdebase-workspace/libsolidcontrol4_4.3.4-3_amd64.deb (libsolidcontrolifaces4_4.3.4-3_amd64.deb) Using LIBPR000.DEB;1 for CD1/pool/main/k/kdebase-workspace/libprocessui4_4.3.4-3_amd64.deb (libprocesscore4_4.3.4-3_amd64.deb) Using LIBNE000.DEB;1 for CD1/pool/main/k/kdebase-workspace/libnepomukqueryclient4_4.3.4-3_amd64.deb (libnepomukquery4_4.3.4-3_amd64.deb) Using KDEPI000.DEB;1 for CD1/pool/main/k/kdepimlibs/kdepimlibs5_4.3.4-1_amd64.deb (kdepimlibs-data_4.3.4-1_all.deb) Using KDEBA000.DEB;1 for CD1/pool/main/k/kdebase/kdebase-apps_4.3.2-1_all.deb (kdebase-bin_4.3.2-1_amd64.deb) Using KDEBA001.DEB;1 for CD1/pool/main/k/kdebase/kdebase-bin_4.3.2-1_amd64.deb (kdebase-data_4.3.2-1_all.deb) Using LIBKO000.DEB;1 for CD1/pool/main/k/kdebase/libkonq5_4.3.2-1_amd64.deb (libkonq5-templates_4.3.2-1_all.deb) Using PLASM000.DEB;1 for CD1/pool/main/k/kdeplasma-addons/plasma-wallpapers-addons_4.3.4-1_amd64.deb (plasma-widget-lancelot_4.3.4-1_amd64.deb) Using PLASM001.DEB;1 for CD1/pool/main/k/kdeplasma-addons/plasma-widget-lancelot_4.3.4-1_amd64.deb (plasma-widgets-addons_4.3.4-1_amd64.deb) Using LIBXX000 for CD1/pool/main/libx/libxxf86dga (libxxf86misc) Using LIBXX001 for CD1/pool/main/libx/libxxf86misc (libxxf86vm) Using LIBXM000.DEB;1 for CD1/pool/main/libx/libxml2/libxml2-utils_2.7.6.dfsg-2+b1_amd64.deb (libxml2_2.7.6.dfsg-2+b1_amd64.deb) Using LIBXC000.DEB;1 for CD1/pool/main/libx/libxcb/libxcb-shm0_1.5-2_amd64.deb (libxcb-shape0_1.5-2_amd64.deb) Using LIBMA000.DEB;1 for CD1/pool/main/i/imagemagick/libmagickwand2_6.5.8.3-1_amd64.deb (libmagickcore2_6.5.8.3-1_amd64.deb) Using LIBGS000.DEB;1 for CD1/pool/main/libg/libgsf/libgsf-1-114_1.14.16-1_amd64.deb (libgsf-1-common_1.14.16-1_all.deb) Using FOOMA000 for CD1/pool/main/f/foomatic-db-engine (foomatic-filters) Using FONTC000.DEB;1 for CD1/pool/main/f/fontconfig/fontconfig_2.8.0-2_amd64.deb (fontconfig-config_2.8.0-2_all.deb) Using LIBRS000.DEB;1 for CD1/pool/main/libr/librsvg/librsvg2-common_2.26.0-1_amd64.deb (librsvg2-2_2.26.0-1_amd64.deb) Using TASKS000.DEB;1 for CD1/pool/main/t/tasksel/tasksel-data_2.81_all.deb (tasksel_2.81_all.deb) Using TTF_D000.DEB;1 for CD1/pool/main/t/ttf-dejavu/ttf-dejavu_2.30-2_all.deb (ttf-dejavu-extra_2.30-2_all.deb) Using TTF_D001.DEB;1 for CD1/pool/main/t/ttf-dejavu/ttf-dejavu-extra_2.30-2_all.deb (ttf-dejavu-core_2.30-2_all.deb) Using WMAKE000.DEB;1 for CD1/pool/main/w/wmakerconf/wmakerconf_2.12-1_amd64.deb (wmakerconf-data_2.12-1_all.deb) Using LIBVO000.DEB;1 for CD1/pool/main/libv/libvorbis/libvorbisfile3_1.2.3-3_amd64.deb (libvorbisenc2_1.2.3-3_amd64.deb) Using LIBVO001.DEB;1 for CD1/pool/main/libv/libvorbis/libvorbisenc2_1.2.3-3_amd64.deb (libvorbis0a_1.2.3-3_amd64.deb) Using LIBQT000.DEB;1 for CD1/pool/main/q/qt4-x11/libqt4-sql-mysql_4.5.3-4_amd64.deb (libqt4-svg_4.5.3-4_amd64.deb) Using LIBQT001.DEB;1 for CD1/pool/main/q/qt4-x11/libqt4-svg_4.5.3-4_amd64.deb (libqt4-sql_4.5.3-4_amd64.deb) Using LIBQT002.DEB;1 for CD1/pool/main/q/qt4-x11/libqt4-sql_4.5.3-4_amd64.deb (libqt4-script_4.5.3-4_amd64.deb) Using LIBQT003.DEB;1 for CD1/pool/main/q/qt4-x11/libqt4-designer_4.5.3-4_amd64.deb (libqt4-dbus_4.5.3-4_amd64.deb) parse_md5_list: added MD5 checksums for 53696 files Size of boot image is 4 sectors -> No emulation 1.52% done, estimate finish Mon Feb 8 10:59:54 2010 3.04% done, estimate finish Mon Feb 8 10:58:48 2010 4.55% done, estimate finish Mon Feb 8 10:58:26 2010 6.07% done, estimate finish Mon Feb 8 10:57:59 2010 7.59% done, estimate finish Mon Feb 8 10:57:42 2010 9.11% done, estimate finish Mon Feb 8 10:57:42 2010 10.62% done, estimate finish Mon Feb 8 10:57:33 2010 12.14% done, estimate finish Mon Feb 8 10:57:34 2010 13.65% done, estimate finish Mon Feb 8 10:57:28 2010 15.18% done, estimate finish Mon Feb 8 10:57:29 2010 16.69% done, estimate finish Mon Feb 8 10:57:24 2010 18.21% done, estimate finish Mon Feb 8 10:57:26 2010 19.72% done, estimate finish Mon Feb 8 10:57:27 2010 21.24% done, estimate finish Mon Feb 8 10:57:24 2010 22.76% done, estimate finish Mon Feb 8 10:57:20 2010 24.28% done, estimate finish Mon Feb 8 10:57:18 2010 25.79% done, estimate finish Mon Feb 8 10:57:19 2010 27.31% done, estimate finish Mon Feb 8 10:57:17 2010 28.83% done, estimate finish Mon Feb 8 10:57:15 2010 30.34% done, estimate finish Mon Feb 8 10:57:16 2010 31.86% done, estimate finish Mon Feb 8 10:57:17 2010 33.38% done, estimate finish Mon Feb 8 10:57:15 2010 34.90% done, estimate finish Mon Feb 8 10:57:17 2010 36.42% done, estimate finish Mon Feb 8 10:57:15 2010 37.93% done, estimate finish Mon Feb 8 10:57:16 2010 39.45% done, estimate finish Mon Feb 8 10:57:15 2010 40.97% done, estimate finish Mon Feb 8 10:57:13 2010 42.48% done, estimate finish Mon Feb 8 10:57:12 2010 44.00% done, estimate finish Mon Feb 8 10:57:13 2010 45.52% done, estimate finish Mon Feb 8 10:57:14 2010 47.04% done, estimate finish Mon Feb 8 10:57:13 2010 48.55% done, estimate finish Mon Feb 8 10:57:12 2010 50.07% done, estimate finish Mon Feb 8 10:57:10 2010 51.59% done, estimate finish Mon Feb 8 10:57:11 2010 53.10% done, estimate finish Mon Feb 8 10:57:10 2010 54.62% done, estimate finish Mon Feb 8 10:57:11 2010 56.14% done, estimate finish Mon Feb 8 10:57:10 2010 57.66% done, estimate finish Mon Feb 8 10:57:11 2010 59.17% done, estimate finish Mon Feb 8 10:57:10 2010 60.69% done, estimate finish Mon Feb 8 10:57:09 2010 62.21% done, estimate finish Mon Feb 8 10:57:12 2010 63.72% done, estimate finish Mon Feb 8 10:57:11 2010 65.24% done, estimate finish Mon Feb 8 10:57:10 2010 66.76% done, estimate finish Mon Feb 8 10:57:09 2010 68.28% done, estimate finish Mon Feb 8 10:57:09 2010 69.79% done, estimate finish Mon Feb 8 10:57:08 2010 71.31% done, estimate finish Mon Feb 8 10:57:07 2010 72.83% done, estimate finish Mon Feb 8 10:57:08 2010 74.35% done, estimate finish Mon Feb 8 10:57:07 2010 75.86% done, estimate finish Mon Feb 8 10:57:07 2010 77.38% done, estimate finish Mon Feb 8 10:57:08 2010 78.90% done, estimate finish Mon Feb 8 10:57:07 2010 80.42% done, estimate finish Mon Feb 8 10:57:06 2010 81.93% done, estimate finish Mon Feb 8 10:57:06 2010 83.45% done, estimate finish Mon Feb 8 10:57:06 2010 84.97% done, estimate finish Mon Feb 8 10:57:06 2010 86.48% done, estimate finish Mon Feb 8 10:57:07 2010 88.00% done, estimate finish Mon Feb 8 10:57:06 2010 89.52% done, estimate finish Mon Feb 8 10:57:07 2010 91.03% done, estimate finish Mon Feb 8 10:57:06 2010 92.55% done, estimate finish Mon Feb 8 10:57:06 2010 94.07% done, estimate finish Mon Feb 8 10:57:05 2010 95.59% done, estimate finish Mon Feb 8 10:57:06 2010 97.11% done, estimate finish Mon Feb 8 10:57:05 2010 98.62% done, estimate finish Mon Feb 8 10:57:05 2010 Total translation table size: 2048 Total rockridge attributes bytes: 258755 Total directory bytes: 1452032 Path table size(bytes): 10004 Max brk space used aaa000 329553 extents written (643 MB) /home/deb-cd/build/debian-cd/tools/imagesums /org/cdbuilder.debian.org/dst/deb-cd/out/4amd64 .large Clearing SHA1SUMS.large Clearing MD5SUMS.large