Using CONF from /home/deb-cd/build/CONF.sh.lenny rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD[1234567890]* rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/tasks rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/*.filelist* rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/packages-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/upgrade-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/apt rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/apt echo "Updating task files..." Updating task files... mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/tasks echo "- copying task files from 'tasks/lenny/'" - copying task files from 'tasks/lenny/' cp -r /home/deb-cd/build/debian-cd.lenny/tasks/lenny/* /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/tasks echo "- task.languages: using 'tasks/lenny/tasksel_d-i.languages'" - task.languages: using 'tasks/lenny/tasksel_d-i.languages' cp /home/deb-cd/build/debian-cd.lenny/tasks/lenny/tasksel_d-i.languages \ /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/tasks/task.languages echo "- generating dynamic task files" - generating dynamic task files set -e; cd /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/tasks; \ /home/deb-cd/build/debian-cd.lenny/tools/update_tasks; \ /home/deb-cd/build/debian-cd.lenny/tools/generate_di_list; \ /home/deb-cd/build/debian-cd.lenny/tools/generate_di+k_list Missing package file for powerpc/contrib. date '+%Y%m%d' > /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/DATE dpkg -x /org/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.10lenny1_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap/usr/lib ; \ fi if [ ! -d /home/deb-cd/build/debian-cd.lenny/data/sid ] ; then \ ln -s lenny /home/deb-cd/build/debian-cd.lenny/data/sid ; \ fi if [ ! -d /home/deb-cd/build/debian-cd.lenny/tools/boot/sid ] ; then \ ln -s lenny /home/deb-cd/build/debian-cd.lenny/tools/boot/sid ; \ fi for ARCH in powerpc; do \ echo "Using the provided status file for lenny-$ARCH ..."; \ cp /home/deb-cd/build/debian-cd.lenny/data/lenny/status.$ARCH /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/apt/lenny-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ done Using the provided status file for lenny-powerpc ... make[1]: Entering directory `/home/deb-cd/build/debian-cd.lenny' dpkg -x /org/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.10lenny1_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap/usr/lib ; \ fi if [ ! -d /home/deb-cd/build/debian-cd.lenny/data/sid ] ; then \ ln -s lenny /home/deb-cd/build/debian-cd.lenny/data/sid ; \ fi if [ ! -d /home/deb-cd/build/debian-cd.lenny/tools/boot/sid ] ; then \ ln -s lenny /home/deb-cd/build/debian-cd.lenny/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in powerpc; do \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/apt/lenny-$ARCH; \ if [ $ARCH = "source" -o "" = "1" -o "" = "2" ];then \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/apt/lenny-$ARCH/status ; \ else \ zcat /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/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/powerpc/apt/lenny-$ARCH/status ; \ fi; \ done; :> /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/apt/status for ARCH in powerpc; do \ export ARCH=$ARCH; \ /home/deb-cd/build/debian-cd.lenny/tools/apt-selection update; \ done Get:1 file: lenny Release.gpg [1032B] Get:2 file: lenny Release [73.6kB] Ign file: lenny Release Reading package lists... W: GPG error: file: lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6 W: You may want to run apt-get update to correct these problems for ARCH in powerpc; do \ export ARCH=$ARCH; \ /home/deb-cd/build/debian-cd.lenny/tools/apt-selection check || make correctstatus; \ done Reading package lists... Building dependency tree... make[1]: Leaving directory `/home/deb-cd/build/debian-cd.lenny' ... checking your mirror /home/deb-cd/build/debian-cd.lenny/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian "powerpc" lenny lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/md5-check Looking in /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/ /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/ Using MD5 sums from Packages files: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/contrib/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/debian-installer/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/debian-installer/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/contrib/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/debian-installer/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/debian-installer/binary-powerpc/Packages.gz Using MD5 sums from d-i: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/installer-powerpc/20090123/images/MD5SUMS Using MD5 sums from d-i: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/installer-powerpc/20090123lenny4/images/MD5SUMS for ARCH in powerpc; do \ if [ -e /home/deb-cd/build/debian-cd.lenny/data/lenny/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/deb-cd/build/debian-cd.lenny/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian source lenny lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/md5-check; \ fi; \ done ... building the images; using target(s) "official_images" Building all available jigdos and up to 8 isos for powerpc CD dpkg -x /org/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.10lenny1_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap/usr/lib ; \ fi if [ ! -d /home/deb-cd/build/debian-cd.lenny/data/sid ] ; then \ ln -s lenny /home/deb-cd/build/debian-cd.lenny/data/sid ; \ fi if [ ! -d /home/deb-cd/build/debian-cd.lenny/tools/boot/sid ] ; then \ ln -s lenny /home/deb-cd/build/debian-cd.lenny/tools/boot/sid ; \ fi if [ "powerpc" != "source" ] ; then \ for ARCH in powerpc; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/deb-cd/build/debian-cd.lenny/tools/apt-selection update; \ done; \ fi Apt-get is updating its files ... Get:1 file: lenny Release.gpg [1032B] Get:2 file: lenny Release [73.6kB] Ign file: lenny Release Reading package lists... W: GPG error: file: lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6 W: You may want to run apt-get update to correct these problems if [ ""x != "yes"x ] ; then \ if [ ""x = "1"x ] ; then \ : ; \ elif [ ""x = "2"x ] ; then \ echo -e "mawk" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/rawlist; \ else \ echo -e "mawk\nexim4-daemon-light" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _ != _1 ]; then \ for ARCH in powerpc; 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 \ lenny \ /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/debootstrap.tmp \ file:/org/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap-list; \ cat /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/debootstrap-list >>/org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/rawlist; \ rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in powerpc; do \ ARCHDEFS="$ARCHDEFS -D ARCH_$ARCH"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ if [ ""x != "yes"x ] ; then \ cat /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/tasks/Debian-generic | \ cpp -nostdinc -nostdinc++ -P -undef $ARCHDEFS \ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/tasks - - >> /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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/powerpc/apt/lenny-source/apt-state/lists/*Sources | \ sort -u > /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/rawlist; \ fi Generating the complete list of packages to be included in /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/rawlist \ > /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/list for ARCH in powerpc; do \ ARCH=$ARCH /home/deb-cd/build/debian-cd.lenny/tools/sort_deps /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/list; \ done Running sort_deps to sort packages for powerpc: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 41. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 41. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 41. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 94. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 94. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 121. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 121. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 121. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 121. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 121. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 121. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 121. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 270. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 270. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 270. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 270. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 270. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 881. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1412. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1412. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1517. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4181. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4181. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4405. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4759. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4759. S/R/I/B packages take 90998232 bytes Adding the rest of the requested packages Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 334. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 334. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 338. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 361. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 361. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 361. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 364. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 364. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 380. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 380. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 395. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 395. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 395. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 395. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 395. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 397. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 397. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 397. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 397. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 397. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 397. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 398. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 398. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 398. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 398. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 398. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 398. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 398. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 398. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 407. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 411. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 411. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 411. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 417. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 418. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 418. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 418. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 418. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 418. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 418. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 418. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 423. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 423. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 427. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 427. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 430. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 430. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 436. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 454. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 454. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 460. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 464. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 464. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 464. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 467. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 469. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 470. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 470. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 473. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 473. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 473. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 473. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 474. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 481. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 481. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 481. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 488. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 488. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 488. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 488. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 488. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 491. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 491. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 491. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 491. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 513. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 514. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 517. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 552. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 552. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 560. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 560. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 579. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 675. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 675. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 675. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 697. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 698. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 803. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 803. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 889. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 892. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 892. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 892. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 892. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 892. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 893. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 894. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 894. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 895. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 896. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 898. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 898. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 898. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 898. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 898. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 898. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 898. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 900. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 900. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 900. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 900. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 900. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 901. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 903. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 913. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 947. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 947. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 947. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 947. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 947. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 947. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 982. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 982. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 990. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 990. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 990. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 990. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 997. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1013. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1013. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1013. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1402. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1852. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1852. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1852. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1984. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1984. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2231. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2294. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2356. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2477. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2477. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2636. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2636. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2678. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2678. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2678. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2762. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2762. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2851. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2851. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2872. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2872. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2925. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2925. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2933. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3030. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3030. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3235. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3381. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3470. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3470. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3503. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3503. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3503. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3518. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3520. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3520. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3538. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3538. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3617. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3617. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3857. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3857. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4255. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4255. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4416. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4453. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4528. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4528. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4598. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4598. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4598. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4617. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4663. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4663. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4725. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 5226. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 5303. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 5359. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 5447. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 5907. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6228. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6379. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6401. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6457. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6463. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6571. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6571. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6646. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6646. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7286. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7286. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7286. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7355. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7579. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7693. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7693. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7693. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7838. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8134. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8270. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8324. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8370. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8370. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8439. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8439. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8583. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8583. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8655. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8655. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8716. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8892. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8892. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9017. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9100. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9100. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9705. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9705. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9726. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9726. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9775. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9775. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9775. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10242. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10242. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10242. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10242. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10242. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10293. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10293. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10510. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10909. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11144. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11144. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11158. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11158. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11635. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12047. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12047. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12389. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12389. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12634. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12634. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12727. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12727. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12795. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12795. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12795. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13048. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13048. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13509. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13509. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13608. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13608. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13918. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14073. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14210. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14210. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14211. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14211. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14257. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14257. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14993. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14993. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 15432. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 15432. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 15963. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 16427. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 16427. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 17229. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 17229. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 18678. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 18678. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 19346. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 19346. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 20484. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 20503. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 20503. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 24036. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 24278. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 28595. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 28595. Now up to 19890289724 bytes COMPLETE=1; add all remaining packages Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633. Done: processed/sorted 22349 packages, total size 19923102488 bytes. if [ ""x = "yes"x ] ; then \ /home/deb-cd/build/debian-cd.lenny/tools/grab_source_list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/apt /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/packages; \ else \ /home/deb-cd/build/debian-cd.lenny/tools/merge_package_lists /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/apt "powerpc" /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/packages > /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/packages.source; \ fi /home/deb-cd/build/debian-cd.lenny/tools/make_disc_trees.pl /home/deb-cd/build/debian-cd.lenny /org/cdbuilder.debian.org/src/ftp/debian /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc lenny "powerpc" /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage Reading in package information for powerpc: Done: Read details of 22349 packages for powerpc Starting to lay out packages into CD (650MiB CD) images: 332031 2K-blocks maximum per image Starting new powerpc CD 1 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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.lenny/data/lenny/powerpc_udeb_exclude Adding docs to CD1 Extracting FAQ on CD1 Adding installtools Downloading most recent release notes for powerpc --14:40:47-- http://www.debian.org/releases/lenny/release-notes-powerpc.tar.gz => `release-notes-powerpc.tar.gz' Resolving www.debian.org... 213.129.232.18, 141.76.2.5, 2001:858:2:1::10 Connecting to www.debian.org|213.129.232.18|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 9,922,007 (9.5M) [application/x-gzip] 0K .......... .......... .......... .......... .......... 0% 114.75 KB/s 50K .......... .......... .......... .......... .......... 1% 424.05 KB/s 100K .......... .......... .......... .......... .......... 1% 426.35 KB/s 150K .......... .......... .......... .......... .......... 2% 30.63 MB/s 200K .......... .......... .......... .......... .......... 2% 414.32 KB/s 250K .......... .......... .......... .......... .......... 3% 45.72 MB/s 300K .......... .......... .......... .......... .......... 3% 423.84 KB/s 350K .......... .......... .......... .......... .......... 4% 49.57 MB/s 400K .......... .......... .......... .......... .......... 4% 63.33 MB/s 450K .......... .......... .......... .......... .......... 5% 417.12 KB/s 500K .......... .......... .......... .......... .......... 5% 44.55 MB/s 550K .......... .......... .......... .......... .......... 6% 46.55 MB/s 600K .......... .......... .......... .......... .......... 6% 48.93 MB/s 650K .......... .......... .......... .......... .......... 7% 49.37 MB/s 700K .......... .......... .......... .......... .......... 7% 426.71 KB/s 750K .......... .......... .......... .......... .......... 8% 37.30 MB/s 800K .......... .......... .......... .......... .......... 8% 42.68 MB/s 850K .......... .......... .......... .......... .......... 9% 41.77 MB/s 900K .......... .......... .......... .......... .......... 9% 55.68 MB/s 950K .......... .......... .......... .......... .......... 10% 60.51 MB/s 1000K .......... .......... .......... .......... .......... 10% 429.92 KB/s 1050K .......... .......... .......... .......... .......... 11% 25.59 MB/s 1100K .......... .......... .......... .......... .......... 11% 58.13 MB/s 1150K .......... .......... .......... .......... .......... 12% 56.58 MB/s 1200K .......... .......... .......... .......... .......... 12% 46.64 MB/s 1250K .......... .......... .......... .......... .......... 13% 37.94 MB/s 1300K .......... .......... .......... .......... .......... 13% 47.50 MB/s 1350K .......... .......... .......... .......... .......... 14% 40.45 MB/s 1400K .......... .......... .......... .......... .......... 14% 43.13 MB/s 1450K .......... .......... .......... .......... .......... 15% 443.25 KB/s 1500K .......... .......... .......... .......... .......... 15% 37.44 MB/s 1550K .......... .......... .......... .......... .......... 16% 42.46 MB/s 1600K .......... .......... .......... .......... .......... 17% 39.47 MB/s 1650K .......... .......... .......... .......... .......... 17% 36.69 MB/s 1700K .......... .......... .......... .......... .......... 18% 36.01 MB/s 1750K .......... .......... .......... .......... .......... 18% 61.50 MB/s 1800K .......... .......... .......... .......... .......... 19% 57.51 MB/s 1850K .......... .......... .......... .......... .......... 19% 50.08 MB/s 1900K .......... .......... .......... .......... .......... 20% 51.08 MB/s 1950K .......... .......... .......... .......... .......... 20% 40.66 MB/s 2000K .......... .......... .......... .......... .......... 21% 17.49 MB/s 2050K .......... .......... .......... .......... .......... 21% 139.51 MB/s 2100K .......... .......... .......... .......... .......... 22% 1.24 MB/s 2150K .......... .......... .......... .......... .......... 22% 747.36 KB/s 2200K .......... .......... .......... .......... .......... 23% 52.50 MB/s 2250K .......... .......... .......... .......... .......... 23% 44.31 MB/s 2300K .......... .......... .......... .......... .......... 24% 42.31 MB/s 2350K .......... .......... .......... .......... .......... 24% 47.00 MB/s 2400K .......... .......... .......... .......... .......... 25% 55.80 MB/s 2450K .......... .......... .......... .......... .......... 25% 40.62 MB/s 2500K .......... .......... .......... .......... .......... 26% 56.65 MB/s 2550K .......... .......... .......... .......... .......... 26% 45.85 MB/s 2600K .......... .......... .......... .......... .......... 27% 47.82 MB/s 2650K .......... .......... .......... .......... .......... 27% 56.91 MB/s 2700K .......... .......... .......... .......... .......... 28% 48.01 MB/s 2750K .......... .......... .......... .......... .......... 28% 46.11 MB/s 2800K .......... .......... .......... .......... .......... 29% 43.17 MB/s 2850K .......... .......... .......... .......... .......... 29% 27.93 MB/s 2900K .......... .......... .......... .......... .......... 30% 33.28 MB/s 2950K .......... .......... .......... .......... .......... 30% 32.77 MB/s 3000K .......... .......... .......... .......... .......... 31% 1.55 MB/s 3050K .......... .......... .......... .......... .......... 31% 774.62 KB/s 3100K .......... .......... .......... .......... .......... 32% 34.73 MB/s 3150K .......... .......... .......... .......... .......... 33% 44.55 MB/s 3200K .......... .......... .......... .......... .......... 33% 68.58 MB/s 3250K .......... .......... .......... .......... .......... 34% 55.17 MB/s 3300K .......... .......... .......... .......... .......... 34% 51.45 MB/s 3350K .......... .......... .......... .......... .......... 35% 52.62 MB/s 3400K .......... .......... .......... .......... .......... 35% 46.02 MB/s 3450K .......... .......... .......... .......... .......... 36% 50.76 MB/s 3500K .......... .......... .......... .......... .......... 36% 59.04 MB/s 3550K .......... .......... .......... .......... .......... 37% 50.97 MB/s 3600K .......... .......... .......... .......... .......... 37% 43.48 MB/s 3650K .......... .......... .......... .......... .......... 38% 48.68 MB/s 3700K .......... .......... .......... .......... .......... 38% 53.31 MB/s 3750K .......... .......... .......... .......... .......... 39% 40.72 MB/s 3800K .......... .......... .......... .......... .......... 39% 40.39 MB/s 3850K .......... .......... .......... .......... .......... 40% 35.49 MB/s 3900K .......... .......... .......... .......... .......... 40% 44.47 MB/s 3950K .......... .......... .......... .......... .......... 41% 49.82 MB/s 4000K .......... .......... .......... .......... .......... 41% 47.45 MB/s 4050K .......... .......... .......... .......... .......... 42% 46.73 MB/s 4100K .......... .......... .......... .......... .......... 42% 60.73 MB/s 4150K .......... .......... .......... .......... .......... 43% 35.54 MB/s 4200K .......... .......... .......... .......... .......... 43% 23.27 MB/s 4250K .......... .......... .......... .......... .......... 44% 44.07 MB/s 4300K .......... .......... .......... .......... .......... 44% 31.38 MB/s 4350K .......... .......... .......... .......... .......... 45% 593.83 KB/s 4400K .......... .......... .......... .......... .......... 45% 43.40 MB/s 4450K .......... .......... .......... .......... .......... 46% 41.10 MB/s 4500K .......... .......... .......... .......... .......... 46% 37.16 MB/s 4550K .......... .......... .......... .......... .......... 47% 42.68 MB/s 4600K .......... .......... .......... .......... .......... 47% 41.56 MB/s 4650K .......... .......... .......... .......... .......... 48% 59.77 MB/s 4700K .......... .......... .......... .......... .......... 49% 47.87 MB/s 4750K .......... .......... .......... .......... .......... 49% 61.73 MB/s 4800K .......... .......... .......... .......... .......... 50% 45.59 MB/s 4850K .......... .......... .......... .......... .......... 50% 49.67 MB/s 4900K .......... .......... .......... .......... .......... 51% 50.49 MB/s 4950K .......... .......... .......... .......... .......... 51% 45.93 MB/s 5000K .......... .......... .......... .......... .......... 52% 46.82 MB/s 5050K .......... .......... .......... .......... .......... 52% 35.72 MB/s 5100K .......... .......... .......... .......... .......... 53% 55.36 MB/s 5150K .......... .......... .......... .......... .......... 53% 48.20 MB/s 5200K .......... .......... .......... .......... .......... 54% 31.62 MB/s 5250K .......... .......... .......... .......... .......... 54% 39.63 MB/s 5300K .......... .......... .......... .......... .......... 55% 45.21 MB/s 5350K .......... .......... .......... .......... .......... 55% 48.01 MB/s 5400K .......... .......... .......... .......... .......... 56% 27.43 MB/s 5450K .......... .......... .......... .......... .......... 56% 109.73 MB/s 5500K .......... .......... .......... .......... .......... 57% 51.24 MB/s 5550K .......... .......... .......... .......... .......... 57% 36.71 MB/s 5600K .......... .......... .......... .......... .......... 58% 28.82 MB/s 5650K .......... .......... .......... .......... .......... 58% 46.20 MB/s 5700K .......... .......... .......... .......... .......... 59% 33.24 MB/s 5750K .......... .......... .......... .......... .......... 59% 33.91 MB/s 5800K .......... .......... .......... .......... .......... 60% 41.07 MB/s 5850K .......... .......... .......... .......... .......... 60% 47.31 MB/s 5900K .......... .......... .......... .......... .......... 61% 34.36 MB/s 5950K .......... .......... .......... .......... .......... 61% 38.51 MB/s 6000K .......... .......... .......... .......... .......... 62% 23.36 MB/s 6050K .......... .......... .......... .......... .......... 62% 41.52 MB/s 6100K .......... .......... .......... .......... .......... 63% 2.75 MB/s 6150K .......... .......... .......... .......... .......... 63% 896.20 KB/s 6200K .......... .......... .......... .......... .......... 64% 53.72 MB/s 6250K .......... .......... .......... .......... .......... 65% 53.07 MB/s 6300K .......... .......... .......... .......... .......... 65% 56.91 MB/s 6350K .......... .......... .......... .......... .......... 66% 55.68 MB/s 6400K .......... .......... .......... .......... .......... 66% 48.83 MB/s 6450K .......... .......... .......... .......... .......... 67% 52.90 MB/s 6500K .......... .......... .......... .......... .......... 67% 47.64 MB/s 6550K .......... .......... .......... .......... .......... 68% 45.89 MB/s 6600K .......... .......... .......... .......... .......... 68% 52.73 MB/s 6650K .......... .......... .......... .......... .......... 69% 44.19 MB/s 6700K .......... .......... .......... .......... .......... 69% 52.96 MB/s 6750K .......... .......... .......... .......... .......... 70% 60.88 MB/s 6800K .......... .......... .......... .......... .......... 70% 34.68 MB/s 6850K .......... .......... .......... .......... .......... 71% 70.77 MB/s 6900K .......... .......... .......... .......... .......... 71% 44.67 MB/s 6950K .......... .......... .......... .......... .......... 72% 59.33 MB/s 7000K .......... .......... .......... .......... .......... 72% 49.22 MB/s 7050K .......... .......... .......... .......... .......... 73% 44.67 MB/s 7100K .......... .......... .......... .......... .......... 73% 49.93 MB/s 7150K .......... .......... .......... .......... .......... 74% 8.06 MB/s 7200K .......... .......... .......... .......... .......... 74% 156.50 MB/s 7250K .......... .......... .......... .......... .......... 75% 59.91 MB/s 7300K .......... .......... .......... .......... .......... 75% 43.60 MB/s 7350K .......... .......... .......... .......... .......... 76% 83.90 MB/s 7400K .......... .......... .......... .......... .......... 76% 53.36 MB/s 7450K .......... .......... .......... .......... .......... 77% 53.13 MB/s 7500K .......... .......... .......... .......... .......... 77% 60.88 MB/s 7550K .......... .......... .......... .......... .......... 78% 49.88 MB/s 7600K .......... .......... .......... .......... .......... 78% 58.62 MB/s 7650K .......... .......... .......... .......... .......... 79% 50.92 MB/s 7700K .......... .......... .......... .......... .......... 79% 37.97 MB/s 7750K .......... .......... .......... .......... .......... 80% 38.72 MB/s 7800K .......... .......... .......... .......... .......... 81% 51.78 MB/s 7850K .......... .......... .......... .......... .......... 81% 40.89 MB/s 7900K .......... .......... .......... .......... .......... 82% 40.22 MB/s 7950K .......... .......... .......... .......... .......... 82% 49.17 MB/s 8000K .......... .......... .......... .......... .......... 83% 42.46 MB/s 8050K .......... .......... .......... .......... .......... 83% 47.41 MB/s 8100K .......... .......... .......... .......... .......... 84% 44.19 MB/s 8150K .......... .......... .......... .......... .......... 84% 682.59 KB/s 8200K .......... .......... .......... .......... .......... 85% 48.68 MB/s 8250K .......... .......... .......... .......... .......... 85% 51.83 MB/s 8300K .......... .......... .......... .......... .......... 86% 47.09 MB/s 8350K .......... .......... .......... .......... .......... 86% 50.92 MB/s 8400K .......... .......... .......... .......... .......... 87% 43.56 MB/s 8450K .......... .......... .......... .......... .......... 87% 50.92 MB/s 8500K .......... .......... .......... .......... .......... 88% 47.50 MB/s 8550K .......... .......... .......... .......... .......... 88% 30.42 MB/s 8600K .......... .......... .......... .......... .......... 89% 65.63 MB/s 8650K .......... .......... .......... .......... .......... 89% 61.34 MB/s 8700K .......... .......... .......... .......... .......... 90% 63.09 MB/s 8750K .......... .......... .......... .......... .......... 90% 61.42 MB/s 8800K .......... .......... .......... .......... .......... 91% 56.19 MB/s 8850K .......... .......... .......... .......... .......... 91% 26.99 MB/s 8900K .......... .......... .......... .......... .......... 92% 211.38 MB/s 8950K .......... .......... .......... .......... .......... 92% 69.16 MB/s 9000K .......... .......... .......... .......... .......... 93% 52.28 MB/s 9050K .......... .......... .......... .......... .......... 93% 47.78 MB/s 9100K .......... .......... .......... .......... .......... 94% 53.66 MB/s 9150K .......... .......... .......... .......... .......... 94% 51.83 MB/s 9200K .......... .......... .......... .......... .......... 95% 58.55 MB/s 9250K .......... .......... .......... .......... .......... 95% 5.40 MB/s 9300K .......... .......... .......... .......... .......... 96% 47.92 MB/s 9350K .......... .......... .......... .......... .......... 97% 65.45 MB/s 9400K .......... .......... .......... .......... .......... 97% 49.37 MB/s 9450K .......... .......... .......... .......... .......... 98% 60.43 MB/s 9500K .......... .......... .......... .......... .......... 98% 52.00 MB/s 9550K .......... .......... .......... .......... .......... 99% 50.86 MB/s 9600K .......... .......... .......... .......... .......... 99% 56.71 MB/s 9650K .......... .......... .......... ......... 100% 35.00 MB/s 14:40:50 (4.70 MB/s) - `release-notes-powerpc.tar.gz' saved [9922007/9922007] be/ be/ap-old-stuff.be.html be/apb.be.html be/apc.be.html be/ch-about.be.html be/ch-information.be.html be/ch-installing.be.html be/ch-moreinfo.be.html be/ch-upgrading.be.html be/ch-whats-new.be.html be/debian.css be/images/ be/images/annot-close.png be/images/annot-open.png be/images/blank.png be/images/caution.png be/images/draft.png be/images/home.png be/images/important.png be/images/next.png be/images/note.png be/images/prev.png be/images/tip.png be/images/toc-blank.png be/images/toc-minus.png be/images/toc-plus.png be/images/up.png be/images/warning.png be/index.be.html be/relnotes-glossary.be.html be/relnotes-index.be.html be/release-notes.be.txt be/release-notes.be.pdf ca/ ca/apb.ca.html ca/apc.ca.html ca/ap-old-stuff.ca.html ca/ch-about.ca.html ca/ch-information.ca.html ca/ch-installing.ca.html ca/ch-moreinfo.ca.html ca/ch-upgrading.ca.html ca/ch-whats-new.ca.html ca/debian.css ca/images/ ca/images/blank.png ca/images/caution.png ca/images/draft.png ca/images/home.png ca/images/important.png ca/images/next.png ca/images/note.png ca/images/prev.png ca/images/tip.png ca/images/toc-blank.png ca/images/toc-minus.png ca/images/toc-plus.png ca/images/up.png ca/images/warning.png ca/images/annot-close.png ca/images/annot-open.png ca/index.ca.html ca/relnotes-glossary.ca.html ca/relnotes-index.ca.html ca/release-notes.ca.txt ca/release-notes.ca.pdf cs/ cs/apb.cs.html cs/apc.cs.html cs/ap-old-stuff.cs.html cs/ch-about.cs.html cs/ch-information.cs.html cs/ch-installing.cs.html cs/ch-moreinfo.cs.html cs/ch-upgrading.cs.html cs/ch-whats-new.cs.html cs/debian.css cs/images/ cs/images/blank.png cs/images/caution.png cs/images/draft.png cs/images/home.png cs/images/important.png cs/images/next.png cs/images/note.png cs/images/prev.png cs/images/tip.png cs/images/toc-blank.png cs/images/toc-minus.png cs/images/toc-plus.png cs/images/up.png cs/images/warning.png cs/images/annot-close.png cs/images/annot-open.png cs/index.cs.html cs/relnotes-glossary.cs.html cs/relnotes-index.cs.html cs/release-notes.cs.txt cs/release-notes.cs.pdf de/ de/apb.de.html de/apc.de.html de/ap-old-stuff.de.html de/ch-about.de.html de/ch-information.de.html de/ch-installing.de.html de/ch-moreinfo.de.html de/ch-upgrading.de.html de/ch-whats-new.de.html de/debian.css de/images/ de/images/blank.png de/images/caution.png de/images/draft.png de/images/home.png de/images/important.png de/images/next.png de/images/note.png de/images/prev.png de/images/tip.png de/images/toc-blank.png de/images/toc-minus.png de/images/toc-plus.png de/images/up.png de/images/warning.png de/images/annot-close.png de/images/annot-open.png de/index.de.html de/relnotes-glossary.de.html de/relnotes-index.de.html de/release-notes.de.txt de/release-notes.de.pdf en/ en/apb.en.html en/apc.en.html en/ap-old-stuff.en.html en/ch-about.en.html en/ch-information.en.html en/ch-installing.en.html en/ch-moreinfo.en.html en/ch-upgrading.en.html en/ch-whats-new.en.html en/debian.css en/images/ en/images/blank.png en/images/caution.png en/images/draft.png en/images/home.png en/images/important.png en/images/next.png en/images/note.png en/images/prev.png en/images/tip.png en/images/toc-blank.png en/images/toc-minus.png en/images/toc-plus.png en/images/up.png en/images/warning.png en/images/annot-close.png en/images/annot-open.png en/index.en.html en/relnotes-glossary.en.html en/relnotes-index.en.html en/release-notes.en.txt en/release-notes.en.pdf es/ es/apb.es.html es/apc.es.html es/ap-old-stuff.es.html es/ch-about.es.html es/ch-information.es.html es/ch-installing.es.html es/ch-moreinfo.es.html es/ch-upgrading.es.html es/ch-whats-new.es.html es/debian.css es/images/ es/images/blank.png es/images/caution.png es/images/draft.png es/images/home.png es/images/important.png es/images/next.png es/images/note.png es/images/prev.png es/images/tip.png es/images/toc-blank.png es/images/toc-minus.png es/images/toc-plus.png es/images/up.png es/images/warning.png es/images/annot-close.png es/images/annot-open.png es/index.es.html es/relnotes-glossary.es.html es/relnotes-index.es.html es/release-notes.es.txt es/release-notes.es.pdf fr/ fr/apb.fr.html fr/apc.fr.html fr/ap-old-stuff.fr.html fr/ch-about.fr.html fr/ch-information.fr.html fr/ch-installing.fr.html fr/ch-moreinfo.fr.html fr/ch-upgrading.fr.html fr/ch-whats-new.fr.html fr/debian.css fr/images/ fr/images/blank.png fr/images/caution.png fr/images/draft.png fr/images/home.png fr/images/important.png fr/images/next.png fr/images/note.png fr/images/prev.png fr/images/tip.png fr/images/toc-blank.png fr/images/toc-minus.png fr/images/toc-plus.png fr/images/up.png fr/images/warning.png fr/images/annot-close.png fr/images/annot-open.png fr/index.fr.html fr/relnotes-glossary.fr.html fr/relnotes-index.fr.html fr/release-notes.fr.txt fr/release-notes.fr.pdf it/ it/apb.it.html it/apc.it.html it/ap-old-stuff.it.html it/ch-about.it.html it/ch-information.it.html it/ch-installing.it.html it/ch-moreinfo.it.html it/ch-upgrading.it.html it/ch-whats-new.it.html it/debian.css it/images/ it/images/blank.png it/images/caution.png it/images/draft.png it/images/home.png it/images/important.png it/images/next.png it/images/note.png it/images/prev.png it/images/tip.png it/images/toc-blank.png it/images/toc-minus.png it/images/toc-plus.png it/images/up.png it/images/warning.png it/images/annot-close.png it/images/annot-open.png it/index.it.html it/relnotes-glossary.it.html it/relnotes-index.it.html it/release-notes.it.txt it/release-notes.it.pdf ja/ ja/apb.ja.html ja/apc.ja.html ja/ap-old-stuff.ja.html ja/ch-about.ja.html ja/ch-information.ja.html ja/ch-installing.ja.html ja/ch-moreinfo.ja.html ja/ch-upgrading.ja.html ja/ch-whats-new.ja.html ja/debian.css ja/images/ ja/images/blank.png ja/images/caution.png ja/images/draft.png ja/images/home.png ja/images/important.png ja/images/next.png ja/images/note.png ja/images/prev.png ja/images/tip.png ja/images/toc-blank.png ja/images/toc-minus.png ja/images/toc-plus.png ja/images/up.png ja/images/warning.png ja/images/annot-close.png ja/images/annot-open.png ja/index.ja.html ja/relnotes-glossary.ja.html ja/relnotes-index.ja.html ja/release-notes.ja.txt ja/release-notes.ja.pdf lt/ lt/apb.lt.html lt/apc.lt.html lt/ap-old-stuff.lt.html lt/ch-about.lt.html lt/ch-information.lt.html lt/ch-installing.lt.html lt/ch-moreinfo.lt.html lt/ch-upgrading.lt.html lt/ch-whats-new.lt.html lt/debian.css lt/images/ lt/images/blank.png lt/images/caution.png lt/images/draft.png lt/images/home.png lt/images/important.png lt/images/next.png lt/images/note.png lt/images/prev.png lt/images/tip.png lt/images/toc-blank.png lt/images/toc-minus.png lt/images/toc-plus.png lt/images/up.png lt/images/warning.png lt/images/annot-close.png lt/images/annot-open.png lt/index.lt.html lt/relnotes-glossary.lt.html lt/relnotes-index.lt.html lt/release-notes.lt.txt lt/release-notes.lt.pdf ml/ ml/apb.ml.html ml/apc.ml.html ml/ap-old-stuff.ml.html ml/ch-about.ml.html ml/ch-information.ml.html ml/ch-installing.ml.html ml/ch-moreinfo.ml.html ml/ch-upgrading.ml.html ml/ch-whats-new.ml.html ml/debian.css ml/images/ ml/images/blank.png ml/images/caution.png ml/images/draft.png ml/images/home.png ml/images/important.png ml/images/next.png ml/images/note.png ml/images/prev.png ml/images/tip.png ml/images/toc-blank.png ml/images/toc-minus.png ml/images/toc-plus.png ml/images/up.png ml/images/warning.png ml/images/annot-close.png ml/images/annot-open.png ml/index.ml.html ml/relnotes-glossary.ml.html ml/relnotes-index.ml.html ml/release-notes.ml.txt ml/release-notes.ml.pdf nb/ nb/ap-old-stuff.nb.html nb/apb.nb.html nb/apc.nb.html nb/ch-about.nb.html nb/ch-information.nb.html nb/ch-installing.nb.html nb/ch-moreinfo.nb.html nb/ch-upgrading.nb.html nb/ch-whats-new.nb.html nb/debian.css nb/images/ nb/images/blank.png nb/images/caution.png nb/images/draft.png nb/images/home.png nb/images/important.png nb/images/next.png nb/images/note.png nb/images/prev.png nb/images/tip.png nb/images/toc-blank.png nb/images/toc-minus.png nb/images/toc-plus.png nb/images/up.png nb/images/warning.png nb/images/annot-close.png nb/images/annot-open.png nb/index.nb.html nb/relnotes-glossary.nb.html nb/relnotes-index.nb.html nb/release-notes.nb.txt nb/release-notes.nb.pdf pt/ pt/apb.pt.html pt/apc.pt.html pt/ap-old-stuff.pt.html pt/ch-about.pt.html pt/ch-information.pt.html pt/ch-installing.pt.html pt/ch-moreinfo.pt.html pt/ch-upgrading.pt.html pt/ch-whats-new.pt.html pt/debian.css pt/images/ pt/images/blank.png pt/images/caution.png pt/images/draft.png pt/images/home.png pt/images/important.png pt/images/next.png pt/images/note.png pt/images/prev.png pt/images/tip.png pt/images/toc-blank.png pt/images/toc-minus.png pt/images/toc-plus.png pt/images/up.png pt/images/warning.png pt/images/annot-close.png pt/images/annot-open.png pt/index.pt.html pt/relnotes-glossary.pt.html pt/relnotes-index.pt.html pt/release-notes.pt.txt pt/release-notes.pt.pdf pt_BR/ pt_BR/apb.pt_BR.html pt_BR/apc.pt_BR.html pt_BR/ap-old-stuff.pt_BR.html pt_BR/ch-about.pt_BR.html pt_BR/ch-information.pt_BR.html pt_BR/ch-installing.pt_BR.html pt_BR/ch-moreinfo.pt_BR.html pt_BR/ch-upgrading.pt_BR.html pt_BR/ch-whats-new.pt_BR.html pt_BR/debian.css pt_BR/images/ pt_BR/images/blank.png pt_BR/images/caution.png pt_BR/images/draft.png pt_BR/images/home.png pt_BR/images/important.png pt_BR/images/next.png pt_BR/images/note.png pt_BR/images/prev.png pt_BR/images/tip.png pt_BR/images/toc-blank.png pt_BR/images/toc-minus.png pt_BR/images/toc-plus.png pt_BR/images/up.png pt_BR/images/warning.png pt_BR/images/annot-close.png pt_BR/images/annot-open.png pt_BR/index.pt_BR.html pt_BR/relnotes-glossary.pt_BR.html pt_BR/relnotes-index.pt_BR.html pt_BR/release-notes.pt_BR.txt pt_BR/release-notes.pt_BR.pdf ro/ ro/apb.ro.html ro/apc.ro.html ro/ap-old-stuff.ro.html ro/ch-about.ro.html ro/ch-information.ro.html ro/ch-installing.ro.html ro/ch-moreinfo.ro.html ro/ch-upgrading.ro.html ro/ch-whats-new.ro.html ro/debian.css ro/images/ ro/images/blank.png ro/images/caution.png ro/images/draft.png ro/images/home.png ro/images/important.png ro/images/next.png ro/images/note.png ro/images/prev.png ro/images/tip.png ro/images/toc-blank.png ro/images/toc-minus.png ro/images/toc-plus.png ro/images/up.png ro/images/warning.png ro/images/annot-close.png ro/images/annot-open.png ro/index.ro.html ro/relnotes-glossary.ro.html ro/relnotes-index.ro.html ro/release-notes.ro.txt ro/release-notes.ro.pdf ru/ ru/apb.ru.html ru/apc.ru.html ru/ap-old-stuff.ru.html ru/ch-about.ru.html ru/ch-information.ru.html ru/ch-installing.ru.html ru/ch-moreinfo.ru.html ru/ch-upgrading.ru.html ru/ch-whats-new.ru.html ru/debian.css ru/images/ ru/images/blank.png ru/images/caution.png ru/images/draft.png ru/images/home.png ru/images/important.png ru/images/next.png ru/images/note.png ru/images/prev.png ru/images/tip.png ru/images/toc-blank.png ru/images/toc-minus.png ru/images/toc-plus.png ru/images/up.png ru/images/warning.png ru/images/annot-close.png ru/images/annot-open.png ru/index.ru.html ru/relnotes-glossary.ru.html ru/relnotes-index.ru.html ru/release-notes.ru.txt ru/release-notes.ru.pdf sk/ sk/apb.sk.html sk/apc.sk.html sk/ap-old-stuff.sk.html sk/ch-about.sk.html sk/ch-information.sk.html sk/ch-installing.sk.html sk/ch-moreinfo.sk.html sk/ch-upgrading.sk.html sk/ch-whats-new.sk.html sk/debian.css sk/images/ sk/images/blank.png sk/images/caution.png sk/images/draft.png sk/images/home.png sk/images/important.png sk/images/next.png sk/images/note.png sk/images/prev.png sk/images/tip.png sk/images/toc-blank.png sk/images/toc-minus.png sk/images/toc-plus.png sk/images/up.png sk/images/warning.png sk/images/annot-close.png sk/images/annot-open.png sk/index.sk.html sk/relnotes-glossary.sk.html sk/relnotes-index.sk.html sk/release-notes.sk.txt sk/release-notes.sk.pdf sv/ sv/apb.sv.html sv/apc.sv.html sv/ap-old-stuff.sv.html sv/ch-about.sv.html sv/ch-information.sv.html sv/ch-installing.sv.html sv/ch-moreinfo.sv.html sv/ch-upgrading.sv.html sv/ch-whats-new.sv.html sv/debian.css sv/images/ sv/images/blank.png sv/images/caution.png sv/images/draft.png sv/images/home.png sv/images/important.png sv/images/next.png sv/images/note.png sv/images/prev.png sv/images/tip.png sv/images/toc-blank.png sv/images/toc-minus.png sv/images/toc-plus.png sv/images/up.png sv/images/warning.png sv/images/annot-close.png sv/images/annot-open.png sv/index.sv.html sv/relnotes-glossary.sv.html sv/relnotes-index.sv.html sv/release-notes.sv.txt sv/release-notes.sv.pdf vi/ vi/apb.vi.html vi/apc.vi.html vi/ap-old-stuff.vi.html vi/ch-about.vi.html vi/ch-information.vi.html vi/ch-installing.vi.html vi/ch-moreinfo.vi.html vi/ch-upgrading.vi.html vi/ch-whats-new.vi.html vi/debian.css vi/images/ vi/images/blank.png vi/images/caution.png vi/images/draft.png vi/images/home.png vi/images/important.png vi/images/next.png vi/images/note.png vi/images/prev.png vi/images/tip.png vi/images/toc-blank.png vi/images/toc-minus.png vi/images/toc-plus.png vi/images/up.png vi/images/warning.png vi/images/annot-close.png vi/images/annot-open.png vi/index.vi.html vi/relnotes-glossary.vi.html vi/relnotes-index.vi.html vi/release-notes.vi.txt vi/release-notes.vi.pdf zh_CN/ zh_CN/apb.zh_CN.html zh_CN/apc.zh_CN.html zh_CN/ap-old-stuff.zh_CN.html zh_CN/ch-about.zh_CN.html zh_CN/ch-information.zh_CN.html zh_CN/ch-installing.zh_CN.html zh_CN/ch-moreinfo.zh_CN.html zh_CN/ch-upgrading.zh_CN.html zh_CN/ch-whats-new.zh_CN.html zh_CN/debian.css zh_CN/images/ zh_CN/images/blank.png zh_CN/images/caution.png zh_CN/images/draft.png zh_CN/images/home.png zh_CN/images/important.png zh_CN/images/next.png zh_CN/images/note.png zh_CN/images/prev.png zh_CN/images/tip.png zh_CN/images/toc-blank.png zh_CN/images/toc-minus.png zh_CN/images/toc-plus.png zh_CN/images/up.png zh_CN/images/warning.png zh_CN/images/annot-close.png zh_CN/images/annot-open.png zh_CN/index.zh_CN.html zh_CN/relnotes-glossary.zh_CN.html zh_CN/relnotes-index.zh_CN.html zh_CN/release-notes.zh_CN.txt zh_CN/release-notes.zh_CN.pdf zh_TW/ zh_TW/apb.zh_TW.html zh_TW/apc.zh_TW.html zh_TW/ap-old-stuff.zh_TW.html zh_TW/ch-about.zh_TW.html zh_TW/ch-information.zh_TW.html zh_TW/ch-installing.zh_TW.html zh_TW/ch-moreinfo.zh_TW.html zh_TW/ch-upgrading.zh_TW.html zh_TW/ch-whats-new.zh_TW.html zh_TW/debian.css zh_TW/images/ zh_TW/images/blank.png zh_TW/images/caution.png zh_TW/images/draft.png zh_TW/images/home.png zh_TW/images/important.png zh_TW/images/next.png zh_TW/images/note.png zh_TW/images/prev.png zh_TW/images/tip.png zh_TW/images/toc-blank.png zh_TW/images/toc-minus.png zh_TW/images/toc-plus.png zh_TW/images/up.png zh_TW/images/warning.png zh_TW/images/annot-close.png zh_TW/images/annot-open.png zh_TW/index.zh_TW.html zh_TW/relnotes-glossary.zh_TW.html zh_TW/relnotes-index.zh_TW.html zh_TW/release-notes.zh_TW.txt zh_TW/release-notes.zh_TW.pdf Adding common docs on CD1 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 1 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD1 cp: cannot stat `/org/cdbuilder.debian.org/src/ftp/debian/dists/squeeze/main/installer-powerpc/current/images/prep/cdrom': No such file or directory Adding README.source Starting the md5sum.txt file Placing packages into image 1 CHRP boot partition 1 CHRP boot partition 1 CHRP boot partition 1 CHRP boot partition 1 CHRP boot partition 1 CHRP boot partition 1 CHRP boot partition 1 CHRP boot partition 1 CHRP boot partition 1 Checking base is installable for powerpc Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt CHRP boot partition 1 CD 1 filled with 923 packages, 331956 blocks, 679845888 bytes Starting new powerpc CD 2 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD2 Adding the required directories Generating the image label and volume id Adding common docs on CD2 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 2 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD2 Starting the md5sum.txt file Placing packages into image 2 Finishing off the Release file Finishing off md5sum.txt CD 2 filled with 549 packages, 330336 blocks, 676528128 bytes Starting new powerpc CD 3 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD3 Adding the required directories Generating the image label and volume id Adding common docs on CD3 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 3 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD3 Starting the md5sum.txt file Placing packages into image 3 Finishing off the Release file Finishing off md5sum.txt CD 3 filled with 339 packages, 331836 blocks, 679600128 bytes Starting new powerpc CD 4 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD4 Adding the required directories Generating the image label and volume id Adding common docs on CD4 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 4 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD4 Starting the md5sum.txt file Placing packages into image 4 Finishing off the Release file Finishing off md5sum.txt CD 4 filled with 654 packages, 325075 blocks, 665753600 bytes Starting new powerpc CD 5 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD5 Adding the required directories Generating the image label and volume id Adding common docs on CD5 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 5 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD5 Starting the md5sum.txt file Placing packages into image 5 Finishing off the Release file Finishing off md5sum.txt CD 5 filled with 539 packages, 306470 blocks, 627650560 bytes Starting new powerpc CD 6 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD6 Adding the required directories Generating the image label and volume id Adding common docs on CD6 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 6 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD6 Starting the md5sum.txt file Placing packages into image 6 Finishing off the Release file Finishing off md5sum.txt CD 6 filled with 573 packages, 331620 blocks, 679157760 bytes Starting new powerpc CD 7 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD7 Adding the required directories Generating the image label and volume id Adding common docs on CD7 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 7 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD7 Starting the md5sum.txt file Placing packages into image 7 Finishing off the Release file Finishing off md5sum.txt CD 7 filled with 554 packages, 330372 blocks, 676601856 bytes Starting new powerpc CD 8 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD8 Adding the required directories Generating the image label and volume id Adding common docs on CD8 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 8 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD8 Starting the md5sum.txt file Placing packages into image 8 Finishing off the Release file Finishing off md5sum.txt CD 8 filled with 382 packages, 328428 blocks, 672620544 bytes Starting new powerpc CD 9 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD9 Adding the required directories Generating the image label and volume id Adding common docs on CD9 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 9 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD9 Starting the md5sum.txt file Placing packages into image 9 Finishing off the Release file Finishing off md5sum.txt CD 9 filled with 466 packages, 331764 blocks, 679452672 bytes Starting new powerpc CD 10 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD10 Adding the required directories Generating the image label and volume id Adding common docs on CD10 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 10 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD10 Starting the md5sum.txt file Placing packages into image 10 Finishing off the Release file Finishing off md5sum.txt CD 10 filled with 375 packages, 326526 blocks, 668725248 bytes Starting new powerpc CD 11 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD11 Adding the required directories Generating the image label and volume id Adding common docs on CD11 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 11 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD11 Starting the md5sum.txt file Placing packages into image 11 Finishing off the Release file Finishing off md5sum.txt CD 11 filled with 280 packages, 327912 blocks, 671563776 bytes Starting new powerpc CD 12 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD12 Adding the required directories Generating the image label and volume id Adding common docs on CD12 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 12 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD12 Starting the md5sum.txt file Placing packages into image 12 Finishing off the Release file Finishing off md5sum.txt CD 12 filled with 226 packages, 331470 blocks, 678850560 bytes Starting new powerpc CD 13 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD13 Adding the required directories Generating the image label and volume id Adding common docs on CD13 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 13 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD13 Starting the md5sum.txt file Placing packages into image 13 Finishing off the Release file Finishing off md5sum.txt CD 13 filled with 791 packages, 331374 blocks, 678653952 bytes Starting new powerpc CD 14 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD14 Adding the required directories Generating the image label and volume id Adding common docs on CD14 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 14 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD14 Starting the md5sum.txt file Placing packages into image 14 Finishing off the Release file Finishing off md5sum.txt CD 14 filled with 532 packages, 331932 blocks, 679796736 bytes Starting new powerpc CD 15 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD15 Adding the required directories Generating the image label and volume id Adding common docs on CD15 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 15 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD15 Starting the md5sum.txt file Placing packages into image 15 Finishing off the Release file Finishing off md5sum.txt CD 15 filled with 773 packages, 325270 blocks, 666152960 bytes Starting new powerpc CD 16 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD16 Adding the required directories Generating the image label and volume id Adding common docs on CD16 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 16 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD16 Starting the md5sum.txt file Placing packages into image 16 Finishing off the Release file Finishing off md5sum.txt CD 16 filled with 603 packages, 330240 blocks, 676331520 bytes Starting new powerpc CD 17 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD17 Adding the required directories Generating the image label and volume id Adding common docs on CD17 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 17 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD17 Starting the md5sum.txt file Placing packages into image 17 Finishing off the Release file Finishing off md5sum.txt CD 17 filled with 402 packages, 330276 blocks, 676405248 bytes Starting new powerpc CD 18 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD18 Adding the required directories Generating the image label and volume id Adding common docs on CD18 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 18 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD18 Starting the md5sum.txt file Placing packages into image 18 Finishing off the Release file Finishing off md5sum.txt CD 18 filled with 771 packages, 331296 blocks, 678494208 bytes Starting new powerpc CD 19 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD19 Adding the required directories Generating the image label and volume id Adding common docs on CD19 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 19 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD19 Starting the md5sum.txt file Placing packages into image 19 Finishing off the Release file Finishing off md5sum.txt CD 19 filled with 650 packages, 311780 blocks, 638525440 bytes Starting new powerpc CD 20 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD20 Adding the required directories Generating the image label and volume id Adding common docs on CD20 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 20 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD20 Starting the md5sum.txt file Placing packages into image 20 Finishing off the Release file Finishing off md5sum.txt CD 20 filled with 663 packages, 331764 blocks, 679452672 bytes Starting new powerpc CD 21 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD21 Adding the required directories Generating the image label and volume id Adding common docs on CD21 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 21 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD21 Starting the md5sum.txt file Placing packages into image 21 Finishing off the Release file Finishing off md5sum.txt CD 21 filled with 1116 packages, 331872 blocks, 679673856 bytes Starting new powerpc CD 22 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD22 Adding the required directories Generating the image label and volume id Adding common docs on CD22 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 22 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD22 Starting the md5sum.txt file Placing packages into image 22 Finishing off the Release file Finishing off md5sum.txt CD 22 filled with 1017 packages, 331416 blocks, 678739968 bytes Starting new powerpc CD 23 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD23 Adding the required directories Generating the image label and volume id Adding common docs on CD23 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 23 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD23 Starting the md5sum.txt file Placing packages into image 23 Finishing off the Release file Finishing off md5sum.txt CD 23 filled with 735 packages, 331932 blocks, 679796736 bytes Starting new powerpc CD 24 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD24 Adding the required directories Generating the image label and volume id Adding common docs on CD24 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 24 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD24 Starting the md5sum.txt file Placing packages into image 24 Finishing off the Release file Finishing off md5sum.txt CD 24 filled with 1113 packages, 331836 blocks, 679600128 bytes Starting new powerpc CD 25 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD25 Adding the required directories Generating the image label and volume id Adding common docs on CD25 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 25 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD25 Starting the md5sum.txt file Placing packages into image 25 Finishing off the Release file Finishing off md5sum.txt CD 25 filled with 1177 packages, 331236 blocks, 678371328 bytes Starting new powerpc CD 26 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD26 Adding the required directories Generating the image label and volume id Adding common docs on CD26 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 26 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD26 Starting the md5sum.txt file Placing packages into image 26 Finishing off the Release file Finishing off md5sum.txt CD 26 filled with 1182 packages, 331062 blocks, 678014976 bytes Starting new powerpc CD 27 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD27 Adding the required directories Generating the image label and volume id Adding common docs on CD27 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 27 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD27 Starting the md5sum.txt file Placing packages into image 27 Finishing off the Release file Finishing off md5sum.txt CD 27 filled with 1126 packages, 331818 blocks, 679563264 bytes Starting new powerpc CD 28 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD28 Adding the required directories Generating the image label and volume id Adding common docs on CD28 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 28 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD28 Starting the md5sum.txt file Placing packages into image 28 Finishing off the Release file Finishing off md5sum.txt CD 28 filled with 1116 packages, 331854 blocks, 679636992 bytes Starting new powerpc CD 29 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD29 Adding the required directories Generating the image label and volume id Adding common docs on CD29 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 29 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD29 Starting the md5sum.txt file Placing packages into image 29 Finishing off the Release file Finishing off md5sum.txt CD 29 filled with 931 packages, 327678 blocks, 671084544 bytes Starting new powerpc CD 30 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD30 Adding the required directories Generating the image label and volume id Adding common docs on CD30 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 30 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD30 Starting the md5sum.txt file Placing packages into image 30 Finishing off the Release file Finishing off md5sum.txt CD 30 filled with 1103 packages, 328740 blocks, 673259520 bytes Starting new powerpc CD 31 at /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD31 Adding the required directories Generating the image label and volume id Adding common docs on CD31 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for powerpc: Running tools/boot/lenny/boot-powerpc 31 /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/CD31 Starting the md5sum.txt file Placing packages into image 31 Finishing off the Release file Finishing off md5sum.txt CD 31 (not) filled with 688 packages, 158532 blocks, 324673536 bytes Finished: 22349 packages placed /home/deb-cd/build/debian-cd.lenny/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian "powerpc" lenny lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/md5-check Looking in /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/ /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/ Using MD5 sums from Packages files: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/contrib/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/debian-installer/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/debian-installer/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/contrib/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/debian-installer/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/binary-powerpc/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/debian-installer/binary-powerpc/Packages.gz Using MD5 sums from d-i: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/installer-powerpc/20090123/images/MD5SUMS Using MD5 sums from d-i: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/installer-powerpc/20090123lenny4/images/MD5SUMS for ARCH in powerpc; do \ if [ -e /home/deb-cd/build/debian-cd.lenny/data/lenny/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/deb-cd/build/debian-cd.lenny/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian source lenny lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/md5-check; \ fi; \ done /home/deb-cd/build/debian-cd.lenny/tools/make_image "/org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny" "powerpc" "/org/cdbuilder.debian.org/dst/deb-cd/out/powerpc" "5.0.3" "/org/cdbuilder.debian.org/src/ftp/debian" "/home/deb-cd/build/debian-cd.lenny/../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.lenny/tools/jigdo_cleanup" Generating the powerpc iso/jigdo images ... Last-minute updates: README.html README.txt Sat Sep 5 15:02:41 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-10' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-10.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-10.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD10 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.53% done, estimate finish Sat Sep 5 15:02:45 2009 3.06% done, estimate finish Sat Sep 5 15:03:17 2009 4.60% done, estimate finish Sat Sep 5 15:03:06 2009 6.13% done, estimate finish Sat Sep 5 15:03:01 2009 7.66% done, estimate finish Sat Sep 5 15:03:11 2009 9.19% done, estimate finish Sat Sep 5 15:04:01 2009 10.72% done, estimate finish Sat Sep 5 15:03:50 2009 12.25% done, estimate finish Sat Sep 5 15:03:42 2009 13.78% done, estimate finish Sat Sep 5 15:03:35 2009 15.31% done, estimate finish Sat Sep 5 15:03:30 2009 16.85% done, estimate finish Sat Sep 5 15:03:26 2009 18.38% done, estimate finish Sat Sep 5 15:03:23 2009 19.91% done, estimate finish Sat Sep 5 15:03:20 2009 21.44% done, estimate finish Sat Sep 5 15:03:17 2009 22.97% done, estimate finish Sat Sep 5 15:03:15 2009 24.50% done, estimate finish Sat Sep 5 15:03:13 2009 26.03% done, estimate finish Sat Sep 5 15:03:11 2009 27.56% done, estimate finish Sat Sep 5 15:03:10 2009 29.10% done, estimate finish Sat Sep 5 15:03:09 2009 30.63% done, estimate finish Sat Sep 5 15:03:07 2009 32.16% done, estimate finish Sat Sep 5 15:03:06 2009 33.69% done, estimate finish Sat Sep 5 15:03:05 2009 35.22% done, estimate finish Sat Sep 5 15:03:04 2009 36.75% done, estimate finish Sat Sep 5 15:03:04 2009 38.28% done, estimate finish Sat Sep 5 15:03:03 2009 39.81% done, estimate finish Sat Sep 5 15:03:02 2009 41.35% done, estimate finish Sat Sep 5 15:03:01 2009 42.88% done, estimate finish Sat Sep 5 15:03:01 2009 44.41% done, estimate finish Sat Sep 5 15:03:00 2009 45.94% done, estimate finish Sat Sep 5 15:03:00 2009 47.47% done, estimate finish Sat Sep 5 15:02:59 2009 49.00% done, estimate finish Sat Sep 5 15:02:59 2009 50.53% done, estimate finish Sat Sep 5 15:02:58 2009 52.06% done, estimate finish Sat Sep 5 15:03:00 2009 53.59% done, estimate finish Sat Sep 5 15:02:59 2009 55.13% done, estimate finish Sat Sep 5 15:03:01 2009 56.66% done, estimate finish Sat Sep 5 15:03:00 2009 58.19% done, estimate finish Sat Sep 5 15:03:00 2009 59.72% done, estimate finish Sat Sep 5 15:03:00 2009 61.25% done, estimate finish Sat Sep 5 15:03:01 2009 62.78% done, estimate finish Sat Sep 5 15:03:00 2009 64.31% done, estimate finish Sat Sep 5 15:03:00 2009 65.85% done, estimate finish Sat Sep 5 15:03:01 2009 67.38% done, estimate finish Sat Sep 5 15:03:01 2009 68.91% done, estimate finish Sat Sep 5 15:03:02 2009 70.44% done, estimate finish Sat Sep 5 15:03:02 2009 71.97% done, estimate finish Sat Sep 5 15:03:01 2009 73.50% done, estimate finish Sat Sep 5 15:03:04 2009 75.03% done, estimate finish Sat Sep 5 15:03:03 2009 76.56% done, estimate finish Sat Sep 5 15:03:03 2009 78.10% done, estimate finish Sat Sep 5 15:03:02 2009 79.63% done, estimate finish Sat Sep 5 15:03:02 2009 81.16% done, estimate finish Sat Sep 5 15:03:02 2009 82.69% done, estimate finish Sat Sep 5 15:03:01 2009 84.22% done, estimate finish Sat Sep 5 15:03:01 2009 85.75% done, estimate finish Sat Sep 5 15:03:01 2009 87.29% done, estimate finish Sat Sep 5 15:03:02 2009 88.82% done, estimate finish Sat Sep 5 15:03:01 2009 90.35% done, estimate finish Sat Sep 5 15:03:01 2009 91.88% done, estimate finish Sat Sep 5 15:03:01 2009 93.41% done, estimate finish Sat Sep 5 15:03:02 2009 94.94% done, estimate finish Sat Sep 5 15:03:01 2009 96.47% done, estimate finish Sat Sep 5 15:03:02 2009 98.00% done, estimate finish Sat Sep 5 15:03:03 2009 Total extents actually written (inc HFS) = 326382 (Size of ISO volume = 322452, HFS extra = 3930) Total translation table size: 0 Total rockridge attributes bytes: 126911 Total directory bytes: 806912 Path table size(bytes): 6744 Max brk space used 85d000 326532 extents written (637 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:03:04 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-11' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-11.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-11.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD11 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.53% done, estimate finish Sat Sep 5 15:05:17 2009 3.05% done, estimate finish Sat Sep 5 15:04:11 2009 4.58% done, estimate finish Sat Sep 5 15:03:49 2009 6.10% done, estimate finish Sat Sep 5 15:03:38 2009 7.63% done, estimate finish Sat Sep 5 15:03:32 2009 9.15% done, estimate finish Sat Sep 5 15:03:27 2009 10.67% done, estimate finish Sat Sep 5 15:03:24 2009 12.20% done, estimate finish Sat Sep 5 15:03:22 2009 13.73% done, estimate finish Sat Sep 5 15:03:20 2009 15.25% done, estimate finish Sat Sep 5 15:03:19 2009 16.78% done, estimate finish Sat Sep 5 15:03:17 2009 18.30% done, estimate finish Sat Sep 5 15:03:22 2009 19.83% done, estimate finish Sat Sep 5 15:03:21 2009 21.35% done, estimate finish Sat Sep 5 15:03:20 2009 22.87% done, estimate finish Sat Sep 5 15:03:23 2009 24.40% done, estimate finish Sat Sep 5 15:03:22 2009 25.93% done, estimate finish Sat Sep 5 15:03:21 2009 27.45% done, estimate finish Sat Sep 5 15:03:24 2009 28.97% done, estimate finish Sat Sep 5 15:03:23 2009 30.50% done, estimate finish Sat Sep 5 15:03:45 2009 32.02% done, estimate finish Sat Sep 5 15:03:43 2009 33.55% done, estimate finish Sat Sep 5 15:03:41 2009 35.07% done, estimate finish Sat Sep 5 15:03:40 2009 36.60% done, estimate finish Sat Sep 5 15:03:38 2009 38.12% done, estimate finish Sat Sep 5 15:03:37 2009 39.65% done, estimate finish Sat Sep 5 15:03:36 2009 41.17% done, estimate finish Sat Sep 5 15:03:35 2009 42.70% done, estimate finish Sat Sep 5 15:03:34 2009 44.22% done, estimate finish Sat Sep 5 15:03:33 2009 45.75% done, estimate finish Sat Sep 5 15:03:32 2009 47.27% done, estimate finish Sat Sep 5 15:03:31 2009 48.80% done, estimate finish Sat Sep 5 15:03:30 2009 50.32% done, estimate finish Sat Sep 5 15:03:29 2009 51.84% done, estimate finish Sat Sep 5 15:03:29 2009 53.37% done, estimate finish Sat Sep 5 15:03:28 2009 54.89% done, estimate finish Sat Sep 5 15:03:27 2009 56.42% done, estimate finish Sat Sep 5 15:03:27 2009 57.94% done, estimate finish Sat Sep 5 15:03:26 2009 59.47% done, estimate finish Sat Sep 5 15:03:26 2009 60.99% done, estimate finish Sat Sep 5 15:03:25 2009 62.52% done, estimate finish Sat Sep 5 15:03:25 2009 64.04% done, estimate finish Sat Sep 5 15:03:24 2009 65.57% done, estimate finish Sat Sep 5 15:03:24 2009 67.09% done, estimate finish Sat Sep 5 15:03:23 2009 68.61% done, estimate finish Sat Sep 5 15:03:23 2009 70.14% done, estimate finish Sat Sep 5 15:03:23 2009 71.66% done, estimate finish Sat Sep 5 15:03:22 2009 73.19% done, estimate finish Sat Sep 5 15:03:22 2009 74.71% done, estimate finish Sat Sep 5 15:03:22 2009 76.24% done, estimate finish Sat Sep 5 15:03:21 2009 77.76% done, estimate finish Sat Sep 5 15:03:21 2009 79.29% done, estimate finish Sat Sep 5 15:03:21 2009 80.82% done, estimate finish Sat Sep 5 15:03:20 2009 82.34% done, estimate finish Sat Sep 5 15:03:21 2009 83.87% done, estimate finish Sat Sep 5 15:03:21 2009 85.39% done, estimate finish Sat Sep 5 15:03:21 2009 86.91% done, estimate finish Sat Sep 5 15:03:22 2009 88.44% done, estimate finish Sat Sep 5 15:03:21 2009 89.97% done, estimate finish Sat Sep 5 15:03:21 2009 91.49% done, estimate finish Sat Sep 5 15:03:22 2009 93.01% done, estimate finish Sat Sep 5 15:03:22 2009 94.54% done, estimate finish Sat Sep 5 15:03:22 2009 96.06% done, estimate finish Sat Sep 5 15:03:22 2009 97.59% done, estimate finish Sat Sep 5 15:03:22 2009 Total extents actually written (inc HFS) = 327768 (Size of ISO volume = 323838, HFS extra = 3930) Total translation table size: 0 Total rockridge attributes bytes: 103034 Total directory bytes: 675840 Path table size(bytes): 5514 Max brk space used 824000 327918 extents written (640 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:03:23 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-12' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-12.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-12.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD12 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:03:24 2009 3.02% done, estimate finish Sat Sep 5 15:03:24 2009 4.53% done, estimate finish Sat Sep 5 15:03:46 2009 6.04% done, estimate finish Sat Sep 5 15:03:40 2009 7.54% done, estimate finish Sat Sep 5 15:03:50 2009 9.05% done, estimate finish Sat Sep 5 15:03:46 2009 10.56% done, estimate finish Sat Sep 5 15:03:42 2009 12.07% done, estimate finish Sat Sep 5 15:03:48 2009 13.58% done, estimate finish Sat Sep 5 15:03:46 2009 15.09% done, estimate finish Sat Sep 5 15:03:50 2009 16.60% done, estimate finish Sat Sep 5 15:03:48 2009 18.10% done, estimate finish Sat Sep 5 15:03:46 2009 19.61% done, estimate finish Sat Sep 5 15:03:44 2009 21.12% done, estimate finish Sat Sep 5 15:03:42 2009 22.63% done, estimate finish Sat Sep 5 15:03:41 2009 24.14% done, estimate finish Sat Sep 5 15:03:40 2009 25.64% done, estimate finish Sat Sep 5 15:03:43 2009 27.15% done, estimate finish Sat Sep 5 15:03:42 2009 28.66% done, estimate finish Sat Sep 5 15:03:41 2009 30.17% done, estimate finish Sat Sep 5 15:03:40 2009 31.68% done, estimate finish Sat Sep 5 15:03:42 2009 33.19% done, estimate finish Sat Sep 5 15:03:42 2009 34.69% done, estimate finish Sat Sep 5 15:03:41 2009 36.20% done, estimate finish Sat Sep 5 15:03:40 2009 37.71% done, estimate finish Sat Sep 5 15:03:50 2009 39.22% done, estimate finish Sat Sep 5 15:03:49 2009 40.73% done, estimate finish Sat Sep 5 15:03:48 2009 42.24% done, estimate finish Sat Sep 5 15:03:47 2009 43.74% done, estimate finish Sat Sep 5 15:03:46 2009 45.25% done, estimate finish Sat Sep 5 15:03:46 2009 46.76% done, estimate finish Sat Sep 5 15:03:45 2009 48.27% done, estimate finish Sat Sep 5 15:03:44 2009 49.78% done, estimate finish Sat Sep 5 15:03:44 2009 51.29% done, estimate finish Sat Sep 5 15:03:43 2009 52.79% done, estimate finish Sat Sep 5 15:03:42 2009 54.30% done, estimate finish Sat Sep 5 15:03:42 2009 55.81% done, estimate finish Sat Sep 5 15:03:41 2009 57.32% done, estimate finish Sat Sep 5 15:03:41 2009 58.83% done, estimate finish Sat Sep 5 15:03:40 2009 60.34% done, estimate finish Sat Sep 5 15:03:40 2009 61.84% done, estimate finish Sat Sep 5 15:03:40 2009 63.36% done, estimate finish Sat Sep 5 15:03:39 2009 64.86% done, estimate finish Sat Sep 5 15:03:39 2009 66.37% done, estimate finish Sat Sep 5 15:03:39 2009 67.88% done, estimate finish Sat Sep 5 15:03:38 2009 69.39% done, estimate finish Sat Sep 5 15:03:39 2009 70.90% done, estimate finish Sat Sep 5 15:03:39 2009 72.40% done, estimate finish Sat Sep 5 15:03:39 2009 73.92% done, estimate finish Sat Sep 5 15:03:40 2009 75.42% done, estimate finish Sat Sep 5 15:03:39 2009 76.93% done, estimate finish Sat Sep 5 15:03:43 2009 78.44% done, estimate finish Sat Sep 5 15:03:43 2009 79.95% done, estimate finish Sat Sep 5 15:03:42 2009 81.46% done, estimate finish Sat Sep 5 15:03:42 2009 82.97% done, estimate finish Sat Sep 5 15:03:42 2009 84.47% done, estimate finish Sat Sep 5 15:03:41 2009 85.98% done, estimate finish Sat Sep 5 15:03:41 2009 87.49% done, estimate finish Sat Sep 5 15:03:41 2009 89.00% done, estimate finish Sat Sep 5 15:03:40 2009 90.51% done, estimate finish Sat Sep 5 15:03:40 2009 92.02% done, estimate finish Sat Sep 5 15:03:40 2009 93.52% done, estimate finish Sat Sep 5 15:03:40 2009 95.03% done, estimate finish Sat Sep 5 15:03:39 2009 96.54% done, estimate finish Sat Sep 5 15:03:39 2009 98.05% done, estimate finish Sat Sep 5 15:03:39 2009 Total extents actually written (inc HFS) = 331326 (Size of ISO volume = 327390, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 83580 Total directory bytes: 532480 Path table size(bytes): 4442 Max brk space used 7f3000 331476 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:03:40 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-13' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-13.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-13.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD13 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:04:51 2009 3.02% done, estimate finish Sat Sep 5 15:04:18 2009 4.53% done, estimate finish Sat Sep 5 15:04:29 2009 6.04% done, estimate finish Sat Sep 5 15:04:18 2009 7.55% done, estimate finish Sat Sep 5 15:04:11 2009 9.05% done, estimate finish Sat Sep 5 15:04:18 2009 10.56% done, estimate finish Sat Sep 5 15:04:13 2009 12.07% done, estimate finish Sat Sep 5 15:04:09 2009 13.58% done, estimate finish Sat Sep 5 15:04:14 2009 15.09% done, estimate finish Sat Sep 5 15:04:11 2009 16.60% done, estimate finish Sat Sep 5 15:04:15 2009 18.11% done, estimate finish Sat Sep 5 15:04:18 2009 19.62% done, estimate finish Sat Sep 5 15:04:20 2009 21.13% done, estimate finish Sat Sep 5 15:04:18 2009 22.63% done, estimate finish Sat Sep 5 15:04:15 2009 24.14% done, estimate finish Sat Sep 5 15:04:13 2009 25.65% done, estimate finish Sat Sep 5 15:04:16 2009 27.16% done, estimate finish Sat Sep 5 15:04:14 2009 28.67% done, estimate finish Sat Sep 5 15:04:12 2009 30.18% done, estimate finish Sat Sep 5 15:04:11 2009 31.69% done, estimate finish Sat Sep 5 15:04:13 2009 33.19% done, estimate finish Sat Sep 5 15:04:12 2009 34.70% done, estimate finish Sat Sep 5 15:04:13 2009 36.22% done, estimate finish Sat Sep 5 15:04:15 2009 37.73% done, estimate finish Sat Sep 5 15:04:16 2009 39.23% done, estimate finish Sat Sep 5 15:04:15 2009 40.74% done, estimate finish Sat Sep 5 15:04:14 2009 42.25% done, estimate finish Sat Sep 5 15:04:15 2009 43.76% done, estimate finish Sat Sep 5 15:04:14 2009 45.27% done, estimate finish Sat Sep 5 15:04:15 2009 46.78% done, estimate finish Sat Sep 5 15:04:14 2009 48.28% done, estimate finish Sat Sep 5 15:04:16 2009 49.79% done, estimate finish Sat Sep 5 15:04:15 2009 51.30% done, estimate finish Sat Sep 5 15:04:14 2009 52.81% done, estimate finish Sat Sep 5 15:04:15 2009 54.32% done, estimate finish Sat Sep 5 15:04:14 2009 55.83% done, estimate finish Sat Sep 5 15:04:13 2009 57.34% done, estimate finish Sat Sep 5 15:04:14 2009 58.85% done, estimate finish Sat Sep 5 15:04:13 2009 60.35% done, estimate finish Sat Sep 5 15:04:13 2009 61.86% done, estimate finish Sat Sep 5 15:04:14 2009 63.37% done, estimate finish Sat Sep 5 15:04:13 2009 64.88% done, estimate finish Sat Sep 5 15:04:15 2009 66.39% done, estimate finish Sat Sep 5 15:04:15 2009 67.90% done, estimate finish Sat Sep 5 15:04:14 2009 69.41% done, estimate finish Sat Sep 5 15:04:13 2009 70.92% done, estimate finish Sat Sep 5 15:04:13 2009 72.43% done, estimate finish Sat Sep 5 15:04:12 2009 73.94% done, estimate finish Sat Sep 5 15:04:12 2009 75.44% done, estimate finish Sat Sep 5 15:04:11 2009 76.96% done, estimate finish Sat Sep 5 15:04:10 2009 78.46% done, estimate finish Sat Sep 5 15:04:10 2009 79.97% done, estimate finish Sat Sep 5 15:04:10 2009 81.48% done, estimate finish Sat Sep 5 15:04:09 2009 82.99% done, estimate finish Sat Sep 5 15:04:10 2009 84.50% done, estimate finish Sat Sep 5 15:04:09 2009 86.01% done, estimate finish Sat Sep 5 15:04:10 2009 87.52% done, estimate finish Sat Sep 5 15:04:11 2009 89.03% done, estimate finish Sat Sep 5 15:04:10 2009 90.53% done, estimate finish Sat Sep 5 15:04:10 2009 92.04% done, estimate finish Sat Sep 5 15:04:11 2009 93.55% done, estimate finish Sat Sep 5 15:04:12 2009 95.06% done, estimate finish Sat Sep 5 15:04:12 2009 96.57% done, estimate finish Sat Sep 5 15:04:11 2009 98.08% done, estimate finish Sat Sep 5 15:04:12 2009 Total extents actually written (inc HFS) = 331230 (Size of ISO volume = 327294, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 246266 Total directory bytes: 1576960 Path table size(bytes): 13168 Max brk space used 97c000 331380 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:04:13 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-14' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-14.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-14.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD14 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:05:23 2009 3.02% done, estimate finish Sat Sep 5 15:04:50 2009 4.52% done, estimate finish Sat Sep 5 15:05:01 2009 6.03% done, estimate finish Sat Sep 5 15:04:50 2009 7.53% done, estimate finish Sat Sep 5 15:04:43 2009 9.04% done, estimate finish Sat Sep 5 15:04:39 2009 10.54% done, estimate finish Sat Sep 5 15:04:45 2009 12.05% done, estimate finish Sat Sep 5 15:04:41 2009 13.56% done, estimate finish Sat Sep 5 15:04:46 2009 15.07% done, estimate finish Sat Sep 5 15:04:43 2009 16.57% done, estimate finish Sat Sep 5 15:04:41 2009 18.08% done, estimate finish Sat Sep 5 15:04:39 2009 19.58% done, estimate finish Sat Sep 5 15:04:42 2009 21.09% done, estimate finish Sat Sep 5 15:04:45 2009 22.60% done, estimate finish Sat Sep 5 15:04:47 2009 24.10% done, estimate finish Sat Sep 5 15:04:46 2009 25.61% done, estimate finish Sat Sep 5 15:04:48 2009 27.12% done, estimate finish Sat Sep 5 15:04:46 2009 28.62% done, estimate finish Sat Sep 5 15:04:44 2009 30.13% done, estimate finish Sat Sep 5 15:04:43 2009 31.63% done, estimate finish Sat Sep 5 15:04:42 2009 33.14% done, estimate finish Sat Sep 5 15:04:41 2009 34.65% done, estimate finish Sat Sep 5 15:04:40 2009 36.15% done, estimate finish Sat Sep 5 15:04:39 2009 37.66% done, estimate finish Sat Sep 5 15:04:40 2009 39.17% done, estimate finish Sat Sep 5 15:04:42 2009 40.67% done, estimate finish Sat Sep 5 15:04:41 2009 42.18% done, estimate finish Sat Sep 5 15:04:40 2009 43.69% done, estimate finish Sat Sep 5 15:04:39 2009 45.19% done, estimate finish Sat Sep 5 15:04:39 2009 46.70% done, estimate finish Sat Sep 5 15:04:38 2009 48.20% done, estimate finish Sat Sep 5 15:04:37 2009 49.71% done, estimate finish Sat Sep 5 15:04:39 2009 51.22% done, estimate finish Sat Sep 5 15:04:38 2009 52.72% done, estimate finish Sat Sep 5 15:04:37 2009 54.23% done, estimate finish Sat Sep 5 15:04:39 2009 55.74% done, estimate finish Sat Sep 5 15:04:40 2009 57.24% done, estimate finish Sat Sep 5 15:04:41 2009 58.75% done, estimate finish Sat Sep 5 15:04:40 2009 60.26% done, estimate finish Sat Sep 5 15:04:41 2009 61.76% done, estimate finish Sat Sep 5 15:04:41 2009 63.27% done, estimate finish Sat Sep 5 15:04:40 2009 64.78% done, estimate finish Sat Sep 5 15:04:40 2009 66.28% done, estimate finish Sat Sep 5 15:04:41 2009 67.79% done, estimate finish Sat Sep 5 15:04:40 2009 69.29% done, estimate finish Sat Sep 5 15:04:42 2009 70.80% done, estimate finish Sat Sep 5 15:04:42 2009 72.30% done, estimate finish Sat Sep 5 15:04:41 2009 73.81% done, estimate finish Sat Sep 5 15:04:41 2009 75.32% done, estimate finish Sat Sep 5 15:04:40 2009 76.82% done, estimate finish Sat Sep 5 15:04:40 2009 78.33% done, estimate finish Sat Sep 5 15:04:39 2009 79.84% done, estimate finish Sat Sep 5 15:04:39 2009 81.34% done, estimate finish Sat Sep 5 15:04:39 2009 82.85% done, estimate finish Sat Sep 5 15:04:39 2009 84.35% done, estimate finish Sat Sep 5 15:04:41 2009 85.86% done, estimate finish Sat Sep 5 15:04:41 2009 87.37% done, estimate finish Sat Sep 5 15:04:41 2009 88.88% done, estimate finish Sat Sep 5 15:04:40 2009 90.38% done, estimate finish Sat Sep 5 15:04:40 2009 91.89% done, estimate finish Sat Sep 5 15:04:39 2009 93.39% done, estimate finish Sat Sep 5 15:04:39 2009 94.90% done, estimate finish Sat Sep 5 15:04:39 2009 96.40% done, estimate finish Sat Sep 5 15:04:38 2009 97.91% done, estimate finish Sat Sep 5 15:04:39 2009 Total extents actually written (inc HFS) = 331788 (Size of ISO volume = 327852, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 175039 Total directory bytes: 1128448 Path table size(bytes): 9364 Max brk space used 8d5000 331938 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:04:40 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-15' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-15.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-15.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot15 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD15 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes Using LIBBOOST_SERIALIZATION1_35000.D;1 for CD15/pool/main/b/boost1.35/libboost-serialization1.35-dev_1.35.0-5_powerpc.deb (libboost-serialization1.35.0_1.35.0-5_powerpc.deb) parse_md5_list: added MD5 checksums for 45780 files 1.54% done, estimate finish Sat Sep 5 15:05:49 2009 3.08% done, estimate finish Sat Sep 5 15:06:22 2009 4.62% done, estimate finish Sat Sep 5 15:05:49 2009 6.15% done, estimate finish Sat Sep 5 15:05:33 2009 7.69% done, estimate finish Sat Sep 5 15:05:24 2009 9.23% done, estimate finish Sat Sep 5 15:05:28 2009 10.76% done, estimate finish Sat Sep 5 15:05:22 2009 12.30% done, estimate finish Sat Sep 5 15:05:25 2009 13.84% done, estimate finish Sat Sep 5 15:05:21 2009 15.37% done, estimate finish Sat Sep 5 15:05:17 2009 16.91% done, estimate finish Sat Sep 5 15:05:20 2009 18.45% done, estimate finish Sat Sep 5 15:05:17 2009 19.98% done, estimate finish Sat Sep 5 15:05:15 2009 21.52% done, estimate finish Sat Sep 5 15:05:12 2009 23.06% done, estimate finish Sat Sep 5 15:05:11 2009 24.60% done, estimate finish Sat Sep 5 15:05:13 2009 26.13% done, estimate finish Sat Sep 5 15:05:11 2009 29.21% done, estimate finish Sat Sep 5 15:05:15 2009 30.75% done, estimate finish Sat Sep 5 15:05:14 2009 32.28% done, estimate finish Sat Sep 5 15:05:15 2009 33.82% done, estimate finish Sat Sep 5 15:05:14 2009 35.36% done, estimate finish Sat Sep 5 15:05:13 2009 36.90% done, estimate finish Sat Sep 5 15:05:12 2009 38.43% done, estimate finish Sat Sep 5 15:05:11 2009 39.97% done, estimate finish Sat Sep 5 15:05:12 2009 41.50% done, estimate finish Sat Sep 5 15:05:11 2009 43.04% done, estimate finish Sat Sep 5 15:05:10 2009 44.58% done, estimate finish Sat Sep 5 15:05:09 2009 46.12% done, estimate finish Sat Sep 5 15:05:11 2009 47.66% done, estimate finish Sat Sep 5 15:05:10 2009 49.19% done, estimate finish Sat Sep 5 15:05:11 2009 50.73% done, estimate finish Sat Sep 5 15:05:10 2009 52.27% done, estimate finish Sat Sep 5 15:05:09 2009 53.80% done, estimate finish Sat Sep 5 15:05:09 2009 55.34% done, estimate finish Sat Sep 5 15:05:10 2009 56.88% done, estimate finish Sat Sep 5 15:05:09 2009 58.42% done, estimate finish Sat Sep 5 15:05:10 2009 59.95% done, estimate finish Sat Sep 5 15:05:11 2009 61.49% done, estimate finish Sat Sep 5 15:05:11 2009 63.03% done, estimate finish Sat Sep 5 15:05:11 2009 64.56% done, estimate finish Sat Sep 5 15:05:11 2009 66.10% done, estimate finish Sat Sep 5 15:05:10 2009 67.64% done, estimate finish Sat Sep 5 15:05:10 2009 69.18% done, estimate finish Sat Sep 5 15:05:11 2009 70.71% done, estimate finish Sat Sep 5 15:05:10 2009 72.25% done, estimate finish Sat Sep 5 15:05:09 2009 73.78% done, estimate finish Sat Sep 5 15:05:10 2009 75.32% done, estimate finish Sat Sep 5 15:05:10 2009 76.86% done, estimate finish Sat Sep 5 15:05:12 2009 78.40% done, estimate finish Sat Sep 5 15:05:11 2009 79.94% done, estimate finish Sat Sep 5 15:05:11 2009 81.47% done, estimate finish Sat Sep 5 15:05:10 2009 83.01% done, estimate finish Sat Sep 5 15:05:11 2009 84.55% done, estimate finish Sat Sep 5 15:05:11 2009 86.08% done, estimate finish Sat Sep 5 15:05:10 2009 87.62% done, estimate finish Sat Sep 5 15:05:10 2009 89.16% done, estimate finish Sat Sep 5 15:05:10 2009 90.69% done, estimate finish Sat Sep 5 15:05:10 2009 92.23% done, estimate finish Sat Sep 5 15:05:09 2009 93.77% done, estimate finish Sat Sep 5 15:05:09 2009 95.30% done, estimate finish Sat Sep 5 15:05:10 2009 96.84% done, estimate finish Sat Sep 5 15:05:10 2009 98.38% done, estimate finish Sat Sep 5 15:05:11 2009 Total extents actually written (inc HFS) = 325125 (Size of ISO volume = 321200, HFS extra = 3925) Total translation table size: 0 Total rockridge attributes bytes: 240533 Total directory bytes: 1533952 Path table size(bytes): 12846 Max brk space used 977000 325275 extents written (635 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:05:12 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-16' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-16.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-16.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot16 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD16 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.52% done, estimate finish Sat Sep 5 15:07:27 2009 3.03% done, estimate finish Sat Sep 5 15:06:22 2009 4.55% done, estimate finish Sat Sep 5 15:05:59 2009 6.06% done, estimate finish Sat Sep 5 15:05:49 2009 7.57% done, estimate finish Sat Sep 5 15:05:42 2009 9.09% done, estimate finish Sat Sep 5 15:05:38 2009 10.60% done, estimate finish Sat Sep 5 15:05:34 2009 12.11% done, estimate finish Sat Sep 5 15:05:32 2009 13.63% done, estimate finish Sat Sep 5 15:05:38 2009 15.14% done, estimate finish Sat Sep 5 15:05:35 2009 16.66% done, estimate finish Sat Sep 5 15:05:34 2009 18.17% done, estimate finish Sat Sep 5 15:05:32 2009 19.68% done, estimate finish Sat Sep 5 15:05:31 2009 21.20% done, estimate finish Sat Sep 5 15:05:30 2009 22.71% done, estimate finish Sat Sep 5 15:05:33 2009 24.22% done, estimate finish Sat Sep 5 15:05:32 2009 25.74% done, estimate finish Sat Sep 5 15:05:31 2009 27.25% done, estimate finish Sat Sep 5 15:05:30 2009 28.77% done, estimate finish Sat Sep 5 15:05:33 2009 30.28% done, estimate finish Sat Sep 5 15:05:32 2009 31.80% done, estimate finish Sat Sep 5 15:05:38 2009 33.31% done, estimate finish Sat Sep 5 15:05:37 2009 34.83% done, estimate finish Sat Sep 5 15:05:36 2009 36.34% done, estimate finish Sat Sep 5 15:05:35 2009 37.85% done, estimate finish Sat Sep 5 15:05:37 2009 39.37% done, estimate finish Sat Sep 5 15:05:36 2009 40.88% done, estimate finish Sat Sep 5 15:05:35 2009 42.39% done, estimate finish Sat Sep 5 15:05:34 2009 43.91% done, estimate finish Sat Sep 5 15:05:36 2009 45.42% done, estimate finish Sat Sep 5 15:05:35 2009 46.94% done, estimate finish Sat Sep 5 15:05:35 2009 48.45% done, estimate finish Sat Sep 5 15:05:34 2009 49.97% done, estimate finish Sat Sep 5 15:05:34 2009 51.48% done, estimate finish Sat Sep 5 15:05:35 2009 52.99% done, estimate finish Sat Sep 5 15:05:34 2009 54.50% done, estimate finish Sat Sep 5 15:05:36 2009 56.02% done, estimate finish Sat Sep 5 15:05:37 2009 57.53% done, estimate finish Sat Sep 5 15:05:36 2009 59.05% done, estimate finish Sat Sep 5 15:05:38 2009 60.56% done, estimate finish Sat Sep 5 15:05:37 2009 62.08% done, estimate finish Sat Sep 5 15:05:36 2009 63.59% done, estimate finish Sat Sep 5 15:05:36 2009 65.11% done, estimate finish Sat Sep 5 15:05:37 2009 66.62% done, estimate finish Sat Sep 5 15:05:37 2009 68.14% done, estimate finish Sat Sep 5 15:05:36 2009 69.65% done, estimate finish Sat Sep 5 15:05:37 2009 71.16% done, estimate finish Sat Sep 5 15:05:37 2009 72.67% done, estimate finish Sat Sep 5 15:05:36 2009 74.19% done, estimate finish Sat Sep 5 15:05:37 2009 75.70% done, estimate finish Sat Sep 5 15:05:37 2009 77.22% done, estimate finish Sat Sep 5 15:05:38 2009 78.73% done, estimate finish Sat Sep 5 15:05:37 2009 80.25% done, estimate finish Sat Sep 5 15:05:37 2009 81.76% done, estimate finish Sat Sep 5 15:05:38 2009 83.27% done, estimate finish Sat Sep 5 15:05:37 2009 84.79% done, estimate finish Sat Sep 5 15:05:38 2009 86.30% done, estimate finish Sat Sep 5 15:05:38 2009 87.82% done, estimate finish Sat Sep 5 15:05:37 2009 89.33% done, estimate finish Sat Sep 5 15:05:37 2009 90.84% done, estimate finish Sat Sep 5 15:05:38 2009 92.36% done, estimate finish Sat Sep 5 15:05:37 2009 93.87% done, estimate finish Sat Sep 5 15:05:38 2009 95.38% done, estimate finish Sat Sep 5 15:05:38 2009 96.90% done, estimate finish Sat Sep 5 15:05:38 2009 98.41% done, estimate finish Sat Sep 5 15:05:39 2009 Total extents actually written (inc HFS) = 330096 (Size of ISO volume = 326160, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 191129 Total directory bytes: 1218560 Path table size(bytes): 9914 Max brk space used 8fd000 330246 extents written (645 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:05:40 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-17' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-17.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-17.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot17 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD17 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.52% done, estimate finish Sat Sep 5 15:07:54 2009 3.03% done, estimate finish Sat Sep 5 15:06:49 2009 4.55% done, estimate finish Sat Sep 5 15:06:26 2009 6.06% done, estimate finish Sat Sep 5 15:06:16 2009 7.57% done, estimate finish Sat Sep 5 15:06:09 2009 9.09% done, estimate finish Sat Sep 5 15:06:05 2009 10.60% done, estimate finish Sat Sep 5 15:06:01 2009 12.12% done, estimate finish Sat Sep 5 15:06:07 2009 13.63% done, estimate finish Sat Sep 5 15:06:05 2009 15.14% done, estimate finish Sat Sep 5 15:06:02 2009 16.65% done, estimate finish Sat Sep 5 15:06:01 2009 18.17% done, estimate finish Sat Sep 5 15:05:59 2009 19.68% done, estimate finish Sat Sep 5 15:05:58 2009 21.19% done, estimate finish Sat Sep 5 15:06:01 2009 22.71% done, estimate finish Sat Sep 5 15:06:00 2009 24.22% done, estimate finish Sat Sep 5 15:06:03 2009 25.74% done, estimate finish Sat Sep 5 15:06:02 2009 27.25% done, estimate finish Sat Sep 5 15:06:01 2009 28.77% done, estimate finish Sat Sep 5 15:06:00 2009 30.28% done, estimate finish Sat Sep 5 15:05:59 2009 31.80% done, estimate finish Sat Sep 5 15:05:58 2009 33.31% done, estimate finish Sat Sep 5 15:05:58 2009 34.82% done, estimate finish Sat Sep 5 15:06:00 2009 36.33% done, estimate finish Sat Sep 5 15:06:02 2009 37.85% done, estimate finish Sat Sep 5 15:06:01 2009 39.36% done, estimate finish Sat Sep 5 15:06:00 2009 40.88% done, estimate finish Sat Sep 5 15:06:02 2009 42.39% done, estimate finish Sat Sep 5 15:06:01 2009 43.90% done, estimate finish Sat Sep 5 15:06:01 2009 45.42% done, estimate finish Sat Sep 5 15:06:00 2009 46.93% done, estimate finish Sat Sep 5 15:06:00 2009 48.45% done, estimate finish Sat Sep 5 15:06:01 2009 49.96% done, estimate finish Sat Sep 5 15:06:01 2009 51.47% done, estimate finish Sat Sep 5 15:06:00 2009 52.99% done, estimate finish Sat Sep 5 15:05:59 2009 54.50% done, estimate finish Sat Sep 5 15:06:01 2009 56.02% done, estimate finish Sat Sep 5 15:06:00 2009 57.53% done, estimate finish Sat Sep 5 15:06:00 2009 59.04% done, estimate finish Sat Sep 5 15:06:01 2009 60.56% done, estimate finish Sat Sep 5 15:06:01 2009 62.07% done, estimate finish Sat Sep 5 15:06:00 2009 63.59% done, estimate finish Sat Sep 5 15:06:00 2009 65.10% done, estimate finish Sat Sep 5 15:05:59 2009 66.61% done, estimate finish Sat Sep 5 15:05:59 2009 68.13% done, estimate finish Sat Sep 5 15:05:59 2009 69.64% done, estimate finish Sat Sep 5 15:06:00 2009 71.15% done, estimate finish Sat Sep 5 15:05:59 2009 72.67% done, estimate finish Sat Sep 5 15:06:00 2009 74.18% done, estimate finish Sat Sep 5 15:06:00 2009 75.69% done, estimate finish Sat Sep 5 15:06:01 2009 77.21% done, estimate finish Sat Sep 5 15:06:01 2009 78.72% done, estimate finish Sat Sep 5 15:06:00 2009 80.23% done, estimate finish Sat Sep 5 15:06:02 2009 81.75% done, estimate finish Sat Sep 5 15:06:02 2009 83.26% done, estimate finish Sat Sep 5 15:06:02 2009 84.78% done, estimate finish Sat Sep 5 15:06:01 2009 86.29% done, estimate finish Sat Sep 5 15:06:01 2009 87.81% done, estimate finish Sat Sep 5 15:06:01 2009 89.32% done, estimate finish Sat Sep 5 15:06:00 2009 90.83% done, estimate finish Sat Sep 5 15:06:00 2009 92.35% done, estimate finish Sat Sep 5 15:06:00 2009 93.86% done, estimate finish Sat Sep 5 15:06:01 2009 95.37% done, estimate finish Sat Sep 5 15:06:00 2009 96.89% done, estimate finish Sat Sep 5 15:06:01 2009 98.40% done, estimate finish Sat Sep 5 15:06:01 2009 Total extents actually written (inc HFS) = 330132 (Size of ISO volume = 326196, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 132904 Total directory bytes: 849920 Path table size(bytes): 6886 Max brk space used 85c000 330282 extents written (645 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:06:02 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-18' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-18.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-18.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot18 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD18 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:07:15 2009 3.02% done, estimate finish Sat Sep 5 15:07:48 2009 4.53% done, estimate finish Sat Sep 5 15:07:15 2009 6.04% done, estimate finish Sat Sep 5 15:06:58 2009 7.55% done, estimate finish Sat Sep 5 15:06:48 2009 9.06% done, estimate finish Sat Sep 5 15:06:42 2009 10.57% done, estimate finish Sat Sep 5 15:06:37 2009 12.08% done, estimate finish Sat Sep 5 15:06:33 2009 13.58% done, estimate finish Sat Sep 5 15:06:38 2009 15.09% done, estimate finish Sat Sep 5 15:06:35 2009 16.60% done, estimate finish Sat Sep 5 15:06:33 2009 18.11% done, estimate finish Sat Sep 5 15:06:31 2009 19.62% done, estimate finish Sat Sep 5 15:06:29 2009 21.13% done, estimate finish Sat Sep 5 15:06:32 2009 22.64% done, estimate finish Sat Sep 5 15:06:31 2009 24.15% done, estimate finish Sat Sep 5 15:06:29 2009 25.66% done, estimate finish Sat Sep 5 15:06:32 2009 27.17% done, estimate finish Sat Sep 5 15:06:38 2009 28.68% done, estimate finish Sat Sep 5 15:06:36 2009 30.18% done, estimate finish Sat Sep 5 15:06:35 2009 31.70% done, estimate finish Sat Sep 5 15:06:34 2009 33.21% done, estimate finish Sat Sep 5 15:06:33 2009 34.71% done, estimate finish Sat Sep 5 15:06:34 2009 36.22% done, estimate finish Sat Sep 5 15:06:36 2009 37.73% done, estimate finish Sat Sep 5 15:06:35 2009 39.24% done, estimate finish Sat Sep 5 15:06:34 2009 40.75% done, estimate finish Sat Sep 5 15:06:33 2009 42.26% done, estimate finish Sat Sep 5 15:06:35 2009 43.77% done, estimate finish Sat Sep 5 15:06:34 2009 45.28% done, estimate finish Sat Sep 5 15:06:35 2009 46.79% done, estimate finish Sat Sep 5 15:06:34 2009 48.29% done, estimate finish Sat Sep 5 15:06:33 2009 49.80% done, estimate finish Sat Sep 5 15:06:35 2009 51.32% done, estimate finish Sat Sep 5 15:06:34 2009 52.82% done, estimate finish Sat Sep 5 15:06:33 2009 54.33% done, estimate finish Sat Sep 5 15:06:34 2009 55.84% done, estimate finish Sat Sep 5 15:06:34 2009 57.35% done, estimate finish Sat Sep 5 15:06:33 2009 58.86% done, estimate finish Sat Sep 5 15:06:34 2009 60.37% done, estimate finish Sat Sep 5 15:06:33 2009 61.88% done, estimate finish Sat Sep 5 15:06:33 2009 63.39% done, estimate finish Sat Sep 5 15:06:35 2009 64.90% done, estimate finish Sat Sep 5 15:06:35 2009 66.41% done, estimate finish Sat Sep 5 15:06:36 2009 67.92% done, estimate finish Sat Sep 5 15:06:35 2009 69.42% done, estimate finish Sat Sep 5 15:06:36 2009 70.93% done, estimate finish Sat Sep 5 15:06:35 2009 72.45% done, estimate finish Sat Sep 5 15:06:35 2009 73.95% done, estimate finish Sat Sep 5 15:06:34 2009 75.46% done, estimate finish Sat Sep 5 15:06:35 2009 76.97% done, estimate finish Sat Sep 5 15:06:34 2009 78.48% done, estimate finish Sat Sep 5 15:06:34 2009 79.99% done, estimate finish Sat Sep 5 15:06:34 2009 81.50% done, estimate finish Sat Sep 5 15:06:35 2009 83.01% done, estimate finish Sat Sep 5 15:06:35 2009 84.52% done, estimate finish Sat Sep 5 15:06:36 2009 86.03% done, estimate finish Sat Sep 5 15:06:35 2009 87.54% done, estimate finish Sat Sep 5 15:06:35 2009 89.04% done, estimate finish Sat Sep 5 15:06:34 2009 90.55% done, estimate finish Sat Sep 5 15:06:35 2009 92.06% done, estimate finish Sat Sep 5 15:06:35 2009 93.57% done, estimate finish Sat Sep 5 15:06:34 2009 95.08% done, estimate finish Sat Sep 5 15:06:35 2009 96.59% done, estimate finish Sat Sep 5 15:06:34 2009 98.10% done, estimate finish Sat Sep 5 15:06:34 2009 Total extents actually written (inc HFS) = 331152 (Size of ISO volume = 327216, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 242293 Total directory bytes: 1560576 Path table size(bytes): 12986 Max brk space used 97d000 331302 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:06:37 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-19' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-19.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-19.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot19 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD19 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.61% done, estimate finish Sat Sep 5 15:07:47 2009 3.21% done, estimate finish Sat Sep 5 15:07:16 2009 4.81% done, estimate finish Sat Sep 5 15:07:05 2009 6.42% done, estimate finish Sat Sep 5 15:07:16 2009 8.02% done, estimate finish Sat Sep 5 15:07:34 2009 9.63% done, estimate finish Sat Sep 5 15:07:26 2009 11.23% done, estimate finish Sat Sep 5 15:07:20 2009 12.83% done, estimate finish Sat Sep 5 15:07:16 2009 14.44% done, estimate finish Sat Sep 5 15:07:19 2009 16.04% done, estimate finish Sat Sep 5 15:07:16 2009 17.64% done, estimate finish Sat Sep 5 15:07:19 2009 19.24% done, estimate finish Sat Sep 5 15:07:16 2009 20.85% done, estimate finish Sat Sep 5 15:07:18 2009 22.45% done, estimate finish Sat Sep 5 15:07:16 2009 24.06% done, estimate finish Sat Sep 5 15:07:14 2009 25.66% done, estimate finish Sat Sep 5 15:07:12 2009 27.26% done, estimate finish Sat Sep 5 15:07:10 2009 28.87% done, estimate finish Sat Sep 5 15:07:09 2009 30.47% done, estimate finish Sat Sep 5 15:07:11 2009 32.07% done, estimate finish Sat Sep 5 15:07:09 2009 33.68% done, estimate finish Sat Sep 5 15:07:08 2009 35.28% done, estimate finish Sat Sep 5 15:07:07 2009 36.88% done, estimate finish Sat Sep 5 15:07:12 2009 38.49% done, estimate finish Sat Sep 5 15:07:10 2009 40.09% done, estimate finish Sat Sep 5 15:07:09 2009 41.70% done, estimate finish Sat Sep 5 15:07:11 2009 43.30% done, estimate finish Sat Sep 5 15:07:10 2009 44.91% done, estimate finish Sat Sep 5 15:07:09 2009 46.51% done, estimate finish Sat Sep 5 15:07:08 2009 48.11% done, estimate finish Sat Sep 5 15:07:07 2009 49.71% done, estimate finish Sat Sep 5 15:07:09 2009 51.32% done, estimate finish Sat Sep 5 15:07:08 2009 52.92% done, estimate finish Sat Sep 5 15:07:07 2009 54.53% done, estimate finish Sat Sep 5 15:07:08 2009 56.13% done, estimate finish Sat Sep 5 15:07:08 2009 57.73% done, estimate finish Sat Sep 5 15:07:07 2009 59.34% done, estimate finish Sat Sep 5 15:07:06 2009 60.94% done, estimate finish Sat Sep 5 15:07:06 2009 62.55% done, estimate finish Sat Sep 5 15:07:05 2009 64.15% done, estimate finish Sat Sep 5 15:07:06 2009 65.75% done, estimate finish Sat Sep 5 15:07:06 2009 67.35% done, estimate finish Sat Sep 5 15:07:05 2009 68.96% done, estimate finish Sat Sep 5 15:07:08 2009 70.56% done, estimate finish Sat Sep 5 15:07:09 2009 72.17% done, estimate finish Sat Sep 5 15:07:08 2009 73.77% done, estimate finish Sat Sep 5 15:07:08 2009 75.38% done, estimate finish Sat Sep 5 15:07:10 2009 76.98% done, estimate finish Sat Sep 5 15:07:09 2009 78.58% done, estimate finish Sat Sep 5 15:07:09 2009 80.19% done, estimate finish Sat Sep 5 15:07:08 2009 81.79% done, estimate finish Sat Sep 5 15:07:08 2009 83.39% done, estimate finish Sat Sep 5 15:07:07 2009 85.00% done, estimate finish Sat Sep 5 15:07:07 2009 86.60% done, estimate finish Sat Sep 5 15:07:06 2009 88.21% done, estimate finish Sat Sep 5 15:07:06 2009 89.81% done, estimate finish Sat Sep 5 15:07:06 2009 91.41% done, estimate finish Sat Sep 5 15:07:06 2009 93.01% done, estimate finish Sat Sep 5 15:07:06 2009 94.62% done, estimate finish Sat Sep 5 15:07:06 2009 96.22% done, estimate finish Sat Sep 5 15:07:05 2009 97.83% done, estimate finish Sat Sep 5 15:07:06 2009 Total extents actually written (inc HFS) = 311635 (Size of ISO volume = 307710, HFS extra = 3925) Total translation table size: 0 Total rockridge attributes bytes: 213224 Total directory bytes: 1378304 Path table size(bytes): 11730 Max brk space used 933000 311785 extents written (608 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:07:08 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-1' -o /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-1.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-1.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-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/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 --chrp-boot -part -no-desktop -hfs-bless CD1/install -hfs-volid Debian/PowerPC_lenny 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes Using ZLIB_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/zlib-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (zlib-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using XFS_MODULES_2_6_26_2_POW000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/xfs-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (xfs-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using USB_SERIAL_MODULES_2_6_2000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/usb-serial-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (usb-serial-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using UINPUT_MODULES_2_6_26_2_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/uinput-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (uinput-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using UFS_MODULES_2_6_26_2_POW000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/ufs-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (ufs-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using SERIAL_MODULES_2_6_26_2_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/serial-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (serial-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using SCSI_EXTRA_MODULES_2_6_2000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/scsi-extra-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (scsi-extra-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using SATA_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/sata-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (sata-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using REISERFS_MODULES_2_6_26_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/reiserfs-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (reiserfs-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using PPP_MODULES_2_6_26_2_POW000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/ppp-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (ppp-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using PCMCIA_STORAGE_MODULES_2_000.UD;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/pcmcia-storage-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (pcmcia-storage-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using PCMCIA_MODULES_2_6_26_2_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/pcmcia-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (pcmcia-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using PATA_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/pata-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (pata-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using NLS_CORE_MODULES_2_6_26_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nls-core-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (nls-core-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using NIC_SHARED_MODULES_2_6_2000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nic-shared-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (nic-shared-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using NIC_PCMCIA_MODULES_2_6_2000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nic-pcmcia-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (nic-pcmcia-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using NIC_MODULES_2_6_26_2_POW000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nic-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (nic-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using NIC_EXTRA_MODULES_2_6_26000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nic-extra-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (nic-extra-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using MULTIPATH_MODULES_2_6_26000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/multipath-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (multipath-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using MD_MODULES_2_6_26_2_POWE000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/md-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (md-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using LOOP_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/loop-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (loop-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using JFS_MODULES_2_6_26_2_POW000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/jfs-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (jfs-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using ISOFS_MODULES_2_6_26_2_P000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/isofs-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (isofs-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using IRDA_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/irda-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (irda-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using IPV6_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/ipv6-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (ipv6-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using HFS_MODULES_2_6_26_2_POW000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/hfs-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (hfs-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using FLOPPY_MODULES_2_6_26_2_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/floppy-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (floppy-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using FAT_MODULES_2_6_26_2_POW000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/fat-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (fat-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using EXT3_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/ext3-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (ext3-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using EXT2_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/ext2-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (ext2-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using CRYPTO_MODULES_2_6_26_2_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/crypto-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (crypto-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using CRYPTO_DM_MODULES_2_6_26000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/crypto-dm-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (crypto-dm-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using CRYPTO_CORE_MODULES_2_6_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/crypto-core-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (crypto-core-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using CORE_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/core-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (core-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using ATA_MODULES_2_6_26_2_POW000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/ata-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (ata-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using AFFS_MODULES_2_6_26_2_PO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/affs-modules-2.6.26-2-powerpc64-di_1.48lenny5_powerpc.udeb (affs-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb) Using SQUASHFS_MODULES_2_6_26_000.UDE;1 for CD1/pool/main/l/linux-modules-di-powerpc-2.6/squashfs-modules-2.6.26-2-powerpc64-di_2.13lenny1_powerpc.udeb (squashfs-modules-2.6.26-2-powerpc-di_2.13lenny1_powerpc.udeb) Using LOOP_AES_MODULES_2_6_26_000.UDE;1 for CD1/pool/main/l/linux-modules-di-powerpc-2.6/loop-aes-modules-2.6.26-2-powerpc64-di_2.13lenny1_powerpc.udeb (loop-aes-modules-2.6.26-2-powerpc-di_2.13lenny1_powerpc.udeb) Using LINUX_IMAGE_2_6_26_2_POWER000.D;1 for CD1/pool/main/l/linux-2.6/linux-image-2.6.26-2-powerpc64_2.6.26-19_powerpc.deb (linux-image-2.6.26-2-powerpc-smp_2.6.26-19_powerpc.deb) Using LINUX_IMAGE_2_6_26_2_POWER001.D;1 for CD1/pool/main/l/linux-2.6/linux-image-2.6.26-2-powerpc-smp_2.6.26-19_powerpc.deb (linux-image-2.6.26-2-powerpc_2.6.26-19_powerpc.deb) Using LOOP_AES_MODULES_2_6_POWER000.D;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6-powerpc64_2.6.26-6+lenny1_powerpc.deb (loop-aes-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb) Using LOOP_AES_MODULES_2_6_26_2_P000.;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-powerpc64_2.6.26+3.2c-6+lenny1_powerpc.deb (loop-aes-modules-2.6.26-2-powerpc-smp_2.6.26+3.2c-6+lenny1_powerpc.deb) Using LOOP_AES_MODULES_2_6_POWER001.D;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb (loop-aes-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb) Using LOOP_AES_MODULES_2_6_26_2_P001.;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-powerpc-smp_2.6.26+3.2c-6+lenny1_powerpc.deb (loop-aes-modules-2.6.26-2-powerpc_2.6.26+3.2c-6+lenny1_powerpc.deb) parse_md5_list: added MD5 checksums for 45780 files Blessing install (CD1/install) Using HFS name: crypto-core-modules-2.6.26-2-_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/crypto-core-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: crypto-dm-modules-2.6.26-2-po_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/crypto-dm-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: crypto-modules-2.6.26-2-power_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/crypto-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: floppy-modules-2.6.26-2-power_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/floppy-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: multipath-modules-2.6.26-2-po_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/multipath-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: nic-extra-modules-2.6.26-2-po_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nic-extra-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: nic-pcmcia-modules-2.6.26-2-p_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nic-pcmcia-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: nic-shared-modules-2.6.26-2-p_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nic-shared-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: nls-core-modules-2.6.26-2-pow_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/nls-core-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: pcmcia-modules-2.6.26-2-power_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/pcmcia-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: pcmcia-storage-modules-2.6.26_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/pcmcia-storage-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: reiserfs-modules-2.6.26-2-pow_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/reiserfs-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: scsi-extra-modules-2.6.26-2-p_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/scsi-extra-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: serial-modules-2.6.26-2-power_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/serial-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: uinput-modules-2.6.26-2-power_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/uinput-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: usb-serial-modules-2.6.26-2-p_1 for CD1/pool/main/l/linux-kernel-di-powerpc-2.6/usb-serial-modules-2.6.26-2-powerpc-di_1.48lenny5_powerpc.udeb Using HFS name: loop-aes-modules-2.6.26-2-pow_1 for CD1/pool/main/l/linux-modules-di-powerpc-2.6/loop-aes-modules-2.6.26-2-powerpc-di_2.13lenny1_powerpc.udeb Using HFS name: squashfs-modules-2.6.26-2-pow_1 for CD1/pool/main/l/linux-modules-di-powerpc-2.6/squashfs-modules-2.6.26-2-powerpc-di_2.13lenny1_powerpc.udeb Using HFS name: loop-aes-modules-2.6.26-2-pow_1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-powerpc64_2.6.26+3.2c-6+lenny1_powerpc.deb Using HFS name: loop-aes-modules-2.6.26-2-pow_2 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-powerpc-smp_2.6.26+3.2c-6+lenny1_powerpc.deb CHRP boot partition 1 1.51% done, estimate finish Sat Sep 5 15:11:49 2009 3.02% done, estimate finish Sat Sep 5 15:11:49 2009 6.03% done, estimate finish Sat Sep 5 15:12:06 2009 7.53% done, estimate finish Sat Sep 5 15:12:16 2009 10.55% done, estimate finish Sat Sep 5 15:12:17 2009 12.05% done, estimate finish Sat Sep 5 15:12:14 2009 13.56% done, estimate finish Sat Sep 5 15:11:42 2009 15.06% done, estimate finish Sat Sep 5 15:11:16 2009 16.57% done, estimate finish Sat Sep 5 15:10:55 2009 18.08% done, estimate finish Sat Sep 5 15:10:43 2009 19.58% done, estimate finish Sat Sep 5 15:10:27 2009 21.09% done, estimate finish Sat Sep 5 15:10:14 2009 22.60% done, estimate finish Sat Sep 5 15:10:03 2009 24.10% done, estimate finish Sat Sep 5 15:09:57 2009 25.61% done, estimate finish Sat Sep 5 15:09:48 2009 27.11% done, estimate finish Sat Sep 5 15:09:47 2009 28.62% done, estimate finish Sat Sep 5 15:09:40 2009 30.13% done, estimate finish Sat Sep 5 15:09:33 2009 31.63% done, estimate finish Sat Sep 5 15:09:27 2009 33.14% done, estimate finish Sat Sep 5 15:09:24 2009 34.65% done, estimate finish Sat Sep 5 15:09:19 2009 36.15% done, estimate finish Sat Sep 5 15:09:14 2009 37.66% done, estimate finish Sat Sep 5 15:09:12 2009 39.16% done, estimate finish Sat Sep 5 15:09:08 2009 42.17% done, estimate finish Sat Sep 5 15:09:03 2009 43.68% done, estimate finish Sat Sep 5 15:09:02 2009 45.19% done, estimate finish Sat Sep 5 15:09:01 2009 46.70% done, estimate finish Sat Sep 5 15:08:58 2009 48.20% done, estimate finish Sat Sep 5 15:08:57 2009 49.70% done, estimate finish Sat Sep 5 15:08:54 2009 51.21% done, estimate finish Sat Sep 5 15:08:51 2009 52.72% done, estimate finish Sat Sep 5 15:08:49 2009 54.23% done, estimate finish Sat Sep 5 15:08:46 2009 55.73% done, estimate finish Sat Sep 5 15:08:46 2009 57.24% done, estimate finish Sat Sep 5 15:08:44 2009 58.75% done, estimate finish Sat Sep 5 15:08:44 2009 60.25% done, estimate finish Sat Sep 5 15:08:43 2009 61.76% done, estimate finish Sat Sep 5 15:08:43 2009 63.26% done, estimate finish Sat Sep 5 15:08:43 2009 64.77% done, estimate finish Sat Sep 5 15:08:41 2009 66.28% done, estimate finish Sat Sep 5 15:08:42 2009 67.78% done, estimate finish Sat Sep 5 15:08:40 2009 69.29% done, estimate finish Sat Sep 5 15:08:39 2009 70.79% done, estimate finish Sat Sep 5 15:08:38 2009 72.30% done, estimate finish Sat Sep 5 15:08:37 2009 73.80% done, estimate finish Sat Sep 5 15:08:35 2009 75.31% done, estimate finish Sat Sep 5 15:08:35 2009 76.82% done, estimate finish Sat Sep 5 15:08:35 2009 78.32% done, estimate finish Sat Sep 5 15:08:34 2009 79.83% done, estimate finish Sat Sep 5 15:08:32 2009 81.34% done, estimate finish Sat Sep 5 15:08:31 2009 82.84% done, estimate finish Sat Sep 5 15:08:30 2009 84.35% done, estimate finish Sat Sep 5 15:08:29 2009 85.85% done, estimate finish Sat Sep 5 15:08:29 2009 87.36% done, estimate finish Sat Sep 5 15:08:29 2009 88.87% done, estimate finish Sat Sep 5 15:08:28 2009 90.38% done, estimate finish Sat Sep 5 15:08:28 2009 91.88% done, estimate finish Sat Sep 5 15:08:27 2009 93.38% done, estimate finish Sat Sep 5 15:08:27 2009 94.89% done, estimate finish Sat Sep 5 15:08:27 2009 96.40% done, estimate finish Sat Sep 5 15:08:27 2009 97.90% done, estimate finish Sat Sep 5 15:08:26 2009 Total extents actually written (inc HFS) = 331812 (Size of ISO volume = 327876, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 439707 Total directory bytes: 1804288 Path table size(bytes): 12114 Max brk space used b67000 331962 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:08:28 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-20' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-20.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-20.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot20 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD20 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:10:48 2009 3.02% done, estimate finish Sat Sep 5 15:09:42 2009 4.53% done, estimate finish Sat Sep 5 15:09:20 2009 6.03% done, estimate finish Sat Sep 5 15:09:09 2009 7.54% done, estimate finish Sat Sep 5 15:09:02 2009 9.04% done, estimate finish Sat Sep 5 15:08:58 2009 10.55% done, estimate finish Sat Sep 5 15:09:04 2009 12.06% done, estimate finish Sat Sep 5 15:09:00 2009 13.56% done, estimate finish Sat Sep 5 15:08:58 2009 15.07% done, estimate finish Sat Sep 5 15:08:55 2009 16.58% done, estimate finish Sat Sep 5 15:08:54 2009 18.08% done, estimate finish Sat Sep 5 15:09:03 2009 19.59% done, estimate finish Sat Sep 5 15:09:01 2009 21.10% done, estimate finish Sat Sep 5 15:08:59 2009 22.61% done, estimate finish Sat Sep 5 15:08:58 2009 24.11% done, estimate finish Sat Sep 5 15:09:00 2009 25.62% done, estimate finish Sat Sep 5 15:08:59 2009 27.13% done, estimate finish Sat Sep 5 15:08:58 2009 28.64% done, estimate finish Sat Sep 5 15:08:56 2009 30.15% done, estimate finish Sat Sep 5 15:08:59 2009 31.65% done, estimate finish Sat Sep 5 15:08:58 2009 33.16% done, estimate finish Sat Sep 5 15:08:57 2009 34.66% done, estimate finish Sat Sep 5 15:08:56 2009 36.17% done, estimate finish Sat Sep 5 15:08:55 2009 37.68% done, estimate finish Sat Sep 5 15:08:57 2009 39.19% done, estimate finish Sat Sep 5 15:08:58 2009 40.69% done, estimate finish Sat Sep 5 15:08:58 2009 42.20% done, estimate finish Sat Sep 5 15:08:57 2009 43.71% done, estimate finish Sat Sep 5 15:08:56 2009 45.22% done, estimate finish Sat Sep 5 15:09:00 2009 46.72% done, estimate finish Sat Sep 5 15:08:59 2009 48.23% done, estimate finish Sat Sep 5 15:08:58 2009 49.73% done, estimate finish Sat Sep 5 15:08:58 2009 51.24% done, estimate finish Sat Sep 5 15:08:59 2009 52.75% done, estimate finish Sat Sep 5 15:08:58 2009 54.26% done, estimate finish Sat Sep 5 15:08:59 2009 55.76% done, estimate finish Sat Sep 5 15:08:59 2009 57.27% done, estimate finish Sat Sep 5 15:08:58 2009 58.78% done, estimate finish Sat Sep 5 15:08:58 2009 60.28% done, estimate finish Sat Sep 5 15:08:57 2009 61.79% done, estimate finish Sat Sep 5 15:09:00 2009 63.30% done, estimate finish Sat Sep 5 15:09:01 2009 64.80% done, estimate finish Sat Sep 5 15:09:00 2009 66.31% done, estimate finish Sat Sep 5 15:09:00 2009 67.82% done, estimate finish Sat Sep 5 15:08:59 2009 69.33% done, estimate finish Sat Sep 5 15:08:59 2009 70.83% done, estimate finish Sat Sep 5 15:08:58 2009 72.34% done, estimate finish Sat Sep 5 15:08:59 2009 73.85% done, estimate finish Sat Sep 5 15:08:59 2009 75.36% done, estimate finish Sat Sep 5 15:08:58 2009 76.86% done, estimate finish Sat Sep 5 15:08:59 2009 78.37% done, estimate finish Sat Sep 5 15:08:58 2009 79.88% done, estimate finish Sat Sep 5 15:08:58 2009 81.38% done, estimate finish Sat Sep 5 15:08:58 2009 82.89% done, estimate finish Sat Sep 5 15:08:58 2009 84.40% done, estimate finish Sat Sep 5 15:08:59 2009 85.91% done, estimate finish Sat Sep 5 15:09:00 2009 87.41% done, estimate finish Sat Sep 5 15:09:00 2009 88.92% done, estimate finish Sat Sep 5 15:08:59 2009 90.43% done, estimate finish Sat Sep 5 15:09:00 2009 91.93% done, estimate finish Sat Sep 5 15:08:59 2009 93.44% done, estimate finish Sat Sep 5 15:08:59 2009 94.95% done, estimate finish Sat Sep 5 15:08:59 2009 96.45% done, estimate finish Sat Sep 5 15:08:59 2009 97.96% done, estimate finish Sat Sep 5 15:09:00 2009 Total extents actually written (inc HFS) = 331620 (Size of ISO volume = 327684, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 218249 Total directory bytes: 1429504 Path table size(bytes): 11904 Max brk space used 93d000 331770 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:09:01 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-21' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-21.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-21.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot21 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD21 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes Using LINUX_HEADERS_2_6_26_2_ALL000.D;1 for CD21/pool/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19_powerpc.deb (linux-headers-2.6.26-2-all-powerpc_2.6.26-19_powerpc.deb) Using LINUX_HEADERS_2_6_26_2_VSE000.D;1 for CD21/pool/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-powerpc64_2.6.26-19_powerpc.deb (linux-headers-2.6.26-2-vserver-powerpc_2.6.26-19_powerpc.deb) Using LINUX_HEADERS_2_6_26_2_POW000.D;1 for CD21/pool/main/l/linux-2.6/linux-headers-2.6.26-2-powerpc64_2.6.26-19_powerpc.deb (linux-headers-2.6.26-2-powerpc-smp_2.6.26-19_powerpc.deb) Using LINUX_HEADERS_2_6_26_2_POW001.D;1 for CD21/pool/main/l/linux-2.6/linux-headers-2.6.26-2-powerpc-smp_2.6.26-19_powerpc.deb (linux-headers-2.6.26-2-powerpc_2.6.26-19_powerpc.deb) parse_md5_list: added MD5 checksums for 45780 files Using HFS name: linux-headers-2.6.26-2-vserve_1 for CD21/pool/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-powerpc_2.6.26-19_powerpc.deb 1.51% done, estimate finish Sat Sep 5 15:11:27 2009 3.02% done, estimate finish Sat Sep 5 15:10:21 2009 4.52% done, estimate finish Sat Sep 5 15:09:59 2009 6.03% done, estimate finish Sat Sep 5 15:09:48 2009 7.54% done, estimate finish Sat Sep 5 15:09:41 2009 9.04% done, estimate finish Sat Sep 5 15:09:48 2009 10.55% done, estimate finish Sat Sep 5 15:09:43 2009 12.06% done, estimate finish Sat Sep 5 15:09:39 2009 13.56% done, estimate finish Sat Sep 5 15:09:44 2009 15.07% done, estimate finish Sat Sep 5 15:09:48 2009 16.57% done, estimate finish Sat Sep 5 15:09:45 2009 18.08% done, estimate finish Sat Sep 5 15:09:48 2009 19.59% done, estimate finish Sat Sep 5 15:09:45 2009 21.09% done, estimate finish Sat Sep 5 15:09:43 2009 22.60% done, estimate finish Sat Sep 5 15:09:45 2009 24.11% done, estimate finish Sat Sep 5 15:09:44 2009 25.61% done, estimate finish Sat Sep 5 15:09:42 2009 27.12% done, estimate finish Sat Sep 5 15:09:44 2009 28.63% done, estimate finish Sat Sep 5 15:09:46 2009 30.13% done, estimate finish Sat Sep 5 15:09:48 2009 31.64% done, estimate finish Sat Sep 5 15:09:46 2009 33.15% done, estimate finish Sat Sep 5 15:09:45 2009 34.65% done, estimate finish Sat Sep 5 15:09:46 2009 36.16% done, estimate finish Sat Sep 5 15:09:45 2009 37.67% done, estimate finish Sat Sep 5 15:09:44 2009 39.17% done, estimate finish Sat Sep 5 15:09:45 2009 40.68% done, estimate finish Sat Sep 5 15:09:49 2009 42.18% done, estimate finish Sat Sep 5 15:09:48 2009 43.69% done, estimate finish Sat Sep 5 15:09:47 2009 45.20% done, estimate finish Sat Sep 5 15:09:45 2009 46.71% done, estimate finish Sat Sep 5 15:09:47 2009 48.21% done, estimate finish Sat Sep 5 15:09:46 2009 49.72% done, estimate finish Sat Sep 5 15:09:45 2009 51.22% done, estimate finish Sat Sep 5 15:09:44 2009 52.73% done, estimate finish Sat Sep 5 15:09:45 2009 54.24% done, estimate finish Sat Sep 5 15:09:44 2009 55.74% done, estimate finish Sat Sep 5 15:09:43 2009 57.25% done, estimate finish Sat Sep 5 15:09:44 2009 58.76% done, estimate finish Sat Sep 5 15:09:43 2009 60.26% done, estimate finish Sat Sep 5 15:09:43 2009 61.77% done, estimate finish Sat Sep 5 15:09:42 2009 63.28% done, estimate finish Sat Sep 5 15:09:43 2009 64.78% done, estimate finish Sat Sep 5 15:09:44 2009 66.29% done, estimate finish Sat Sep 5 15:09:45 2009 67.80% done, estimate finish Sat Sep 5 15:09:44 2009 69.30% done, estimate finish Sat Sep 5 15:09:43 2009 70.81% done, estimate finish Sat Sep 5 15:09:44 2009 72.32% done, estimate finish Sat Sep 5 15:09:45 2009 73.83% done, estimate finish Sat Sep 5 15:09:46 2009 75.33% done, estimate finish Sat Sep 5 15:09:45 2009 76.84% done, estimate finish Sat Sep 5 15:09:46 2009 78.34% done, estimate finish Sat Sep 5 15:09:45 2009 79.85% done, estimate finish Sat Sep 5 15:09:45 2009 81.36% done, estimate finish Sat Sep 5 15:09:45 2009 82.86% done, estimate finish Sat Sep 5 15:09:46 2009 84.37% done, estimate finish Sat Sep 5 15:09:47 2009 85.88% done, estimate finish Sat Sep 5 15:09:46 2009 87.38% done, estimate finish Sat Sep 5 15:09:45 2009 88.89% done, estimate finish Sat Sep 5 15:09:45 2009 90.40% done, estimate finish Sat Sep 5 15:09:45 2009 91.90% done, estimate finish Sat Sep 5 15:09:45 2009 93.41% done, estimate finish Sat Sep 5 15:09:46 2009 94.92% done, estimate finish Sat Sep 5 15:09:46 2009 96.42% done, estimate finish Sat Sep 5 15:09:47 2009 97.93% done, estimate finish Sat Sep 5 15:09:46 2009 Total extents actually written (inc HFS) = 331728 (Size of ISO volume = 327792, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 346213 Total directory bytes: 2246656 Path table size(bytes): 18256 Max brk space used a80000 331878 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:09:47 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-22' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-22.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-22.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot22 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD22 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:13:18 2009 3.02% done, estimate finish Sat Sep 5 15:11:39 2009 4.53% done, estimate finish Sat Sep 5 15:11:28 2009 6.04% done, estimate finish Sat Sep 5 15:11:22 2009 7.55% done, estimate finish Sat Sep 5 15:11:06 2009 9.05% done, estimate finish Sat Sep 5 15:10:55 2009 10.56% done, estimate finish Sat Sep 5 15:10:47 2009 12.07% done, estimate finish Sat Sep 5 15:10:41 2009 13.58% done, estimate finish Sat Sep 5 15:10:36 2009 15.09% done, estimate finish Sat Sep 5 15:10:33 2009 16.60% done, estimate finish Sat Sep 5 15:10:30 2009 18.10% done, estimate finish Sat Sep 5 15:10:33 2009 19.61% done, estimate finish Sat Sep 5 15:10:30 2009 21.12% done, estimate finish Sat Sep 5 15:10:37 2009 22.63% done, estimate finish Sat Sep 5 15:10:35 2009 24.14% done, estimate finish Sat Sep 5 15:10:33 2009 25.65% done, estimate finish Sat Sep 5 15:10:35 2009 27.16% done, estimate finish Sat Sep 5 15:10:33 2009 28.66% done, estimate finish Sat Sep 5 15:10:31 2009 30.18% done, estimate finish Sat Sep 5 15:10:33 2009 31.68% done, estimate finish Sat Sep 5 15:10:31 2009 33.19% done, estimate finish Sat Sep 5 15:10:30 2009 34.70% done, estimate finish Sat Sep 5 15:10:28 2009 36.21% done, estimate finish Sat Sep 5 15:10:33 2009 37.72% done, estimate finish Sat Sep 5 15:10:31 2009 39.23% done, estimate finish Sat Sep 5 15:10:33 2009 40.74% done, estimate finish Sat Sep 5 15:10:31 2009 42.25% done, estimate finish Sat Sep 5 15:10:30 2009 43.75% done, estimate finish Sat Sep 5 15:10:29 2009 45.26% done, estimate finish Sat Sep 5 15:10:30 2009 46.77% done, estimate finish Sat Sep 5 15:10:29 2009 48.28% done, estimate finish Sat Sep 5 15:10:28 2009 49.79% done, estimate finish Sat Sep 5 15:10:30 2009 51.30% done, estimate finish Sat Sep 5 15:10:31 2009 52.81% done, estimate finish Sat Sep 5 15:10:30 2009 54.31% done, estimate finish Sat Sep 5 15:10:31 2009 55.82% done, estimate finish Sat Sep 5 15:10:30 2009 57.33% done, estimate finish Sat Sep 5 15:10:31 2009 58.84% done, estimate finish Sat Sep 5 15:10:30 2009 60.35% done, estimate finish Sat Sep 5 15:10:29 2009 61.86% done, estimate finish Sat Sep 5 15:10:29 2009 63.37% done, estimate finish Sat Sep 5 15:10:28 2009 64.87% done, estimate finish Sat Sep 5 15:10:27 2009 66.38% done, estimate finish Sat Sep 5 15:10:28 2009 67.89% done, estimate finish Sat Sep 5 15:10:27 2009 69.40% done, estimate finish Sat Sep 5 15:10:28 2009 70.91% done, estimate finish Sat Sep 5 15:10:29 2009 72.42% done, estimate finish Sat Sep 5 15:10:30 2009 73.93% done, estimate finish Sat Sep 5 15:10:29 2009 75.43% done, estimate finish Sat Sep 5 15:10:29 2009 76.94% done, estimate finish Sat Sep 5 15:10:29 2009 78.45% done, estimate finish Sat Sep 5 15:10:29 2009 79.96% done, estimate finish Sat Sep 5 15:10:31 2009 81.47% done, estimate finish Sat Sep 5 15:10:30 2009 82.98% done, estimate finish Sat Sep 5 15:10:30 2009 84.48% done, estimate finish Sat Sep 5 15:10:29 2009 86.00% done, estimate finish Sat Sep 5 15:10:30 2009 87.51% done, estimate finish Sat Sep 5 15:10:30 2009 89.01% done, estimate finish Sat Sep 5 15:10:30 2009 90.52% done, estimate finish Sat Sep 5 15:10:29 2009 92.03% done, estimate finish Sat Sep 5 15:10:29 2009 93.54% done, estimate finish Sat Sep 5 15:10:31 2009 95.05% done, estimate finish Sat Sep 5 15:10:31 2009 96.55% done, estimate finish Sat Sep 5 15:10:31 2009 98.07% done, estimate finish Sat Sep 5 15:10:30 2009 Total extents actually written (inc HFS) = 331272 (Size of ISO volume = 327336, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 322326 Total directory bytes: 2095104 Path table size(bytes): 17464 Max brk space used a41000 331422 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:10:32 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-23' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-23.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-23.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot23 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD23 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:11:47 2009 3.01% done, estimate finish Sat Sep 5 15:12:20 2009 4.52% done, estimate finish Sat Sep 5 15:11:47 2009 6.03% done, estimate finish Sat Sep 5 15:11:47 2009 7.53% done, estimate finish Sat Sep 5 15:11:34 2009 9.04% done, estimate finish Sat Sep 5 15:11:25 2009 10.55% done, estimate finish Sat Sep 5 15:11:18 2009 12.05% done, estimate finish Sat Sep 5 15:11:14 2009 13.56% done, estimate finish Sat Sep 5 15:11:10 2009 15.06% done, estimate finish Sat Sep 5 15:11:14 2009 16.57% done, estimate finish Sat Sep 5 15:11:11 2009 18.08% done, estimate finish Sat Sep 5 15:11:14 2009 19.58% done, estimate finish Sat Sep 5 15:11:11 2009 21.09% done, estimate finish Sat Sep 5 15:11:09 2009 22.60% done, estimate finish Sat Sep 5 15:11:07 2009 24.10% done, estimate finish Sat Sep 5 15:11:10 2009 25.61% done, estimate finish Sat Sep 5 15:11:08 2009 27.11% done, estimate finish Sat Sep 5 15:11:06 2009 28.62% done, estimate finish Sat Sep 5 15:11:08 2009 30.13% done, estimate finish Sat Sep 5 15:11:07 2009 31.64% done, estimate finish Sat Sep 5 15:11:06 2009 33.14% done, estimate finish Sat Sep 5 15:11:05 2009 34.65% done, estimate finish Sat Sep 5 15:11:04 2009 36.15% done, estimate finish Sat Sep 5 15:11:05 2009 37.66% done, estimate finish Sat Sep 5 15:11:07 2009 39.17% done, estimate finish Sat Sep 5 15:11:06 2009 40.67% done, estimate finish Sat Sep 5 15:11:08 2009 42.18% done, estimate finish Sat Sep 5 15:11:09 2009 43.68% done, estimate finish Sat Sep 5 15:11:08 2009 45.19% done, estimate finish Sat Sep 5 15:11:07 2009 46.70% done, estimate finish Sat Sep 5 15:11:06 2009 48.21% done, estimate finish Sat Sep 5 15:11:05 2009 49.71% done, estimate finish Sat Sep 5 15:11:05 2009 51.22% done, estimate finish Sat Sep 5 15:11:04 2009 52.72% done, estimate finish Sat Sep 5 15:11:03 2009 54.23% done, estimate finish Sat Sep 5 15:11:06 2009 55.73% done, estimate finish Sat Sep 5 15:11:07 2009 57.24% done, estimate finish Sat Sep 5 15:11:07 2009 58.75% done, estimate finish Sat Sep 5 15:11:06 2009 60.25% done, estimate finish Sat Sep 5 15:11:07 2009 61.76% done, estimate finish Sat Sep 5 15:11:06 2009 63.27% done, estimate finish Sat Sep 5 15:11:07 2009 64.77% done, estimate finish Sat Sep 5 15:11:08 2009 66.28% done, estimate finish Sat Sep 5 15:11:08 2009 67.79% done, estimate finish Sat Sep 5 15:11:07 2009 69.29% done, estimate finish Sat Sep 5 15:11:08 2009 70.80% done, estimate finish Sat Sep 5 15:11:09 2009 72.30% done, estimate finish Sat Sep 5 15:11:08 2009 73.81% done, estimate finish Sat Sep 5 15:11:08 2009 75.32% done, estimate finish Sat Sep 5 15:11:07 2009 76.83% done, estimate finish Sat Sep 5 15:11:07 2009 78.33% done, estimate finish Sat Sep 5 15:11:06 2009 79.84% done, estimate finish Sat Sep 5 15:11:07 2009 81.34% done, estimate finish Sat Sep 5 15:11:06 2009 82.85% done, estimate finish Sat Sep 5 15:11:06 2009 84.35% done, estimate finish Sat Sep 5 15:11:05 2009 85.86% done, estimate finish Sat Sep 5 15:11:07 2009 87.37% done, estimate finish Sat Sep 5 15:11:07 2009 88.88% done, estimate finish Sat Sep 5 15:11:06 2009 90.38% done, estimate finish Sat Sep 5 15:11:08 2009 91.89% done, estimate finish Sat Sep 5 15:11:08 2009 93.39% done, estimate finish Sat Sep 5 15:11:07 2009 94.90% done, estimate finish Sat Sep 5 15:11:07 2009 96.40% done, estimate finish Sat Sep 5 15:11:06 2009 97.91% done, estimate finish Sat Sep 5 15:11:06 2009 Total extents actually written (inc HFS) = 331788 (Size of ISO volume = 327852, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 240070 Total directory bytes: 1566720 Path table size(bytes): 12932 Max brk space used 979000 331938 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:11:08 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-24' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-24.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-24.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot24 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD24 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:13:34 2009 3.02% done, estimate finish Sat Sep 5 15:12:28 2009 4.52% done, estimate finish Sat Sep 5 15:12:06 2009 6.03% done, estimate finish Sat Sep 5 15:11:55 2009 7.53% done, estimate finish Sat Sep 5 15:12:01 2009 9.04% done, estimate finish Sat Sep 5 15:12:06 2009 10.55% done, estimate finish Sat Sep 5 15:12:09 2009 12.06% done, estimate finish Sat Sep 5 15:12:03 2009 13.56% done, estimate finish Sat Sep 5 15:12:06 2009 15.07% done, estimate finish Sat Sep 5 15:12:01 2009 16.58% done, estimate finish Sat Sep 5 15:12:10 2009 18.09% done, estimate finish Sat Sep 5 15:12:06 2009 19.59% done, estimate finish Sat Sep 5 15:12:13 2009 21.09% done, estimate finish Sat Sep 5 15:12:09 2009 22.60% done, estimate finish Sat Sep 5 15:12:06 2009 24.11% done, estimate finish Sat Sep 5 15:12:03 2009 25.62% done, estimate finish Sat Sep 5 15:12:01 2009 27.12% done, estimate finish Sat Sep 5 15:11:58 2009 28.63% done, estimate finish Sat Sep 5 15:11:56 2009 30.14% done, estimate finish Sat Sep 5 15:11:55 2009 31.64% done, estimate finish Sat Sep 5 15:11:56 2009 33.15% done, estimate finish Sat Sep 5 15:11:55 2009 34.66% done, estimate finish Sat Sep 5 15:11:53 2009 36.16% done, estimate finish Sat Sep 5 15:11:57 2009 37.67% done, estimate finish Sat Sep 5 15:11:56 2009 39.18% done, estimate finish Sat Sep 5 15:11:57 2009 40.69% done, estimate finish Sat Sep 5 15:11:56 2009 42.19% done, estimate finish Sat Sep 5 15:11:57 2009 43.70% done, estimate finish Sat Sep 5 15:11:56 2009 45.21% done, estimate finish Sat Sep 5 15:11:57 2009 46.71% done, estimate finish Sat Sep 5 15:11:58 2009 48.22% done, estimate finish Sat Sep 5 15:11:57 2009 49.72% done, estimate finish Sat Sep 5 15:11:58 2009 51.23% done, estimate finish Sat Sep 5 15:11:57 2009 52.74% done, estimate finish Sat Sep 5 15:11:56 2009 54.24% done, estimate finish Sat Sep 5 15:11:58 2009 55.75% done, estimate finish Sat Sep 5 15:11:57 2009 57.26% done, estimate finish Sat Sep 5 15:11:56 2009 58.77% done, estimate finish Sat Sep 5 15:11:57 2009 60.27% done, estimate finish Sat Sep 5 15:11:56 2009 61.78% done, estimate finish Sat Sep 5 15:11:55 2009 63.29% done, estimate finish Sat Sep 5 15:11:56 2009 64.79% done, estimate finish Sat Sep 5 15:11:57 2009 66.30% done, estimate finish Sat Sep 5 15:11:58 2009 67.81% done, estimate finish Sat Sep 5 15:11:57 2009 69.31% done, estimate finish Sat Sep 5 15:11:56 2009 70.82% done, estimate finish Sat Sep 5 15:11:57 2009 72.32% done, estimate finish Sat Sep 5 15:11:56 2009 73.83% done, estimate finish Sat Sep 5 15:11:55 2009 75.34% done, estimate finish Sat Sep 5 15:11:55 2009 76.85% done, estimate finish Sat Sep 5 15:11:55 2009 78.35% done, estimate finish Sat Sep 5 15:11:56 2009 79.86% done, estimate finish Sat Sep 5 15:11:55 2009 81.37% done, estimate finish Sat Sep 5 15:11:55 2009 82.87% done, estimate finish Sat Sep 5 15:11:54 2009 84.38% done, estimate finish Sat Sep 5 15:11:53 2009 85.88% done, estimate finish Sat Sep 5 15:11:53 2009 87.39% done, estimate finish Sat Sep 5 15:11:52 2009 88.90% done, estimate finish Sat Sep 5 15:11:52 2009 90.41% done, estimate finish Sat Sep 5 15:11:52 2009 91.91% done, estimate finish Sat Sep 5 15:11:53 2009 93.42% done, estimate finish Sat Sep 5 15:11:53 2009 94.93% done, estimate finish Sat Sep 5 15:11:53 2009 96.43% done, estimate finish Sat Sep 5 15:11:53 2009 97.94% done, estimate finish Sat Sep 5 15:11:53 2009 Total extents actually written (inc HFS) = 331692 (Size of ISO volume = 327756, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 356706 Total directory bytes: 2336768 Path table size(bytes): 19964 Max brk space used a9a000 331842 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:11:54 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-25' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-25.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-25.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot25 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD25 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:13:16 2009 3.02% done, estimate finish Sat Sep 5 15:12:43 2009 4.53% done, estimate finish Sat Sep 5 15:12:54 2009 6.04% done, estimate finish Sat Sep 5 15:12:43 2009 7.55% done, estimate finish Sat Sep 5 15:12:36 2009 9.06% done, estimate finish Sat Sep 5 15:12:32 2009 10.57% done, estimate finish Sat Sep 5 15:12:28 2009 12.08% done, estimate finish Sat Sep 5 15:12:34 2009 13.59% done, estimate finish Sat Sep 5 15:12:39 2009 15.10% done, estimate finish Sat Sep 5 15:12:36 2009 16.61% done, estimate finish Sat Sep 5 15:12:40 2009 18.11% done, estimate finish Sat Sep 5 15:12:37 2009 19.62% done, estimate finish Sat Sep 5 15:12:40 2009 21.14% done, estimate finish Sat Sep 5 15:12:38 2009 22.64% done, estimate finish Sat Sep 5 15:12:36 2009 24.15% done, estimate finish Sat Sep 5 15:12:43 2009 25.66% done, estimate finish Sat Sep 5 15:12:41 2009 27.17% done, estimate finish Sat Sep 5 15:12:43 2009 28.68% done, estimate finish Sat Sep 5 15:12:41 2009 30.19% done, estimate finish Sat Sep 5 15:12:43 2009 31.70% done, estimate finish Sat Sep 5 15:12:41 2009 33.21% done, estimate finish Sat Sep 5 15:12:46 2009 34.72% done, estimate finish Sat Sep 5 15:12:44 2009 36.23% done, estimate finish Sat Sep 5 15:12:45 2009 37.74% done, estimate finish Sat Sep 5 15:12:44 2009 39.25% done, estimate finish Sat Sep 5 15:12:45 2009 40.76% done, estimate finish Sat Sep 5 15:12:44 2009 42.27% done, estimate finish Sat Sep 5 15:12:47 2009 43.78% done, estimate finish Sat Sep 5 15:12:48 2009 45.28% done, estimate finish Sat Sep 5 15:12:47 2009 46.80% done, estimate finish Sat Sep 5 15:12:46 2009 48.30% done, estimate finish Sat Sep 5 15:12:45 2009 49.82% done, estimate finish Sat Sep 5 15:12:44 2009 51.32% done, estimate finish Sat Sep 5 15:12:43 2009 52.83% done, estimate finish Sat Sep 5 15:12:44 2009 54.34% done, estimate finish Sat Sep 5 15:12:43 2009 55.85% done, estimate finish Sat Sep 5 15:12:44 2009 57.36% done, estimate finish Sat Sep 5 15:12:43 2009 58.87% done, estimate finish Sat Sep 5 15:12:45 2009 60.38% done, estimate finish Sat Sep 5 15:12:44 2009 61.89% done, estimate finish Sat Sep 5 15:12:43 2009 63.40% done, estimate finish Sat Sep 5 15:12:43 2009 64.91% done, estimate finish Sat Sep 5 15:12:43 2009 66.42% done, estimate finish Sat Sep 5 15:12:43 2009 67.93% done, estimate finish Sat Sep 5 15:12:42 2009 69.44% done, estimate finish Sat Sep 5 15:12:41 2009 70.95% done, estimate finish Sat Sep 5 15:12:41 2009 72.45% done, estimate finish Sat Sep 5 15:12:41 2009 73.97% done, estimate finish Sat Sep 5 15:12:41 2009 75.47% done, estimate finish Sat Sep 5 15:12:40 2009 76.99% done, estimate finish Sat Sep 5 15:12:41 2009 78.49% done, estimate finish Sat Sep 5 15:12:40 2009 80.00% done, estimate finish Sat Sep 5 15:12:39 2009 81.51% done, estimate finish Sat Sep 5 15:12:39 2009 83.02% done, estimate finish Sat Sep 5 15:12:40 2009 84.53% done, estimate finish Sat Sep 5 15:12:39 2009 86.04% done, estimate finish Sat Sep 5 15:12:40 2009 89.06% done, estimate finish Sat Sep 5 15:12:40 2009 90.57% done, estimate finish Sat Sep 5 15:12:40 2009 92.08% done, estimate finish Sat Sep 5 15:12:40 2009 93.59% done, estimate finish Sat Sep 5 15:12:42 2009 95.10% done, estimate finish Sat Sep 5 15:12:42 2009 96.61% done, estimate finish Sat Sep 5 15:12:42 2009 98.12% done, estimate finish Sat Sep 5 15:12:43 2009 Total extents actually written (inc HFS) = 331092 (Size of ISO volume = 327156, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 367159 Total directory bytes: 2375680 Path table size(bytes): 20268 Max brk space used ab2000 331242 extents written (646 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:12:44 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-26' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-26.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-26.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot26 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD26 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:14:05 2009 3.02% done, estimate finish Sat Sep 5 15:13:32 2009 4.53% done, estimate finish Sat Sep 5 15:13:43 2009 6.04% done, estimate finish Sat Sep 5 15:13:48 2009 7.55% done, estimate finish Sat Sep 5 15:13:51 2009 9.07% done, estimate finish Sat Sep 5 15:13:43 2009 10.57% done, estimate finish Sat Sep 5 15:13:36 2009 12.08% done, estimate finish Sat Sep 5 15:13:56 2009 13.60% done, estimate finish Sat Sep 5 15:13:50 2009 15.10% done, estimate finish Sat Sep 5 15:13:45 2009 16.62% done, estimate finish Sat Sep 5 15:13:41 2009 18.12% done, estimate finish Sat Sep 5 15:13:37 2009 19.64% done, estimate finish Sat Sep 5 15:13:39 2009 21.14% done, estimate finish Sat Sep 5 15:13:36 2009 22.66% done, estimate finish Sat Sep 5 15:13:34 2009 24.16% done, estimate finish Sat Sep 5 15:13:36 2009 25.68% done, estimate finish Sat Sep 5 15:13:34 2009 27.18% done, estimate finish Sat Sep 5 15:13:35 2009 28.70% done, estimate finish Sat Sep 5 15:13:33 2009 30.21% done, estimate finish Sat Sep 5 15:13:32 2009 31.72% done, estimate finish Sat Sep 5 15:13:33 2009 33.23% done, estimate finish Sat Sep 5 15:13:35 2009 34.74% done, estimate finish Sat Sep 5 15:13:33 2009 36.25% done, estimate finish Sat Sep 5 15:13:32 2009 37.76% done, estimate finish Sat Sep 5 15:13:33 2009 39.27% done, estimate finish Sat Sep 5 15:13:32 2009 40.78% done, estimate finish Sat Sep 5 15:13:33 2009 42.29% done, estimate finish Sat Sep 5 15:13:32 2009 43.80% done, estimate finish Sat Sep 5 15:13:33 2009 45.31% done, estimate finish Sat Sep 5 15:13:34 2009 46.82% done, estimate finish Sat Sep 5 15:13:33 2009 48.33% done, estimate finish Sat Sep 5 15:13:32 2009 49.84% done, estimate finish Sat Sep 5 15:13:31 2009 51.35% done, estimate finish Sat Sep 5 15:13:32 2009 52.86% done, estimate finish Sat Sep 5 15:13:33 2009 54.37% done, estimate finish Sat Sep 5 15:13:32 2009 55.88% done, estimate finish Sat Sep 5 15:13:31 2009 57.39% done, estimate finish Sat Sep 5 15:13:30 2009 58.90% done, estimate finish Sat Sep 5 15:13:31 2009 60.41% done, estimate finish Sat Sep 5 15:13:32 2009 61.92% done, estimate finish Sat Sep 5 15:13:31 2009 63.43% done, estimate finish Sat Sep 5 15:13:33 2009 64.95% done, estimate finish Sat Sep 5 15:13:32 2009 66.45% done, estimate finish Sat Sep 5 15:13:32 2009 67.97% done, estimate finish Sat Sep 5 15:13:31 2009 69.47% done, estimate finish Sat Sep 5 15:13:30 2009 70.99% done, estimate finish Sat Sep 5 15:13:29 2009 72.49% done, estimate finish Sat Sep 5 15:13:29 2009 74.01% done, estimate finish Sat Sep 5 15:13:28 2009 75.51% done, estimate finish Sat Sep 5 15:13:28 2009 77.03% done, estimate finish Sat Sep 5 15:13:27 2009 78.53% done, estimate finish Sat Sep 5 15:13:28 2009 80.05% done, estimate finish Sat Sep 5 15:13:27 2009 81.56% done, estimate finish Sat Sep 5 15:13:27 2009 83.07% done, estimate finish Sat Sep 5 15:13:29 2009 84.58% done, estimate finish Sat Sep 5 15:13:28 2009 86.09% done, estimate finish Sat Sep 5 15:13:29 2009 87.60% done, estimate finish Sat Sep 5 15:13:28 2009 89.11% done, estimate finish Sat Sep 5 15:13:28 2009 90.62% done, estimate finish Sat Sep 5 15:13:29 2009 92.13% done, estimate finish Sat Sep 5 15:13:30 2009 93.64% done, estimate finish Sat Sep 5 15:13:29 2009 95.15% done, estimate finish Sat Sep 5 15:13:31 2009 96.66% done, estimate finish Sat Sep 5 15:13:31 2009 98.17% done, estimate finish Sat Sep 5 15:13:31 2009 Total extents actually written (inc HFS) = 330918 (Size of ISO volume = 326982, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 364154 Total directory bytes: 2328576 Path table size(bytes): 20078 Max brk space used a9d000 331068 extents written (646 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:13:32 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-27' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-27.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-27.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot27 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD27 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes Using LIBLABLGTKSOURCEVIEW_OCAML000.D;1 for CD27/pool/main/l/lablgtk2/liblablgtksourceview-ocaml-dev_2.10.1-2+b1_powerpc.deb (liblablgtksourceview-ocaml_2.10.1-2+b1_powerpc.deb) parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:14:52 2009 3.02% done, estimate finish Sat Sep 5 15:14:52 2009 4.52% done, estimate finish Sat Sep 5 15:14:30 2009 6.03% done, estimate finish Sat Sep 5 15:14:19 2009 7.54% done, estimate finish Sat Sep 5 15:14:25 2009 9.04% done, estimate finish Sat Sep 5 15:14:19 2009 10.55% done, estimate finish Sat Sep 5 15:14:33 2009 12.06% done, estimate finish Sat Sep 5 15:14:27 2009 13.56% done, estimate finish Sat Sep 5 15:14:30 2009 15.07% done, estimate finish Sat Sep 5 15:14:25 2009 16.58% done, estimate finish Sat Sep 5 15:14:34 2009 18.09% done, estimate finish Sat Sep 5 15:14:30 2009 19.59% done, estimate finish Sat Sep 5 15:14:26 2009 21.10% done, estimate finish Sat Sep 5 15:14:23 2009 22.60% done, estimate finish Sat Sep 5 15:14:25 2009 24.11% done, estimate finish Sat Sep 5 15:14:23 2009 25.62% done, estimate finish Sat Sep 5 15:14:25 2009 27.12% done, estimate finish Sat Sep 5 15:14:22 2009 28.63% done, estimate finish Sat Sep 5 15:14:20 2009 30.14% done, estimate finish Sat Sep 5 15:14:19 2009 31.64% done, estimate finish Sat Sep 5 15:14:23 2009 33.15% done, estimate finish Sat Sep 5 15:14:22 2009 34.66% done, estimate finish Sat Sep 5 15:14:20 2009 36.17% done, estimate finish Sat Sep 5 15:14:21 2009 37.67% done, estimate finish Sat Sep 5 15:14:20 2009 39.18% done, estimate finish Sat Sep 5 15:14:21 2009 40.69% done, estimate finish Sat Sep 5 15:14:20 2009 42.19% done, estimate finish Sat Sep 5 15:14:19 2009 43.70% done, estimate finish Sat Sep 5 15:14:22 2009 45.21% done, estimate finish Sat Sep 5 15:14:21 2009 46.71% done, estimate finish Sat Sep 5 15:14:20 2009 48.22% done, estimate finish Sat Sep 5 15:14:21 2009 49.73% done, estimate finish Sat Sep 5 15:14:20 2009 51.23% done, estimate finish Sat Sep 5 15:14:21 2009 52.74% done, estimate finish Sat Sep 5 15:14:20 2009 54.25% done, estimate finish Sat Sep 5 15:14:19 2009 55.76% done, estimate finish Sat Sep 5 15:14:18 2009 57.26% done, estimate finish Sat Sep 5 15:14:19 2009 58.77% done, estimate finish Sat Sep 5 15:14:20 2009 60.27% done, estimate finish Sat Sep 5 15:14:19 2009 61.78% done, estimate finish Sat Sep 5 15:14:18 2009 63.29% done, estimate finish Sat Sep 5 15:14:17 2009 64.80% done, estimate finish Sat Sep 5 15:14:18 2009 66.30% done, estimate finish Sat Sep 5 15:14:17 2009 67.81% done, estimate finish Sat Sep 5 15:14:16 2009 69.31% done, estimate finish Sat Sep 5 15:14:16 2009 70.82% done, estimate finish Sat Sep 5 15:14:15 2009 72.33% done, estimate finish Sat Sep 5 15:14:16 2009 73.84% done, estimate finish Sat Sep 5 15:14:15 2009 75.34% done, estimate finish Sat Sep 5 15:14:16 2009 78.36% done, estimate finish Sat Sep 5 15:14:17 2009 79.86% done, estimate finish Sat Sep 5 15:14:17 2009 81.37% done, estimate finish Sat Sep 5 15:14:16 2009 82.88% done, estimate finish Sat Sep 5 15:14:17 2009 84.38% done, estimate finish Sat Sep 5 15:14:16 2009 85.89% done, estimate finish Sat Sep 5 15:14:17 2009 87.40% done, estimate finish Sat Sep 5 15:14:16 2009 88.91% done, estimate finish Sat Sep 5 15:14:16 2009 90.41% done, estimate finish Sat Sep 5 15:14:15 2009 91.92% done, estimate finish Sat Sep 5 15:14:15 2009 93.42% done, estimate finish Sat Sep 5 15:14:15 2009 94.93% done, estimate finish Sat Sep 5 15:14:15 2009 96.44% done, estimate finish Sat Sep 5 15:14:17 2009 97.95% done, estimate finish Sat Sep 5 15:14:17 2009 Total extents actually written (inc HFS) = 331674 (Size of ISO volume = 327738, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 347549 Total directory bytes: 2213888 Path table size(bytes): 19068 Max brk space used a7f000 331824 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:14:18 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-28' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-28.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-28.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot28 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD28 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes Using OPENOFFICE_ORG_HYPHENATION000.D;1 for CD28/pool/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-af_2.4.0-3_all.deb (openoffice.org-hyphenation-sl_2.4.0-3_all.deb) parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:16:44 2009 4.52% done, estimate finish Sat Sep 5 15:15:16 2009 6.03% done, estimate finish Sat Sep 5 15:15:05 2009 7.54% done, estimate finish Sat Sep 5 15:15:11 2009 9.04% done, estimate finish Sat Sep 5 15:15:05 2009 10.55% done, estimate finish Sat Sep 5 15:15:09 2009 12.05% done, estimate finish Sat Sep 5 15:15:05 2009 13.56% done, estimate finish Sat Sep 5 15:15:01 2009 15.07% done, estimate finish Sat Sep 5 15:15:11 2009 16.57% done, estimate finish Sat Sep 5 15:15:08 2009 18.08% done, estimate finish Sat Sep 5 15:15:05 2009 19.59% done, estimate finish Sat Sep 5 15:15:07 2009 21.09% done, estimate finish Sat Sep 5 15:15:05 2009 22.60% done, estimate finish Sat Sep 5 15:15:07 2009 24.11% done, estimate finish Sat Sep 5 15:15:05 2009 25.61% done, estimate finish Sat Sep 5 15:15:11 2009 27.12% done, estimate finish Sat Sep 5 15:15:08 2009 28.63% done, estimate finish Sat Sep 5 15:15:06 2009 30.14% done, estimate finish Sat Sep 5 15:15:08 2009 31.64% done, estimate finish Sat Sep 5 15:15:06 2009 33.15% done, estimate finish Sat Sep 5 15:15:05 2009 34.66% done, estimate finish Sat Sep 5 15:15:03 2009 36.16% done, estimate finish Sat Sep 5 15:15:02 2009 37.67% done, estimate finish Sat Sep 5 15:15:03 2009 39.17% done, estimate finish Sat Sep 5 15:15:02 2009 40.68% done, estimate finish Sat Sep 5 15:15:03 2009 42.19% done, estimate finish Sat Sep 5 15:15:02 2009 43.70% done, estimate finish Sat Sep 5 15:15:01 2009 45.20% done, estimate finish Sat Sep 5 15:15:00 2009 46.71% done, estimate finish Sat Sep 5 15:14:59 2009 48.22% done, estimate finish Sat Sep 5 15:15:01 2009 49.72% done, estimate finish Sat Sep 5 15:15:00 2009 51.23% done, estimate finish Sat Sep 5 15:15:01 2009 52.74% done, estimate finish Sat Sep 5 15:15:02 2009 54.24% done, estimate finish Sat Sep 5 15:15:03 2009 55.75% done, estimate finish Sat Sep 5 15:15:02 2009 57.26% done, estimate finish Sat Sep 5 15:15:01 2009 58.76% done, estimate finish Sat Sep 5 15:15:00 2009 60.27% done, estimate finish Sat Sep 5 15:15:01 2009 61.78% done, estimate finish Sat Sep 5 15:15:02 2009 63.28% done, estimate finish Sat Sep 5 15:15:02 2009 64.79% done, estimate finish Sat Sep 5 15:15:01 2009 66.29% done, estimate finish Sat Sep 5 15:15:00 2009 67.80% done, estimate finish Sat Sep 5 15:15:01 2009 69.31% done, estimate finish Sat Sep 5 15:15:02 2009 70.81% done, estimate finish Sat Sep 5 15:15:03 2009 72.32% done, estimate finish Sat Sep 5 15:15:03 2009 73.83% done, estimate finish Sat Sep 5 15:15:04 2009 75.33% done, estimate finish Sat Sep 5 15:15:03 2009 76.84% done, estimate finish Sat Sep 5 15:15:03 2009 78.35% done, estimate finish Sat Sep 5 15:15:03 2009 79.85% done, estimate finish Sat Sep 5 15:15:03 2009 82.87% done, estimate finish Sat Sep 5 15:15:05 2009 84.37% done, estimate finish Sat Sep 5 15:15:05 2009 85.88% done, estimate finish Sat Sep 5 15:15:04 2009 87.39% done, estimate finish Sat Sep 5 15:15:05 2009 88.89% done, estimate finish Sat Sep 5 15:15:04 2009 90.40% done, estimate finish Sat Sep 5 15:15:04 2009 91.91% done, estimate finish Sat Sep 5 15:15:03 2009 93.41% done, estimate finish Sat Sep 5 15:15:04 2009 94.92% done, estimate finish Sat Sep 5 15:15:03 2009 96.43% done, estimate finish Sat Sep 5 15:15:04 2009 97.94% done, estimate finish Sat Sep 5 15:15:04 2009 Total extents actually written (inc HFS) = 331710 (Size of ISO volume = 327774, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 338077 Total directory bytes: 2140160 Path table size(bytes): 18268 Max brk space used a64000 331860 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:15:05 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-29' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-29.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-29.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot29 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD29 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.53% done, estimate finish Sat Sep 5 15:17:27 2009 3.05% done, estimate finish Sat Sep 5 15:16:22 2009 4.58% done, estimate finish Sat Sep 5 15:16:00 2009 6.10% done, estimate finish Sat Sep 5 15:15:49 2009 7.63% done, estimate finish Sat Sep 5 15:15:43 2009 9.16% done, estimate finish Sat Sep 5 15:15:38 2009 10.68% done, estimate finish Sat Sep 5 15:15:35 2009 12.21% done, estimate finish Sat Sep 5 15:15:33 2009 13.73% done, estimate finish Sat Sep 5 15:15:38 2009 15.26% done, estimate finish Sat Sep 5 15:15:36 2009 16.78% done, estimate finish Sat Sep 5 15:15:34 2009 18.31% done, estimate finish Sat Sep 5 15:15:44 2009 19.84% done, estimate finish Sat Sep 5 15:15:42 2009 21.36% done, estimate finish Sat Sep 5 15:15:40 2009 22.89% done, estimate finish Sat Sep 5 15:15:38 2009 24.42% done, estimate finish Sat Sep 5 15:15:41 2009 25.94% done, estimate finish Sat Sep 5 15:15:40 2009 27.47% done, estimate finish Sat Sep 5 15:15:38 2009 28.99% done, estimate finish Sat Sep 5 15:15:41 2009 30.52% done, estimate finish Sat Sep 5 15:15:39 2009 32.04% done, estimate finish Sat Sep 5 15:15:38 2009 33.57% done, estimate finish Sat Sep 5 15:15:40 2009 35.10% done, estimate finish Sat Sep 5 15:15:39 2009 36.62% done, estimate finish Sat Sep 5 15:15:38 2009 38.15% done, estimate finish Sat Sep 5 15:15:37 2009 39.67% done, estimate finish Sat Sep 5 15:15:42 2009 41.20% done, estimate finish Sat Sep 5 15:15:41 2009 42.73% done, estimate finish Sat Sep 5 15:15:40 2009 44.25% done, estimate finish Sat Sep 5 15:15:41 2009 45.78% done, estimate finish Sat Sep 5 15:15:41 2009 47.30% done, estimate finish Sat Sep 5 15:15:42 2009 48.83% done, estimate finish Sat Sep 5 15:15:43 2009 50.36% done, estimate finish Sat Sep 5 15:15:42 2009 51.88% done, estimate finish Sat Sep 5 15:15:42 2009 53.41% done, estimate finish Sat Sep 5 15:15:41 2009 54.93% done, estimate finish Sat Sep 5 15:15:40 2009 56.46% done, estimate finish Sat Sep 5 15:15:40 2009 57.98% done, estimate finish Sat Sep 5 15:15:41 2009 59.51% done, estimate finish Sat Sep 5 15:15:42 2009 61.04% done, estimate finish Sat Sep 5 15:15:41 2009 62.56% done, estimate finish Sat Sep 5 15:15:42 2009 64.09% done, estimate finish Sat Sep 5 15:15:41 2009 65.61% done, estimate finish Sat Sep 5 15:15:44 2009 67.14% done, estimate finish Sat Sep 5 15:15:43 2009 68.66% done, estimate finish Sat Sep 5 15:15:43 2009 70.19% done, estimate finish Sat Sep 5 15:15:42 2009 71.72% done, estimate finish Sat Sep 5 15:15:43 2009 73.24% done, estimate finish Sat Sep 5 15:15:42 2009 74.77% done, estimate finish Sat Sep 5 15:15:43 2009 76.29% done, estimate finish Sat Sep 5 15:15:43 2009 77.82% done, estimate finish Sat Sep 5 15:15:42 2009 79.34% done, estimate finish Sat Sep 5 15:15:44 2009 80.87% done, estimate finish Sat Sep 5 15:15:44 2009 82.40% done, estimate finish Sat Sep 5 15:15:44 2009 83.92% done, estimate finish Sat Sep 5 15:15:44 2009 85.45% done, estimate finish Sat Sep 5 15:15:45 2009 86.97% done, estimate finish Sat Sep 5 15:15:44 2009 88.50% done, estimate finish Sat Sep 5 15:15:46 2009 90.03% done, estimate finish Sat Sep 5 15:15:45 2009 91.56% done, estimate finish Sat Sep 5 15:15:45 2009 93.08% done, estimate finish Sat Sep 5 15:15:44 2009 94.61% done, estimate finish Sat Sep 5 15:15:45 2009 96.13% done, estimate finish Sat Sep 5 15:15:45 2009 97.66% done, estimate finish Sat Sep 5 15:15:44 2009 Total extents actually written (inc HFS) = 327534 (Size of ISO volume = 323604, HFS extra = 3930) Total translation table size: 0 Total rockridge attributes bytes: 284016 Total directory bytes: 1781760 Path table size(bytes): 15122 Max brk space used 9e0000 327684 extents written (640 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:15:46 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-2' -o /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-2.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-2.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-2.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD2 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.52% done, estimate finish Sat Sep 5 15:19:10 2009 3.03% done, estimate finish Sat Sep 5 15:17:32 2009 4.54% done, estimate finish Sat Sep 5 15:16:59 2009 6.06% done, estimate finish Sat Sep 5 15:16:59 2009 7.57% done, estimate finish Sat Sep 5 15:16:45 2009 9.08% done, estimate finish Sat Sep 5 15:16:37 2009 10.60% done, estimate finish Sat Sep 5 15:16:40 2009 12.11% done, estimate finish Sat Sep 5 15:16:34 2009 13.62% done, estimate finish Sat Sep 5 15:16:29 2009 15.14% done, estimate finish Sat Sep 5 15:16:26 2009 16.65% done, estimate finish Sat Sep 5 15:16:29 2009 18.16% done, estimate finish Sat Sep 5 15:16:26 2009 19.68% done, estimate finish Sat Sep 5 15:16:23 2009 21.19% done, estimate finish Sat Sep 5 15:16:26 2009 22.70% done, estimate finish Sat Sep 5 15:16:28 2009 24.22% done, estimate finish Sat Sep 5 15:16:30 2009 25.73% done, estimate finish Sat Sep 5 15:16:27 2009 27.25% done, estimate finish Sat Sep 5 15:16:26 2009 28.76% done, estimate finish Sat Sep 5 15:16:24 2009 30.28% done, estimate finish Sat Sep 5 15:16:26 2009 31.79% done, estimate finish Sat Sep 5 15:16:24 2009 33.30% done, estimate finish Sat Sep 5 15:16:23 2009 34.81% done, estimate finish Sat Sep 5 15:16:21 2009 36.33% done, estimate finish Sat Sep 5 15:16:20 2009 37.84% done, estimate finish Sat Sep 5 15:16:22 2009 39.36% done, estimate finish Sat Sep 5 15:16:20 2009 40.87% done, estimate finish Sat Sep 5 15:16:19 2009 42.38% done, estimate finish Sat Sep 5 15:16:18 2009 43.89% done, estimate finish Sat Sep 5 15:16:20 2009 45.41% done, estimate finish Sat Sep 5 15:16:19 2009 46.92% done, estimate finish Sat Sep 5 15:16:18 2009 48.44% done, estimate finish Sat Sep 5 15:16:17 2009 49.95% done, estimate finish Sat Sep 5 15:16:19 2009 51.47% done, estimate finish Sat Sep 5 15:16:18 2009 52.98% done, estimate finish Sat Sep 5 15:16:17 2009 54.49% done, estimate finish Sat Sep 5 15:16:18 2009 56.00% done, estimate finish Sat Sep 5 15:16:17 2009 57.52% done, estimate finish Sat Sep 5 15:16:17 2009 60.55% done, estimate finish Sat Sep 5 15:16:17 2009 62.06% done, estimate finish Sat Sep 5 15:16:18 2009 63.57% done, estimate finish Sat Sep 5 15:16:18 2009 65.09% done, estimate finish Sat Sep 5 15:16:19 2009 66.60% done, estimate finish Sat Sep 5 15:16:18 2009 68.11% done, estimate finish Sat Sep 5 15:16:17 2009 69.63% done, estimate finish Sat Sep 5 15:16:18 2009 71.14% done, estimate finish Sat Sep 5 15:16:18 2009 72.65% done, estimate finish Sat Sep 5 15:16:17 2009 74.17% done, estimate finish Sat Sep 5 15:16:17 2009 75.68% done, estimate finish Sat Sep 5 15:16:18 2009 77.19% done, estimate finish Sat Sep 5 15:16:17 2009 78.71% done, estimate finish Sat Sep 5 15:16:18 2009 80.22% done, estimate finish Sat Sep 5 15:16:17 2009 81.74% done, estimate finish Sat Sep 5 15:16:17 2009 83.25% done, estimate finish Sat Sep 5 15:16:19 2009 84.76% done, estimate finish Sat Sep 5 15:16:18 2009 86.28% done, estimate finish Sat Sep 5 15:16:18 2009 87.79% done, estimate finish Sat Sep 5 15:16:19 2009 89.31% done, estimate finish Sat Sep 5 15:16:18 2009 90.82% done, estimate finish Sat Sep 5 15:16:18 2009 92.33% done, estimate finish Sat Sep 5 15:16:17 2009 93.84% done, estimate finish Sat Sep 5 15:16:18 2009 95.36% done, estimate finish Sat Sep 5 15:16:18 2009 96.87% done, estimate finish Sat Sep 5 15:16:18 2009 98.38% done, estimate finish Sat Sep 5 15:16:18 2009 Total extents actually written (inc HFS) = 330192 (Size of ISO volume = 326256, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 156485 Total directory bytes: 927744 Path table size(bytes): 8004 Max brk space used 89c000 330342 extents written (645 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:16:19 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-30' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-30.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-30.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot30 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD30 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes Using LIBTRANSACTION_SIMPLE_RUBY000.D;1 for CD30/pool/main/libt/libtransaction-simple-ruby/libtransaction-simple-ruby-doc_1.4.0-1_all.deb (libtransaction-simple-ruby_1.4.0-1_all.deb) parse_md5_list: added MD5 checksums for 45780 files 1.52% done, estimate finish Sat Sep 5 15:18:43 2009 3.04% done, estimate finish Sat Sep 5 15:17:37 2009 4.56% done, estimate finish Sat Sep 5 15:17:15 2009 6.09% done, estimate finish Sat Sep 5 15:17:04 2009 7.60% done, estimate finish Sat Sep 5 15:16:58 2009 9.13% done, estimate finish Sat Sep 5 15:16:53 2009 10.65% done, estimate finish Sat Sep 5 15:17:00 2009 12.17% done, estimate finish Sat Sep 5 15:16:56 2009 13.69% done, estimate finish Sat Sep 5 15:17:08 2009 15.21% done, estimate finish Sat Sep 5 15:17:04 2009 16.73% done, estimate finish Sat Sep 5 15:17:01 2009 18.25% done, estimate finish Sat Sep 5 15:16:59 2009 19.78% done, estimate finish Sat Sep 5 15:17:02 2009 21.30% done, estimate finish Sat Sep 5 15:17:00 2009 22.82% done, estimate finish Sat Sep 5 15:17:07 2009 24.34% done, estimate finish Sat Sep 5 15:17:08 2009 25.86% done, estimate finish Sat Sep 5 15:17:06 2009 27.38% done, estimate finish Sat Sep 5 15:17:04 2009 28.90% done, estimate finish Sat Sep 5 15:17:06 2009 30.42% done, estimate finish Sat Sep 5 15:17:04 2009 31.94% done, estimate finish Sat Sep 5 15:17:03 2009 33.46% done, estimate finish Sat Sep 5 15:17:01 2009 34.98% done, estimate finish Sat Sep 5 15:17:03 2009 36.50% done, estimate finish Sat Sep 5 15:17:02 2009 38.02% done, estimate finish Sat Sep 5 15:17:00 2009 39.55% done, estimate finish Sat Sep 5 15:17:04 2009 41.07% done, estimate finish Sat Sep 5 15:17:03 2009 42.59% done, estimate finish Sat Sep 5 15:17:04 2009 44.11% done, estimate finish Sat Sep 5 15:17:03 2009 45.63% done, estimate finish Sat Sep 5 15:17:07 2009 47.15% done, estimate finish Sat Sep 5 15:17:08 2009 48.67% done, estimate finish Sat Sep 5 15:17:06 2009 50.19% done, estimate finish Sat Sep 5 15:17:05 2009 51.71% done, estimate finish Sat Sep 5 15:17:04 2009 53.24% done, estimate finish Sat Sep 5 15:17:05 2009 54.76% done, estimate finish Sat Sep 5 15:17:04 2009 56.28% done, estimate finish Sat Sep 5 15:17:05 2009 57.80% done, estimate finish Sat Sep 5 15:17:06 2009 59.32% done, estimate finish Sat Sep 5 15:17:07 2009 60.84% done, estimate finish Sat Sep 5 15:17:06 2009 62.36% done, estimate finish Sat Sep 5 15:17:05 2009 63.88% done, estimate finish Sat Sep 5 15:17:06 2009 65.40% done, estimate finish Sat Sep 5 15:17:05 2009 66.92% done, estimate finish Sat Sep 5 15:17:06 2009 68.45% done, estimate finish Sat Sep 5 15:17:05 2009 69.97% done, estimate finish Sat Sep 5 15:17:04 2009 71.48% done, estimate finish Sat Sep 5 15:17:06 2009 73.01% done, estimate finish Sat Sep 5 15:17:07 2009 74.53% done, estimate finish Sat Sep 5 15:17:06 2009 76.05% done, estimate finish Sat Sep 5 15:17:06 2009 77.57% done, estimate finish Sat Sep 5 15:17:05 2009 79.09% done, estimate finish Sat Sep 5 15:17:04 2009 80.61% done, estimate finish Sat Sep 5 15:17:04 2009 82.13% done, estimate finish Sat Sep 5 15:17:04 2009 83.66% done, estimate finish Sat Sep 5 15:17:04 2009 85.17% done, estimate finish Sat Sep 5 15:17:03 2009 86.69% done, estimate finish Sat Sep 5 15:17:03 2009 88.22% done, estimate finish Sat Sep 5 15:17:02 2009 89.74% done, estimate finish Sat Sep 5 15:17:02 2009 91.26% done, estimate finish Sat Sep 5 15:17:02 2009 92.78% done, estimate finish Sat Sep 5 15:17:03 2009 94.30% done, estimate finish Sat Sep 5 15:17:03 2009 97.34% done, estimate finish Sat Sep 5 15:17:03 2009 Total extents actually written (inc HFS) = 328596 (Size of ISO volume = 324666, HFS extra = 3930) Total translation table size: 0 Total rockridge attributes bytes: 317154 Total directory bytes: 1939456 Path table size(bytes): 15570 Max brk space used a30000 328746 extents written (642 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:17:05 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-31' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-31.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-31.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot31 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD31 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes Using LIBGNUSTEP_BASE1_16_LIBFFI000.D;1 for CD31/pool/main/g/gnustep-base/libgnustep-base1.16-libffi-dbg_1.16.1-2lenny1_powerpc.deb (libgnustep-base1.16-libffi_1.16.1-2lenny1_powerpc.deb) Using SQUASHFS_MODULES_2_6_VSERV000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (squashfs-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using SQUASHFS_MODULES_2_6_26_2_V000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6.26-2-vserver-powerpc64_2.6.26+3.3-6+lenny1_powerpc.deb (squashfs-modules-2.6.26-2-vserver-powerpc_2.6.26+3.3-6+lenny1_powerpc.deb) Using SQUASHFS_MODULES_2_6_POWER000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6-powerpc64_2.6.26-6+lenny1_powerpc.deb (squashfs-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb) Using SPEAKUP_MODULES_2_6_VSERVE000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (speakup-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using SPEAKUP_MODULES_2_6_26_2_VS000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-vserver-powerpc64_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb (speakup-modules-2.6.26-2-vserver-powerpc_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb) Using SPEAKUP_MODULES_2_6_POWERP000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6-powerpc64_2.6.26-6+lenny1_powerpc.deb (speakup-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb) Using SPEAKUP_MODULES_2_6_26_2_PO000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-powerpc64_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb (speakup-modules-2.6.26-2-powerpc-smp_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb) Using REDHAT_CLUSTER_MODULES_2_6000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (redhat-cluster-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using REDHAT_CLUSTER_MODULES_2_6_000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-vserver-powerpc64_2.6.26+2.20081102-6+lenny1_powerpc.deb (redhat-cluster-modules-2.6.26-2-vserver-powerpc_2.6.26+2.20081102-6+lenny1_powerpc.deb) Using REDHAT_CLUSTER_MODULES_2_6001.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb (redhat-cluster-modules-2.6-powerpc64_2.6.26-6+lenny1_powerpc.deb) Using REDHAT_CLUSTER_MODULES_2_6_001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-vserver-powerpc_2.6.26+2.20081102-6+lenny1_powerpc.deb (redhat-cluster-modules-2.6.26-2-powerpc64_2.6.26+2.20081102-6+lenny1_powerpc.deb) Using REDHAT_CLUSTER_MODULES_2_6002.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-powerpc64_2.6.26-6+lenny1_powerpc.deb (redhat-cluster-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb) Using REDHAT_CLUSTER_MODULES_2_6_002.;1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-powerpc64_2.6.26+2.20081102-6+lenny1_powerpc.deb (redhat-cluster-modules-2.6.26-2-powerpc-smp_2.6.26+2.20081102-6+lenny1_powerpc.deb) Using REDHAT_CLUSTER_MODULES_2_6003.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb (redhat-cluster-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb) Using REDHAT_CLUSTER_MODULES_2_6_003.;1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-powerpc-smp_2.6.26+2.20081102-6+lenny1_powerpc.deb (redhat-cluster-modules-2.6.26-2-powerpc_2.6.26+2.20081102-6+lenny1_powerpc.deb) Using NILFS2_MODULES_2_6_VSERVER000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (nilfs2-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using NILFS2_MODULES_2_6_26_2_VSE000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-vserver-powerpc64_2.6.26+2.0.4-6+lenny1_powerpc.deb (nilfs2-modules-2.6.26-2-vserver-powerpc_2.6.26+2.0.4-6+lenny1_powerpc.deb) Using NILFS2_MODULES_2_6_POWERPC000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb (nilfs2-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb) Using NILFS2_MODULES_2_6_26_2_POW000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-powerpc-smp_2.6.26+2.0.4-6+lenny1_powerpc.deb (nilfs2-modules-2.6.26-2-powerpc_2.6.26+2.0.4-6+lenny1_powerpc.deb) Using LZMA_MODULES_2_6_VSERVER_P000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (lzma-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using LZMA_MODULES_2_6_26_2_VSERV000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6.26-2-vserver-powerpc64_2.6.26+4.43-6+lenny1_powerpc.deb (lzma-modules-2.6.26-2-vserver-powerpc_2.6.26+4.43-6+lenny1_powerpc.deb) Using LZMA_MODULES_2_6_26_2_POWER000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6.26-2-powerpc64_2.6.26+4.43-6+lenny1_powerpc.deb (lzma-modules-2.6.26-2-powerpc-smp_2.6.26+4.43-6+lenny1_powerpc.deb) Using LOOP_AES_MODULES_2_6_VSERV000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (loop-aes-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using LOOP_AES_MODULES_2_6_26_2_V000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-vserver-powerpc64_2.6.26+3.2c-6+lenny1_powerpc.deb (loop-aes-modules-2.6.26-2-vserver-powerpc_2.6.26+3.2c-6+lenny1_powerpc.deb) Using ISCSITARGET_MODULES_2_6_26_000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6.26-2-vserver-powerpc64_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb (iscsitarget-modules-2.6.26-2-powerpc64_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb) Using GSPCA_MODULES_2_6_VSERVER_000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/gspca-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (gspca-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using GSPCA_MODULES_2_6_26_2_VSER000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/gspca-modules-2.6.26-2-vserver-powerpc64_2.6.26+01.00.20-6+lenny1_powerpc.deb (gspca-modules-2.6.26-2-vserver-powerpc_2.6.26+01.00.20-6+lenny1_powerpc.deb) Using GSPCA_MODULES_2_6_26_2_POWE000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/gspca-modules-2.6.26-2-powerpc64_2.6.26+01.00.20-6+lenny1_powerpc.deb (gspca-modules-2.6.26-2-powerpc-smp_2.6.26+01.00.20-6+lenny1_powerpc.deb) Using ET131X_MODULES_2_6_26_2_POW000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6.26-2-powerpc64_2.6.26+1.2.3-2-6+lenny1_powerpc.deb (et131x-modules-2.6.26-2-powerpc-smp_2.6.26+1.2.3-2-6+lenny1_powerpc.deb) Using DRBD8_MODULES_2_6_VSERVER_000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (drbd8-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using DRBD8_MODULES_2_6_26_2_VSER000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6.26-2-vserver-powerpc64_2.6.26+8.0.14-6+lenny1_powerpc.deb (drbd8-modules-2.6.26-2-vserver-powerpc_2.6.26+8.0.14-6+lenny1_powerpc.deb) Using DRBD8_MODULES_2_6_26_2_POWE000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6.26-2-powerpc64_2.6.26+8.0.14-6+lenny1_powerpc.deb (drbd8-modules-2.6.26-2-powerpc-smp_2.6.26+8.0.14-6+lenny1_powerpc.deb) Using DRBD8_MODULES_2_6_26_2_POWE001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6.26-2-powerpc-smp_2.6.26+8.0.14-6+lenny1_powerpc.deb (drbd8-modules-2.6.26-2-powerpc_2.6.26+8.0.14-6+lenny1_powerpc.deb) Using AUFS_MODULES_2_6_VSERVER_P000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (aufs-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using AUFS_MODULES_2_6_26_2_VSER000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6.26-2-vserver-powerpc64_2.6.26+0+20080719-6+lenny1_powerpc.deb (aufs-modules-2.6.26-2-vserver-powerpc_2.6.26+0+20080719-6+lenny1_powerpc.deb) Using AUFS_MODULES_2_6_26_2_POWE000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6.26-2-powerpc64_2.6.26+0+20080719-6+lenny1_powerpc.deb (aufs-modules-2.6.26-2-powerpc-smp_2.6.26+0+20080719-6+lenny1_powerpc.deb) Using AUFS_MODULES_2_6_26_2_POWE001.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6.26-2-powerpc-smp_2.6.26+0+20080719-6+lenny1_powerpc.deb (aufs-modules-2.6.26-2-powerpc_2.6.26+0+20080719-6+lenny1_powerpc.deb) Using ATL2_MODULES_2_6_VSERVER_P000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (atl2-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using ATL2_MODULES_2_6_26_2_VSERV000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.26-2-vserver-powerpc64_2.6.26+2.0.5-6+lenny1_powerpc.deb (atl2-modules-2.6.26-2-vserver-powerpc_2.6.26+2.0.5-6+lenny1_powerpc.deb) Using ATL2_MODULES_2_6_26_2_POWER000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.26-2-powerpc64_2.6.26+2.0.5-6+lenny1_powerpc.deb (atl2-modules-2.6.26-2-powerpc-smp_2.6.26+2.0.5-6+lenny1_powerpc.deb) Using ATL2_MODULES_2_6_26_2_POWER001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.26-2-powerpc-smp_2.6.26+2.0.5-6+lenny1_powerpc.deb (atl2-modules-2.6.26-2-powerpc_2.6.26+2.0.5-6+lenny1_powerpc.deb) Using NILFS2_MODULES_2_6_26_2_POW001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-powerpc_2.6.26+2.0.4-6+lenny1_powerpc.deb (nilfs2-modules-2.6.26-2-powerpc64_2.6.26+2.0.4-6+lenny1_powerpc.deb) Using SQUASHFS_MODULES_2_6_26_2_P000.;1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6.26-2-powerpc64_2.6.26+3.3-6+lenny1_powerpc.deb (squashfs-modules-2.6.26-2-powerpc_2.6.26+3.3-6+lenny1_powerpc.deb) Using ET131X_MODULES_2_6_POWERPC000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb (et131x-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb) Using ET131X_MODULES_2_6_26_2_POW001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6.26-2-powerpc-smp_2.6.26+1.2.3-2-6+lenny1_powerpc.deb (et131x-modules-2.6.26-2-powerpc_2.6.26+1.2.3-2-6+lenny1_powerpc.deb) Using LZMA_MODULES_2_6_26_2_POWER001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6.26-2-powerpc-smp_2.6.26+4.43-6+lenny1_powerpc.deb (lzma-modules-2.6.26-2-powerpc_2.6.26+4.43-6+lenny1_powerpc.deb) Using SPEAKUP_MODULES_2_6_POWERP001.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb (speakup-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb) Using SPEAKUP_MODULES_2_6_26_2_PO001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-powerpc-smp_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb (speakup-modules-2.6.26-2-powerpc_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb) Using SQUASHFS_MODULES_2_6_POWER001.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb (squashfs-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb) Using SQUASHFS_MODULES_2_6_26_2_P001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6.26-2-powerpc_2.6.26+3.3-6+lenny1_powerpc.deb (squashfs-modules-2.6.26-2-powerpc-smp_2.6.26+3.3-6+lenny1_powerpc.deb) Using ISCSITARGET_MODULES_2_6_PO000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6-powerpc64_2.6.26-6+lenny1_powerpc.deb (iscsitarget-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb) Using ISCSITARGET_MODULES_2_6_26_001.;1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6.26-2-powerpc64_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb (iscsitarget-modules-2.6.26-2-powerpc_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb) Using ISCSITARGET_MODULES_2_6_PO001.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb (iscsitarget-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb) Using ISCSITARGET_MODULES_2_6_26_002.;1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6.26-2-powerpc_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb (iscsitarget-modules-2.6.26-2-powerpc-smp_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb) Using ISCSITARGET_MODULES_2_6_VS000.D;1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6-vserver-powerpc64_2.6.26-6+lenny1_powerpc.deb (iscsitarget-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb) Using ISCSITARGET_MODULES_2_6_26_003.;1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6.26-2-powerpc-smp_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb (iscsitarget-modules-2.6.26-2-vserver-powerpc_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb) Using LINUX_HEADERS_2_6_VSERVER_000.D;1 for CD31/pool/main/l/linux-latest-2.6/linux-headers-2.6-vserver-powerpc64_2.6.26+17+lenny1_powerpc.deb (linux-headers-2.6-vserver-powerpc_2.6.26+17+lenny1_powerpc.deb) Using LINUX_IMAGE_VSERVER_POWERP000.D;1 for CD31/pool/main/l/linux-latest-2.6/linux-image-vserver-powerpc64_2.6.26+17+lenny1_powerpc.deb (linux-image-vserver-powerpc_2.6.26+17+lenny1_powerpc.deb) parse_md5_list: added MD5 checksums for 45780 files Using HFS name: linux-headers-2.6-vserver-pow_1 for CD31/pool/main/l/linux-latest-2.6/linux-headers-2.6-vserver-powerpc_2.6.26+17+lenny1_powerpc.deb Using HFS name: atl2-modules-2.6.26-2-vserver_1 for CD31/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.26-2-vserver-powerpc64_2.6.26+2.0.5-6+lenny1_powerpc.deb Using HFS name: atl2-modules-2.6-vserver-powe_1 for CD31/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: aufs-modules-2.6.26-2-vserver_1 for CD31/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6.26-2-vserver-powerpc_2.6.26+0+20080719-6+lenny1_powerpc.deb Using HFS name: aufs-modules-2.6-vserver-powe_1 for CD31/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: drbd8-modules-2.6.26-2-vserve_1 for CD31/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6.26-2-vserver-powerpc64_2.6.26+8.0.14-6+lenny1_powerpc.deb Using HFS name: drbd8-modules-2.6-vserver-pow_1 for CD31/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: et131x-modules-2.6.26-2-power_1 for CD31/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6.26-2-powerpc64_2.6.26+1.2.3-2-6+lenny1_powerpc.deb Using HFS name: et131x-modules-2.6.26-2-power_2 for CD31/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6.26-2-powerpc-smp_2.6.26+1.2.3-2-6+lenny1_powerpc.deb Using HFS name: gspca-modules-2.6.26-2-vserve_1 for CD31/pool/main/l/linux-modules-extra-2.6/gspca-modules-2.6.26-2-vserver-powerpc64_2.6.26+01.00.20-6+lenny1_powerpc.deb Using HFS name: gspca-modules-2.6-vserver-pow_1 for CD31/pool/main/l/linux-modules-extra-2.6/gspca-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: iscsitarget-modules-2.6.26-2-_1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6.26-2-vserver-powerpc64_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb Using HFS name: iscsitarget-modules-2.6.26-2-_2 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6.26-2-powerpc_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb Using HFS name: iscsitarget-modules-2.6.26-2-_3 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6.26-2-powerpc-smp_2.6.26+0.4.16+svn162-6+lenny1_powerpc.deb Using HFS name: iscsitarget-modules-2.6-power_1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: iscsitarget-modules-2.6-power_2 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb Using HFS name: iscsitarget-modules-2.6-vserv_1 for CD31/pool/main/l/linux-modules-extra-2.6/iscsitarget-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: loop-aes-modules-2.6.26-2-vse_1 for CD31/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-vserver-powerpc64_2.6.26+3.2c-6+lenny1_powerpc.deb Using HFS name: loop-aes-modules-2.6-vserver-_1 for CD31/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: lzma-modules-2.6.26-2-vserver_1 for CD31/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6.26-2-vserver-powerpc64_2.6.26+4.43-6+lenny1_powerpc.deb Using HFS name: lzma-modules-2.6-vserver-powe_1 for CD31/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: nilfs2-modules-2.6.26-2-power_1 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-powerpc-smp_2.6.26+2.0.4-6+lenny1_powerpc.deb Using HFS name: nilfs2-modules-2.6.26-2-power_2 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-powerpc_2.6.26+2.0.4-6+lenny1_powerpc.deb Using HFS name: nilfs2-modules-2.6.26-2-vserv_1 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-vserver-powerpc64_2.6.26+2.0.4-6+lenny1_powerpc.deb Using HFS name: nilfs2-modules-2.6-vserver-po_1 for CD31/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: redhat-cluster-modules-2.6-vs_1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: redhat-cluster-modules-2.6-po_1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-powerpc-smp_2.6.26-6+lenny1_powerpc.deb Using HFS name: redhat-cluster-modules-2.6-po_2 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: redhat-cluster-modules-2.6.26_1 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-vserver-powerpc64_2.6.26+2.20081102-6+lenny1_powerpc.deb Using HFS name: redhat-cluster-modules-2.6.26_2 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-vserver-powerpc_2.6.26+2.20081102-6+lenny1_powerpc.deb Using HFS name: redhat-cluster-modules-2.6.26_3 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-powerpc64_2.6.26+2.20081102-6+lenny1_powerpc.deb Using HFS name: redhat-cluster-modules-2.6.26_4 for CD31/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-powerpc-smp_2.6.26+2.20081102-6+lenny1_powerpc.deb Using HFS name: speakup-modules-2.6.26-2-powe_1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-powerpc64_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb Using HFS name: speakup-modules-2.6.26-2-powe_2 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-powerpc-smp_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb Using HFS name: speakup-modules-2.6.26-2-vser_1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-vserver-powerpc64_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_powerpc.deb Using HFS name: speakup-modules-2.6-vserver-p_1 for CD31/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb Using HFS name: squashfs-modules-2.6.26-2-pow_1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6.26-2-powerpc64_2.6.26+3.3-6+lenny1_powerpc.deb Using HFS name: squashfs-modules-2.6.26-2-pow_2 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6.26-2-powerpc_2.6.26+3.3-6+lenny1_powerpc.deb Using HFS name: squashfs-modules-2.6.26-2-vse_1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6.26-2-vserver-powerpc64_2.6.26+3.3-6+lenny1_powerpc.deb Using HFS name: squashfs-modules-2.6-vserver-_1 for CD31/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb 3.16% done, estimate finish Sat Sep 5 15:17:43 2009 6.31% done, estimate finish Sat Sep 5 15:17:27 2009 9.47% done, estimate finish Sat Sep 5 15:17:22 2009 12.62% done, estimate finish Sat Sep 5 15:17:27 2009 15.77% done, estimate finish Sat Sep 5 15:17:24 2009 18.92% done, estimate finish Sat Sep 5 15:17:22 2009 22.09% done, estimate finish Sat Sep 5 15:17:21 2009 25.24% done, estimate finish Sat Sep 5 15:17:23 2009 28.39% done, estimate finish Sat Sep 5 15:17:22 2009 31.55% done, estimate finish Sat Sep 5 15:17:24 2009 34.70% done, estimate finish Sat Sep 5 15:17:23 2009 41.00% done, estimate finish Sat Sep 5 15:17:24 2009 44.16% done, estimate finish Sat Sep 5 15:17:23 2009 47.31% done, estimate finish Sat Sep 5 15:17:24 2009 50.47% done, estimate finish Sat Sep 5 15:17:23 2009 53.62% done, estimate finish Sat Sep 5 15:17:23 2009 56.77% done, estimate finish Sat Sep 5 15:17:24 2009 59.92% done, estimate finish Sat Sep 5 15:17:23 2009 63.08% done, estimate finish Sat Sep 5 15:17:23 2009 66.23% done, estimate finish Sat Sep 5 15:17:24 2009 69.39% done, estimate finish Sat Sep 5 15:17:24 2009 72.55% done, estimate finish Sat Sep 5 15:17:25 2009 75.70% done, estimate finish Sat Sep 5 15:17:25 2009 78.85% done, estimate finish Sat Sep 5 15:17:24 2009 82.01% done, estimate finish Sat Sep 5 15:17:25 2009 85.16% done, estimate finish Sat Sep 5 15:17:24 2009 88.31% done, estimate finish Sat Sep 5 15:17:24 2009 91.46% done, estimate finish Sat Sep 5 15:17:25 2009 94.63% done, estimate finish Sat Sep 5 15:17:24 2009 Total extents actually written (inc HFS) = 158385 (Size of ISO volume = 154014, HFS extra = 4371) Total translation table size: 0 Total rockridge attributes bytes: 188932 Total directory bytes: 1069056 Path table size(bytes): 8630 Max brk space used 8ec000 158535 extents written (309 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:17:26 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-3' -o /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-3.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-3.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-3.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD3 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes Using OPENOFFICE_ORG_HYPHENATION000.D;1 for CD3/pool/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-hu_2.4.0-3_all.deb (openoffice.org-hyphenation-de_2.4.0-3_all.deb) Using OPENOFFICE_ORG_THESAURUS000.DEB;1 for CD3/pool/main/o/openthesaurus/openoffice.org-thesaurus-de-ch_20070408-3_all.deb (openoffice.org-thesaurus-de_20070408-3_all.deb) parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:17:30 2009 3.02% done, estimate finish Sat Sep 5 15:18:03 2009 4.52% done, estimate finish Sat Sep 5 15:17:52 2009 6.03% done, estimate finish Sat Sep 5 15:17:46 2009 7.53% done, estimate finish Sat Sep 5 15:17:43 2009 9.04% done, estimate finish Sat Sep 5 15:17:52 2009 10.55% done, estimate finish Sat Sep 5 15:17:48 2009 12.06% done, estimate finish Sat Sep 5 15:17:46 2009 13.56% done, estimate finish Sat Sep 5 15:17:44 2009 15.07% done, estimate finish Sat Sep 5 15:17:43 2009 16.58% done, estimate finish Sat Sep 5 15:17:42 2009 18.08% done, estimate finish Sat Sep 5 15:17:46 2009 19.59% done, estimate finish Sat Sep 5 15:17:45 2009 21.10% done, estimate finish Sat Sep 5 15:17:48 2009 22.60% done, estimate finish Sat Sep 5 15:17:47 2009 24.11% done, estimate finish Sat Sep 5 15:17:46 2009 25.62% done, estimate finish Sat Sep 5 15:17:45 2009 27.12% done, estimate finish Sat Sep 5 15:17:44 2009 28.63% done, estimate finish Sat Sep 5 15:17:47 2009 30.14% done, estimate finish Sat Sep 5 15:17:46 2009 31.64% done, estimate finish Sat Sep 5 15:17:45 2009 33.15% done, estimate finish Sat Sep 5 15:17:45 2009 34.66% done, estimate finish Sat Sep 5 15:17:47 2009 36.16% done, estimate finish Sat Sep 5 15:17:46 2009 37.67% done, estimate finish Sat Sep 5 15:17:45 2009 39.18% done, estimate finish Sat Sep 5 15:17:45 2009 40.69% done, estimate finish Sat Sep 5 15:17:47 2009 42.19% done, estimate finish Sat Sep 5 15:17:46 2009 43.70% done, estimate finish Sat Sep 5 15:17:46 2009 45.21% done, estimate finish Sat Sep 5 15:17:45 2009 46.71% done, estimate finish Sat Sep 5 15:17:47 2009 48.22% done, estimate finish Sat Sep 5 15:17:46 2009 49.73% done, estimate finish Sat Sep 5 15:17:46 2009 51.23% done, estimate finish Sat Sep 5 15:17:47 2009 54.24% done, estimate finish Sat Sep 5 15:17:48 2009 55.75% done, estimate finish Sat Sep 5 15:17:47 2009 57.26% done, estimate finish Sat Sep 5 15:17:47 2009 58.77% done, estimate finish Sat Sep 5 15:17:48 2009 60.27% done, estimate finish Sat Sep 5 15:17:48 2009 61.78% done, estimate finish Sat Sep 5 15:17:47 2009 63.29% done, estimate finish Sat Sep 5 15:17:48 2009 64.79% done, estimate finish Sat Sep 5 15:17:48 2009 66.30% done, estimate finish Sat Sep 5 15:17:48 2009 67.81% done, estimate finish Sat Sep 5 15:17:49 2009 69.31% done, estimate finish Sat Sep 5 15:17:48 2009 70.82% done, estimate finish Sat Sep 5 15:17:51 2009 72.33% done, estimate finish Sat Sep 5 15:17:50 2009 73.83% done, estimate finish Sat Sep 5 15:17:50 2009 75.34% done, estimate finish Sat Sep 5 15:17:49 2009 76.85% done, estimate finish Sat Sep 5 15:17:50 2009 78.35% done, estimate finish Sat Sep 5 15:17:50 2009 79.86% done, estimate finish Sat Sep 5 15:17:50 2009 81.37% done, estimate finish Sat Sep 5 15:17:50 2009 82.87% done, estimate finish Sat Sep 5 15:17:50 2009 84.38% done, estimate finish Sat Sep 5 15:17:50 2009 85.89% done, estimate finish Sat Sep 5 15:17:50 2009 87.39% done, estimate finish Sat Sep 5 15:17:50 2009 88.90% done, estimate finish Sat Sep 5 15:17:50 2009 90.41% done, estimate finish Sat Sep 5 15:17:51 2009 91.91% done, estimate finish Sat Sep 5 15:17:50 2009 93.42% done, estimate finish Sat Sep 5 15:17:50 2009 94.93% done, estimate finish Sat Sep 5 15:17:51 2009 96.43% done, estimate finish Sat Sep 5 15:17:51 2009 97.94% done, estimate finish Sat Sep 5 15:17:51 2009 Total extents actually written (inc HFS) = 331692 (Size of ISO volume = 327756, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 75446 Total directory bytes: 358400 Path table size(bytes): 2778 Max brk space used 7d7000 331842 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:17:52 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-4' -o /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-4.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-4.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-4.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD4 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.54% done, estimate finish Sat Sep 5 15:19:04 2009 3.08% done, estimate finish Sat Sep 5 15:19:04 2009 4.62% done, estimate finish Sat Sep 5 15:18:43 2009 6.16% done, estimate finish Sat Sep 5 15:18:32 2009 7.69% done, estimate finish Sat Sep 5 15:18:38 2009 9.23% done, estimate finish Sat Sep 5 15:18:32 2009 10.77% done, estimate finish Sat Sep 5 15:18:27 2009 12.31% done, estimate finish Sat Sep 5 15:18:32 2009 13.84% done, estimate finish Sat Sep 5 15:18:28 2009 15.38% done, estimate finish Sat Sep 5 15:18:32 2009 16.92% done, estimate finish Sat Sep 5 15:18:29 2009 18.46% done, estimate finish Sat Sep 5 15:18:27 2009 20.00% done, estimate finish Sat Sep 5 15:18:35 2009 21.54% done, estimate finish Sat Sep 5 15:18:32 2009 23.07% done, estimate finish Sat Sep 5 15:18:30 2009 24.61% done, estimate finish Sat Sep 5 15:18:32 2009 26.15% done, estimate finish Sat Sep 5 15:18:30 2009 27.69% done, estimate finish Sat Sep 5 15:18:28 2009 29.23% done, estimate finish Sat Sep 5 15:18:30 2009 30.77% done, estimate finish Sat Sep 5 15:18:29 2009 32.30% done, estimate finish Sat Sep 5 15:18:27 2009 33.84% done, estimate finish Sat Sep 5 15:18:26 2009 35.38% done, estimate finish Sat Sep 5 15:18:25 2009 36.91% done, estimate finish Sat Sep 5 15:18:24 2009 38.45% done, estimate finish Sat Sep 5 15:18:26 2009 39.99% done, estimate finish Sat Sep 5 15:18:25 2009 41.53% done, estimate finish Sat Sep 5 15:18:24 2009 43.07% done, estimate finish Sat Sep 5 15:18:25 2009 44.61% done, estimate finish Sat Sep 5 15:18:24 2009 46.14% done, estimate finish Sat Sep 5 15:18:23 2009 47.68% done, estimate finish Sat Sep 5 15:18:23 2009 49.22% done, estimate finish Sat Sep 5 15:18:24 2009 50.76% done, estimate finish Sat Sep 5 15:18:23 2009 52.30% done, estimate finish Sat Sep 5 15:18:22 2009 53.83% done, estimate finish Sat Sep 5 15:18:22 2009 55.37% done, estimate finish Sat Sep 5 15:18:23 2009 56.91% done, estimate finish Sat Sep 5 15:18:22 2009 58.45% done, estimate finish Sat Sep 5 15:18:22 2009 59.99% done, estimate finish Sat Sep 5 15:18:21 2009 61.52% done, estimate finish Sat Sep 5 15:18:22 2009 63.07% done, estimate finish Sat Sep 5 15:18:22 2009 64.60% done, estimate finish Sat Sep 5 15:18:21 2009 66.14% done, estimate finish Sat Sep 5 15:18:22 2009 67.68% done, estimate finish Sat Sep 5 15:18:23 2009 69.21% done, estimate finish Sat Sep 5 15:18:23 2009 70.75% done, estimate finish Sat Sep 5 15:18:24 2009 72.29% done, estimate finish Sat Sep 5 15:18:24 2009 73.83% done, estimate finish Sat Sep 5 15:18:24 2009 75.37% done, estimate finish Sat Sep 5 15:18:25 2009 76.91% done, estimate finish Sat Sep 5 15:18:24 2009 78.45% done, estimate finish Sat Sep 5 15:18:25 2009 79.98% done, estimate finish Sat Sep 5 15:18:25 2009 81.52% done, estimate finish Sat Sep 5 15:18:25 2009 83.06% done, estimate finish Sat Sep 5 15:18:25 2009 84.60% done, estimate finish Sat Sep 5 15:18:26 2009 86.13% done, estimate finish Sat Sep 5 15:18:25 2009 87.68% done, estimate finish Sat Sep 5 15:18:25 2009 89.21% done, estimate finish Sat Sep 5 15:18:24 2009 90.75% done, estimate finish Sat Sep 5 15:18:26 2009 92.29% done, estimate finish Sat Sep 5 15:18:27 2009 93.82% done, estimate finish Sat Sep 5 15:18:26 2009 95.37% done, estimate finish Sat Sep 5 15:18:26 2009 96.90% done, estimate finish Sat Sep 5 15:18:26 2009 98.44% done, estimate finish Sat Sep 5 15:18:26 2009 Total extents actually written (inc HFS) = 324930 (Size of ISO volume = 321005, HFS extra = 3925) Total translation table size: 0 Total rockridge attributes bytes: 162184 Total directory bytes: 901120 Path table size(bytes): 7584 Max brk space used 8ad000 325080 extents written (634 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:18:28 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-5' -o /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-5.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-5.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-5.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD5 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.63% done, estimate finish Sat Sep 5 15:19:36 2009 3.27% done, estimate finish Sat Sep 5 15:19:05 2009 4.90% done, estimate finish Sat Sep 5 15:18:55 2009 6.53% done, estimate finish Sat Sep 5 15:19:05 2009 8.16% done, estimate finish Sat Sep 5 15:19:11 2009 9.79% done, estimate finish Sat Sep 5 15:19:05 2009 11.42% done, estimate finish Sat Sep 5 15:19:01 2009 13.05% done, estimate finish Sat Sep 5 15:18:57 2009 14.68% done, estimate finish Sat Sep 5 15:19:02 2009 16.32% done, estimate finish Sat Sep 5 15:18:59 2009 17.95% done, estimate finish Sat Sep 5 15:18:57 2009 19.58% done, estimate finish Sat Sep 5 15:19:00 2009 21.21% done, estimate finish Sat Sep 5 15:18:58 2009 22.84% done, estimate finish Sat Sep 5 15:18:56 2009 24.47% done, estimate finish Sat Sep 5 15:18:59 2009 26.10% done, estimate finish Sat Sep 5 15:18:57 2009 27.74% done, estimate finish Sat Sep 5 15:18:56 2009 29.37% done, estimate finish Sat Sep 5 15:18:55 2009 31.00% done, estimate finish Sat Sep 5 15:18:57 2009 32.63% done, estimate finish Sat Sep 5 15:18:56 2009 34.26% done, estimate finish Sat Sep 5 15:18:55 2009 35.90% done, estimate finish Sat Sep 5 15:18:57 2009 37.52% done, estimate finish Sat Sep 5 15:18:56 2009 39.16% done, estimate finish Sat Sep 5 15:18:55 2009 40.79% done, estimate finish Sat Sep 5 15:18:57 2009 42.42% done, estimate finish Sat Sep 5 15:18:56 2009 44.05% done, estimate finish Sat Sep 5 15:18:55 2009 45.68% done, estimate finish Sat Sep 5 15:18:56 2009 47.32% done, estimate finish Sat Sep 5 15:18:56 2009 48.95% done, estimate finish Sat Sep 5 15:18:55 2009 50.58% done, estimate finish Sat Sep 5 15:18:54 2009 52.21% done, estimate finish Sat Sep 5 15:18:56 2009 53.84% done, estimate finish Sat Sep 5 15:18:55 2009 55.47% done, estimate finish Sat Sep 5 15:18:58 2009 57.11% done, estimate finish Sat Sep 5 15:18:57 2009 58.73% done, estimate finish Sat Sep 5 15:18:58 2009 60.37% done, estimate finish Sat Sep 5 15:18:58 2009 62.00% done, estimate finish Sat Sep 5 15:18:57 2009 63.63% done, estimate finish Sat Sep 5 15:18:58 2009 65.26% done, estimate finish Sat Sep 5 15:18:57 2009 66.89% done, estimate finish Sat Sep 5 15:18:57 2009 68.52% done, estimate finish Sat Sep 5 15:18:58 2009 70.16% done, estimate finish Sat Sep 5 15:18:57 2009 71.78% done, estimate finish Sat Sep 5 15:18:57 2009 73.42% done, estimate finish Sat Sep 5 15:18:58 2009 75.05% done, estimate finish Sat Sep 5 15:18:57 2009 76.68% done, estimate finish Sat Sep 5 15:18:58 2009 78.31% done, estimate finish Sat Sep 5 15:18:59 2009 79.94% done, estimate finish Sat Sep 5 15:19:00 2009 81.58% done, estimate finish Sat Sep 5 15:18:59 2009 83.21% done, estimate finish Sat Sep 5 15:19:00 2009 84.84% done, estimate finish Sat Sep 5 15:18:59 2009 86.47% done, estimate finish Sat Sep 5 15:18:59 2009 88.10% done, estimate finish Sat Sep 5 15:18:59 2009 89.73% done, estimate finish Sat Sep 5 15:18:59 2009 91.37% done, estimate finish Sat Sep 5 15:18:59 2009 93.00% done, estimate finish Sat Sep 5 15:18:59 2009 94.63% done, estimate finish Sat Sep 5 15:18:59 2009 96.26% done, estimate finish Sat Sep 5 15:18:58 2009 97.89% done, estimate finish Sat Sep 5 15:18:58 2009 Total extents actually written (inc HFS) = 306325 (Size of ISO volume = 302400, HFS extra = 3925) Total translation table size: 0 Total rockridge attributes bytes: 158420 Total directory bytes: 950272 Path table size(bytes): 7756 Max brk space used 8a5000 306475 extents written (598 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:19:00 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-6' -o /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-6.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-6.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-6.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD6 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:21:20 2009 3.02% done, estimate finish Sat Sep 5 15:20:14 2009 4.52% done, estimate finish Sat Sep 5 15:19:52 2009 6.03% done, estimate finish Sat Sep 5 15:19:41 2009 7.54% done, estimate finish Sat Sep 5 15:19:34 2009 9.05% done, estimate finish Sat Sep 5 15:19:30 2009 10.55% done, estimate finish Sat Sep 5 15:19:45 2009 12.06% done, estimate finish Sat Sep 5 15:19:41 2009 13.57% done, estimate finish Sat Sep 5 15:19:37 2009 15.08% done, estimate finish Sat Sep 5 15:19:34 2009 16.59% done, estimate finish Sat Sep 5 15:19:32 2009 18.10% done, estimate finish Sat Sep 5 15:19:30 2009 19.60% done, estimate finish Sat Sep 5 15:19:28 2009 21.11% done, estimate finish Sat Sep 5 15:19:26 2009 22.62% done, estimate finish Sat Sep 5 15:19:25 2009 24.12% done, estimate finish Sat Sep 5 15:19:28 2009 25.64% done, estimate finish Sat Sep 5 15:19:27 2009 27.14% done, estimate finish Sat Sep 5 15:19:26 2009 28.65% done, estimate finish Sat Sep 5 15:19:28 2009 30.16% done, estimate finish Sat Sep 5 15:19:27 2009 31.66% done, estimate finish Sat Sep 5 15:19:26 2009 33.17% done, estimate finish Sat Sep 5 15:19:29 2009 34.68% done, estimate finish Sat Sep 5 15:19:28 2009 36.19% done, estimate finish Sat Sep 5 15:19:27 2009 37.69% done, estimate finish Sat Sep 5 15:19:29 2009 39.20% done, estimate finish Sat Sep 5 15:19:33 2009 40.71% done, estimate finish Sat Sep 5 15:19:32 2009 42.22% done, estimate finish Sat Sep 5 15:19:31 2009 43.72% done, estimate finish Sat Sep 5 15:19:33 2009 45.23% done, estimate finish Sat Sep 5 15:19:32 2009 46.74% done, estimate finish Sat Sep 5 15:19:33 2009 48.25% done, estimate finish Sat Sep 5 15:19:32 2009 49.76% done, estimate finish Sat Sep 5 15:19:34 2009 51.26% done, estimate finish Sat Sep 5 15:19:33 2009 52.77% done, estimate finish Sat Sep 5 15:19:36 2009 54.28% done, estimate finish Sat Sep 5 15:19:35 2009 55.79% done, estimate finish Sat Sep 5 15:19:36 2009 57.29% done, estimate finish Sat Sep 5 15:19:35 2009 58.80% done, estimate finish Sat Sep 5 15:19:35 2009 60.31% done, estimate finish Sat Sep 5 15:19:36 2009 61.82% done, estimate finish Sat Sep 5 15:19:35 2009 63.32% done, estimate finish Sat Sep 5 15:19:34 2009 64.83% done, estimate finish Sat Sep 5 15:19:35 2009 66.34% done, estimate finish Sat Sep 5 15:19:35 2009 67.85% done, estimate finish Sat Sep 5 15:19:34 2009 69.36% done, estimate finish Sat Sep 5 15:19:33 2009 70.87% done, estimate finish Sat Sep 5 15:19:34 2009 72.37% done, estimate finish Sat Sep 5 15:19:34 2009 73.88% done, estimate finish Sat Sep 5 15:19:33 2009 75.39% done, estimate finish Sat Sep 5 15:19:33 2009 76.90% done, estimate finish Sat Sep 5 15:19:34 2009 78.40% done, estimate finish Sat Sep 5 15:19:33 2009 79.91% done, estimate finish Sat Sep 5 15:19:34 2009 81.42% done, estimate finish Sat Sep 5 15:19:33 2009 82.93% done, estimate finish Sat Sep 5 15:19:33 2009 84.44% done, estimate finish Sat Sep 5 15:19:32 2009 85.94% done, estimate finish Sat Sep 5 15:19:32 2009 87.45% done, estimate finish Sat Sep 5 15:19:34 2009 88.96% done, estimate finish Sat Sep 5 15:19:33 2009 90.47% done, estimate finish Sat Sep 5 15:19:34 2009 91.97% done, estimate finish Sat Sep 5 15:19:34 2009 93.48% done, estimate finish Sat Sep 5 15:19:33 2009 94.99% done, estimate finish Sat Sep 5 15:19:34 2009 96.50% done, estimate finish Sat Sep 5 15:19:35 2009 98.01% done, estimate finish Sat Sep 5 15:19:35 2009 Total extents actually written (inc HFS) = 331476 (Size of ISO volume = 327540, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 168044 Total directory bytes: 1003520 Path table size(bytes): 8380 Max brk space used 8c0000 331626 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:19:36 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-7' -o /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-7.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-7.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-7.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD7 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:20:50 2009 3.03% done, estimate finish Sat Sep 5 15:20:50 2009 4.54% done, estimate finish Sat Sep 5 15:20:28 2009 6.06% done, estimate finish Sat Sep 5 15:20:50 2009 7.57% done, estimate finish Sat Sep 5 15:20:36 2009 9.08% done, estimate finish Sat Sep 5 15:20:28 2009 10.59% done, estimate finish Sat Sep 5 15:20:21 2009 12.11% done, estimate finish Sat Sep 5 15:20:17 2009 13.62% done, estimate finish Sat Sep 5 15:20:13 2009 15.14% done, estimate finish Sat Sep 5 15:20:10 2009 16.65% done, estimate finish Sat Sep 5 15:20:14 2009 18.16% done, estimate finish Sat Sep 5 15:20:11 2009 19.68% done, estimate finish Sat Sep 5 15:20:09 2009 21.19% done, estimate finish Sat Sep 5 15:20:07 2009 22.70% done, estimate finish Sat Sep 5 15:20:06 2009 24.22% done, estimate finish Sat Sep 5 15:20:04 2009 25.73% done, estimate finish Sat Sep 5 15:20:03 2009 27.24% done, estimate finish Sat Sep 5 15:20:02 2009 28.75% done, estimate finish Sat Sep 5 15:20:04 2009 30.27% done, estimate finish Sat Sep 5 15:20:03 2009 31.78% done, estimate finish Sat Sep 5 15:20:06 2009 33.30% done, estimate finish Sat Sep 5 15:20:05 2009 34.81% done, estimate finish Sat Sep 5 15:20:06 2009 36.32% done, estimate finish Sat Sep 5 15:20:06 2009 37.84% done, estimate finish Sat Sep 5 15:20:05 2009 39.35% done, estimate finish Sat Sep 5 15:20:06 2009 40.86% done, estimate finish Sat Sep 5 15:20:08 2009 42.38% done, estimate finish Sat Sep 5 15:20:09 2009 43.89% done, estimate finish Sat Sep 5 15:20:09 2009 45.40% done, estimate finish Sat Sep 5 15:20:10 2009 46.92% done, estimate finish Sat Sep 5 15:20:09 2009 48.43% done, estimate finish Sat Sep 5 15:20:08 2009 49.94% done, estimate finish Sat Sep 5 15:20:10 2009 51.46% done, estimate finish Sat Sep 5 15:20:11 2009 52.97% done, estimate finish Sat Sep 5 15:20:12 2009 54.49% done, estimate finish Sat Sep 5 15:20:11 2009 56.00% done, estimate finish Sat Sep 5 15:20:10 2009 57.51% done, estimate finish Sat Sep 5 15:20:10 2009 59.03% done, estimate finish Sat Sep 5 15:20:09 2009 60.54% done, estimate finish Sat Sep 5 15:20:10 2009 62.05% done, estimate finish Sat Sep 5 15:20:09 2009 63.56% done, estimate finish Sat Sep 5 15:20:10 2009 65.08% done, estimate finish Sat Sep 5 15:20:10 2009 66.59% done, estimate finish Sat Sep 5 15:20:11 2009 68.11% done, estimate finish Sat Sep 5 15:20:10 2009 69.62% done, estimate finish Sat Sep 5 15:20:09 2009 71.13% done, estimate finish Sat Sep 5 15:20:09 2009 72.65% done, estimate finish Sat Sep 5 15:20:10 2009 74.16% done, estimate finish Sat Sep 5 15:20:09 2009 75.67% done, estimate finish Sat Sep 5 15:20:11 2009 77.19% done, estimate finish Sat Sep 5 15:20:11 2009 78.70% done, estimate finish Sat Sep 5 15:20:11 2009 80.21% done, estimate finish Sat Sep 5 15:20:11 2009 81.73% done, estimate finish Sat Sep 5 15:20:10 2009 83.24% done, estimate finish Sat Sep 5 15:20:11 2009 84.75% done, estimate finish Sat Sep 5 15:20:11 2009 86.27% done, estimate finish Sat Sep 5 15:20:10 2009 87.78% done, estimate finish Sat Sep 5 15:20:11 2009 89.29% done, estimate finish Sat Sep 5 15:20:10 2009 90.81% done, estimate finish Sat Sep 5 15:20:10 2009 92.32% done, estimate finish Sat Sep 5 15:20:11 2009 93.83% done, estimate finish Sat Sep 5 15:20:10 2009 95.35% done, estimate finish Sat Sep 5 15:20:10 2009 96.86% done, estimate finish Sat Sep 5 15:20:09 2009 98.37% done, estimate finish Sat Sep 5 15:20:10 2009 Total extents actually written (inc HFS) = 330228 (Size of ISO volume = 326292, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 168783 Total directory bytes: 1036288 Path table size(bytes): 8514 Max brk space used 8c3000 330378 extents written (645 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:20:12 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-8' -o /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-8.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-8.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-8.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD8 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.52% done, estimate finish Sat Sep 5 15:20:18 2009 3.05% done, estimate finish Sat Sep 5 15:20:50 2009 4.57% done, estimate finish Sat Sep 5 15:20:39 2009 6.09% done, estimate finish Sat Sep 5 15:20:34 2009 7.62% done, estimate finish Sat Sep 5 15:20:44 2009 9.14% done, estimate finish Sat Sep 5 15:20:39 2009 10.66% done, estimate finish Sat Sep 5 15:20:36 2009 12.18% done, estimate finish Sat Sep 5 15:20:34 2009 13.70% done, estimate finish Sat Sep 5 15:20:39 2009 15.23% done, estimate finish Sat Sep 5 15:20:37 2009 16.75% done, estimate finish Sat Sep 5 15:20:41 2009 18.27% done, estimate finish Sat Sep 5 15:20:45 2009 19.79% done, estimate finish Sat Sep 5 15:20:43 2009 21.32% done, estimate finish Sat Sep 5 15:20:41 2009 22.84% done, estimate finish Sat Sep 5 15:20:39 2009 24.36% done, estimate finish Sat Sep 5 15:20:38 2009 25.88% done, estimate finish Sat Sep 5 15:20:37 2009 27.41% done, estimate finish Sat Sep 5 15:20:39 2009 28.93% done, estimate finish Sat Sep 5 15:20:38 2009 30.45% done, estimate finish Sat Sep 5 15:20:40 2009 31.97% done, estimate finish Sat Sep 5 15:20:39 2009 33.49% done, estimate finish Sat Sep 5 15:20:38 2009 35.01% done, estimate finish Sat Sep 5 15:20:37 2009 36.54% done, estimate finish Sat Sep 5 15:20:39 2009 38.06% done, estimate finish Sat Sep 5 15:20:39 2009 39.58% done, estimate finish Sat Sep 5 15:20:40 2009 41.11% done, estimate finish Sat Sep 5 15:20:39 2009 42.63% done, estimate finish Sat Sep 5 15:20:39 2009 44.15% done, estimate finish Sat Sep 5 15:20:40 2009 45.67% done, estimate finish Sat Sep 5 15:20:39 2009 47.20% done, estimate finish Sat Sep 5 15:20:39 2009 48.72% done, estimate finish Sat Sep 5 15:20:38 2009 50.24% done, estimate finish Sat Sep 5 15:20:39 2009 51.76% done, estimate finish Sat Sep 5 15:20:39 2009 53.28% done, estimate finish Sat Sep 5 15:20:38 2009 54.81% done, estimate finish Sat Sep 5 15:20:39 2009 56.33% done, estimate finish Sat Sep 5 15:20:39 2009 57.85% done, estimate finish Sat Sep 5 15:20:42 2009 59.38% done, estimate finish Sat Sep 5 15:20:41 2009 60.90% done, estimate finish Sat Sep 5 15:20:40 2009 62.42% done, estimate finish Sat Sep 5 15:20:40 2009 63.94% done, estimate finish Sat Sep 5 15:20:41 2009 65.46% done, estimate finish Sat Sep 5 15:20:40 2009 66.98% done, estimate finish Sat Sep 5 15:20:40 2009 68.51% done, estimate finish Sat Sep 5 15:20:39 2009 70.03% done, estimate finish Sat Sep 5 15:20:40 2009 71.55% done, estimate finish Sat Sep 5 15:20:40 2009 73.08% done, estimate finish Sat Sep 5 15:20:41 2009 74.60% done, estimate finish Sat Sep 5 15:20:40 2009 76.12% done, estimate finish Sat Sep 5 15:20:40 2009 77.64% done, estimate finish Sat Sep 5 15:20:39 2009 79.17% done, estimate finish Sat Sep 5 15:20:39 2009 80.69% done, estimate finish Sat Sep 5 15:20:39 2009 82.21% done, estimate finish Sat Sep 5 15:20:38 2009 83.73% done, estimate finish Sat Sep 5 15:20:39 2009 85.26% done, estimate finish Sat Sep 5 15:20:40 2009 86.78% done, estimate finish Sat Sep 5 15:20:39 2009 88.30% done, estimate finish Sat Sep 5 15:20:39 2009 89.82% done, estimate finish Sat Sep 5 15:20:39 2009 91.35% done, estimate finish Sat Sep 5 15:20:38 2009 92.87% done, estimate finish Sat Sep 5 15:20:39 2009 94.39% done, estimate finish Sat Sep 5 15:20:39 2009 95.91% done, estimate finish Sat Sep 5 15:20:38 2009 97.43% done, estimate finish Sat Sep 5 15:20:39 2009 Total extents actually written (inc HFS) = 328284 (Size of ISO volume = 324354, HFS extra = 3930) Total translation table size: 0 Total rockridge attributes bytes: 126114 Total directory bytes: 798720 Path table size(bytes): 6380 Max brk space used 85a000 328434 extents written (641 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:20:40 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 ppc Bin-9' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-9.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc/debian-503-powerpc-CD-9.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/powerpc/lenny/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*' --iso-level 2 --netatalk -hfs -probe -map /home/deb-cd/build/debian-cd.lenny/data/hfs.map -hfs-parms MAX_XTCSIZE=2656248 CD9 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 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes parse_md5_list: added MD5 checksums for 45780 files 1.51% done, estimate finish Sat Sep 5 15:21:53 2009 3.02% done, estimate finish Sat Sep 5 15:21:20 2009 4.52% done, estimate finish Sat Sep 5 15:21:09 2009 6.03% done, estimate finish Sat Sep 5 15:21:20 2009 7.54% done, estimate finish Sat Sep 5 15:21:13 2009 9.04% done, estimate finish Sat Sep 5 15:21:09 2009 10.55% done, estimate finish Sat Sep 5 15:21:05 2009 12.06% done, estimate finish Sat Sep 5 15:21:03 2009 13.56% done, estimate finish Sat Sep 5 15:21:16 2009 15.07% done, estimate finish Sat Sep 5 15:21:13 2009 16.58% done, estimate finish Sat Sep 5 15:21:17 2009 18.09% done, estimate finish Sat Sep 5 15:21:14 2009 19.60% done, estimate finish Sat Sep 5 15:21:12 2009 21.10% done, estimate finish Sat Sep 5 15:21:15 2009 22.61% done, estimate finish Sat Sep 5 15:21:13 2009 24.11% done, estimate finish Sat Sep 5 15:21:11 2009 25.62% done, estimate finish Sat Sep 5 15:21:10 2009 27.13% done, estimate finish Sat Sep 5 15:21:12 2009 28.64% done, estimate finish Sat Sep 5 15:21:11 2009 30.15% done, estimate finish Sat Sep 5 15:21:10 2009 31.65% done, estimate finish Sat Sep 5 15:21:12 2009 33.16% done, estimate finish Sat Sep 5 15:21:11 2009 34.67% done, estimate finish Sat Sep 5 15:21:10 2009 37.68% done, estimate finish Sat Sep 5 15:21:10 2009 39.18% done, estimate finish Sat Sep 5 15:21:09 2009 40.69% done, estimate finish Sat Sep 5 15:21:09 2009 42.20% done, estimate finish Sat Sep 5 15:21:08 2009 43.71% done, estimate finish Sat Sep 5 15:21:07 2009 45.21% done, estimate finish Sat Sep 5 15:21:11 2009 46.72% done, estimate finish Sat Sep 5 15:21:10 2009 48.23% done, estimate finish Sat Sep 5 15:21:11 2009 49.74% done, estimate finish Sat Sep 5 15:21:11 2009 51.24% done, estimate finish Sat Sep 5 15:21:10 2009 52.75% done, estimate finish Sat Sep 5 15:21:09 2009 54.26% done, estimate finish Sat Sep 5 15:21:09 2009 55.76% done, estimate finish Sat Sep 5 15:21:10 2009 57.27% done, estimate finish Sat Sep 5 15:21:09 2009 58.78% done, estimate finish Sat Sep 5 15:21:09 2009 60.28% done, estimate finish Sat Sep 5 15:21:08 2009 61.79% done, estimate finish Sat Sep 5 15:21:09 2009 63.30% done, estimate finish Sat Sep 5 15:21:09 2009 64.81% done, estimate finish Sat Sep 5 15:21:08 2009 66.31% done, estimate finish Sat Sep 5 15:21:08 2009 67.82% done, estimate finish Sat Sep 5 15:21:10 2009 69.33% done, estimate finish Sat Sep 5 15:21:11 2009 70.83% done, estimate finish Sat Sep 5 15:21:10 2009 72.34% done, estimate finish Sat Sep 5 15:21:10 2009 73.85% done, estimate finish Sat Sep 5 15:21:10 2009 75.36% done, estimate finish Sat Sep 5 15:21:09 2009 76.86% done, estimate finish Sat Sep 5 15:21:09 2009 78.37% done, estimate finish Sat Sep 5 15:21:08 2009 79.88% done, estimate finish Sat Sep 5 15:21:08 2009 81.38% done, estimate finish Sat Sep 5 15:21:09 2009 82.89% done, estimate finish Sat Sep 5 15:21:08 2009 84.40% done, estimate finish Sat Sep 5 15:21:08 2009 85.90% done, estimate finish Sat Sep 5 15:21:09 2009 87.41% done, estimate finish Sat Sep 5 15:21:08 2009 88.92% done, estimate finish Sat Sep 5 15:21:08 2009 90.43% done, estimate finish Sat Sep 5 15:21:08 2009 91.93% done, estimate finish Sat Sep 5 15:21:07 2009 93.44% done, estimate finish Sat Sep 5 15:21:07 2009 94.95% done, estimate finish Sat Sep 5 15:21:08 2009 96.45% done, estimate finish Sat Sep 5 15:21:07 2009 97.96% done, estimate finish Sat Sep 5 15:21:07 2009 Total extents actually written (inc HFS) = 331620 (Size of ISO volume = 327684, HFS extra = 3936) Total translation table size: 0 Total rockridge attributes bytes: 150406 Total directory bytes: 944128 Path table size(bytes): 7988 Max brk space used 895000 331770 extents written (647 MB) /home/deb-cd/build/debian-cd.lenny/tools/imagesums /org/cdbuilder.debian.org/dst/deb-cd/out/powerpc .large