Using CONF from /home/deb-cd/build/CONF.sh.lenny rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/CD[1234567890]* rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/tasks rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/*.filelist* rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/packages-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/upgrade-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/apt rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/apt echo "Updating task files..." Updating task files... mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/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/3powerpc/lenny/tasks/task.languages echo "- generating dynamic task files" - generating dynamic task files set -e; cd /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/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/3powerpc/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/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/3powerpc/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/apt/lenny-$ARCH; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" ];then \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/apt/lenny-$ARCH/status ; \ fi; \ done; :> /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/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/3powerpc/lenny/md5-check; \ fi; \ done ... building the images; using target(s) "official_images" Building all available jigdos and up to 1 isos for powerpc DVD 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/3powerpc/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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 [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x ] ; then \ echo -e "mawk" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/rawlist; \ else \ echo -e "mawk\nexim4-daemon-light" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _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/3powerpc/debootstrap.tmp \ file:/org/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/debootstrap-list; \ cat /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/debootstrap-list >>/org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/rawlist; \ rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/lenny/tasks/Debian-all | \ cpp -nostdinc -nostdinc++ -P -undef $ARCHDEFS \ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/tasks - - >> /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/apt/lenny-source/apt-state/lists/*Sources | \ sort -u > /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/rawlist; \ fi Generating the complete list of packages to be included in /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/rawlist \ > /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/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 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 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 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 421. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 422. 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 423. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 424. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 424. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 424. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 425. 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 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 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 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 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 429. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 429. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 429. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 429. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 429. 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 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 430. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 437. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 437. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 439. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 442. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 442. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 448. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 466. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 466. 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 469. 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 469. 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 469. 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 469. 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 469. 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 469. 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 469. 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 469. 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 469. 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 469. 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 479. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 480. 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 482. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 482. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 485. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 485. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 485. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 485. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 487. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 489. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 499. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 504. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 504. 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 513. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 520. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 520. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 520. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 520. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 520. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 523. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 523. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 545. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 546. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 549. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 584. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 611. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 707. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 707. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 729. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 730. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 835. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 835. 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/3powerpc/lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/apt /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/list /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/packages; \ else \ /home/deb-cd/build/debian-cd.lenny/tools/merge_package_lists /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/apt "powerpc" /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny/packages > /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc 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 DVD (4.7GB DVD) images: 2294921 2K-blocks maximum per image Starting new powerpc DVD 1 at /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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 --15:23:36-- 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% 175.51 KB/s 50K .......... .......... .......... .......... .......... 1% 453.63 KB/s 100K .......... .......... .......... .......... .......... 1% 1.58 MB/s 150K .......... .......... .......... .......... .......... 2% 697.90 KB/s 200K .......... .......... .......... .......... .......... 2% 1.19 MB/s 250K .......... .......... .......... .......... .......... 3% 1.51 MB/s 300K .......... .......... .......... .......... .......... 3% 41.80 MB/s 350K .......... .......... .......... .......... .......... 4% 745.57 KB/s 400K .......... .......... .......... .......... .......... 4% 35.33 MB/s 450K .......... .......... .......... .......... .......... 5% 25.30 MB/s 500K .......... .......... .......... .......... .......... 5% 744.18 KB/s 550K .......... .......... .......... .......... .......... 6% 50.76 MB/s 600K .......... .......... .......... .......... .......... 6% 35.80 MB/s 650K .......... .......... .......... .......... .......... 7% 41.95 MB/s 700K .......... .......... .......... .......... .......... 7% 1.25 MB/s 750K .......... .......... .......... .......... .......... 8% 1.93 MB/s 800K .......... .......... .......... .......... .......... 8% 43.36 MB/s 850K .......... .......... .......... .......... .......... 9% 33.42 MB/s 900K .......... .......... .......... .......... .......... 9% 44.15 MB/s 950K .......... .......... .......... .......... .......... 10% 1.49 MB/s 1000K .......... .......... .......... .......... .......... 10% 1.81 MB/s 1050K .......... .......... .......... .......... .......... 11% 52.96 MB/s 1100K .......... .......... .......... .......... .......... 11% 53.19 MB/s 1150K .......... .......... .......... .......... .......... 12% 11.73 MB/s 1200K .......... .......... .......... .......... .......... 12% 155.50 MB/s 1250K .......... .......... .......... .......... .......... 13% 173.15 MB/s 1300K .......... .......... .......... .......... .......... 13% 181.52 MB/s 1350K .......... .......... .......... .......... .......... 14% 168.96 MB/s 1400K .......... .......... .......... .......... .......... 14% 1.76 MB/s 1450K .......... .......... .......... .......... .......... 15% 1.64 MB/s 1500K .......... .......... .......... .......... .......... 15% 56.51 MB/s 1550K .......... .......... .......... .......... .......... 16% 20.59 MB/s 1600K .......... .......... .......... .......... .......... 17% 61.73 MB/s 1650K .......... .......... .......... .......... .......... 17% 53.36 MB/s 1700K .......... .......... .......... .......... .......... 18% 30.46 MB/s 1750K .......... .......... .......... .......... .......... 18% 3.19 MB/s 1800K .......... .......... .......... .......... .......... 19% 1.47 MB/s 1850K .......... .......... .......... .......... .......... 19% 89.43 MB/s 1900K .......... .......... .......... .......... .......... 20% 124.88 MB/s 1950K .......... .......... .......... .......... .......... 20% 7.51 MB/s 2000K .......... .......... .......... .......... .......... 21% 6.00 MB/s 2050K .......... .......... .......... .......... .......... 21% 52.56 MB/s 2100K .......... .......... .......... .......... .......... 22% 897.83 KB/s 2150K .......... .......... .......... .......... .......... 22% 56.45 MB/s 2200K .......... .......... .......... .......... .......... 23% 60.58 MB/s 2250K .......... .......... .......... .......... .......... 23% 2.51 MB/s 2300K .......... .......... .......... .......... .......... 24% 47.00 MB/s 2350K .......... .......... .......... .......... .......... 24% 5.78 MB/s 2400K .......... .......... .......... .......... .......... 25% 50.97 MB/s 2450K .......... .......... .......... .......... .......... 25% 51.18 MB/s 2500K .......... .......... .......... .......... .......... 26% 53.13 MB/s 2550K .......... .......... .......... .......... .......... 26% 5.12 MB/s 2600K .......... .......... .......... .......... .......... 27% 2.45 MB/s 2650K .......... .......... .......... .......... .......... 27% 48.98 MB/s 2700K .......... .......... .......... .......... .......... 28% 57.24 MB/s 2750K .......... .......... .......... .......... .......... 28% 51.94 MB/s 2800K .......... .......... .......... .......... .......... 29% 63.50 MB/s 2850K .......... .......... .......... .......... .......... 29% 57.92 MB/s 2900K .......... .......... .......... .......... .......... 30% 2.64 MB/s 2950K .......... .......... .......... .......... .......... 30% 54.68 MB/s 3000K .......... .......... .......... .......... .......... 31% 7.56 MB/s 3050K .......... .......... .......... .......... .......... 31% 47.92 MB/s 3100K .......... .......... .......... .......... .......... 32% 50.60 MB/s 3150K .......... .......... .......... .......... .......... 33% 53.07 MB/s 3200K .......... .......... .......... .......... .......... 33% 50.29 MB/s 3250K .......... .......... .......... .......... .......... 34% 48.54 MB/s 3300K .......... .......... .......... .......... .......... 34% 6.32 MB/s 3350K .......... .......... .......... .......... .......... 35% 34.43 MB/s 3400K .......... .......... .......... .......... .......... 35% 2.15 MB/s 3450K .......... .......... .......... .......... .......... 36% 57.58 MB/s 3500K .......... .......... .......... .......... .......... 36% 52.62 MB/s 3550K .......... .......... .......... .......... .......... 37% 51.13 MB/s 3600K .......... .......... .......... .......... .......... 37% 50.18 MB/s 3650K .......... .......... .......... .......... .......... 38% 57.92 MB/s 3700K .......... .......... .......... .......... .......... 38% 2.03 MB/s 3750K .......... .......... .......... .......... .......... 39% 73.98 MB/s 3800K .......... .......... .......... .......... .......... 39% 51.45 MB/s 3850K .......... .......... .......... .......... .......... 40% 52.45 MB/s 3900K .......... .......... .......... .......... .......... 40% 30.14 MB/s 3950K .......... .......... .......... .......... .......... 41% 4.13 MB/s 4000K .......... .......... .......... .......... .......... 41% 56.84 MB/s 4050K .......... .......... .......... .......... .......... 42% 45.25 MB/s 4100K .......... .......... .......... .......... .......... 42% 49.62 MB/s 4150K .......... .......... .......... .......... .......... 43% 52.00 MB/s 4200K .......... .......... .......... .......... .......... 43% 1.57 MB/s 4250K .......... .......... .......... .......... .......... 44% 1.71 MB/s 4300K .......... .......... .......... .......... .......... 44% 44.39 MB/s 4350K .......... .......... .......... .......... .......... 45% 52.17 MB/s 4400K .......... .......... .......... .......... .......... 45% 55.49 MB/s 4450K .......... .......... .......... .......... .......... 46% 10.19 MB/s 4500K .......... .......... .......... .......... .......... 46% 2.88 MB/s 4550K .......... .......... .......... .......... .......... 47% 48.98 MB/s 4600K .......... .......... .......... .......... .......... 47% 50.97 MB/s 4650K .......... .......... .......... .......... .......... 48% 59.77 MB/s 4700K .......... .......... .......... .......... .......... 49% 4.77 MB/s 4750K .......... .......... .......... .......... .......... 49% 55.68 MB/s 4800K .......... .......... .......... .......... .......... 50% 48.93 MB/s 4850K .......... .......... .......... .......... .......... 50% 3.38 MB/s 4900K .......... .......... .......... .......... .......... 51% 56.25 MB/s 4950K .......... .......... .......... .......... .......... 51% 6.65 MB/s 5000K .......... .......... .......... .......... .......... 52% 56.91 MB/s 5050K .......... .......... .......... .......... .......... 52% 41.88 MB/s 5100K .......... .......... .......... .......... .......... 53% 38.97 MB/s 5150K .......... .......... .......... .......... .......... 53% 74.21 MB/s 5200K .......... .......... .......... .......... .......... 54% 50.34 MB/s 5250K .......... .......... .......... .......... .......... 54% 57.38 MB/s 5300K .......... .......... .......... .......... .......... 55% 53.48 MB/s 5350K .......... .......... .......... .......... .......... 55% 46.02 MB/s 5400K .......... .......... .......... .......... .......... 56% 18.59 MB/s 5450K .......... .......... .......... .......... .......... 56% 45.25 MB/s 5500K .......... .......... .......... .......... .......... 57% 3.93 MB/s 5550K .......... .......... .......... .......... .......... 57% 42.94 MB/s 5600K .......... .......... .......... .......... .......... 58% 54.92 MB/s 5650K .......... .......... .......... .......... .......... 58% 42.76 MB/s 5700K .......... .......... .......... .......... .......... 59% 49.22 MB/s 5750K .......... .......... .......... .......... .......... 59% 49.72 MB/s 5800K .......... .......... .......... .......... .......... 60% 4.54 MB/s 5850K .......... .......... .......... .......... .......... 60% 44.27 MB/s 5900K .......... .......... .......... .......... .......... 61% 6.41 MB/s 5950K .......... .......... .......... .......... .......... 61% 10.42 MB/s 6000K .......... .......... .......... .......... .......... 62% 42.94 MB/s 6050K .......... .......... .......... .......... .......... 62% 47.22 MB/s 6100K .......... .......... .......... .......... .......... 63% 34.85 MB/s 6150K .......... .......... .......... .......... .......... 63% 10.75 MB/s 6200K .......... .......... .......... .......... .......... 64% 48.20 MB/s 6250K .......... .......... .......... .......... .......... 65% 52.45 MB/s 6300K .......... .......... .......... .......... .......... 65% 42.24 MB/s 6350K .......... .......... .......... .......... .......... 66% 38.09 MB/s 6400K .......... .......... .......... .......... .......... 66% 49.32 MB/s 6450K .......... .......... .......... .......... .......... 67% 50.44 MB/s 6500K .......... .......... .......... .......... .......... 67% 48.54 MB/s 6550K .......... .......... .......... .......... .......... 68% 38.27 MB/s 6600K .......... .......... .......... .......... .......... 68% 19.80 MB/s 6650K .......... .......... .......... .......... .......... 69% 45.80 MB/s 6700K .......... .......... .......... .......... .......... 69% 52.00 MB/s 6750K .......... .......... .......... .......... .......... 70% 37.05 MB/s 6800K .......... .......... .......... .......... .......... 70% 71.18 MB/s 6850K .......... .......... .......... .......... .......... 71% 56.65 MB/s 6900K .......... .......... .......... .......... .......... 71% 5.74 MB/s 6950K .......... .......... .......... .......... .......... 72% 39.79 MB/s 7000K .......... .......... .......... .......... .......... 72% 35.38 MB/s 7050K .......... .......... .......... .......... .......... 73% 50.08 MB/s 7100K .......... .......... .......... .......... .......... 73% 42.98 MB/s 7150K .......... .......... .......... .......... .......... 74% 5.48 MB/s 7200K .......... .......... .......... .......... .......... 74% 800.49 KB/s 7250K .......... .......... .......... .......... .......... 75% 49.62 MB/s 7300K .......... .......... .......... .......... .......... 75% 61.57 MB/s 7350K .......... .......... .......... .......... .......... 76% 39.35 MB/s 7400K .......... .......... .......... .......... .......... 76% 1.33 MB/s 7450K .......... .......... .......... .......... .......... 77% 53.83 MB/s 7500K .......... .......... .......... .......... .......... 77% 53.48 MB/s 7550K .......... .......... .......... .......... .......... 78% 60.43 MB/s 7600K .......... .......... .......... .......... .......... 78% 59.26 MB/s 7650K .......... .......... .......... .......... .......... 79% 475.08 KB/s 7700K .......... .......... .......... .......... .......... 79% 49.37 MB/s 7750K .......... .......... .......... .......... .......... 80% 55.80 MB/s 7800K .......... .......... .......... .......... .......... 81% 51.29 MB/s 7850K .......... .......... .......... .......... .......... 81% 57.99 MB/s 7900K .......... .......... .......... .......... .......... 82% 685.80 KB/s 7950K .......... .......... .......... .......... .......... 82% 47.68 MB/s 8000K .......... .......... .......... .......... .......... 83% 57.99 MB/s 8050K .......... .......... .......... .......... .......... 83% 8.63 MB/s 8100K .......... .......... .......... .......... .......... 84% 45.76 MB/s 8150K .......... .......... .......... .......... .......... 84% 5.42 MB/s 8200K .......... .......... .......... .......... .......... 85% 42.17 MB/s 8250K .......... .......... .......... .......... .......... 85% 43.06 MB/s 8300K .......... .......... .......... .......... .......... 86% 7.10 MB/s 8350K .......... .......... .......... .......... .......... 86% 55.80 MB/s 8400K .......... .......... .......... .......... .......... 87% 45.25 MB/s 8450K .......... .......... .......... .......... .......... 87% 61.65 MB/s 8500K .......... .......... .......... .......... .......... 88% 52.22 MB/s 8550K .......... .......... .......... .......... .......... 88% 61.42 MB/s 8600K .......... .......... .......... .......... .......... 89% 56.25 MB/s 8650K .......... .......... .......... .......... .......... 89% 5.37 MB/s 8700K .......... .......... .......... .......... .......... 90% 55.05 MB/s 8750K .......... .......... .......... .......... .......... 90% 48.25 MB/s 8800K .......... .......... .......... .......... .......... 91% 51.02 MB/s 8850K .......... .......... .......... .......... .......... 91% 6.83 MB/s 8900K .......... .......... .......... .......... .......... 92% 54.62 MB/s 8950K .......... .......... .......... .......... .......... 92% 7.06 MB/s 9000K .......... .......... .......... .......... .......... 93% 2.42 MB/s 9050K .......... .......... .......... .......... .......... 93% 46.55 MB/s 9100K .......... .......... .......... .......... .......... 94% 56.19 MB/s 9150K .......... .......... .......... .......... .......... 94% 53.72 MB/s 9200K .......... .......... .......... .......... .......... 95% 12.04 MB/s 9250K .......... .......... .......... .......... .......... 95% 1.23 MB/s 9300K .......... .......... .......... .......... .......... 96% 57.11 MB/s 9350K .......... .......... .......... .......... .......... 97% 47.68 MB/s 9400K .......... .......... .......... .......... .......... 97% 56.98 MB/s 9450K .......... .......... .......... .......... .......... 98% 5.82 MB/s 9500K .......... .......... .......... .......... .......... 98% 1.53 MB/s 9550K .......... .......... .......... .......... .......... 99% 51.72 MB/s 9600K .......... .......... .......... .......... .......... 99% 63.09 MB/s 9650K .......... .......... .......... ......... 100% 53.37 MB/s 15:23:38 (5.00 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/3powerpc/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 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 3907 packages, 2226303 blocks, 4559468544 bytes Starting new powerpc DVD 2 at /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/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 3011 packages, 2294415 blocks, 4698961920 bytes Starting new powerpc DVD 3 at /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/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 4162 packages, 2278090 blocks, 4665528320 bytes Starting new powerpc DVD 4 at /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/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 6952 packages, 2292651 blocks, 4695349248 bytes Starting new powerpc DVD 5 at /org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/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/3powerpc/lenny/CD5 Starting the md5sum.txt file Placing packages into image 5 Finishing off the Release file Finishing off md5sum.txt CD 5 (not) filled with 4317 packages, 1329657 blocks, 2723137536 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/3powerpc/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/3powerpc/lenny/md5-check; \ fi; \ done /home/deb-cd/build/debian-cd.lenny/tools/make_image "/org/cdbuilder.debian.org/src/deb-cd/tmp/3powerpc/lenny" "powerpc" "/org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc" "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:35: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-1' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-1.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-1.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-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/3powerpc/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=18359368 --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) Using OPENOFFICE_ORG_HYPHENATION000.D;1 for CD1/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 CD1/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 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 0.22% done, estimate finish Sat Sep 5 15:57:40 2009 0.90% done, estimate finish Sat Sep 5 16:49:37 2009 1.35% done, estimate finish Sat Sep 5 16:55:48 2009 2.92% done, estimate finish Sat Sep 5 17:01:36 2009 3.37% done, estimate finish Sat Sep 5 17:02:29 2009 4.49% done, estimate finish Sat Sep 5 17:04:05 2009 4.72% done, estimate finish Sat Sep 5 17:00:34 2009 4.94% done, estimate finish Sat Sep 5 16:56:42 2009 5.17% done, estimate finish Sat Sep 5 16:53:10 2009 5.39% done, estimate finish Sat Sep 5 16:50:51 2009 5.62% done, estimate finish Sat Sep 5 16:47:50 2009 5.84% done, estimate finish Sat Sep 5 16:45:20 2009 6.06% done, estimate finish Sat Sep 5 16:43:01 2009 6.51% done, estimate finish Sat Sep 5 16:38:37 2009 6.74% done, estimate finish Sat Sep 5 16:37:30 2009 6.96% done, estimate finish Sat Sep 5 16:35:29 2009 7.19% done, estimate finish Sat Sep 5 16:33:37 2009 7.41% done, estimate finish Sat Sep 5 16:32:18 2009 7.64% done, estimate finish Sat Sep 5 16:31:04 2009 7.86% done, estimate finish Sat Sep 5 16:29:29 2009 8.31% done, estimate finish Sat Sep 5 16:27:09 2009 8.53% done, estimate finish Sat Sep 5 16:25:47 2009 8.76% done, estimate finish Sat Sep 5 16:24:30 2009 8.98% done, estimate finish Sat Sep 5 16:23:28 2009 9.21% done, estimate finish Sat Sep 5 16:22:17 2009 9.43% done, estimate finish Sat Sep 5 16:21:32 2009 9.66% done, estimate finish Sat Sep 5 16:20:27 2009 9.88% done, estimate finish Sat Sep 5 16:19:36 2009 10.11% done, estimate finish Sat Sep 5 16:18:37 2009 10.33% done, estimate finish Sat Sep 5 16:17:50 2009 10.56% done, estimate finish Sat Sep 5 16:17:06 2009 10.78% done, estimate finish Sat Sep 5 16:16:13 2009 11.01% done, estimate finish Sat Sep 5 16:15:23 2009 11.23% done, estimate finish Sat Sep 5 16:14:35 2009 11.45% done, estimate finish Sat Sep 5 16:14:07 2009 11.68% done, estimate finish Sat Sep 5 16:13:31 2009 11.90% done, estimate finish Sat Sep 5 16:12:48 2009 12.13% done, estimate finish Sat Sep 5 16:12:06 2009 12.35% done, estimate finish Sat Sep 5 16:11:42 2009 12.58% done, estimate finish Sat Sep 5 16:11:03 2009 12.80% done, estimate finish Sat Sep 5 16:10:34 2009 13.03% done, estimate finish Sat Sep 5 16:10:13 2009 13.25% done, estimate finish Sat Sep 5 16:09:37 2009 13.48% done, estimate finish Sat Sep 5 16:09:03 2009 13.70% done, estimate finish Sat Sep 5 16:08:37 2009 13.92% done, estimate finish Sat Sep 5 16:08:12 2009 14.15% done, estimate finish Sat Sep 5 16:07:48 2009 14.37% done, estimate finish Sat Sep 5 16:07:32 2009 14.60% done, estimate finish Sat Sep 5 16:07:16 2009 14.82% done, estimate finish Sat Sep 5 16:07:00 2009 15.05% done, estimate finish Sat Sep 5 16:06:45 2009 15.27% done, estimate finish Sat Sep 5 16:06:31 2009 15.50% done, estimate finish Sat Sep 5 16:06:16 2009 15.72% done, estimate finish Sat Sep 5 16:05:50 2009 15.95% done, estimate finish Sat Sep 5 16:05:31 2009 16.17% done, estimate finish Sat Sep 5 16:05:12 2009 16.39% done, estimate finish Sat Sep 5 16:04:53 2009 16.62% done, estimate finish Sat Sep 5 16:04:41 2009 16.84% done, estimate finish Sat Sep 5 16:04:18 2009 17.07% done, estimate finish Sat Sep 5 16:04:19 2009 17.52% done, estimate finish Sat Sep 5 16:03:57 2009 17.97% done, estimate finish Sat Sep 5 16:03:25 2009 18.19% done, estimate finish Sat Sep 5 16:03:05 2009 18.42% done, estimate finish Sat Sep 5 16:02:55 2009 18.64% done, estimate finish Sat Sep 5 16:02:41 2009 19.09% done, estimate finish Sat Sep 5 16:02:49 2009 19.31% done, estimate finish Sat Sep 5 16:02:30 2009 19.54% done, estimate finish Sat Sep 5 16:02:12 2009 19.76% done, estimate finish Sat Sep 5 16:01:58 2009 19.99% done, estimate finish Sat Sep 5 16:01:40 2009 20.21% done, estimate finish Sat Sep 5 16:01:28 2009 20.44% done, estimate finish Sat Sep 5 16:01:11 2009 20.66% done, estimate finish Sat Sep 5 16:00:59 2009 20.89% done, estimate finish Sat Sep 5 16:00:42 2009 21.11% done, estimate finish Sat Sep 5 16:00:26 2009 21.34% done, estimate finish Sat Sep 5 16:00:10 2009 21.56% done, estimate finish Sat Sep 5 15:59:55 2009 21.79% done, estimate finish Sat Sep 5 15:59:49 2009 22.01% done, estimate finish Sat Sep 5 15:59:38 2009 22.23% done, estimate finish Sat Sep 5 15:59:28 2009 22.46% done, estimate finish Sat Sep 5 15:59:14 2009 22.68% done, estimate finish Sat Sep 5 15:59:00 2009 22.91% done, estimate finish Sat Sep 5 15:58:54 2009 23.13% done, estimate finish Sat Sep 5 15:58:49 2009 23.36% done, estimate finish Sat Sep 5 15:58:44 2009 23.58% done, estimate finish Sat Sep 5 15:58:40 2009 23.81% done, estimate finish Sat Sep 5 15:58:35 2009 24.03% done, estimate finish Sat Sep 5 15:58:22 2009 24.26% done, estimate finish Sat Sep 5 15:58:09 2009 24.48% done, estimate finish Sat Sep 5 15:58:01 2009 24.70% done, estimate finish Sat Sep 5 15:57:48 2009 24.93% done, estimate finish Sat Sep 5 15:57:44 2009 25.15% done, estimate finish Sat Sep 5 15:57:32 2009 25.38% done, estimate finish Sat Sep 5 15:57:21 2009 25.60% done, estimate finish Sat Sep 5 15:57:13 2009 25.83% done, estimate finish Sat Sep 5 15:57:05 2009 26.05% done, estimate finish Sat Sep 5 15:56:58 2009 26.28% done, estimate finish Sat Sep 5 15:56:51 2009 26.50% done, estimate finish Sat Sep 5 15:56:44 2009 26.73% done, estimate finish Sat Sep 5 15:56:40 2009 27.17% done, estimate finish Sat Sep 5 15:56:38 2009 27.40% done, estimate finish Sat Sep 5 15:56:35 2009 27.62% done, estimate finish Sat Sep 5 15:56:32 2009 27.85% done, estimate finish Sat Sep 5 15:56:21 2009 28.07% done, estimate finish Sat Sep 5 15:56:11 2009 28.30% done, estimate finish Sat Sep 5 15:56:08 2009 28.52% done, estimate finish Sat Sep 5 15:56:02 2009 28.75% done, estimate finish Sat Sep 5 15:55:59 2009 28.97% done, estimate finish Sat Sep 5 15:55:53 2009 29.42% done, estimate finish Sat Sep 5 15:55:55 2009 29.65% done, estimate finish Sat Sep 5 15:55:52 2009 29.87% done, estimate finish Sat Sep 5 15:55:43 2009 30.09% done, estimate finish Sat Sep 5 15:55:34 2009 30.32% done, estimate finish Sat Sep 5 15:55:28 2009 30.54% done, estimate finish Sat Sep 5 15:55:26 2009 30.77% done, estimate finish Sat Sep 5 15:55:17 2009 30.99% done, estimate finish Sat Sep 5 15:55:15 2009 31.22% done, estimate finish Sat Sep 5 15:55:13 2009 31.44% done, estimate finish Sat Sep 5 15:55:11 2009 32.12% done, estimate finish Sat Sep 5 15:54:58 2009 32.34% done, estimate finish Sat Sep 5 15:54:56 2009 32.57% done, estimate finish Sat Sep 5 15:54:54 2009 32.79% done, estimate finish Sat Sep 5 15:54:46 2009 33.01% done, estimate finish Sat Sep 5 15:54:45 2009 33.24% done, estimate finish Sat Sep 5 15:54:43 2009 33.46% done, estimate finish Sat Sep 5 15:54:41 2009 33.69% done, estimate finish Sat Sep 5 15:54:33 2009 33.91% done, estimate finish Sat Sep 5 15:54:32 2009 34.14% done, estimate finish Sat Sep 5 15:54:24 2009 34.36% done, estimate finish Sat Sep 5 15:54:22 2009 34.59% done, estimate finish Sat Sep 5 15:54:15 2009 34.81% done, estimate finish Sat Sep 5 15:54:11 2009 35.04% done, estimate finish Sat Sep 5 15:54:09 2009 35.26% done, estimate finish Sat Sep 5 15:54:05 2009 35.48% done, estimate finish Sat Sep 5 15:54:00 2009 35.71% done, estimate finish Sat Sep 5 15:53:59 2009 35.93% done, estimate finish Sat Sep 5 15:53:58 2009 36.16% done, estimate finish Sat Sep 5 15:53:51 2009 36.38% done, estimate finish Sat Sep 5 15:53:49 2009 36.61% done, estimate finish Sat Sep 5 15:53:43 2009 36.83% done, estimate finish Sat Sep 5 15:53:36 2009 37.06% done, estimate finish Sat Sep 5 15:53:35 2009 37.28% done, estimate finish Sat Sep 5 15:53:34 2009 37.51% done, estimate finish Sat Sep 5 15:53:27 2009 37.95% done, estimate finish Sat Sep 5 15:53:19 2009 38.18% done, estimate finish Sat Sep 5 15:53:24 2009 38.63% done, estimate finish Sat Sep 5 15:53:24 2009 38.85% done, estimate finish Sat Sep 5 15:53:23 2009 39.08% done, estimate finish Sat Sep 5 15:53:17 2009 39.30% done, estimate finish Sat Sep 5 15:53:13 2009 39.53% done, estimate finish Sat Sep 5 15:53:07 2009 39.75% done, estimate finish Sat Sep 5 15:53:01 2009 39.98% done, estimate finish Sat Sep 5 15:52:55 2009 40.20% done, estimate finish Sat Sep 5 15:52:49 2009 40.43% done, estimate finish Sat Sep 5 15:52:46 2009 40.65% done, estimate finish Sat Sep 5 15:52:45 2009 40.87% done, estimate finish Sat Sep 5 15:52:39 2009 41.10% done, estimate finish Sat Sep 5 15:52:34 2009 41.32% done, estimate finish Sat Sep 5 15:52:33 2009 41.55% done, estimate finish Sat Sep 5 15:52:27 2009 41.77% done, estimate finish Sat Sep 5 15:52:22 2009 42.00% done, estimate finish Sat Sep 5 15:52:19 2009 42.22% done, estimate finish Sat Sep 5 15:52:13 2009 42.45% done, estimate finish Sat Sep 5 15:52:10 2009 42.67% done, estimate finish Sat Sep 5 15:52:05 2009 42.90% done, estimate finish Sat Sep 5 15:52:00 2009 43.12% done, estimate finish Sat Sep 5 15:51:55 2009 43.35% done, estimate finish Sat Sep 5 15:51:50 2009 43.57% done, estimate finish Sat Sep 5 15:51:45 2009 43.79% done, estimate finish Sat Sep 5 15:51:42 2009 44.02% done, estimate finish Sat Sep 5 15:51:37 2009 44.24% done, estimate finish Sat Sep 5 15:51:32 2009 44.47% done, estimate finish Sat Sep 5 15:51:31 2009 44.69% done, estimate finish Sat Sep 5 15:51:31 2009 45.14% done, estimate finish Sat Sep 5 15:51:30 2009 45.37% done, estimate finish Sat Sep 5 15:51:32 2009 45.82% done, estimate finish Sat Sep 5 15:51:38 2009 46.04% done, estimate finish Sat Sep 5 15:51:40 2009 46.26% done, estimate finish Sat Sep 5 15:51:35 2009 46.49% done, estimate finish Sat Sep 5 15:51:30 2009 46.71% done, estimate finish Sat Sep 5 15:51:26 2009 46.94% done, estimate finish Sat Sep 5 15:51:25 2009 47.16% done, estimate finish Sat Sep 5 15:51:25 2009 47.39% done, estimate finish Sat Sep 5 15:51:20 2009 47.84% done, estimate finish Sat Sep 5 15:51:18 2009 48.06% done, estimate finish Sat Sep 5 15:51:17 2009 48.29% done, estimate finish Sat Sep 5 15:51:13 2009 48.51% done, estimate finish Sat Sep 5 15:51:13 2009 48.73% done, estimate finish Sat Sep 5 15:51:12 2009 48.96% done, estimate finish Sat Sep 5 15:51:10 2009 49.18% done, estimate finish Sat Sep 5 15:51:08 2009 49.41% done, estimate finish Sat Sep 5 15:51:04 2009 49.63% done, estimate finish Sat Sep 5 15:51:03 2009 49.86% done, estimate finish Sat Sep 5 15:51:03 2009 50.08% done, estimate finish Sat Sep 5 15:50:59 2009 50.31% done, estimate finish Sat Sep 5 15:50:59 2009 50.53% done, estimate finish Sat Sep 5 15:50:55 2009 50.76% done, estimate finish Sat Sep 5 15:50:56 2009 50.98% done, estimate finish Sat Sep 5 15:50:52 2009 51.21% done, estimate finish Sat Sep 5 15:50:52 2009 51.43% done, estimate finish Sat Sep 5 15:50:48 2009 51.65% done, estimate finish Sat Sep 5 15:50:44 2009 51.88% done, estimate finish Sat Sep 5 15:50:42 2009 52.10% done, estimate finish Sat Sep 5 15:50:38 2009 52.33% done, estimate finish Sat Sep 5 15:50:34 2009 52.55% done, estimate finish Sat Sep 5 15:50:32 2009 52.78% done, estimate finish Sat Sep 5 15:50:28 2009 53.00% done, estimate finish Sat Sep 5 15:50:24 2009 53.23% done, estimate finish Sat Sep 5 15:50:21 2009 53.45% done, estimate finish Sat Sep 5 15:50:19 2009 53.68% done, estimate finish Sat Sep 5 15:50:15 2009 53.90% done, estimate finish Sat Sep 5 15:50:11 2009 54.13% done, estimate finish Sat Sep 5 15:50:08 2009 54.35% done, estimate finish Sat Sep 5 15:50:04 2009 54.57% done, estimate finish Sat Sep 5 15:50:02 2009 54.80% done, estimate finish Sat Sep 5 15:49:59 2009 55.25% done, estimate finish Sat Sep 5 15:49:53 2009 55.47% done, estimate finish Sat Sep 5 15:49:50 2009 55.70% done, estimate finish Sat Sep 5 15:49:48 2009 55.92% done, estimate finish Sat Sep 5 15:49:46 2009 56.15% done, estimate finish Sat Sep 5 15:49:43 2009 56.37% done, estimate finish Sat Sep 5 15:49:40 2009 56.60% done, estimate finish Sat Sep 5 15:49:38 2009 56.82% done, estimate finish Sat Sep 5 15:49:35 2009 57.04% done, estimate finish Sat Sep 5 15:49:31 2009 57.27% done, estimate finish Sat Sep 5 15:49:28 2009 57.49% done, estimate finish Sat Sep 5 15:49:26 2009 57.72% done, estimate finish Sat Sep 5 15:49:23 2009 57.94% done, estimate finish Sat Sep 5 15:49:22 2009 58.17% done, estimate finish Sat Sep 5 15:49:18 2009 58.39% done, estimate finish Sat Sep 5 15:49:15 2009 58.62% done, estimate finish Sat Sep 5 15:49:12 2009 58.84% done, estimate finish Sat Sep 5 15:49:09 2009 59.07% done, estimate finish Sat Sep 5 15:49:06 2009 59.29% done, estimate finish Sat Sep 5 15:49:04 2009 59.52% done, estimate finish Sat Sep 5 15:49:03 2009 59.96% done, estimate finish Sat Sep 5 15:49:02 2009 60.19% done, estimate finish Sat Sep 5 15:48:59 2009 60.41% done, estimate finish Sat Sep 5 15:48:56 2009 60.64% done, estimate finish Sat Sep 5 15:48:54 2009 60.86% done, estimate finish Sat Sep 5 15:48:51 2009 61.09% done, estimate finish Sat Sep 5 15:48:48 2009 61.31% done, estimate finish Sat Sep 5 15:48:45 2009 61.54% done, estimate finish Sat Sep 5 15:48:44 2009 61.76% done, estimate finish Sat Sep 5 15:48:41 2009 61.99% done, estimate finish Sat Sep 5 15:48:41 2009 62.21% done, estimate finish Sat Sep 5 15:48:39 2009 62.43% done, estimate finish Sat Sep 5 15:48:36 2009 62.66% done, estimate finish Sat Sep 5 15:48:33 2009 62.88% done, estimate finish Sat Sep 5 15:48:32 2009 63.11% done, estimate finish Sat Sep 5 15:48:29 2009 63.56% done, estimate finish Sat Sep 5 15:48:23 2009 63.78% done, estimate finish Sat Sep 5 15:48:22 2009 64.01% done, estimate finish Sat Sep 5 15:48:19 2009 64.23% done, estimate finish Sat Sep 5 15:48:17 2009 64.46% done, estimate finish Sat Sep 5 15:48:14 2009 64.68% done, estimate finish Sat Sep 5 15:48:13 2009 64.91% done, estimate finish Sat Sep 5 15:48:10 2009 65.13% done, estimate finish Sat Sep 5 15:48:08 2009 65.35% done, estimate finish Sat Sep 5 15:48:05 2009 65.58% done, estimate finish Sat Sep 5 15:48:04 2009 65.80% done, estimate finish Sat Sep 5 15:48:01 2009 66.03% done, estimate finish Sat Sep 5 15:47:59 2009 66.25% done, estimate finish Sat Sep 5 15:47:56 2009 66.48% done, estimate finish Sat Sep 5 15:47:55 2009 66.70% done, estimate finish Sat Sep 5 15:47:53 2009 66.93% done, estimate finish Sat Sep 5 15:47:50 2009 67.15% done, estimate finish Sat Sep 5 15:47:48 2009 67.38% done, estimate finish Sat Sep 5 15:47:47 2009 67.60% done, estimate finish Sat Sep 5 15:47:46 2009 67.82% done, estimate finish Sat Sep 5 15:47:43 2009 68.05% done, estimate finish Sat Sep 5 15:47:42 2009 68.27% done, estimate finish Sat Sep 5 15:47:40 2009 68.50% done, estimate finish Sat Sep 5 15:47:37 2009 68.72% done, estimate finish Sat Sep 5 15:47:35 2009 68.95% done, estimate finish Sat Sep 5 15:47:34 2009 69.17% done, estimate finish Sat Sep 5 15:47:32 2009 69.40% done, estimate finish Sat Sep 5 15:47:29 2009 69.62% done, estimate finish Sat Sep 5 15:47:28 2009 69.85% done, estimate finish Sat Sep 5 15:47:28 2009 70.07% done, estimate finish Sat Sep 5 15:47:27 2009 70.29% done, estimate finish Sat Sep 5 15:47:24 2009 70.52% done, estimate finish Sat Sep 5 15:47:25 2009 70.74% done, estimate finish Sat Sep 5 15:47:23 2009 70.97% done, estimate finish Sat Sep 5 15:47:20 2009 71.19% done, estimate finish Sat Sep 5 15:47:19 2009 71.42% done, estimate finish Sat Sep 5 15:47:17 2009 71.64% done, estimate finish Sat Sep 5 15:47:18 2009 71.87% done, estimate finish Sat Sep 5 15:47:16 2009 72.09% done, estimate finish Sat Sep 5 15:47:15 2009 72.32% done, estimate finish Sat Sep 5 15:47:13 2009 72.77% done, estimate finish Sat Sep 5 15:47:11 2009 72.99% done, estimate finish Sat Sep 5 15:47:09 2009 73.21% done, estimate finish Sat Sep 5 15:47:09 2009 73.44% done, estimate finish Sat Sep 5 15:47:10 2009 73.66% done, estimate finish Sat Sep 5 15:47:10 2009 73.89% done, estimate finish Sat Sep 5 15:47:11 2009 74.11% done, estimate finish Sat Sep 5 15:47:09 2009 74.34% done, estimate finish Sat Sep 5 15:47:08 2009 74.56% done, estimate finish Sat Sep 5 15:47:06 2009 74.79% done, estimate finish Sat Sep 5 15:47:04 2009 75.01% done, estimate finish Sat Sep 5 15:47:04 2009 75.24% done, estimate finish Sat Sep 5 15:47:02 2009 75.46% done, estimate finish Sat Sep 5 15:47:00 2009 75.69% done, estimate finish Sat Sep 5 15:46:59 2009 75.91% done, estimate finish Sat Sep 5 15:47:00 2009 76.13% done, estimate finish Sat Sep 5 15:46:58 2009 76.36% done, estimate finish Sat Sep 5 15:46:59 2009 76.58% done, estimate finish Sat Sep 5 15:46:57 2009 77.03% done, estimate finish Sat Sep 5 15:46:55 2009 77.26% done, estimate finish Sat Sep 5 15:46:54 2009 77.48% done, estimate finish Sat Sep 5 15:46:55 2009 77.71% done, estimate finish Sat Sep 5 15:46:53 2009 77.93% done, estimate finish Sat Sep 5 15:46:51 2009 78.16% done, estimate finish Sat Sep 5 15:46:49 2009 78.38% done, estimate finish Sat Sep 5 15:46:50 2009 78.60% done, estimate finish Sat Sep 5 15:46:48 2009 78.83% done, estimate finish Sat Sep 5 15:46:51 2009 79.05% done, estimate finish Sat Sep 5 15:46:51 2009 79.28% done, estimate finish Sat Sep 5 15:46:52 2009 79.50% done, estimate finish Sat Sep 5 15:46:50 2009 79.73% done, estimate finish Sat Sep 5 15:46:51 2009 79.95% done, estimate finish Sat Sep 5 15:46:49 2009 80.18% done, estimate finish Sat Sep 5 15:46:48 2009 80.40% done, estimate finish Sat Sep 5 15:46:46 2009 80.63% done, estimate finish Sat Sep 5 15:46:44 2009 80.85% done, estimate finish Sat Sep 5 15:46:42 2009 81.08% done, estimate finish Sat Sep 5 15:46:43 2009 81.30% done, estimate finish Sat Sep 5 15:46:41 2009 81.52% done, estimate finish Sat Sep 5 15:46:40 2009 81.97% done, estimate finish Sat Sep 5 15:46:38 2009 82.20% done, estimate finish Sat Sep 5 15:46:37 2009 82.42% done, estimate finish Sat Sep 5 15:46:37 2009 82.65% done, estimate finish Sat Sep 5 15:46:35 2009 82.87% done, estimate finish Sat Sep 5 15:46:35 2009 83.10% done, estimate finish Sat Sep 5 15:46:34 2009 83.32% done, estimate finish Sat Sep 5 15:46:32 2009 83.55% done, estimate finish Sat Sep 5 15:46:31 2009 83.77% done, estimate finish Sat Sep 5 15:46:29 2009 83.99% done, estimate finish Sat Sep 5 15:46:28 2009 84.22% done, estimate finish Sat Sep 5 15:46:27 2009 84.44% done, estimate finish Sat Sep 5 15:46:25 2009 84.67% done, estimate finish Sat Sep 5 15:46:26 2009 84.89% done, estimate finish Sat Sep 5 15:46:25 2009 85.12% done, estimate finish Sat Sep 5 15:46:24 2009 85.34% done, estimate finish Sat Sep 5 15:46:22 2009 85.57% done, estimate finish Sat Sep 5 15:46:20 2009 85.79% done, estimate finish Sat Sep 5 15:46:18 2009 86.02% done, estimate finish Sat Sep 5 15:46:17 2009 86.24% done, estimate finish Sat Sep 5 15:46:16 2009 86.47% done, estimate finish Sat Sep 5 15:46:16 2009 86.69% done, estimate finish Sat Sep 5 15:46:14 2009 86.91% done, estimate finish Sat Sep 5 15:46:12 2009 87.14% done, estimate finish Sat Sep 5 15:46:11 2009 87.36% done, estimate finish Sat Sep 5 15:46:09 2009 87.59% done, estimate finish Sat Sep 5 15:46:07 2009 87.81% done, estimate finish Sat Sep 5 15:46:06 2009 88.04% done, estimate finish Sat Sep 5 15:46:05 2009 88.26% done, estimate finish Sat Sep 5 15:46:05 2009 88.49% done, estimate finish Sat Sep 5 15:46:04 2009 88.71% done, estimate finish Sat Sep 5 15:46:03 2009 88.94% done, estimate finish Sat Sep 5 15:46:01 2009 89.16% done, estimate finish Sat Sep 5 15:45:59 2009 89.38% done, estimate finish Sat Sep 5 15:46:00 2009 89.61% done, estimate finish Sat Sep 5 15:46:03 2009 89.83% done, estimate finish Sat Sep 5 15:46:05 2009 90.06% done, estimate finish Sat Sep 5 15:46:06 2009 90.28% done, estimate finish Sat Sep 5 15:46:05 2009 90.51% done, estimate finish Sat Sep 5 15:46:05 2009 90.73% done, estimate finish Sat Sep 5 15:46:05 2009 90.96% done, estimate finish Sat Sep 5 15:46:03 2009 91.18% done, estimate finish Sat Sep 5 15:46:02 2009 91.41% done, estimate finish Sat Sep 5 15:46:00 2009 91.63% done, estimate finish Sat Sep 5 15:46:01 2009 91.86% done, estimate finish Sat Sep 5 15:45:59 2009 92.08% done, estimate finish Sat Sep 5 15:45:59 2009 92.30% done, estimate finish Sat Sep 5 15:45:58 2009 92.53% done, estimate finish Sat Sep 5 15:45:59 2009 92.75% done, estimate finish Sat Sep 5 15:46:00 2009 92.98% done, estimate finish Sat Sep 5 15:45:59 2009 93.20% done, estimate finish Sat Sep 5 15:45:58 2009 93.43% done, estimate finish Sat Sep 5 15:45:56 2009 93.65% done, estimate finish Sat Sep 5 15:45:57 2009 93.88% done, estimate finish Sat Sep 5 15:45:56 2009 94.10% done, estimate finish Sat Sep 5 15:45:55 2009 94.33% done, estimate finish Sat Sep 5 15:45:53 2009 94.55% done, estimate finish Sat Sep 5 15:45:54 2009 94.77% done, estimate finish Sat Sep 5 15:45:52 2009 95.00% done, estimate finish Sat Sep 5 15:45:52 2009 95.22% done, estimate finish Sat Sep 5 15:45:51 2009 95.45% done, estimate finish Sat Sep 5 15:45:51 2009 95.67% done, estimate finish Sat Sep 5 15:45:54 2009 95.90% done, estimate finish Sat Sep 5 15:45:53 2009 96.35% done, estimate finish Sat Sep 5 15:45:51 2009 96.57% done, estimate finish Sat Sep 5 15:45:51 2009 96.80% done, estimate finish Sat Sep 5 15:45:50 2009 97.02% done, estimate finish Sat Sep 5 15:45:48 2009 97.25% done, estimate finish Sat Sep 5 15:45:47 2009 97.47% done, estimate finish Sat Sep 5 15:45:45 2009 97.69% done, estimate finish Sat Sep 5 15:45:45 2009 97.92% done, estimate finish Sat Sep 5 15:45:43 2009 98.14% done, estimate finish Sat Sep 5 15:45:47 2009 98.37% done, estimate finish Sat Sep 5 15:45:50 2009 98.59% done, estimate finish Sat Sep 5 15:45:50 2009 Total extents actually written (inc HFS) = 2226188 (Size of ISO volume = 2199085, HFS extra = 27103) Total translation table size: 0 Total rockridge attributes bytes: 1074947 Total directory bytes: 5099520 Path table size(bytes): 40620 Max brk space used 1172000 2226338 extents written (4348 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:45:49 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 /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-2.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-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/3powerpc/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=18359368 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 Using GSTREAMER0_10_PLUGINS_BASE000.D;1 for CD2/pool/main/g/gst-plugins-base0.10/gstreamer0.10-plugins-base-doc_0.10.19-2_all.deb (gstreamer0.10-plugins-base-apps_0.10.19-2_powerpc.deb) Using GSTREAMER0_10_PLUGINS_BASE001.D;1 for CD2/pool/main/g/gst-plugins-base0.10/gstreamer0.10-plugins-base-apps_0.10.19-2_powerpc.deb (gstreamer0.10-plugins-base-dbg_0.10.19-2_powerpc.deb) Using GSTREAMER0_10_PLUGINS_GOOD_000.;1 for CD2/pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-doc_0.10.8-4.1~lenny1_all.deb (gstreamer0.10-plugins-good-dbg_0.10.8-4.1~lenny1_powerpc.deb) parse_md5_list: added MD5 checksums for 45780 files 0.22% done, estimate finish Sat Sep 5 16:01:43 2009 0.44% done, estimate finish Sat Sep 5 16:13:12 2009 0.65% done, estimate finish Sat Sep 5 16:09:23 2009 0.87% done, estimate finish Sat Sep 5 16:03:39 2009 1.09% done, estimate finish Sat Sep 5 16:00:13 2009 1.31% done, estimate finish Sat Sep 5 15:57:55 2009 1.53% done, estimate finish Sat Sep 5 15:56:17 2009 1.74% done, estimate finish Sat Sep 5 15:55:03 2009 1.96% done, estimate finish Sat Sep 5 15:54:05 2009 2.18% done, estimate finish Sat Sep 5 15:53:19 2009 2.40% done, estimate finish Sat Sep 5 15:52:42 2009 2.62% done, estimate finish Sat Sep 5 15:52:11 2009 2.83% done, estimate finish Sat Sep 5 15:51:44 2009 3.05% done, estimate finish Sat Sep 5 15:51:21 2009 3.27% done, estimate finish Sat Sep 5 15:51:02 2009 3.49% done, estimate finish Sat Sep 5 15:50:45 2009 3.70% done, estimate finish Sat Sep 5 15:50:56 2009 3.92% done, estimate finish Sat Sep 5 15:50:41 2009 4.14% done, estimate finish Sat Sep 5 15:50:28 2009 4.36% done, estimate finish Sat Sep 5 15:50:16 2009 4.58% done, estimate finish Sat Sep 5 15:50:05 2009 4.79% done, estimate finish Sat Sep 5 15:50:37 2009 5.01% done, estimate finish Sat Sep 5 15:50:26 2009 5.23% done, estimate finish Sat Sep 5 15:50:16 2009 5.45% done, estimate finish Sat Sep 5 15:51:57 2009 5.67% done, estimate finish Sat Sep 5 15:51:44 2009 5.88% done, estimate finish Sat Sep 5 15:51:32 2009 6.10% done, estimate finish Sat Sep 5 15:51:22 2009 6.32% done, estimate finish Sat Sep 5 15:51:11 2009 6.54% done, estimate finish Sat Sep 5 15:51:02 2009 6.76% done, estimate finish Sat Sep 5 15:50:53 2009 6.97% done, estimate finish Sat Sep 5 15:50:45 2009 7.19% done, estimate finish Sat Sep 5 15:50:37 2009 7.41% done, estimate finish Sat Sep 5 15:50:29 2009 7.63% done, estimate finish Sat Sep 5 15:50:22 2009 7.85% done, estimate finish Sat Sep 5 15:50:16 2009 8.06% done, estimate finish Sat Sep 5 15:50:10 2009 8.28% done, estimate finish Sat Sep 5 15:50:04 2009 8.50% done, estimate finish Sat Sep 5 15:49:58 2009 8.72% done, estimate finish Sat Sep 5 15:49:53 2009 8.93% done, estimate finish Sat Sep 5 15:49:48 2009 9.15% done, estimate finish Sat Sep 5 15:49:43 2009 9.37% done, estimate finish Sat Sep 5 15:49:39 2009 9.59% done, estimate finish Sat Sep 5 15:49:34 2009 9.81% done, estimate finish Sat Sep 5 15:49:30 2009 10.02% done, estimate finish Sat Sep 5 15:49:36 2009 10.24% done, estimate finish Sat Sep 5 15:49:32 2009 10.46% done, estimate finish Sat Sep 5 15:49:28 2009 10.68% done, estimate finish Sat Sep 5 15:49:24 2009 10.90% done, estimate finish Sat Sep 5 15:49:21 2009 11.11% done, estimate finish Sat Sep 5 15:49:17 2009 11.33% done, estimate finish Sat Sep 5 15:49:14 2009 11.55% done, estimate finish Sat Sep 5 15:49:11 2009 11.77% done, estimate finish Sat Sep 5 15:49:25 2009 11.99% done, estimate finish Sat Sep 5 15:49:22 2009 12.20% done, estimate finish Sat Sep 5 15:49:19 2009 12.42% done, estimate finish Sat Sep 5 15:49:16 2009 12.64% done, estimate finish Sat Sep 5 15:49:28 2009 12.86% done, estimate finish Sat Sep 5 15:49:25 2009 13.08% done, estimate finish Sat Sep 5 15:49:22 2009 13.29% done, estimate finish Sat Sep 5 15:49:42 2009 13.51% done, estimate finish Sat Sep 5 15:49:39 2009 13.73% done, estimate finish Sat Sep 5 15:49:36 2009 14.16% done, estimate finish Sat Sep 5 15:49:30 2009 14.38% done, estimate finish Sat Sep 5 15:49:27 2009 14.60% done, estimate finish Sat Sep 5 15:49:25 2009 14.82% done, estimate finish Sat Sep 5 15:49:35 2009 15.04% done, estimate finish Sat Sep 5 15:49:33 2009 15.25% done, estimate finish Sat Sep 5 15:49:30 2009 15.47% done, estimate finish Sat Sep 5 15:49:34 2009 15.69% done, estimate finish Sat Sep 5 15:49:44 2009 15.91% done, estimate finish Sat Sep 5 15:49:41 2009 16.13% done, estimate finish Sat Sep 5 15:49:39 2009 16.34% done, estimate finish Sat Sep 5 15:49:36 2009 16.56% done, estimate finish Sat Sep 5 15:49:34 2009 16.78% done, estimate finish Sat Sep 5 15:49:37 2009 17.00% done, estimate finish Sat Sep 5 15:49:35 2009 17.22% done, estimate finish Sat Sep 5 15:49:44 2009 17.43% done, estimate finish Sat Sep 5 15:49:42 2009 17.65% done, estimate finish Sat Sep 5 15:49:39 2009 17.87% done, estimate finish Sat Sep 5 15:49:37 2009 18.09% done, estimate finish Sat Sep 5 15:49:40 2009 18.31% done, estimate finish Sat Sep 5 15:49:38 2009 18.52% done, estimate finish Sat Sep 5 15:49:46 2009 18.74% done, estimate finish Sat Sep 5 15:49:55 2009 18.96% done, estimate finish Sat Sep 5 15:49:52 2009 19.18% done, estimate finish Sat Sep 5 15:49:50 2009 19.39% done, estimate finish Sat Sep 5 15:49:58 2009 19.61% done, estimate finish Sat Sep 5 15:50:06 2009 19.83% done, estimate finish Sat Sep 5 15:50:03 2009 20.05% done, estimate finish Sat Sep 5 15:50:01 2009 20.27% done, estimate finish Sat Sep 5 15:50:09 2009 20.48% done, estimate finish Sat Sep 5 15:50:16 2009 20.70% done, estimate finish Sat Sep 5 15:50:23 2009 20.92% done, estimate finish Sat Sep 5 15:50:30 2009 21.14% done, estimate finish Sat Sep 5 15:50:33 2009 21.36% done, estimate finish Sat Sep 5 15:50:39 2009 21.57% done, estimate finish Sat Sep 5 15:50:41 2009 21.79% done, estimate finish Sat Sep 5 15:50:43 2009 22.01% done, estimate finish Sat Sep 5 15:50:45 2009 22.23% done, estimate finish Sat Sep 5 15:50:43 2009 22.45% done, estimate finish Sat Sep 5 15:50:49 2009 22.66% done, estimate finish Sat Sep 5 15:50:51 2009 22.88% done, estimate finish Sat Sep 5 15:50:57 2009 23.10% done, estimate finish Sat Sep 5 15:51:04 2009 23.32% done, estimate finish Sat Sep 5 15:51:10 2009 23.97% done, estimate finish Sat Sep 5 15:51:19 2009 24.19% done, estimate finish Sat Sep 5 15:51:16 2009 24.41% done, estimate finish Sat Sep 5 15:51:21 2009 24.62% done, estimate finish Sat Sep 5 15:51:19 2009 24.84% done, estimate finish Sat Sep 5 15:51:16 2009 25.06% done, estimate finish Sat Sep 5 15:51:30 2009 25.28% done, estimate finish Sat Sep 5 15:51:27 2009 25.50% done, estimate finish Sat Sep 5 15:51:32 2009 25.93% done, estimate finish Sat Sep 5 15:51:35 2009 26.15% done, estimate finish Sat Sep 5 15:51:40 2009 26.37% done, estimate finish Sat Sep 5 15:51:49 2009 26.59% done, estimate finish Sat Sep 5 15:51:46 2009 26.80% done, estimate finish Sat Sep 5 15:51:51 2009 27.02% done, estimate finish Sat Sep 5 15:51:48 2009 27.24% done, estimate finish Sat Sep 5 15:51:50 2009 27.46% done, estimate finish Sat Sep 5 15:51:47 2009 27.68% done, estimate finish Sat Sep 5 15:51:44 2009 27.89% done, estimate finish Sat Sep 5 15:51:49 2009 28.11% done, estimate finish Sat Sep 5 15:51:50 2009 28.33% done, estimate finish Sat Sep 5 15:51:51 2009 28.55% done, estimate finish Sat Sep 5 15:51:49 2009 28.77% done, estimate finish Sat Sep 5 15:51:46 2009 28.98% done, estimate finish Sat Sep 5 15:51:44 2009 29.20% done, estimate finish Sat Sep 5 15:51:48 2009 29.42% done, estimate finish Sat Sep 5 15:51:49 2009 29.64% done, estimate finish Sat Sep 5 15:51:47 2009 29.85% done, estimate finish Sat Sep 5 15:51:45 2009 30.07% done, estimate finish Sat Sep 5 15:51:42 2009 30.29% done, estimate finish Sat Sep 5 15:51:40 2009 30.51% done, estimate finish Sat Sep 5 15:51:38 2009 30.73% done, estimate finish Sat Sep 5 15:51:39 2009 30.94% done, estimate finish Sat Sep 5 15:51:40 2009 31.16% done, estimate finish Sat Sep 5 15:51:44 2009 31.38% done, estimate finish Sat Sep 5 15:51:45 2009 31.60% done, estimate finish Sat Sep 5 15:51:46 2009 31.82% done, estimate finish Sat Sep 5 15:51:47 2009 32.03% done, estimate finish Sat Sep 5 15:51:45 2009 32.25% done, estimate finish Sat Sep 5 15:51:43 2009 32.47% done, estimate finish Sat Sep 5 15:51:47 2009 32.69% done, estimate finish Sat Sep 5 15:51:45 2009 33.12% done, estimate finish Sat Sep 5 15:51:56 2009 33.34% done, estimate finish Sat Sep 5 15:51:53 2009 33.56% done, estimate finish Sat Sep 5 15:51:54 2009 33.78% done, estimate finish Sat Sep 5 15:51:55 2009 34.00% done, estimate finish Sat Sep 5 15:51:56 2009 34.21% done, estimate finish Sat Sep 5 15:51:57 2009 34.43% done, estimate finish Sat Sep 5 15:51:58 2009 34.65% done, estimate finish Sat Sep 5 15:52:01 2009 34.87% done, estimate finish Sat Sep 5 15:52:05 2009 35.08% done, estimate finish Sat Sep 5 15:52:03 2009 35.30% done, estimate finish Sat Sep 5 15:52:01 2009 35.52% done, estimate finish Sat Sep 5 15:51:59 2009 35.74% done, estimate finish Sat Sep 5 15:51:57 2009 35.96% done, estimate finish Sat Sep 5 15:51:55 2009 36.17% done, estimate finish Sat Sep 5 15:51:58 2009 36.39% done, estimate finish Sat Sep 5 15:51:56 2009 36.61% done, estimate finish Sat Sep 5 15:51:54 2009 36.83% done, estimate finish Sat Sep 5 15:51:55 2009 37.05% done, estimate finish Sat Sep 5 15:51:53 2009 37.26% done, estimate finish Sat Sep 5 15:51:51 2009 37.48% done, estimate finish Sat Sep 5 15:51:49 2009 37.70% done, estimate finish Sat Sep 5 15:51:53 2009 37.92% done, estimate finish Sat Sep 5 15:51:51 2009 38.14% done, estimate finish Sat Sep 5 15:51:52 2009 38.35% done, estimate finish Sat Sep 5 15:51:52 2009 38.57% done, estimate finish Sat Sep 5 15:51:56 2009 38.79% done, estimate finish Sat Sep 5 15:51:54 2009 39.01% done, estimate finish Sat Sep 5 15:51:55 2009 39.23% done, estimate finish Sat Sep 5 15:52:11 2009 39.44% done, estimate finish Sat Sep 5 15:52:09 2009 39.66% done, estimate finish Sat Sep 5 15:52:07 2009 39.88% done, estimate finish Sat Sep 5 15:52:05 2009 40.10% done, estimate finish Sat Sep 5 15:52:03 2009 40.32% done, estimate finish Sat Sep 5 15:52:01 2009 40.53% done, estimate finish Sat Sep 5 15:52:00 2009 40.75% done, estimate finish Sat Sep 5 15:51:58 2009 40.97% done, estimate finish Sat Sep 5 15:51:56 2009 41.19% done, estimate finish Sat Sep 5 15:51:54 2009 41.40% done, estimate finish Sat Sep 5 15:51:53 2009 41.62% done, estimate finish Sat Sep 5 15:51:51 2009 41.84% done, estimate finish Sat Sep 5 15:51:49 2009 42.06% done, estimate finish Sat Sep 5 15:51:47 2009 42.28% done, estimate finish Sat Sep 5 15:51:46 2009 42.49% done, estimate finish Sat Sep 5 15:51:44 2009 42.71% done, estimate finish Sat Sep 5 15:51:43 2009 42.93% done, estimate finish Sat Sep 5 15:51:41 2009 43.15% done, estimate finish Sat Sep 5 15:51:39 2009 43.37% done, estimate finish Sat Sep 5 15:51:38 2009 43.58% done, estimate finish Sat Sep 5 15:51:36 2009 43.80% done, estimate finish Sat Sep 5 15:51:35 2009 44.02% done, estimate finish Sat Sep 5 15:51:33 2009 44.24% done, estimate finish Sat Sep 5 15:51:32 2009 44.46% done, estimate finish Sat Sep 5 15:51:30 2009 44.67% done, estimate finish Sat Sep 5 15:51:29 2009 44.89% done, estimate finish Sat Sep 5 15:51:27 2009 45.11% done, estimate finish Sat Sep 5 15:51:26 2009 45.33% done, estimate finish Sat Sep 5 15:51:24 2009 45.55% done, estimate finish Sat Sep 5 15:51:23 2009 45.76% done, estimate finish Sat Sep 5 15:51:21 2009 45.98% done, estimate finish Sat Sep 5 15:51:20 2009 46.20% done, estimate finish Sat Sep 5 15:51:19 2009 46.42% done, estimate finish Sat Sep 5 15:51:19 2009 46.63% done, estimate finish Sat Sep 5 15:51:18 2009 46.85% done, estimate finish Sat Sep 5 15:51:17 2009 47.07% done, estimate finish Sat Sep 5 15:51:15 2009 47.29% done, estimate finish Sat Sep 5 15:51:14 2009 47.51% done, estimate finish Sat Sep 5 15:51:13 2009 47.72% done, estimate finish Sat Sep 5 15:51:16 2009 47.94% done, estimate finish Sat Sep 5 15:51:14 2009 48.16% done, estimate finish Sat Sep 5 15:51:17 2009 48.38% done, estimate finish Sat Sep 5 15:51:20 2009 48.60% done, estimate finish Sat Sep 5 15:51:19 2009 48.81% done, estimate finish Sat Sep 5 15:51:17 2009 49.03% done, estimate finish Sat Sep 5 15:51:20 2009 49.25% done, estimate finish Sat Sep 5 15:51:19 2009 49.47% done, estimate finish Sat Sep 5 15:51:20 2009 49.69% done, estimate finish Sat Sep 5 15:51:18 2009 49.90% done, estimate finish Sat Sep 5 15:51:17 2009 50.12% done, estimate finish Sat Sep 5 15:51:16 2009 50.34% done, estimate finish Sat Sep 5 15:51:19 2009 50.56% done, estimate finish Sat Sep 5 15:51:17 2009 50.78% done, estimate finish Sat Sep 5 15:51:16 2009 50.99% done, estimate finish Sat Sep 5 15:51:17 2009 51.21% done, estimate finish Sat Sep 5 15:51:16 2009 51.43% done, estimate finish Sat Sep 5 15:51:18 2009 51.65% done, estimate finish Sat Sep 5 15:51:17 2009 51.86% done, estimate finish Sat Sep 5 15:51:16 2009 52.08% done, estimate finish Sat Sep 5 15:51:15 2009 52.30% done, estimate finish Sat Sep 5 15:51:13 2009 52.52% done, estimate finish Sat Sep 5 15:51:14 2009 52.74% done, estimate finish Sat Sep 5 15:51:15 2009 52.95% done, estimate finish Sat Sep 5 15:51:17 2009 53.17% done, estimate finish Sat Sep 5 15:51:16 2009 53.39% done, estimate finish Sat Sep 5 15:51:15 2009 53.61% done, estimate finish Sat Sep 5 15:51:14 2009 53.83% done, estimate finish Sat Sep 5 15:51:13 2009 54.04% done, estimate finish Sat Sep 5 15:51:11 2009 54.26% done, estimate finish Sat Sep 5 15:51:10 2009 54.48% done, estimate finish Sat Sep 5 15:51:09 2009 54.70% done, estimate finish Sat Sep 5 15:51:08 2009 54.92% done, estimate finish Sat Sep 5 15:51:07 2009 55.13% done, estimate finish Sat Sep 5 15:51:06 2009 55.35% done, estimate finish Sat Sep 5 15:51:07 2009 55.57% done, estimate finish Sat Sep 5 15:51:05 2009 55.79% done, estimate finish Sat Sep 5 15:51:08 2009 56.00% done, estimate finish Sat Sep 5 15:51:07 2009 56.22% done, estimate finish Sat Sep 5 15:51:06 2009 56.44% done, estimate finish Sat Sep 5 15:51:05 2009 56.66% done, estimate finish Sat Sep 5 15:51:07 2009 56.88% done, estimate finish Sat Sep 5 15:51:06 2009 57.09% done, estimate finish Sat Sep 5 15:51:08 2009 57.31% done, estimate finish Sat Sep 5 15:51:07 2009 57.53% done, estimate finish Sat Sep 5 15:51:06 2009 57.97% done, estimate finish Sat Sep 5 15:51:09 2009 58.18% done, estimate finish Sat Sep 5 15:51:08 2009 58.40% done, estimate finish Sat Sep 5 15:51:07 2009 58.62% done, estimate finish Sat Sep 5 15:51:06 2009 58.84% done, estimate finish Sat Sep 5 15:51:05 2009 59.06% done, estimate finish Sat Sep 5 15:51:04 2009 59.27% done, estimate finish Sat Sep 5 15:51:07 2009 59.49% done, estimate finish Sat Sep 5 15:51:07 2009 59.93% done, estimate finish Sat Sep 5 15:51:14 2009 60.15% done, estimate finish Sat Sep 5 15:51:12 2009 60.36% done, estimate finish Sat Sep 5 15:51:15 2009 60.58% done, estimate finish Sat Sep 5 15:51:14 2009 60.80% done, estimate finish Sat Sep 5 15:51:14 2009 61.02% done, estimate finish Sat Sep 5 15:51:15 2009 61.23% done, estimate finish Sat Sep 5 15:51:16 2009 61.45% done, estimate finish Sat Sep 5 15:51:16 2009 61.67% done, estimate finish Sat Sep 5 15:51:15 2009 61.89% done, estimate finish Sat Sep 5 15:51:14 2009 62.11% done, estimate finish Sat Sep 5 15:51:16 2009 62.32% done, estimate finish Sat Sep 5 15:51:15 2009 62.54% done, estimate finish Sat Sep 5 15:51:19 2009 62.76% done, estimate finish Sat Sep 5 15:51:18 2009 62.98% done, estimate finish Sat Sep 5 15:51:17 2009 63.20% done, estimate finish Sat Sep 5 15:51:16 2009 63.41% done, estimate finish Sat Sep 5 15:51:15 2009 63.63% done, estimate finish Sat Sep 5 15:51:14 2009 63.85% done, estimate finish Sat Sep 5 15:51:13 2009 64.07% done, estimate finish Sat Sep 5 15:51:12 2009 64.29% done, estimate finish Sat Sep 5 15:51:13 2009 64.50% done, estimate finish Sat Sep 5 15:51:12 2009 64.72% done, estimate finish Sat Sep 5 15:51:14 2009 64.94% done, estimate finish Sat Sep 5 15:51:14 2009 65.16% done, estimate finish Sat Sep 5 15:51:15 2009 65.38% done, estimate finish Sat Sep 5 15:51:17 2009 65.81% done, estimate finish Sat Sep 5 15:51:20 2009 66.03% done, estimate finish Sat Sep 5 15:51:22 2009 66.25% done, estimate finish Sat Sep 5 15:51:25 2009 66.46% done, estimate finish Sat Sep 5 15:51:24 2009 66.68% done, estimate finish Sat Sep 5 15:51:23 2009 66.90% done, estimate finish Sat Sep 5 15:51:22 2009 67.12% done, estimate finish Sat Sep 5 15:51:24 2009 67.34% done, estimate finish Sat Sep 5 15:51:24 2009 67.55% done, estimate finish Sat Sep 5 15:51:23 2009 67.77% done, estimate finish Sat Sep 5 15:51:25 2009 67.99% done, estimate finish Sat Sep 5 15:51:27 2009 68.21% done, estimate finish Sat Sep 5 15:51:26 2009 68.43% done, estimate finish Sat Sep 5 15:51:28 2009 68.64% done, estimate finish Sat Sep 5 15:51:30 2009 69.08% done, estimate finish Sat Sep 5 15:51:30 2009 69.30% done, estimate finish Sat Sep 5 15:51:32 2009 69.52% done, estimate finish Sat Sep 5 15:51:31 2009 69.73% done, estimate finish Sat Sep 5 15:51:33 2009 69.95% done, estimate finish Sat Sep 5 15:51:35 2009 70.17% done, estimate finish Sat Sep 5 15:51:37 2009 70.39% done, estimate finish Sat Sep 5 15:51:36 2009 70.61% done, estimate finish Sat Sep 5 15:51:35 2009 70.82% done, estimate finish Sat Sep 5 15:51:37 2009 71.04% done, estimate finish Sat Sep 5 15:51:36 2009 71.26% done, estimate finish Sat Sep 5 15:51:35 2009 71.48% done, estimate finish Sat Sep 5 15:51:37 2009 71.69% done, estimate finish Sat Sep 5 15:51:42 2009 71.91% done, estimate finish Sat Sep 5 15:51:41 2009 72.13% done, estimate finish Sat Sep 5 15:51:40 2009 72.35% done, estimate finish Sat Sep 5 15:51:39 2009 72.57% done, estimate finish Sat Sep 5 15:51:38 2009 72.78% done, estimate finish Sat Sep 5 15:51:37 2009 73.00% done, estimate finish Sat Sep 5 15:51:36 2009 73.22% done, estimate finish Sat Sep 5 15:51:35 2009 73.44% done, estimate finish Sat Sep 5 15:51:34 2009 73.66% done, estimate finish Sat Sep 5 15:51:33 2009 73.87% done, estimate finish Sat Sep 5 15:51:32 2009 74.09% done, estimate finish Sat Sep 5 15:51:32 2009 74.31% done, estimate finish Sat Sep 5 15:51:31 2009 74.53% done, estimate finish Sat Sep 5 15:51:30 2009 74.75% done, estimate finish Sat Sep 5 15:51:29 2009 74.96% done, estimate finish Sat Sep 5 15:51:28 2009 75.18% done, estimate finish Sat Sep 5 15:51:27 2009 75.40% done, estimate finish Sat Sep 5 15:51:26 2009 75.62% done, estimate finish Sat Sep 5 15:51:25 2009 75.84% done, estimate finish Sat Sep 5 15:51:25 2009 76.05% done, estimate finish Sat Sep 5 15:51:24 2009 76.27% done, estimate finish Sat Sep 5 15:51:25 2009 76.49% done, estimate finish Sat Sep 5 15:51:25 2009 76.71% done, estimate finish Sat Sep 5 15:51:26 2009 76.92% done, estimate finish Sat Sep 5 15:51:25 2009 77.14% done, estimate finish Sat Sep 5 15:51:25 2009 77.36% done, estimate finish Sat Sep 5 15:51:24 2009 77.58% done, estimate finish Sat Sep 5 15:51:23 2009 77.80% done, estimate finish Sat Sep 5 15:51:22 2009 78.01% done, estimate finish Sat Sep 5 15:51:21 2009 78.23% done, estimate finish Sat Sep 5 15:51:20 2009 78.45% done, estimate finish Sat Sep 5 15:51:20 2009 78.67% done, estimate finish Sat Sep 5 15:51:19 2009 78.89% done, estimate finish Sat Sep 5 15:51:18 2009 79.10% done, estimate finish Sat Sep 5 15:51:17 2009 79.32% done, estimate finish Sat Sep 5 15:51:19 2009 79.54% done, estimate finish Sat Sep 5 15:51:19 2009 79.76% done, estimate finish Sat Sep 5 15:51:19 2009 79.98% done, estimate finish Sat Sep 5 15:51:18 2009 80.19% done, estimate finish Sat Sep 5 15:51:17 2009 80.63% done, estimate finish Sat Sep 5 15:51:20 2009 80.85% done, estimate finish Sat Sep 5 15:51:20 2009 81.07% done, estimate finish Sat Sep 5 15:51:21 2009 81.28% done, estimate finish Sat Sep 5 15:51:23 2009 81.50% done, estimate finish Sat Sep 5 15:51:22 2009 81.72% done, estimate finish Sat Sep 5 15:51:21 2009 81.94% done, estimate finish Sat Sep 5 15:51:23 2009 82.16% done, estimate finish Sat Sep 5 15:51:25 2009 82.37% done, estimate finish Sat Sep 5 15:51:24 2009 82.59% done, estimate finish Sat Sep 5 15:51:29 2009 83.03% done, estimate finish Sat Sep 5 15:51:37 2009 83.24% done, estimate finish Sat Sep 5 15:51:36 2009 83.46% done, estimate finish Sat Sep 5 15:51:37 2009 83.68% done, estimate finish Sat Sep 5 15:51:36 2009 83.90% done, estimate finish Sat Sep 5 15:51:35 2009 84.12% done, estimate finish Sat Sep 5 15:51:34 2009 84.33% done, estimate finish Sat Sep 5 15:51:34 2009 84.55% done, estimate finish Sat Sep 5 15:51:33 2009 84.77% done, estimate finish Sat Sep 5 15:51:33 2009 84.99% done, estimate finish Sat Sep 5 15:51:35 2009 85.21% done, estimate finish Sat Sep 5 15:51:34 2009 85.42% done, estimate finish Sat Sep 5 15:51:33 2009 85.64% done, estimate finish Sat Sep 5 15:51:35 2009 85.86% done, estimate finish Sat Sep 5 15:51:34 2009 86.08% done, estimate finish Sat Sep 5 15:51:33 2009 86.51% done, estimate finish Sat Sep 5 15:51:39 2009 86.73% done, estimate finish Sat Sep 5 15:51:38 2009 86.95% done, estimate finish Sat Sep 5 15:51:39 2009 87.17% done, estimate finish Sat Sep 5 15:51:39 2009 87.38% done, estimate finish Sat Sep 5 15:51:38 2009 87.60% done, estimate finish Sat Sep 5 15:51:39 2009 87.82% done, estimate finish Sat Sep 5 15:51:41 2009 88.04% done, estimate finish Sat Sep 5 15:51:40 2009 88.26% done, estimate finish Sat Sep 5 15:51:43 2009 88.47% done, estimate finish Sat Sep 5 15:51:47 2009 88.69% done, estimate finish Sat Sep 5 15:51:48 2009 88.91% done, estimate finish Sat Sep 5 15:51:47 2009 89.13% done, estimate finish Sat Sep 5 15:51:46 2009 89.35% done, estimate finish Sat Sep 5 15:51:45 2009 89.56% done, estimate finish Sat Sep 5 15:51:45 2009 89.78% done, estimate finish Sat Sep 5 15:51:45 2009 90.00% done, estimate finish Sat Sep 5 15:51:44 2009 90.22% done, estimate finish Sat Sep 5 15:51:45 2009 90.44% done, estimate finish Sat Sep 5 15:51:44 2009 90.65% done, estimate finish Sat Sep 5 15:51:43 2009 90.87% done, estimate finish Sat Sep 5 15:51:42 2009 91.09% done, estimate finish Sat Sep 5 15:51:42 2009 91.31% done, estimate finish Sat Sep 5 15:51:41 2009 91.53% done, estimate finish Sat Sep 5 15:51:41 2009 91.74% done, estimate finish Sat Sep 5 15:51:40 2009 91.96% done, estimate finish Sat Sep 5 15:51:42 2009 92.18% done, estimate finish Sat Sep 5 15:51:41 2009 92.40% done, estimate finish Sat Sep 5 15:51:40 2009 92.61% done, estimate finish Sat Sep 5 15:51:40 2009 92.83% done, estimate finish Sat Sep 5 15:51:39 2009 93.05% done, estimate finish Sat Sep 5 15:51:38 2009 93.27% done, estimate finish Sat Sep 5 15:51:39 2009 93.49% done, estimate finish Sat Sep 5 15:51:42 2009 93.70% done, estimate finish Sat Sep 5 15:51:46 2009 93.92% done, estimate finish Sat Sep 5 15:51:49 2009 94.14% done, estimate finish Sat Sep 5 15:51:49 2009 94.36% done, estimate finish Sat Sep 5 15:51:50 2009 94.58% done, estimate finish Sat Sep 5 15:51:51 2009 94.79% done, estimate finish Sat Sep 5 15:51:50 2009 95.01% done, estimate finish Sat Sep 5 15:51:51 2009 95.23% done, estimate finish Sat Sep 5 15:51:50 2009 95.45% done, estimate finish Sat Sep 5 15:51:51 2009 95.67% done, estimate finish Sat Sep 5 15:51:53 2009 95.88% done, estimate finish Sat Sep 5 15:51:52 2009 96.10% done, estimate finish Sat Sep 5 15:51:51 2009 96.32% done, estimate finish Sat Sep 5 15:51:50 2009 96.54% done, estimate finish Sat Sep 5 15:51:50 2009 96.76% done, estimate finish Sat Sep 5 15:51:49 2009 96.97% done, estimate finish Sat Sep 5 15:51:48 2009 97.19% done, estimate finish Sat Sep 5 15:51:48 2009 97.41% done, estimate finish Sat Sep 5 15:51:47 2009 97.63% done, estimate finish Sat Sep 5 15:51:46 2009 97.85% done, estimate finish Sat Sep 5 15:51:45 2009 98.06% done, estimate finish Sat Sep 5 15:51:45 2009 98.28% done, estimate finish Sat Sep 5 15:51:44 2009 98.50% done, estimate finish Sat Sep 5 15:51:43 2009 98.72% done, estimate finish Sat Sep 5 15:51:43 2009 Total extents actually written (inc HFS) = 2294301 (Size of ISO volume = 2267136, HFS extra = 27165) Total translation table size: 0 Total rockridge attributes bytes: 819345 Total directory bytes: 5003264 Path table size(bytes): 42554 Max brk space used f11000 2294451 extents written (4481 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:51:42 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 /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-3.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-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/3powerpc/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=18359368 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 GSTREAMER0_10_PLUGINS_BAD_000.D;1 for CD3/pool/main/g/gst-plugins-bad0.10/gstreamer0.10-plugins-bad-dbg_0.10.7-2+lenny2_powerpc.deb (gstreamer0.10-plugins-bad-doc_0.10.7-2+lenny2_all.deb) Using LIBBOOST_SERIALIZATION1_35000.D;1 for CD3/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 0.22% done, estimate finish Sat Sep 5 16:15:19 2009 0.44% done, estimate finish Sat Sep 5 16:26:43 2009 0.66% done, estimate finish Sat Sep 5 16:15:19 2009 0.88% done, estimate finish Sat Sep 5 16:09:38 2009 1.10% done, estimate finish Sat Sep 5 16:06:13 2009 1.32% done, estimate finish Sat Sep 5 16:03:57 2009 1.54% done, estimate finish Sat Sep 5 16:02:19 2009 1.76% done, estimate finish Sat Sep 5 16:03:00 2009 1.98% done, estimate finish Sat Sep 5 16:01:50 2009 2.20% done, estimate finish Sat Sep 5 16:02:26 2009 2.41% done, estimate finish Sat Sep 5 16:01:32 2009 2.63% done, estimate finish Sat Sep 5 16:02:03 2009 2.85% done, estimate finish Sat Sep 5 16:01:19 2009 3.07% done, estimate finish Sat Sep 5 16:01:47 2009 3.29% done, estimate finish Sat Sep 5 16:02:11 2009 3.51% done, estimate finish Sat Sep 5 16:02:03 2009 3.73% done, estimate finish Sat Sep 5 16:01:56 2009 3.95% done, estimate finish Sat Sep 5 16:01:50 2009 4.17% done, estimate finish Sat Sep 5 16:01:21 2009 4.39% done, estimate finish Sat Sep 5 16:00:55 2009 4.61% done, estimate finish Sat Sep 5 16:00:52 2009 4.83% done, estimate finish Sat Sep 5 16:01:11 2009 5.05% done, estimate finish Sat Sep 5 16:00:49 2009 5.27% done, estimate finish Sat Sep 5 16:00:47 2009 5.49% done, estimate finish Sat Sep 5 16:00:46 2009 5.93% done, estimate finish Sat Sep 5 16:01:50 2009 6.15% done, estimate finish Sat Sep 5 16:02:03 2009 6.37% done, estimate finish Sat Sep 5 16:01:43 2009 6.58% done, estimate finish Sat Sep 5 16:01:25 2009 6.80% done, estimate finish Sat Sep 5 16:02:21 2009 7.02% done, estimate finish Sat Sep 5 16:02:31 2009 7.24% done, estimate finish Sat Sep 5 16:02:27 2009 7.46% done, estimate finish Sat Sep 5 16:02:10 2009 7.68% done, estimate finish Sat Sep 5 16:01:53 2009 7.90% done, estimate finish Sat Sep 5 16:01:38 2009 8.12% done, estimate finish Sat Sep 5 16:01:23 2009 8.34% done, estimate finish Sat Sep 5 16:01:09 2009 8.56% done, estimate finish Sat Sep 5 16:01:19 2009 8.78% done, estimate finish Sat Sep 5 16:01:06 2009 9.00% done, estimate finish Sat Sep 5 16:00:54 2009 9.22% done, estimate finish Sat Sep 5 16:01:03 2009 9.44% done, estimate finish Sat Sep 5 16:00:51 2009 9.66% done, estimate finish Sat Sep 5 16:00:40 2009 9.88% done, estimate finish Sat Sep 5 16:00:39 2009 10.10% done, estimate finish Sat Sep 5 16:00:39 2009 10.32% done, estimate finish Sat Sep 5 16:00:38 2009 10.54% done, estimate finish Sat Sep 5 16:00:28 2009 10.76% done, estimate finish Sat Sep 5 16:00:37 2009 10.97% done, estimate finish Sat Sep 5 16:00:27 2009 11.19% done, estimate finish Sat Sep 5 16:00:18 2009 11.41% done, estimate finish Sat Sep 5 16:00:27 2009 11.63% done, estimate finish Sat Sep 5 16:00:26 2009 11.85% done, estimate finish Sat Sep 5 16:00:18 2009 12.07% done, estimate finish Sat Sep 5 16:00:09 2009 12.29% done, estimate finish Sat Sep 5 16:00:01 2009 12.51% done, estimate finish Sat Sep 5 15:59:53 2009 12.95% done, estimate finish Sat Sep 5 15:59:54 2009 13.17% done, estimate finish Sat Sep 5 15:59:46 2009 13.39% done, estimate finish Sat Sep 5 15:59:39 2009 13.61% done, estimate finish Sat Sep 5 15:59:47 2009 13.83% done, estimate finish Sat Sep 5 15:59:55 2009 14.05% done, estimate finish Sat Sep 5 15:59:48 2009 14.27% done, estimate finish Sat Sep 5 15:59:48 2009 14.49% done, estimate finish Sat Sep 5 15:59:48 2009 14.71% done, estimate finish Sat Sep 5 15:59:49 2009 14.92% done, estimate finish Sat Sep 5 15:59:42 2009 15.14% done, estimate finish Sat Sep 5 15:59:36 2009 15.36% done, estimate finish Sat Sep 5 15:59:30 2009 15.58% done, estimate finish Sat Sep 5 15:59:24 2009 15.80% done, estimate finish Sat Sep 5 15:59:18 2009 16.02% done, estimate finish Sat Sep 5 15:59:25 2009 16.24% done, estimate finish Sat Sep 5 15:59:20 2009 16.46% done, estimate finish Sat Sep 5 15:59:27 2009 16.68% done, estimate finish Sat Sep 5 15:59:27 2009 16.90% done, estimate finish Sat Sep 5 15:59:22 2009 17.12% done, estimate finish Sat Sep 5 15:59:17 2009 17.34% done, estimate finish Sat Sep 5 15:59:11 2009 17.56% done, estimate finish Sat Sep 5 15:59:18 2009 17.78% done, estimate finish Sat Sep 5 15:59:35 2009 18.00% done, estimate finish Sat Sep 5 15:59:36 2009 18.22% done, estimate finish Sat Sep 5 15:59:42 2009 18.44% done, estimate finish Sat Sep 5 15:59:47 2009 18.66% done, estimate finish Sat Sep 5 15:59:48 2009 18.88% done, estimate finish Sat Sep 5 15:59:43 2009 19.09% done, estimate finish Sat Sep 5 15:59:38 2009 19.31% done, estimate finish Sat Sep 5 15:59:43 2009 19.53% done, estimate finish Sat Sep 5 15:59:38 2009 19.75% done, estimate finish Sat Sep 5 15:59:34 2009 19.97% done, estimate finish Sat Sep 5 15:59:29 2009 20.19% done, estimate finish Sat Sep 5 15:59:25 2009 20.41% done, estimate finish Sat Sep 5 15:59:30 2009 20.63% done, estimate finish Sat Sep 5 15:59:25 2009 20.85% done, estimate finish Sat Sep 5 15:59:26 2009 21.07% done, estimate finish Sat Sep 5 15:59:22 2009 21.29% done, estimate finish Sat Sep 5 15:59:17 2009 21.51% done, estimate finish Sat Sep 5 15:59:23 2009 21.73% done, estimate finish Sat Sep 5 15:59:18 2009 21.95% done, estimate finish Sat Sep 5 15:59:14 2009 22.17% done, estimate finish Sat Sep 5 15:59:20 2009 22.39% done, estimate finish Sat Sep 5 15:59:16 2009 22.61% done, estimate finish Sat Sep 5 15:59:16 2009 22.83% done, estimate finish Sat Sep 5 15:59:12 2009 23.05% done, estimate finish Sat Sep 5 15:59:08 2009 23.27% done, estimate finish Sat Sep 5 15:59:05 2009 23.48% done, estimate finish Sat Sep 5 15:59:18 2009 23.70% done, estimate finish Sat Sep 5 15:59:23 2009 23.92% done, estimate finish Sat Sep 5 15:59:19 2009 24.14% done, estimate finish Sat Sep 5 15:59:24 2009 24.36% done, estimate finish Sat Sep 5 15:59:28 2009 24.58% done, estimate finish Sat Sep 5 15:59:24 2009 24.80% done, estimate finish Sat Sep 5 15:59:21 2009 25.02% done, estimate finish Sat Sep 5 15:59:17 2009 25.46% done, estimate finish Sat Sep 5 15:59:18 2009 25.68% done, estimate finish Sat Sep 5 15:59:22 2009 25.90% done, estimate finish Sat Sep 5 15:59:27 2009 26.12% done, estimate finish Sat Sep 5 15:59:23 2009 26.56% done, estimate finish Sat Sep 5 15:59:24 2009 26.78% done, estimate finish Sat Sep 5 15:59:28 2009 27.00% done, estimate finish Sat Sep 5 15:59:25 2009 27.22% done, estimate finish Sat Sep 5 15:59:25 2009 27.44% done, estimate finish Sat Sep 5 15:59:29 2009 27.65% done, estimate finish Sat Sep 5 15:59:29 2009 27.87% done, estimate finish Sat Sep 5 15:59:33 2009 28.09% done, estimate finish Sat Sep 5 15:59:30 2009 28.31% done, estimate finish Sat Sep 5 15:59:37 2009 28.53% done, estimate finish Sat Sep 5 15:59:34 2009 28.75% done, estimate finish Sat Sep 5 15:59:31 2009 28.97% done, estimate finish Sat Sep 5 15:59:35 2009 29.19% done, estimate finish Sat Sep 5 15:59:31 2009 29.41% done, estimate finish Sat Sep 5 15:59:28 2009 29.63% done, estimate finish Sat Sep 5 15:59:32 2009 29.85% done, estimate finish Sat Sep 5 15:59:42 2009 30.07% done, estimate finish Sat Sep 5 15:59:46 2009 30.29% done, estimate finish Sat Sep 5 15:59:53 2009 30.51% done, estimate finish Sat Sep 5 16:00:06 2009 30.73% done, estimate finish Sat Sep 5 16:00:03 2009 30.95% done, estimate finish Sat Sep 5 15:59:59 2009 31.17% done, estimate finish Sat Sep 5 15:59:56 2009 31.39% done, estimate finish Sat Sep 5 15:59:53 2009 31.61% done, estimate finish Sat Sep 5 15:59:50 2009 31.82% done, estimate finish Sat Sep 5 15:59:47 2009 32.04% done, estimate finish Sat Sep 5 15:59:44 2009 32.26% done, estimate finish Sat Sep 5 15:59:41 2009 32.48% done, estimate finish Sat Sep 5 15:59:38 2009 32.70% done, estimate finish Sat Sep 5 15:59:35 2009 32.92% done, estimate finish Sat Sep 5 15:59:39 2009 33.14% done, estimate finish Sat Sep 5 15:59:36 2009 33.36% done, estimate finish Sat Sep 5 15:59:33 2009 33.58% done, estimate finish Sat Sep 5 15:59:33 2009 33.80% done, estimate finish Sat Sep 5 15:59:34 2009 34.02% done, estimate finish Sat Sep 5 15:59:37 2009 34.24% done, estimate finish Sat Sep 5 15:59:40 2009 34.46% done, estimate finish Sat Sep 5 15:59:37 2009 34.68% done, estimate finish Sat Sep 5 15:59:35 2009 34.90% done, estimate finish Sat Sep 5 15:59:32 2009 35.12% done, estimate finish Sat Sep 5 15:59:35 2009 35.34% done, estimate finish Sat Sep 5 15:59:38 2009 35.56% done, estimate finish Sat Sep 5 15:59:41 2009 35.78% done, estimate finish Sat Sep 5 15:59:38 2009 35.99% done, estimate finish Sat Sep 5 15:59:36 2009 36.21% done, estimate finish Sat Sep 5 15:59:33 2009 36.43% done, estimate finish Sat Sep 5 15:59:36 2009 36.65% done, estimate finish Sat Sep 5 15:59:34 2009 36.87% done, estimate finish Sat Sep 5 15:59:37 2009 37.09% done, estimate finish Sat Sep 5 15:59:34 2009 37.31% done, estimate finish Sat Sep 5 15:59:34 2009 37.53% done, estimate finish Sat Sep 5 15:59:32 2009 37.75% done, estimate finish Sat Sep 5 15:59:29 2009 37.97% done, estimate finish Sat Sep 5 15:59:27 2009 38.19% done, estimate finish Sat Sep 5 15:59:25 2009 38.41% done, estimate finish Sat Sep 5 15:59:22 2009 38.63% done, estimate finish Sat Sep 5 15:59:25 2009 38.85% done, estimate finish Sat Sep 5 15:59:23 2009 39.07% done, estimate finish Sat Sep 5 15:59:23 2009 39.29% done, estimate finish Sat Sep 5 15:59:23 2009 39.51% done, estimate finish Sat Sep 5 15:59:21 2009 39.73% done, estimate finish Sat Sep 5 15:59:24 2009 39.95% done, estimate finish Sat Sep 5 15:59:22 2009 40.17% done, estimate finish Sat Sep 5 15:59:19 2009 40.38% done, estimate finish Sat Sep 5 15:59:17 2009 40.60% done, estimate finish Sat Sep 5 15:59:15 2009 40.82% done, estimate finish Sat Sep 5 15:59:13 2009 41.04% done, estimate finish Sat Sep 5 15:59:11 2009 41.26% done, estimate finish Sat Sep 5 15:59:13 2009 41.70% done, estimate finish Sat Sep 5 15:59:14 2009 41.92% done, estimate finish Sat Sep 5 15:59:12 2009 42.14% done, estimate finish Sat Sep 5 15:59:12 2009 42.36% done, estimate finish Sat Sep 5 15:59:10 2009 42.58% done, estimate finish Sat Sep 5 15:59:08 2009 42.80% done, estimate finish Sat Sep 5 15:59:06 2009 43.02% done, estimate finish Sat Sep 5 15:59:04 2009 43.24% done, estimate finish Sat Sep 5 15:59:02 2009 43.46% done, estimate finish Sat Sep 5 15:59:00 2009 43.68% done, estimate finish Sat Sep 5 15:59:03 2009 43.90% done, estimate finish Sat Sep 5 15:59:03 2009 44.12% done, estimate finish Sat Sep 5 15:59:06 2009 44.34% done, estimate finish Sat Sep 5 15:59:06 2009 44.55% done, estimate finish Sat Sep 5 15:59:06 2009 44.77% done, estimate finish Sat Sep 5 15:59:07 2009 44.99% done, estimate finish Sat Sep 5 15:59:05 2009 45.21% done, estimate finish Sat Sep 5 15:59:03 2009 45.43% done, estimate finish Sat Sep 5 15:59:03 2009 45.65% done, estimate finish Sat Sep 5 15:59:06 2009 45.87% done, estimate finish Sat Sep 5 15:59:04 2009 46.09% done, estimate finish Sat Sep 5 15:59:04 2009 46.31% done, estimate finish Sat Sep 5 15:59:02 2009 46.53% done, estimate finish Sat Sep 5 15:59:00 2009 46.75% done, estimate finish Sat Sep 5 15:58:59 2009 46.97% done, estimate finish Sat Sep 5 15:58:57 2009 47.19% done, estimate finish Sat Sep 5 15:58:57 2009 47.41% done, estimate finish Sat Sep 5 15:58:55 2009 47.63% done, estimate finish Sat Sep 5 15:58:54 2009 47.85% done, estimate finish Sat Sep 5 15:58:52 2009 48.07% done, estimate finish Sat Sep 5 15:58:50 2009 48.29% done, estimate finish Sat Sep 5 15:58:52 2009 48.51% done, estimate finish Sat Sep 5 15:58:51 2009 48.72% done, estimate finish Sat Sep 5 15:58:53 2009 48.94% done, estimate finish Sat Sep 5 15:58:54 2009 49.16% done, estimate finish Sat Sep 5 15:58:52 2009 49.38% done, estimate finish Sat Sep 5 15:58:50 2009 49.60% done, estimate finish Sat Sep 5 15:58:48 2009 49.82% done, estimate finish Sat Sep 5 15:58:47 2009 50.04% done, estimate finish Sat Sep 5 15:58:45 2009 50.26% done, estimate finish Sat Sep 5 15:58:44 2009 50.48% done, estimate finish Sat Sep 5 15:58:44 2009 50.70% done, estimate finish Sat Sep 5 15:58:44 2009 50.92% done, estimate finish Sat Sep 5 15:58:43 2009 51.14% done, estimate finish Sat Sep 5 15:58:41 2009 51.36% done, estimate finish Sat Sep 5 15:58:40 2009 51.58% done, estimate finish Sat Sep 5 15:58:40 2009 51.80% done, estimate finish Sat Sep 5 15:58:38 2009 52.02% done, estimate finish Sat Sep 5 15:58:37 2009 52.24% done, estimate finish Sat Sep 5 15:58:35 2009 52.46% done, estimate finish Sat Sep 5 15:58:34 2009 52.67% done, estimate finish Sat Sep 5 15:58:32 2009 52.89% done, estimate finish Sat Sep 5 15:58:31 2009 53.11% done, estimate finish Sat Sep 5 15:58:33 2009 53.33% done, estimate finish Sat Sep 5 15:58:32 2009 53.55% done, estimate finish Sat Sep 5 15:58:34 2009 53.77% done, estimate finish Sat Sep 5 15:58:34 2009 53.99% done, estimate finish Sat Sep 5 15:58:33 2009 54.21% done, estimate finish Sat Sep 5 15:58:31 2009 54.43% done, estimate finish Sat Sep 5 15:58:30 2009 54.65% done, estimate finish Sat Sep 5 15:58:28 2009 54.87% done, estimate finish Sat Sep 5 15:58:27 2009 55.09% done, estimate finish Sat Sep 5 15:58:29 2009 55.31% done, estimate finish Sat Sep 5 15:58:30 2009 55.53% done, estimate finish Sat Sep 5 15:58:30 2009 55.75% done, estimate finish Sat Sep 5 15:58:29 2009 55.97% done, estimate finish Sat Sep 5 15:58:27 2009 56.19% done, estimate finish Sat Sep 5 15:58:26 2009 56.41% done, estimate finish Sat Sep 5 15:58:26 2009 56.63% done, estimate finish Sat Sep 5 15:58:25 2009 56.85% done, estimate finish Sat Sep 5 15:58:24 2009 57.06% done, estimate finish Sat Sep 5 15:58:24 2009 57.28% done, estimate finish Sat Sep 5 15:58:23 2009 57.50% done, estimate finish Sat Sep 5 15:58:23 2009 57.72% done, estimate finish Sat Sep 5 15:58:22 2009 57.94% done, estimate finish Sat Sep 5 15:58:20 2009 58.16% done, estimate finish Sat Sep 5 15:58:19 2009 58.38% done, estimate finish Sat Sep 5 15:58:20 2009 58.60% done, estimate finish Sat Sep 5 15:58:20 2009 58.82% done, estimate finish Sat Sep 5 15:58:19 2009 59.04% done, estimate finish Sat Sep 5 15:58:21 2009 59.26% done, estimate finish Sat Sep 5 15:58:23 2009 59.48% done, estimate finish Sat Sep 5 15:58:23 2009 59.70% done, estimate finish Sat Sep 5 15:58:24 2009 59.92% done, estimate finish Sat Sep 5 15:58:22 2009 60.14% done, estimate finish Sat Sep 5 15:58:21 2009 60.36% done, estimate finish Sat Sep 5 15:58:23 2009 60.58% done, estimate finish Sat Sep 5 15:58:23 2009 60.80% done, estimate finish Sat Sep 5 15:58:25 2009 61.02% done, estimate finish Sat Sep 5 15:58:24 2009 61.24% done, estimate finish Sat Sep 5 15:58:23 2009 61.45% done, estimate finish Sat Sep 5 15:58:25 2009 61.67% done, estimate finish Sat Sep 5 15:58:24 2009 61.89% done, estimate finish Sat Sep 5 15:58:22 2009 62.33% done, estimate finish Sat Sep 5 15:58:26 2009 62.55% done, estimate finish Sat Sep 5 15:58:27 2009 62.77% done, estimate finish Sat Sep 5 15:58:26 2009 62.99% done, estimate finish Sat Sep 5 15:58:29 2009 63.21% done, estimate finish Sat Sep 5 15:58:28 2009 63.43% done, estimate finish Sat Sep 5 15:58:27 2009 63.65% done, estimate finish Sat Sep 5 15:58:25 2009 63.87% done, estimate finish Sat Sep 5 15:58:26 2009 64.09% done, estimate finish Sat Sep 5 15:58:28 2009 64.31% done, estimate finish Sat Sep 5 15:58:26 2009 64.53% done, estimate finish Sat Sep 5 15:58:27 2009 64.75% done, estimate finish Sat Sep 5 15:58:26 2009 64.97% done, estimate finish Sat Sep 5 15:58:24 2009 65.19% done, estimate finish Sat Sep 5 15:58:23 2009 65.41% done, estimate finish Sat Sep 5 15:58:22 2009 65.62% done, estimate finish Sat Sep 5 15:58:21 2009 65.84% done, estimate finish Sat Sep 5 15:58:20 2009 66.06% done, estimate finish Sat Sep 5 15:58:20 2009 66.28% done, estimate finish Sat Sep 5 15:58:19 2009 66.50% done, estimate finish Sat Sep 5 15:58:19 2009 66.94% done, estimate finish Sat Sep 5 15:58:19 2009 67.16% done, estimate finish Sat Sep 5 15:58:19 2009 67.38% done, estimate finish Sat Sep 5 15:58:21 2009 67.60% done, estimate finish Sat Sep 5 15:58:20 2009 67.82% done, estimate finish Sat Sep 5 15:58:19 2009 68.04% done, estimate finish Sat Sep 5 15:58:17 2009 68.26% done, estimate finish Sat Sep 5 15:58:16 2009 68.48% done, estimate finish Sat Sep 5 15:58:15 2009 68.70% done, estimate finish Sat Sep 5 15:58:14 2009 68.92% done, estimate finish Sat Sep 5 15:58:13 2009 69.14% done, estimate finish Sat Sep 5 15:58:12 2009 69.36% done, estimate finish Sat Sep 5 15:58:11 2009 69.58% done, estimate finish Sat Sep 5 15:58:13 2009 69.79% done, estimate finish Sat Sep 5 15:58:12 2009 70.01% done, estimate finish Sat Sep 5 15:58:11 2009 70.23% done, estimate finish Sat Sep 5 15:58:11 2009 70.45% done, estimate finish Sat Sep 5 15:58:10 2009 71.33% done, estimate finish Sat Sep 5 15:58:14 2009 71.55% done, estimate finish Sat Sep 5 15:58:15 2009 71.77% done, estimate finish Sat Sep 5 15:58:15 2009 71.99% done, estimate finish Sat Sep 5 15:58:14 2009 72.21% done, estimate finish Sat Sep 5 15:58:14 2009 72.43% done, estimate finish Sat Sep 5 15:58:13 2009 72.65% done, estimate finish Sat Sep 5 15:58:12 2009 72.87% done, estimate finish Sat Sep 5 15:58:12 2009 73.09% done, estimate finish Sat Sep 5 15:58:11 2009 73.31% done, estimate finish Sat Sep 5 15:58:10 2009 73.53% done, estimate finish Sat Sep 5 15:58:11 2009 73.75% done, estimate finish Sat Sep 5 15:58:11 2009 73.96% done, estimate finish Sat Sep 5 15:58:10 2009 74.18% done, estimate finish Sat Sep 5 15:58:09 2009 74.40% done, estimate finish Sat Sep 5 15:58:08 2009 74.62% done, estimate finish Sat Sep 5 15:58:07 2009 74.84% done, estimate finish Sat Sep 5 15:58:06 2009 75.06% done, estimate finish Sat Sep 5 15:58:05 2009 75.28% done, estimate finish Sat Sep 5 15:58:06 2009 75.50% done, estimate finish Sat Sep 5 15:58:06 2009 75.72% done, estimate finish Sat Sep 5 15:58:08 2009 75.94% done, estimate finish Sat Sep 5 15:58:09 2009 76.16% done, estimate finish Sat Sep 5 15:58:11 2009 76.38% done, estimate finish Sat Sep 5 15:58:10 2009 76.60% done, estimate finish Sat Sep 5 15:58:09 2009 76.82% done, estimate finish Sat Sep 5 15:58:08 2009 77.04% done, estimate finish Sat Sep 5 15:58:10 2009 77.26% done, estimate finish Sat Sep 5 15:58:09 2009 77.48% done, estimate finish Sat Sep 5 15:58:08 2009 77.70% done, estimate finish Sat Sep 5 15:58:07 2009 77.92% done, estimate finish Sat Sep 5 15:58:06 2009 78.13% done, estimate finish Sat Sep 5 15:58:05 2009 78.35% done, estimate finish Sat Sep 5 15:58:04 2009 78.57% done, estimate finish Sat Sep 5 15:58:03 2009 78.79% done, estimate finish Sat Sep 5 15:58:02 2009 79.01% done, estimate finish Sat Sep 5 15:58:01 2009 79.23% done, estimate finish Sat Sep 5 15:58:00 2009 79.45% done, estimate finish Sat Sep 5 15:57:59 2009 79.67% done, estimate finish Sat Sep 5 15:58:01 2009 79.89% done, estimate finish Sat Sep 5 15:58:00 2009 80.11% done, estimate finish Sat Sep 5 15:57:59 2009 80.33% done, estimate finish Sat Sep 5 15:57:58 2009 80.55% done, estimate finish Sat Sep 5 15:57:58 2009 80.77% done, estimate finish Sat Sep 5 15:57:58 2009 80.99% done, estimate finish Sat Sep 5 15:58:01 2009 81.21% done, estimate finish Sat Sep 5 15:58:01 2009 81.43% done, estimate finish Sat Sep 5 15:58:03 2009 81.65% done, estimate finish Sat Sep 5 15:58:02 2009 81.87% done, estimate finish Sat Sep 5 15:58:02 2009 82.09% done, estimate finish Sat Sep 5 15:58:02 2009 82.30% done, estimate finish Sat Sep 5 15:58:04 2009 82.52% done, estimate finish Sat Sep 5 15:58:04 2009 82.74% done, estimate finish Sat Sep 5 15:58:03 2009 82.96% done, estimate finish Sat Sep 5 15:58:03 2009 83.18% done, estimate finish Sat Sep 5 15:58:02 2009 83.40% done, estimate finish Sat Sep 5 15:58:02 2009 83.62% done, estimate finish Sat Sep 5 15:58:02 2009 83.84% done, estimate finish Sat Sep 5 15:58:02 2009 84.06% done, estimate finish Sat Sep 5 15:58:01 2009 84.28% done, estimate finish Sat Sep 5 15:58:00 2009 84.50% done, estimate finish Sat Sep 5 15:58:01 2009 84.72% done, estimate finish Sat Sep 5 15:58:03 2009 84.94% done, estimate finish Sat Sep 5 15:58:02 2009 85.16% done, estimate finish Sat Sep 5 15:58:02 2009 85.38% done, estimate finish Sat Sep 5 15:58:03 2009 85.60% done, estimate finish Sat Sep 5 15:58:03 2009 85.82% done, estimate finish Sat Sep 5 15:58:04 2009 86.04% done, estimate finish Sat Sep 5 15:58:04 2009 86.26% done, estimate finish Sat Sep 5 15:58:05 2009 86.48% done, estimate finish Sat Sep 5 15:58:07 2009 86.69% done, estimate finish Sat Sep 5 15:58:07 2009 86.91% done, estimate finish Sat Sep 5 15:58:08 2009 87.13% done, estimate finish Sat Sep 5 15:58:10 2009 87.35% done, estimate finish Sat Sep 5 15:58:14 2009 87.57% done, estimate finish Sat Sep 5 15:58:14 2009 87.79% done, estimate finish Sat Sep 5 15:58:13 2009 88.01% done, estimate finish Sat Sep 5 15:58:12 2009 88.23% done, estimate finish Sat Sep 5 15:58:11 2009 88.45% done, estimate finish Sat Sep 5 15:58:10 2009 88.67% done, estimate finish Sat Sep 5 15:58:10 2009 88.89% done, estimate finish Sat Sep 5 15:58:11 2009 89.11% done, estimate finish Sat Sep 5 15:58:11 2009 89.33% done, estimate finish Sat Sep 5 15:58:10 2009 89.55% done, estimate finish Sat Sep 5 15:58:10 2009 89.77% done, estimate finish Sat Sep 5 15:58:09 2009 89.99% done, estimate finish Sat Sep 5 15:58:11 2009 90.21% done, estimate finish Sat Sep 5 15:58:14 2009 90.43% done, estimate finish Sat Sep 5 15:58:15 2009 90.65% done, estimate finish Sat Sep 5 15:58:15 2009 90.86% done, estimate finish Sat Sep 5 15:58:16 2009 91.30% done, estimate finish Sat Sep 5 15:58:17 2009 91.52% done, estimate finish Sat Sep 5 15:58:20 2009 91.74% done, estimate finish Sat Sep 5 15:58:20 2009 91.96% done, estimate finish Sat Sep 5 15:58:24 2009 92.40% done, estimate finish Sat Sep 5 15:58:30 2009 92.62% done, estimate finish Sat Sep 5 15:58:30 2009 92.84% done, estimate finish Sat Sep 5 15:58:29 2009 93.06% done, estimate finish Sat Sep 5 15:58:29 2009 93.50% done, estimate finish Sat Sep 5 15:58:31 2009 93.72% done, estimate finish Sat Sep 5 15:58:30 2009 93.94% done, estimate finish Sat Sep 5 15:58:30 2009 94.16% done, estimate finish Sat Sep 5 15:58:29 2009 94.60% done, estimate finish Sat Sep 5 15:58:31 2009 94.82% done, estimate finish Sat Sep 5 15:58:30 2009 95.03% done, estimate finish Sat Sep 5 15:58:29 2009 95.25% done, estimate finish Sat Sep 5 15:58:30 2009 95.47% done, estimate finish Sat Sep 5 15:58:30 2009 95.69% done, estimate finish Sat Sep 5 15:58:29 2009 96.13% done, estimate finish Sat Sep 5 15:58:31 2009 96.57% done, estimate finish Sat Sep 5 15:58:35 2009 96.79% done, estimate finish Sat Sep 5 15:58:37 2009 97.01% done, estimate finish Sat Sep 5 15:58:38 2009 97.23% done, estimate finish Sat Sep 5 15:58:39 2009 97.45% done, estimate finish Sat Sep 5 15:58:40 2009 97.67% done, estimate finish Sat Sep 5 15:58:39 2009 98.11% done, estimate finish Sat Sep 5 15:58:42 2009 98.55% done, estimate finish Sat Sep 5 15:58:46 2009 98.77% done, estimate finish Sat Sep 5 15:58:45 2009 Total extents actually written (inc HFS) = 2277975 (Size of ISO volume = 2250815, HFS extra = 27160) Total translation table size: 0 Total rockridge attributes bytes: 1156864 Total directory bytes: 7217152 Path table size(bytes): 60818 Max brk space used 1256000 2278125 extents written (4449 MB) Last-minute updates: README.html README.txt Sat Sep 5 15:58:45 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 /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-4.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-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/3powerpc/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=18359368 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 Using LINUX_HEADERS_2_6_26_2_ALL000.D;1 for CD4/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 CD4/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 CD4/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 CD4/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 CD4/pool/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-powerpc_2.6.26-19_powerpc.deb 0.44% done, estimate finish Sat Sep 5 16:15:27 2009 0.65% done, estimate finish Sat Sep 5 16:28:10 2009 0.87% done, estimate finish Sat Sep 5 16:21:10 2009 1.09% done, estimate finish Sat Sep 5 16:16:58 2009 1.31% done, estimate finish Sat Sep 5 16:14:10 2009 1.53% done, estimate finish Sat Sep 5 16:13:15 2009 1.75% done, estimate finish Sat Sep 5 16:12:34 2009 2.18% done, estimate finish Sat Sep 5 16:12:23 2009 2.40% done, estimate finish Sat Sep 5 16:12:40 2009 2.62% done, estimate finish Sat Sep 5 16:12:15 2009 2.84% done, estimate finish Sat Sep 5 16:11:55 2009 3.05% done, estimate finish Sat Sep 5 16:11:37 2009 3.27% done, estimate finish Sat Sep 5 16:11:53 2009 3.49% done, estimate finish Sat Sep 5 16:12:06 2009 3.71% done, estimate finish Sat Sep 5 16:11:51 2009 3.93% done, estimate finish Sat Sep 5 16:11:37 2009 4.14% done, estimate finish Sat Sep 5 16:11:01 2009 4.36% done, estimate finish Sat Sep 5 16:10:29 2009 4.58% done, estimate finish Sat Sep 5 16:09:59 2009 4.80% done, estimate finish Sat Sep 5 16:09:32 2009 5.02% done, estimate finish Sat Sep 5 16:10:08 2009 5.23% done, estimate finish Sat Sep 5 16:09:43 2009 5.45% done, estimate finish Sat Sep 5 16:09:56 2009 5.67% done, estimate finish Sat Sep 5 16:10:44 2009 5.89% done, estimate finish Sat Sep 5 16:11:29 2009 6.11% done, estimate finish Sat Sep 5 16:11:04 2009 6.32% done, estimate finish Sat Sep 5 16:10:42 2009 6.54% done, estimate finish Sat Sep 5 16:10:51 2009 6.76% done, estimate finish Sat Sep 5 16:10:46 2009 6.98% done, estimate finish Sat Sep 5 16:10:26 2009 7.20% done, estimate finish Sat Sep 5 16:10:49 2009 7.42% done, estimate finish Sat Sep 5 16:10:57 2009 7.63% done, estimate finish Sat Sep 5 16:11:31 2009 7.85% done, estimate finish Sat Sep 5 16:11:12 2009 8.07% done, estimate finish Sat Sep 5 16:10:54 2009 8.29% done, estimate finish Sat Sep 5 16:10:37 2009 8.51% done, estimate finish Sat Sep 5 16:10:21 2009 9.16% done, estimate finish Sat Sep 5 16:11:15 2009 9.60% done, estimate finish Sat Sep 5 16:11:16 2009 9.81% done, estimate finish Sat Sep 5 16:11:22 2009 10.03% done, estimate finish Sat Sep 5 16:11:07 2009 10.25% done, estimate finish Sat Sep 5 16:11:03 2009 10.47% done, estimate finish Sat Sep 5 16:11:09 2009 10.69% done, estimate finish Sat Sep 5 16:10:55 2009 11.12% done, estimate finish Sat Sep 5 16:10:57 2009 11.34% done, estimate finish Sat Sep 5 16:10:44 2009 11.56% done, estimate finish Sat Sep 5 16:10:32 2009 11.78% done, estimate finish Sat Sep 5 16:10:21 2009 12.00% done, estimate finish Sat Sep 5 16:10:10 2009 12.21% done, estimate finish Sat Sep 5 16:10:07 2009 12.43% done, estimate finish Sat Sep 5 16:10:05 2009 12.65% done, estimate finish Sat Sep 5 16:10:02 2009 12.87% done, estimate finish Sat Sep 5 16:10:08 2009 13.09% done, estimate finish Sat Sep 5 16:09:58 2009 13.30% done, estimate finish Sat Sep 5 16:09:56 2009 13.52% done, estimate finish Sat Sep 5 16:09:54 2009 13.74% done, estimate finish Sat Sep 5 16:09:52 2009 13.96% done, estimate finish Sat Sep 5 16:10:04 2009 14.18% done, estimate finish Sat Sep 5 16:10:02 2009 14.39% done, estimate finish Sat Sep 5 16:10:07 2009 14.83% done, estimate finish Sat Sep 5 16:10:03 2009 15.05% done, estimate finish Sat Sep 5 16:10:08 2009 15.27% done, estimate finish Sat Sep 5 16:09:59 2009 15.48% done, estimate finish Sat Sep 5 16:10:04 2009 15.70% done, estimate finish Sat Sep 5 16:10:34 2009 15.92% done, estimate finish Sat Sep 5 16:10:44 2009 16.14% done, estimate finish Sat Sep 5 16:10:42 2009 16.36% done, estimate finish Sat Sep 5 16:10:39 2009 16.57% done, estimate finish Sat Sep 5 16:10:49 2009 16.79% done, estimate finish Sat Sep 5 16:10:41 2009 17.01% done, estimate finish Sat Sep 5 16:10:39 2009 17.23% done, estimate finish Sat Sep 5 16:10:42 2009 17.45% done, estimate finish Sat Sep 5 16:10:46 2009 17.67% done, estimate finish Sat Sep 5 16:10:38 2009 17.88% done, estimate finish Sat Sep 5 16:10:30 2009 18.10% done, estimate finish Sat Sep 5 16:10:39 2009 18.32% done, estimate finish Sat Sep 5 16:10:32 2009 18.54% done, estimate finish Sat Sep 5 16:10:35 2009 18.76% done, estimate finish Sat Sep 5 16:10:49 2009 18.97% done, estimate finish Sat Sep 5 16:10:52 2009 19.19% done, estimate finish Sat Sep 5 16:10:56 2009 19.41% done, estimate finish Sat Sep 5 16:10:53 2009 19.63% done, estimate finish Sat Sep 5 16:10:57 2009 19.85% done, estimate finish Sat Sep 5 16:11:00 2009 20.06% done, estimate finish Sat Sep 5 16:10:57 2009 20.28% done, estimate finish Sat Sep 5 16:11:00 2009 20.50% done, estimate finish Sat Sep 5 16:11:03 2009 20.94% done, estimate finish Sat Sep 5 16:11:04 2009 21.15% done, estimate finish Sat Sep 5 16:11:07 2009 21.37% done, estimate finish Sat Sep 5 16:11:00 2009 21.59% done, estimate finish Sat Sep 5 16:11:03 2009 21.81% done, estimate finish Sat Sep 5 16:10:56 2009 22.03% done, estimate finish Sat Sep 5 16:10:50 2009 22.24% done, estimate finish Sat Sep 5 16:10:43 2009 22.46% done, estimate finish Sat Sep 5 16:10:46 2009 22.68% done, estimate finish Sat Sep 5 16:10:40 2009 22.90% done, estimate finish Sat Sep 5 16:10:34 2009 23.12% done, estimate finish Sat Sep 5 16:10:37 2009 23.34% done, estimate finish Sat Sep 5 16:10:35 2009 23.55% done, estimate finish Sat Sep 5 16:10:42 2009 23.77% done, estimate finish Sat Sep 5 16:10:41 2009 23.99% done, estimate finish Sat Sep 5 16:10:39 2009 24.21% done, estimate finish Sat Sep 5 16:10:42 2009 24.64% done, estimate finish Sat Sep 5 16:10:43 2009 24.86% done, estimate finish Sat Sep 5 16:10:37 2009 25.08% done, estimate finish Sat Sep 5 16:10:35 2009 25.30% done, estimate finish Sat Sep 5 16:10:46 2009 25.52% done, estimate finish Sat Sep 5 16:10:48 2009 25.73% done, estimate finish Sat Sep 5 16:10:47 2009 25.95% done, estimate finish Sat Sep 5 16:10:45 2009 26.17% done, estimate finish Sat Sep 5 16:10:44 2009 26.39% done, estimate finish Sat Sep 5 16:10:46 2009 26.61% done, estimate finish Sat Sep 5 16:10:48 2009 27.04% done, estimate finish Sat Sep 5 16:10:49 2009 27.26% done, estimate finish Sat Sep 5 16:10:44 2009 27.48% done, estimate finish Sat Sep 5 16:10:46 2009 27.70% done, estimate finish Sat Sep 5 16:10:41 2009 27.91% done, estimate finish Sat Sep 5 16:10:36 2009 28.13% done, estimate finish Sat Sep 5 16:10:32 2009 28.35% done, estimate finish Sat Sep 5 16:10:37 2009 28.57% done, estimate finish Sat Sep 5 16:10:36 2009 28.79% done, estimate finish Sat Sep 5 16:10:31 2009 29.01% done, estimate finish Sat Sep 5 16:10:27 2009 29.22% done, estimate finish Sat Sep 5 16:10:22 2009 29.44% done, estimate finish Sat Sep 5 16:10:17 2009 29.66% done, estimate finish Sat Sep 5 16:10:20 2009 29.88% done, estimate finish Sat Sep 5 16:10:15 2009 30.10% done, estimate finish Sat Sep 5 16:10:14 2009 30.31% done, estimate finish Sat Sep 5 16:10:10 2009 30.53% done, estimate finish Sat Sep 5 16:10:06 2009 30.75% done, estimate finish Sat Sep 5 16:10:01 2009 30.97% done, estimate finish Sat Sep 5 16:09:57 2009 31.19% done, estimate finish Sat Sep 5 16:09:59 2009 31.40% done, estimate finish Sat Sep 5 16:09:55 2009 31.62% done, estimate finish Sat Sep 5 16:10:01 2009 31.84% done, estimate finish Sat Sep 5 16:09:57 2009 32.06% done, estimate finish Sat Sep 5 16:09:59 2009 32.28% done, estimate finish Sat Sep 5 16:09:58 2009 32.49% done, estimate finish Sat Sep 5 16:09:54 2009 32.71% done, estimate finish Sat Sep 5 16:09:56 2009 33.15% done, estimate finish Sat Sep 5 16:10:04 2009 33.37% done, estimate finish Sat Sep 5 16:10:00 2009 33.59% done, estimate finish Sat Sep 5 16:09:56 2009 33.80% done, estimate finish Sat Sep 5 16:09:55 2009 34.02% done, estimate finish Sat Sep 5 16:10:00 2009 34.24% done, estimate finish Sat Sep 5 16:09:57 2009 34.46% done, estimate finish Sat Sep 5 16:09:53 2009 34.68% done, estimate finish Sat Sep 5 16:09:55 2009 34.89% done, estimate finish Sat Sep 5 16:09:54 2009 35.11% done, estimate finish Sat Sep 5 16:09:51 2009 35.33% done, estimate finish Sat Sep 5 16:09:53 2009 35.55% done, estimate finish Sat Sep 5 16:09:55 2009 35.77% done, estimate finish Sat Sep 5 16:09:51 2009 35.98% done, estimate finish Sat Sep 5 16:09:48 2009 36.20% done, estimate finish Sat Sep 5 16:09:50 2009 36.64% done, estimate finish Sat Sep 5 16:10:13 2009 36.86% done, estimate finish Sat Sep 5 16:10:25 2009 37.07% done, estimate finish Sat Sep 5 16:10:22 2009 37.29% done, estimate finish Sat Sep 5 16:10:18 2009 37.51% done, estimate finish Sat Sep 5 16:10:15 2009 37.73% done, estimate finish Sat Sep 5 16:10:11 2009 37.95% done, estimate finish Sat Sep 5 16:10:08 2009 38.17% done, estimate finish Sat Sep 5 16:10:04 2009 38.38% done, estimate finish Sat Sep 5 16:10:01 2009 38.60% done, estimate finish Sat Sep 5 16:09:58 2009 38.82% done, estimate finish Sat Sep 5 16:10:02 2009 39.04% done, estimate finish Sat Sep 5 16:10:06 2009 39.26% done, estimate finish Sat Sep 5 16:10:06 2009 39.69% done, estimate finish Sat Sep 5 16:10:09 2009 39.91% done, estimate finish Sat Sep 5 16:10:08 2009 40.13% done, estimate finish Sat Sep 5 16:10:08 2009 40.35% done, estimate finish Sat Sep 5 16:10:04 2009 40.56% done, estimate finish Sat Sep 5 16:10:01 2009 40.78% done, estimate finish Sat Sep 5 16:09:58 2009 41.00% done, estimate finish Sat Sep 5 16:09:55 2009 41.22% done, estimate finish Sat Sep 5 16:09:52 2009 41.44% done, estimate finish Sat Sep 5 16:09:54 2009 41.65% done, estimate finish Sat Sep 5 16:09:50 2009 41.87% done, estimate finish Sat Sep 5 16:09:52 2009 42.09% done, estimate finish Sat Sep 5 16:09:49 2009 42.31% done, estimate finish Sat Sep 5 16:09:53 2009 42.53% done, estimate finish Sat Sep 5 16:09:57 2009 42.74% done, estimate finish Sat Sep 5 16:09:54 2009 42.96% done, estimate finish Sat Sep 5 16:09:56 2009 43.18% done, estimate finish Sat Sep 5 16:09:53 2009 43.40% done, estimate finish Sat Sep 5 16:09:55 2009 43.62% done, estimate finish Sat Sep 5 16:09:54 2009 43.84% done, estimate finish Sat Sep 5 16:09:56 2009 44.05% done, estimate finish Sat Sep 5 16:09:53 2009 44.27% done, estimate finish Sat Sep 5 16:09:57 2009 44.49% done, estimate finish Sat Sep 5 16:09:54 2009 44.71% done, estimate finish Sat Sep 5 16:09:51 2009 44.93% done, estimate finish Sat Sep 5 16:09:50 2009 45.36% done, estimate finish Sat Sep 5 16:09:51 2009 45.58% done, estimate finish Sat Sep 5 16:09:53 2009 45.80% done, estimate finish Sat Sep 5 16:09:50 2009 46.02% done, estimate finish Sat Sep 5 16:09:50 2009 46.23% done, estimate finish Sat Sep 5 16:09:49 2009 46.45% done, estimate finish Sat Sep 5 16:09:46 2009 46.67% done, estimate finish Sat Sep 5 16:09:44 2009 46.89% done, estimate finish Sat Sep 5 16:09:47 2009 47.11% done, estimate finish Sat Sep 5 16:09:45 2009 47.32% done, estimate finish Sat Sep 5 16:09:46 2009 47.54% done, estimate finish Sat Sep 5 16:09:44 2009 47.98% done, estimate finish Sat Sep 5 16:09:43 2009 48.20% done, estimate finish Sat Sep 5 16:09:42 2009 48.42% done, estimate finish Sat Sep 5 16:09:44 2009 48.63% done, estimate finish Sat Sep 5 16:09:45 2009 48.85% done, estimate finish Sat Sep 5 16:09:43 2009 49.07% done, estimate finish Sat Sep 5 16:09:42 2009 49.29% done, estimate finish Sat Sep 5 16:09:42 2009 49.51% done, estimate finish Sat Sep 5 16:09:41 2009 49.94% done, estimate finish Sat Sep 5 16:09:48 2009 50.16% done, estimate finish Sat Sep 5 16:09:52 2009 50.38% done, estimate finish Sat Sep 5 16:09:53 2009 50.60% done, estimate finish Sat Sep 5 16:09:51 2009 50.81% done, estimate finish Sat Sep 5 16:09:50 2009 51.03% done, estimate finish Sat Sep 5 16:09:48 2009 51.25% done, estimate finish Sat Sep 5 16:09:49 2009 51.47% done, estimate finish Sat Sep 5 16:09:47 2009 51.69% done, estimate finish Sat Sep 5 16:09:44 2009 51.90% done, estimate finish Sat Sep 5 16:09:46 2009 52.12% done, estimate finish Sat Sep 5 16:09:43 2009 52.34% done, estimate finish Sat Sep 5 16:09:41 2009 52.56% done, estimate finish Sat Sep 5 16:09:38 2009 52.78% done, estimate finish Sat Sep 5 16:09:36 2009 52.99% done, estimate finish Sat Sep 5 16:09:34 2009 53.21% done, estimate finish Sat Sep 5 16:09:31 2009 53.43% done, estimate finish Sat Sep 5 16:09:31 2009 53.65% done, estimate finish Sat Sep 5 16:09:29 2009 53.87% done, estimate finish Sat Sep 5 16:09:28 2009 54.09% done, estimate finish Sat Sep 5 16:09:26 2009 54.30% done, estimate finish Sat Sep 5 16:09:24 2009 54.52% done, estimate finish Sat Sep 5 16:09:25 2009 54.74% done, estimate finish Sat Sep 5 16:09:23 2009 54.96% done, estimate finish Sat Sep 5 16:09:23 2009 55.18% done, estimate finish Sat Sep 5 16:09:20 2009 55.39% done, estimate finish Sat Sep 5 16:09:18 2009 55.61% done, estimate finish Sat Sep 5 16:09:16 2009 55.83% done, estimate finish Sat Sep 5 16:09:18 2009 56.05% done, estimate finish Sat Sep 5 16:09:15 2009 56.27% done, estimate finish Sat Sep 5 16:09:17 2009 56.48% done, estimate finish Sat Sep 5 16:09:15 2009 56.70% done, estimate finish Sat Sep 5 16:09:13 2009 56.92% done, estimate finish Sat Sep 5 16:09:12 2009 57.14% done, estimate finish Sat Sep 5 16:09:10 2009 57.36% done, estimate finish Sat Sep 5 16:09:08 2009 57.57% done, estimate finish Sat Sep 5 16:09:06 2009 57.79% done, estimate finish Sat Sep 5 16:09:04 2009 58.01% done, estimate finish Sat Sep 5 16:09:06 2009 58.23% done, estimate finish Sat Sep 5 16:09:04 2009 58.45% done, estimate finish Sat Sep 5 16:09:02 2009 58.67% done, estimate finish Sat Sep 5 16:09:00 2009 58.88% done, estimate finish Sat Sep 5 16:08:58 2009 59.10% done, estimate finish Sat Sep 5 16:09:04 2009 59.32% done, estimate finish Sat Sep 5 16:09:02 2009 59.54% done, estimate finish Sat Sep 5 16:09:04 2009 59.97% done, estimate finish Sat Sep 5 16:09:08 2009 60.19% done, estimate finish Sat Sep 5 16:09:13 2009 60.41% done, estimate finish Sat Sep 5 16:09:14 2009 60.63% done, estimate finish Sat Sep 5 16:09:12 2009 60.85% done, estimate finish Sat Sep 5 16:09:15 2009 61.06% done, estimate finish Sat Sep 5 16:09:16 2009 61.28% done, estimate finish Sat Sep 5 16:09:15 2009 61.50% done, estimate finish Sat Sep 5 16:09:14 2009 61.72% done, estimate finish Sat Sep 5 16:09:14 2009 61.94% done, estimate finish Sat Sep 5 16:09:14 2009 62.15% done, estimate finish Sat Sep 5 16:09:15 2009 62.37% done, estimate finish Sat Sep 5 16:09:18 2009 62.59% done, estimate finish Sat Sep 5 16:09:19 2009 62.81% done, estimate finish Sat Sep 5 16:09:22 2009 63.03% done, estimate finish Sat Sep 5 16:09:25 2009 63.24% done, estimate finish Sat Sep 5 16:09:26 2009 63.46% done, estimate finish Sat Sep 5 16:09:24 2009 63.90% done, estimate finish Sat Sep 5 16:09:25 2009 64.12% done, estimate finish Sat Sep 5 16:09:26 2009 64.34% done, estimate finish Sat Sep 5 16:09:29 2009 64.55% done, estimate finish Sat Sep 5 16:09:27 2009 64.77% done, estimate finish Sat Sep 5 16:09:25 2009 64.99% done, estimate finish Sat Sep 5 16:09:27 2009 65.21% done, estimate finish Sat Sep 5 16:09:25 2009 65.43% done, estimate finish Sat Sep 5 16:09:27 2009 65.64% done, estimate finish Sat Sep 5 16:09:26 2009 65.86% done, estimate finish Sat Sep 5 16:09:24 2009 66.08% done, estimate finish Sat Sep 5 16:09:23 2009 66.30% done, estimate finish Sat Sep 5 16:09:23 2009 66.52% done, estimate finish Sat Sep 5 16:09:21 2009 66.73% done, estimate finish Sat Sep 5 16:09:22 2009 66.95% done, estimate finish Sat Sep 5 16:09:21 2009 67.17% done, estimate finish Sat Sep 5 16:09:19 2009 67.39% done, estimate finish Sat Sep 5 16:09:20 2009 67.61% done, estimate finish Sat Sep 5 16:09:21 2009 67.82% done, estimate finish Sat Sep 5 16:09:19 2009 68.04% done, estimate finish Sat Sep 5 16:09:19 2009 68.26% done, estimate finish Sat Sep 5 16:09:20 2009 68.48% done, estimate finish Sat Sep 5 16:09:20 2009 68.70% done, estimate finish Sat Sep 5 16:09:20 2009 68.92% done, estimate finish Sat Sep 5 16:09:22 2009 69.13% done, estimate finish Sat Sep 5 16:09:25 2009 69.35% done, estimate finish Sat Sep 5 16:09:25 2009 69.57% done, estimate finish Sat Sep 5 16:09:27 2009 69.79% done, estimate finish Sat Sep 5 16:09:28 2009 70.01% done, estimate finish Sat Sep 5 16:09:29 2009 70.22% done, estimate finish Sat Sep 5 16:09:28 2009 70.44% done, estimate finish Sat Sep 5 16:09:26 2009 70.66% done, estimate finish Sat Sep 5 16:09:24 2009 70.88% done, estimate finish Sat Sep 5 16:09:23 2009 71.10% done, estimate finish Sat Sep 5 16:09:24 2009 71.31% done, estimate finish Sat Sep 5 16:09:25 2009 71.53% done, estimate finish Sat Sep 5 16:09:24 2009 71.75% done, estimate finish Sat Sep 5 16:09:26 2009 71.97% done, estimate finish Sat Sep 5 16:09:24 2009 72.19% done, estimate finish Sat Sep 5 16:09:22 2009 72.40% done, estimate finish Sat Sep 5 16:09:21 2009 72.62% done, estimate finish Sat Sep 5 16:09:19 2009 72.84% done, estimate finish Sat Sep 5 16:09:21 2009 73.06% done, estimate finish Sat Sep 5 16:09:22 2009 73.28% done, estimate finish Sat Sep 5 16:09:28 2009 73.49% done, estimate finish Sat Sep 5 16:09:26 2009 73.71% done, estimate finish Sat Sep 5 16:09:24 2009 73.93% done, estimate finish Sat Sep 5 16:09:23 2009 74.15% done, estimate finish Sat Sep 5 16:09:21 2009 74.37% done, estimate finish Sat Sep 5 16:09:22 2009 74.59% done, estimate finish Sat Sep 5 16:09:21 2009 74.80% done, estimate finish Sat Sep 5 16:09:19 2009 75.02% done, estimate finish Sat Sep 5 16:09:19 2009 75.24% done, estimate finish Sat Sep 5 16:09:18 2009 75.46% done, estimate finish Sat Sep 5 16:09:18 2009 75.68% done, estimate finish Sat Sep 5 16:09:17 2009 75.89% done, estimate finish Sat Sep 5 16:09:15 2009 76.11% done, estimate finish Sat Sep 5 16:09:13 2009 76.33% done, estimate finish Sat Sep 5 16:09:12 2009 76.55% done, estimate finish Sat Sep 5 16:09:10 2009 76.77% done, estimate finish Sat Sep 5 16:09:11 2009 76.98% done, estimate finish Sat Sep 5 16:09:10 2009 77.20% done, estimate finish Sat Sep 5 16:09:11 2009 77.42% done, estimate finish Sat Sep 5 16:09:11 2009 77.64% done, estimate finish Sat Sep 5 16:09:13 2009 77.86% done, estimate finish Sat Sep 5 16:09:12 2009 78.07% done, estimate finish Sat Sep 5 16:09:10 2009 78.29% done, estimate finish Sat Sep 5 16:09:09 2009 78.51% done, estimate finish Sat Sep 5 16:09:07 2009 78.73% done, estimate finish Sat Sep 5 16:09:06 2009 78.95% done, estimate finish Sat Sep 5 16:09:04 2009 79.17% done, estimate finish Sat Sep 5 16:09:04 2009 79.38% done, estimate finish Sat Sep 5 16:09:04 2009 79.60% done, estimate finish Sat Sep 5 16:09:06 2009 79.82% done, estimate finish Sat Sep 5 16:09:04 2009 80.04% done, estimate finish Sat Sep 5 16:09:04 2009 80.26% done, estimate finish Sat Sep 5 16:09:08 2009 80.47% done, estimate finish Sat Sep 5 16:09:06 2009 80.69% done, estimate finish Sat Sep 5 16:09:06 2009 80.91% done, estimate finish Sat Sep 5 16:09:06 2009 81.13% done, estimate finish Sat Sep 5 16:09:06 2009 81.35% done, estimate finish Sat Sep 5 16:09:05 2009 81.56% done, estimate finish Sat Sep 5 16:09:04 2009 81.78% done, estimate finish Sat Sep 5 16:09:04 2009 82.00% done, estimate finish Sat Sep 5 16:09:05 2009 82.22% done, estimate finish Sat Sep 5 16:09:06 2009 82.44% done, estimate finish Sat Sep 5 16:09:04 2009 82.65% done, estimate finish Sat Sep 5 16:09:03 2009 82.87% done, estimate finish Sat Sep 5 16:09:02 2009 83.09% done, estimate finish Sat Sep 5 16:09:03 2009 83.31% done, estimate finish Sat Sep 5 16:09:01 2009 83.53% done, estimate finish Sat Sep 5 16:09:01 2009 83.74% done, estimate finish Sat Sep 5 16:09:01 2009 83.96% done, estimate finish Sat Sep 5 16:08:59 2009 84.18% done, estimate finish Sat Sep 5 16:09:00 2009 84.40% done, estimate finish Sat Sep 5 16:08:59 2009 84.62% done, estimate finish Sat Sep 5 16:08:58 2009 84.84% done, estimate finish Sat Sep 5 16:08:56 2009 85.05% done, estimate finish Sat Sep 5 16:08:57 2009 85.27% done, estimate finish Sat Sep 5 16:08:57 2009 85.49% done, estimate finish Sat Sep 5 16:08:57 2009 85.71% done, estimate finish Sat Sep 5 16:08:59 2009 85.93% done, estimate finish Sat Sep 5 16:09:01 2009 86.14% done, estimate finish Sat Sep 5 16:09:00 2009 86.36% done, estimate finish Sat Sep 5 16:09:01 2009 86.58% done, estimate finish Sat Sep 5 16:09:03 2009 86.80% done, estimate finish Sat Sep 5 16:09:02 2009 87.02% done, estimate finish Sat Sep 5 16:09:00 2009 87.23% done, estimate finish Sat Sep 5 16:09:01 2009 87.45% done, estimate finish Sat Sep 5 16:09:00 2009 87.67% done, estimate finish Sat Sep 5 16:08:59 2009 87.89% done, estimate finish Sat Sep 5 16:08:57 2009 88.11% done, estimate finish Sat Sep 5 16:08:56 2009 88.32% done, estimate finish Sat Sep 5 16:08:56 2009 88.54% done, estimate finish Sat Sep 5 16:08:55 2009 88.76% done, estimate finish Sat Sep 5 16:08:55 2009 88.98% done, estimate finish Sat Sep 5 16:08:54 2009 89.20% done, estimate finish Sat Sep 5 16:08:54 2009 89.42% done, estimate finish Sat Sep 5 16:08:53 2009 89.63% done, estimate finish Sat Sep 5 16:08:54 2009 89.85% done, estimate finish Sat Sep 5 16:08:55 2009 90.07% done, estimate finish Sat Sep 5 16:08:57 2009 90.51% done, estimate finish Sat Sep 5 16:09:05 2009 90.94% done, estimate finish Sat Sep 5 16:09:06 2009 91.16% done, estimate finish Sat Sep 5 16:09:07 2009 91.81% done, estimate finish Sat Sep 5 16:09:12 2009 92.03% done, estimate finish Sat Sep 5 16:09:18 2009 92.25% done, estimate finish Sat Sep 5 16:09:17 2009 92.47% done, estimate finish Sat Sep 5 16:09:16 2009 92.90% done, estimate finish Sat Sep 5 16:09:17 2009 93.12% done, estimate finish Sat Sep 5 16:09:16 2009 93.34% done, estimate finish Sat Sep 5 16:09:15 2009 93.56% done, estimate finish Sat Sep 5 16:09:14 2009 93.78% done, estimate finish Sat Sep 5 16:09:12 2009 93.99% done, estimate finish Sat Sep 5 16:09:11 2009 94.21% done, estimate finish Sat Sep 5 16:09:12 2009 94.43% done, estimate finish Sat Sep 5 16:09:11 2009 94.87% done, estimate finish Sat Sep 5 16:09:11 2009 95.09% done, estimate finish Sat Sep 5 16:09:13 2009 95.30% done, estimate finish Sat Sep 5 16:09:14 2009 95.52% done, estimate finish Sat Sep 5 16:09:15 2009 95.74% done, estimate finish Sat Sep 5 16:09:14 2009 95.96% done, estimate finish Sat Sep 5 16:09:15 2009 96.39% done, estimate finish Sat Sep 5 16:09:23 2009 97.05% done, estimate finish Sat Sep 5 16:09:31 2009 97.27% done, estimate finish Sat Sep 5 16:09:30 2009 97.48% done, estimate finish Sat Sep 5 16:09:29 2009 97.70% done, estimate finish Sat Sep 5 16:09:29 2009 97.92% done, estimate finish Sat Sep 5 16:09:28 2009 98.14% done, estimate finish Sat Sep 5 16:09:29 2009 98.36% done, estimate finish Sat Sep 5 16:09:28 2009 98.57% done, estimate finish Sat Sep 5 16:09:26 2009 98.79% done, estimate finish Sat Sep 5 16:09:27 2009 Total extents actually written (inc HFS) = 2292537 (Size of ISO volume = 2265372, HFS extra = 27165) Total translation table size: 0 Total rockridge attributes bytes: 1881728 Total directory bytes: 11593728 Path table size(bytes): 99482 Max brk space used 1950000 2292687 extents written (4477 MB) Last-minute updates: README.html README.txt Sat Sep 5 16:09:24 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 /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-5.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc/debian-503-powerpc-DVD-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/3powerpc/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=18359368 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 Using LIBGNUSTEP_BASE1_16_LIBFFI000.D;1 for CD5/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 LINUX_HEADERS_2_6_VSERVER_000.D;1 for CD5/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 CD5/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) Using LINUX_IMAGE_2_6_VSERVER_PO000.D;1 for CD5/pool/main/l/linux-latest-2.6/linux-image-2.6-vserver-powerpc64_2.6.26+17+lenny1_powerpc.deb (linux-image-2.6-vserver-powerpc_2.6.26+17+lenny1_powerpc.deb) Using SQUASHFS_MODULES_2_6_VSERV000.D;1 for CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 GSPCA_MODULES_2_6_26_2_POWE001.;1 for CD5/pool/main/l/linux-modules-extra-2.6/gspca-modules-2.6.26-2-powerpc-smp_2.6.26+01.00.20-6+lenny1_powerpc.deb (gspca-modules-2.6.26-2-powerpc_2.6.26+01.00.20-6+lenny1_powerpc.deb) Using MOL_MODULES_2_6_26_2_POWERP000.;1 for CD5/pool/main/l/linux-modules-extra-2.6/mol-modules-2.6.26-2-powerpc-smp_2.6.26+0.9.72.1~dfsg-6+lenny1_powerpc.deb (mol-modules-2.6.26-2-powerpc_2.6.26+0.9.72.1~dfsg-6+lenny1_powerpc.deb) Using LINUX_IMAGE_2_6_26_2_VSERV000.D;1 for CD5/pool/main/l/linux-2.6/linux-image-2.6.26-2-vserver-powerpc64_2.6.26-19_powerpc.deb (linux-image-2.6.26-2-vserver-powerpc_2.6.26-19_powerpc.deb) Using OPENOFFICE_ORG_HYPHENATION000.D;1 for CD5/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) Using OPENOFFICE_ORG_HYPHENATION001.D;1 for CD5/pool/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-sl_2.4.0-3_all.deb (openoffice.org-hyphenation-zu_2.4.0-3_all.deb) Using LIBTRANSACTION_SIMPLE_RUBY000.D;1 for CD5/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 Using HFS name: linux-image-2.6.26-2-vserver-_1 for CD5/pool/main/l/linux-2.6/linux-image-2.6.26-2-vserver-powerpc_2.6.26-19_powerpc.deb Using HFS name: linux-headers-2.6-vserver-pow_1 for CD5/pool/main/l/linux-latest-2.6/linux-headers-2.6-vserver-powerpc_2.6.26+17+lenny1_powerpc.deb Using HFS name: linux-image-2.6-vserver-power_1 for CD5/pool/main/l/linux-latest-2.6/linux-image-2.6-vserver-powerpc_2.6.26+17+lenny1_powerpc.deb Using HFS name: atl2-modules-2.6.26-2-vserver_1 for CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/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 CD5/pool/main/l/linux-modules-extra-2.6/squashfs-modules-2.6-vserver-powerpc_2.6.26-6+lenny1_powerpc.deb 0.38% done, estimate finish Sat Sep 5 16:19:01 2009 0.75% done, estimate finish Sat Sep 5 16:19:01 2009 1.13% done, estimate finish Sat Sep 5 16:16:04 2009 1.50% done, estimate finish Sat Sep 5 16:16:48 2009 1.88% done, estimate finish Sat Sep 5 16:15:28 2009 2.26% done, estimate finish Sat Sep 5 16:16:04 2009 2.63% done, estimate finish Sat Sep 5 16:15:13 2009 3.01% done, estimate finish Sat Sep 5 16:14:35 2009 3.38% done, estimate finish Sat Sep 5 16:15:05 2009 3.76% done, estimate finish Sat Sep 5 16:14:35 2009 4.14% done, estimate finish Sat Sep 5 16:14:11 2009 4.51% done, estimate finish Sat Sep 5 16:14:13 2009 4.89% done, estimate finish Sat Sep 5 16:13:54 2009 5.27% done, estimate finish Sat Sep 5 16:13:57 2009 5.64% done, estimate finish Sat Sep 5 16:13:42 2009 6.02% done, estimate finish Sat Sep 5 16:14:02 2009 6.39% done, estimate finish Sat Sep 5 16:13:48 2009 7.15% done, estimate finish Sat Sep 5 16:13:53 2009 7.52% done, estimate finish Sat Sep 5 16:13:42 2009 7.90% done, estimate finish Sat Sep 5 16:13:57 2009 8.27% done, estimate finish Sat Sep 5 16:13:47 2009 8.65% done, estimate finish Sat Sep 5 16:14:01 2009 9.03% done, estimate finish Sat Sep 5 16:13:51 2009 9.40% done, estimate finish Sat Sep 5 16:13:42 2009 9.78% done, estimate finish Sat Sep 5 16:13:55 2009 10.53% done, estimate finish Sat Sep 5 16:13:48 2009 10.91% done, estimate finish Sat Sep 5 16:13:59 2009 11.28% done, estimate finish Sat Sep 5 16:13:51 2009 12.03% done, estimate finish Sat Sep 5 16:13:54 2009 12.41% done, estimate finish Sat Sep 5 16:13:47 2009 12.79% done, estimate finish Sat Sep 5 16:13:56 2009 13.16% done, estimate finish Sat Sep 5 16:13:50 2009 13.54% done, estimate finish Sat Sep 5 16:13:44 2009 13.91% done, estimate finish Sat Sep 5 16:13:38 2009 14.29% done, estimate finish Sat Sep 5 16:13:46 2009 14.67% done, estimate finish Sat Sep 5 16:13:41 2009 15.04% done, estimate finish Sat Sep 5 16:13:36 2009 15.42% done, estimate finish Sat Sep 5 16:13:44 2009 15.79% done, estimate finish Sat Sep 5 16:13:45 2009 16.17% done, estimate finish Sat Sep 5 16:13:40 2009 16.55% done, estimate finish Sat Sep 5 16:13:35 2009 16.92% done, estimate finish Sat Sep 5 16:13:36 2009 17.30% done, estimate finish Sat Sep 5 16:13:38 2009 17.67% done, estimate finish Sat Sep 5 16:13:33 2009 18.05% done, estimate finish Sat Sep 5 16:13:29 2009 18.43% done, estimate finish Sat Sep 5 16:13:30 2009 18.80% done, estimate finish Sat Sep 5 16:13:32 2009 19.18% done, estimate finish Sat Sep 5 16:13:28 2009 19.55% done, estimate finish Sat Sep 5 16:13:34 2009 19.93% done, estimate finish Sat Sep 5 16:13:30 2009 20.31% done, estimate finish Sat Sep 5 16:13:26 2009 20.68% done, estimate finish Sat Sep 5 16:13:33 2009 21.06% done, estimate finish Sat Sep 5 16:13:29 2009 21.43% done, estimate finish Sat Sep 5 16:13:25 2009 21.81% done, estimate finish Sat Sep 5 16:13:31 2009 22.19% done, estimate finish Sat Sep 5 16:13:32 2009 22.56% done, estimate finish Sat Sep 5 16:13:33 2009 22.94% done, estimate finish Sat Sep 5 16:13:43 2009 23.31% done, estimate finish Sat Sep 5 16:13:53 2009 23.69% done, estimate finish Sat Sep 5 16:13:49 2009 24.07% done, estimate finish Sat Sep 5 16:13:58 2009 24.44% done, estimate finish Sat Sep 5 16:14:19 2009 24.82% done, estimate finish Sat Sep 5 16:14:15 2009 25.19% done, estimate finish Sat Sep 5 16:14:12 2009 25.57% done, estimate finish Sat Sep 5 16:14:08 2009 25.95% done, estimate finish Sat Sep 5 16:14:05 2009 26.32% done, estimate finish Sat Sep 5 16:14:05 2009 27.07% done, estimate finish Sat Sep 5 16:14:10 2009 27.45% done, estimate finish Sat Sep 5 16:14:06 2009 27.83% done, estimate finish Sat Sep 5 16:14:03 2009 28.20% done, estimate finish Sat Sep 5 16:14:00 2009 28.58% done, estimate finish Sat Sep 5 16:14:00 2009 28.96% done, estimate finish Sat Sep 5 16:13:57 2009 29.33% done, estimate finish Sat Sep 5 16:13:55 2009 29.71% done, estimate finish Sat Sep 5 16:13:52 2009 30.08% done, estimate finish Sat Sep 5 16:13:49 2009 30.46% done, estimate finish Sat Sep 5 16:13:46 2009 30.83% done, estimate finish Sat Sep 5 16:13:44 2009 31.21% done, estimate finish Sat Sep 5 16:13:44 2009 31.59% done, estimate finish Sat Sep 5 16:13:42 2009 31.96% done, estimate finish Sat Sep 5 16:13:42 2009 32.34% done, estimate finish Sat Sep 5 16:13:43 2009 32.72% done, estimate finish Sat Sep 5 16:13:47 2009 33.09% done, estimate finish Sat Sep 5 16:13:44 2009 33.47% done, estimate finish Sat Sep 5 16:13:42 2009 33.84% done, estimate finish Sat Sep 5 16:13:39 2009 34.22% done, estimate finish Sat Sep 5 16:13:37 2009 34.59% done, estimate finish Sat Sep 5 16:13:35 2009 34.97% done, estimate finish Sat Sep 5 16:13:33 2009 35.35% done, estimate finish Sat Sep 5 16:13:36 2009 35.72% done, estimate finish Sat Sep 5 16:13:34 2009 36.10% done, estimate finish Sat Sep 5 16:13:32 2009 36.48% done, estimate finish Sat Sep 5 16:13:32 2009 36.85% done, estimate finish Sat Sep 5 16:13:30 2009 37.23% done, estimate finish Sat Sep 5 16:13:31 2009 37.60% done, estimate finish Sat Sep 5 16:13:34 2009 37.98% done, estimate finish Sat Sep 5 16:13:32 2009 38.36% done, estimate finish Sat Sep 5 16:13:30 2009 38.73% done, estimate finish Sat Sep 5 16:13:33 2009 39.11% done, estimate finish Sat Sep 5 16:13:32 2009 39.48% done, estimate finish Sat Sep 5 16:13:30 2009 39.86% done, estimate finish Sat Sep 5 16:13:28 2009 40.24% done, estimate finish Sat Sep 5 16:13:31 2009 40.61% done, estimate finish Sat Sep 5 16:13:29 2009 40.99% done, estimate finish Sat Sep 5 16:13:32 2009 41.36% done, estimate finish Sat Sep 5 16:13:30 2009 41.74% done, estimate finish Sat Sep 5 16:13:28 2009 42.12% done, estimate finish Sat Sep 5 16:13:29 2009 42.49% done, estimate finish Sat Sep 5 16:13:27 2009 42.87% done, estimate finish Sat Sep 5 16:13:28 2009 43.24% done, estimate finish Sat Sep 5 16:13:26 2009 43.62% done, estimate finish Sat Sep 5 16:13:27 2009 44.00% done, estimate finish Sat Sep 5 16:13:25 2009 44.37% done, estimate finish Sat Sep 5 16:13:23 2009 44.75% done, estimate finish Sat Sep 5 16:13:22 2009 45.12% done, estimate finish Sat Sep 5 16:13:25 2009 45.50% done, estimate finish Sat Sep 5 16:13:23 2009 46.25% done, estimate finish Sat Sep 5 16:13:26 2009 46.63% done, estimate finish Sat Sep 5 16:13:29 2009 47.00% done, estimate finish Sat Sep 5 16:13:29 2009 47.38% done, estimate finish Sat Sep 5 16:13:32 2009 47.76% done, estimate finish Sat Sep 5 16:13:31 2009 48.13% done, estimate finish Sat Sep 5 16:13:29 2009 48.51% done, estimate finish Sat Sep 5 16:13:29 2009 48.88% done, estimate finish Sat Sep 5 16:13:28 2009 49.26% done, estimate finish Sat Sep 5 16:13:26 2009 49.64% done, estimate finish Sat Sep 5 16:13:25 2009 50.01% done, estimate finish Sat Sep 5 16:13:23 2009 50.39% done, estimate finish Sat Sep 5 16:13:24 2009 50.76% done, estimate finish Sat Sep 5 16:13:23 2009 51.14% done, estimate finish Sat Sep 5 16:13:21 2009 51.52% done, estimate finish Sat Sep 5 16:13:20 2009 51.89% done, estimate finish Sat Sep 5 16:13:18 2009 52.27% done, estimate finish Sat Sep 5 16:13:17 2009 52.65% done, estimate finish Sat Sep 5 16:13:18 2009 53.02% done, estimate finish Sat Sep 5 16:13:18 2009 53.40% done, estimate finish Sat Sep 5 16:13:17 2009 53.77% done, estimate finish Sat Sep 5 16:13:15 2009 54.15% done, estimate finish Sat Sep 5 16:13:16 2009 54.52% done, estimate finish Sat Sep 5 16:13:15 2009 54.90% done, estimate finish Sat Sep 5 16:13:17 2009 55.28% done, estimate finish Sat Sep 5 16:13:18 2009 55.65% done, estimate finish Sat Sep 5 16:13:16 2009 56.03% done, estimate finish Sat Sep 5 16:13:17 2009 56.40% done, estimate finish Sat Sep 5 16:13:16 2009 56.78% done, estimate finish Sat Sep 5 16:13:16 2009 57.16% done, estimate finish Sat Sep 5 16:13:18 2009 57.91% done, estimate finish Sat Sep 5 16:13:25 2009 58.29% done, estimate finish Sat Sep 5 16:13:25 2009 58.66% done, estimate finish Sat Sep 5 16:13:26 2009 59.04% done, estimate finish Sat Sep 5 16:13:24 2009 59.41% done, estimate finish Sat Sep 5 16:13:23 2009 59.79% done, estimate finish Sat Sep 5 16:13:22 2009 60.17% done, estimate finish Sat Sep 5 16:13:24 2009 60.54% done, estimate finish Sat Sep 5 16:13:23 2009 60.92% done, estimate finish Sat Sep 5 16:13:25 2009 61.67% done, estimate finish Sat Sep 5 16:13:24 2009 62.05% done, estimate finish Sat Sep 5 16:13:25 2009 62.42% done, estimate finish Sat Sep 5 16:13:23 2009 62.80% done, estimate finish Sat Sep 5 16:13:24 2009 63.17% done, estimate finish Sat Sep 5 16:13:24 2009 63.55% done, estimate finish Sat Sep 5 16:13:25 2009 63.93% done, estimate finish Sat Sep 5 16:13:27 2009 64.30% done, estimate finish Sat Sep 5 16:13:25 2009 64.68% done, estimate finish Sat Sep 5 16:13:27 2009 65.05% done, estimate finish Sat Sep 5 16:13:29 2009 65.43% done, estimate finish Sat Sep 5 16:13:30 2009 65.81% done, estimate finish Sat Sep 5 16:13:29 2009 66.18% done, estimate finish Sat Sep 5 16:13:30 2009 66.56% done, estimate finish Sat Sep 5 16:13:29 2009 66.93% done, estimate finish Sat Sep 5 16:13:31 2009 67.31% done, estimate finish Sat Sep 5 16:13:30 2009 67.69% done, estimate finish Sat Sep 5 16:13:29 2009 68.06% done, estimate finish Sat Sep 5 16:13:31 2009 68.44% done, estimate finish Sat Sep 5 16:13:30 2009 68.81% done, estimate finish Sat Sep 5 16:13:30 2009 69.19% done, estimate finish Sat Sep 5 16:13:30 2009 69.57% done, estimate finish Sat Sep 5 16:13:31 2009 69.94% done, estimate finish Sat Sep 5 16:13:31 2009 70.32% done, estimate finish Sat Sep 5 16:13:30 2009 70.69% done, estimate finish Sat Sep 5 16:13:29 2009 71.07% done, estimate finish Sat Sep 5 16:13:29 2009 71.45% done, estimate finish Sat Sep 5 16:13:28 2009 71.82% done, estimate finish Sat Sep 5 16:13:27 2009 72.20% done, estimate finish Sat Sep 5 16:13:26 2009 72.57% done, estimate finish Sat Sep 5 16:13:29 2009 72.95% done, estimate finish Sat Sep 5 16:13:31 2009 73.33% done, estimate finish Sat Sep 5 16:13:30 2009 73.70% done, estimate finish Sat Sep 5 16:13:30 2009 74.08% done, estimate finish Sat Sep 5 16:13:32 2009 74.45% done, estimate finish Sat Sep 5 16:13:34 2009 74.83% done, estimate finish Sat Sep 5 16:13:33 2009 75.21% done, estimate finish Sat Sep 5 16:13:33 2009 75.58% done, estimate finish Sat Sep 5 16:13:33 2009 75.96% done, estimate finish Sat Sep 5 16:13:32 2009 76.33% done, estimate finish Sat Sep 5 16:13:31 2009 76.71% done, estimate finish Sat Sep 5 16:13:33 2009 77.09% done, estimate finish Sat Sep 5 16:13:32 2009 77.46% done, estimate finish Sat Sep 5 16:13:31 2009 77.84% done, estimate finish Sat Sep 5 16:13:30 2009 78.21% done, estimate finish Sat Sep 5 16:13:32 2009 78.59% done, estimate finish Sat Sep 5 16:13:33 2009 78.97% done, estimate finish Sat Sep 5 16:13:32 2009 79.34% done, estimate finish Sat Sep 5 16:13:31 2009 79.72% done, estimate finish Sat Sep 5 16:13:33 2009 80.10% done, estimate finish Sat Sep 5 16:13:32 2009 80.47% done, estimate finish Sat Sep 5 16:13:33 2009 80.85% done, estimate finish Sat Sep 5 16:13:32 2009 81.22% done, estimate finish Sat Sep 5 16:13:31 2009 81.60% done, estimate finish Sat Sep 5 16:13:30 2009 81.97% done, estimate finish Sat Sep 5 16:13:32 2009 82.35% done, estimate finish Sat Sep 5 16:13:31 2009 82.73% done, estimate finish Sat Sep 5 16:13:30 2009 83.10% done, estimate finish Sat Sep 5 16:13:30 2009 83.48% done, estimate finish Sat Sep 5 16:13:30 2009 83.86% done, estimate finish Sat Sep 5 16:13:30 2009 84.23% done, estimate finish Sat Sep 5 16:13:29 2009 84.61% done, estimate finish Sat Sep 5 16:13:28 2009 84.98% done, estimate finish Sat Sep 5 16:13:27 2009 85.36% done, estimate finish Sat Sep 5 16:13:26 2009 85.74% done, estimate finish Sat Sep 5 16:13:25 2009 86.11% done, estimate finish Sat Sep 5 16:13:25 2009 86.49% done, estimate finish Sat Sep 5 16:13:26 2009 86.86% done, estimate finish Sat Sep 5 16:13:25 2009 87.24% done, estimate finish Sat Sep 5 16:13:24 2009 87.62% done, estimate finish Sat Sep 5 16:13:24 2009 87.99% done, estimate finish Sat Sep 5 16:13:23 2009 88.37% done, estimate finish Sat Sep 5 16:13:23 2009 88.74% done, estimate finish Sat Sep 5 16:13:22 2009 89.12% done, estimate finish Sat Sep 5 16:13:21 2009 89.87% done, estimate finish Sat Sep 5 16:13:21 2009 90.25% done, estimate finish Sat Sep 5 16:13:21 2009 91.00% done, estimate finish Sat Sep 5 16:13:23 2009 91.38% done, estimate finish Sat Sep 5 16:13:25 2009 91.75% done, estimate finish Sat Sep 5 16:13:25 2009 92.50% done, estimate finish Sat Sep 5 16:13:26 2009 92.88% done, estimate finish Sat Sep 5 16:13:27 2009 93.26% done, estimate finish Sat Sep 5 16:13:26 2009 93.63% done, estimate finish Sat Sep 5 16:13:27 2009 94.01% done, estimate finish Sat Sep 5 16:13:29 2009 94.38% done, estimate finish Sat Sep 5 16:13:29 2009 95.14% done, estimate finish Sat Sep 5 16:13:33 2009 95.51% done, estimate finish Sat Sep 5 16:13:39 2009 95.89% done, estimate finish Sat Sep 5 16:13:40 2009 96.26% done, estimate finish Sat Sep 5 16:13:42 2009 96.64% done, estimate finish Sat Sep 5 16:13:44 2009 97.02% done, estimate finish Sat Sep 5 16:13:44 2009 97.39% done, estimate finish Sat Sep 5 16:13:45 2009 97.77% done, estimate finish Sat Sep 5 16:13:44 2009 Total extents actually written (inc HFS) = 1329528 (Size of ISO volume = 1302483, HFS extra = 27045) Total translation table size: 0 Total rockridge attributes bytes: 1052809 Total directory bytes: 5949440 Path table size(bytes): 50138 Max brk space used 1114000 1329678 extents written (2597 MB) /home/deb-cd/build/debian-cd.lenny/tools/imagesums /org/cdbuilder.debian.org/dst/deb-cd/out/3powerpc .large