Using CONF from /home/deb-cd/build/CONF.sh.lenny rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD[1234567890]* rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/tasks rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/*.filelist* rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/packages-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/upgrade-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/apt rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/apt echo "Updating task files..." Updating task files... mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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/hppa/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/hppa/lenny/tasks/task.languages echo "- generating dynamic task files" - generating dynamic task files set -e; cd /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 hppa/contrib. date '+%Y%m%d' > /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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/hppa/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 hppa; 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/hppa/apt/lenny-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ done Using the provided status file for lenny-hppa ... 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/hppa/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 hppa; do \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/apt/lenny-$ARCH; \ if [ $ARCH = "source" -o "" = "1" -o "" = "2" ];then \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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/hppa/apt/lenny-$ARCH/status ; \ fi; \ done; :> /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/apt/status for ARCH in hppa; 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 hppa; 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 "hppa" lenny lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/debian-installer/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/debian-installer/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/contrib/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/debian-installer/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/debian-installer/binary-hppa/Packages.gz Using MD5 sums from d-i: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/installer-hppa/20090123/images/MD5SUMS Using MD5 sums from d-i: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/installer-hppa/20090123lenny4/images/MD5SUMS for ARCH in hppa; 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/hppa/lenny/md5-check; \ fi; \ done ... building the images; using target(s) "official_images" Building all available jigdos and up to 3 isos for hppa CD dpkg -x /org/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.10lenny1_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/debootstrap/usr/lib/debootstrap ] ; then \ ln -sf share /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 [ "hppa" != "source" ] ; then \ for ARCH in hppa; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/deb-cd/build/debian-cd.lenny/tools/apt-selection update; \ done; \ fi Apt-get is updating its files ... Get:1 file: lenny Release.gpg [1032B] Get:2 file: lenny Release [73.6kB] Ign file: lenny Release Reading package lists... W: GPG error: file: lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6 W: You may want to run apt-get update to correct these problems if [ ""x != "yes"x ] ; then \ if [ ""x = "1"x ] ; then \ : ; \ elif [ ""x = "2"x ] ; then \ echo -e "mawk" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/rawlist; \ else \ echo -e "mawk\nexim4-daemon-light" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _ != _1 ]; then \ for ARCH in hppa; 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/hppa/debootstrap.tmp \ file:/org/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/debootstrap-list; \ cat /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/debootstrap-list >>/org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/rawlist; \ rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in hppa; 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/hppa/lenny/tasks/Debian-generic | \ cpp -nostdinc -nostdinc++ -P -undef $ARCHDEFS \ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/tasks - - >> /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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/hppa/apt/lenny-source/apt-state/lists/*Sources | \ sort -u > /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/rawlist; \ fi Generating the complete list of packages to be included in /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/rawlist \ > /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/list for ARCH in hppa; do \ ARCH=$ARCH /home/deb-cd/build/debian-cd.lenny/tools/sort_deps /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/list; \ done Running sort_deps to sort packages for hppa: 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 4136. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4136. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4301. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4655. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4655. S/R/I/B packages take 87334632 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 287. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 287. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 291. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 314. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 314. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 314. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 317. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 317. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 329. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 329. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 329. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 329. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 329. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 329. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 329. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 329. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 330. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 345. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 345. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 345. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 345. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 345. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 347. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 347. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 347. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 347. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 347. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 347. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 357. 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 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 368. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 368. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 368. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 368. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 368. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 368. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 368. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 373. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 373. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 377. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 377. 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 386. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 404. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 404. 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 407. 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 407. 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 407. 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 407. 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 407. 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 407. 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 407. 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 407. 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 407. 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 407. 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 407. 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 407. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 410. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 414. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 414. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 414. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 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 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 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 438. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 438. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 438. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 438. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 460. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 461. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 464. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 499. 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 507. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 507. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 526. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 622. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 622. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 622. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 634. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 644. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 645. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 749. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 749. 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 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 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 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 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 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 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 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 838. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 838. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 838. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 838. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 838. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 839. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 840. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 840. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 841. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 842. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 844. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 844. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 844. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 844. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 844. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 844. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 844. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 846. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 846. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 846. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 846. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 846. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 847. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 849. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 858. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 891. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 891. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 891. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 891. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 891. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 891. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 926. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 926. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 926. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 934. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 934. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 934. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 934. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 941. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 957. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 957. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 957. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1348. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1802. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1802. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1802. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1934. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 1934. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2181. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2244. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2586. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2586. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2628. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2628. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2628. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2801. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2801. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2875. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2875. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 2883. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3185. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3331. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3420. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3420. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3453. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3453. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3453. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3488. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3488. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3567. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3567. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3807. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 3807. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4206. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4206. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4367. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4404. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4479. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4479. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4549. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4549. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4549. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4568. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4614. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4614. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 4676. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 5255. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 5859. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6180. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6331. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6331. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6353. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6409. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6409. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6415. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6523. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6523. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6598. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 6598. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7238. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7238. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7238. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7307. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7534. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7794. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7975. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 7975. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8227. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8282. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8328. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8328. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8397. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8397. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8541. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8541. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8613. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8613. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8674. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8850. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8850. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 8975. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9058. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9058. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9380. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9380. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9663. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9663. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9684. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9684. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9733. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9733. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 9733. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10200. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10200. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10200. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10200. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10200. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10468. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 10867. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11102. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11102. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11116. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11116. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 11595. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12007. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12007. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12349. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12349. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12594. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12594. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12687. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12687. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12755. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12755. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 12755. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13008. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13008. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13469. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13469. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13568. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13568. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13802. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13802. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13878. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 13878. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14033. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14170. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14170. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14171. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14171. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14217. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14217. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14953. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 14953. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 15392. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 15392. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 15923. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 16387. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 16387. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 16771. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 16771. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 17189. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 17189. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 18638. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 18638. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 18789. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 18789. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 19305. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 19305. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 20444. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 23995. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 24237. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 25274. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 25274. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 28555. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633, line 28555. Now up to 18179819372 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. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633. Use of uninitialized value in string eq at /home/deb-cd/build/debian-cd.lenny/tools/sort_deps line 633. Done: processed/sorted 21074 packages, total size 18204423808 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/hppa/lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/apt /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/packages; \ else \ /home/deb-cd/build/debian-cd.lenny/tools/merge_package_lists /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/apt "hppa" /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/packages > /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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/hppa lenny "hppa" /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage Reading in package information for hppa: Done: Read details of 21074 packages for hppa Starting to lay out packages into CD (650MiB CD) images: 332031 2K-blocks maximum per image Starting new hppa CD 1 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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/hppa_udeb_exclude Adding docs to CD1 Extracting FAQ on CD1 Adding installtools Downloading most recent release notes for hppa --18:46:13-- http://www.debian.org/releases/lenny/release-notes-hppa.tar.gz => `release-notes-hppa.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,925,502 (9.5M) [application/x-gzip] 0K .......... .......... .......... .......... .......... 0% 108.50 KB/s 50K .......... .......... .......... .......... .......... 1% 159.59 KB/s 100K .......... .......... .......... .......... .......... 1% 434.04 KB/s 150K .......... .......... .......... .......... .......... 2% 423.21 KB/s 200K .......... .......... .......... .......... .......... 2% 425.14 KB/s 250K .......... .......... .......... .......... .......... 3% 2.37 MB/s 300K .......... .......... .......... .......... .......... 3% 492.02 KB/s 350K .......... .......... .......... .......... .......... 4% 55.49 MB/s 400K .......... .......... .......... .......... .......... 4% 2.26 MB/s 450K .......... .......... .......... .......... .......... 5% 491.56 KB/s 500K .......... .......... .......... .......... .......... 5% 18.06 MB/s 550K .......... .......... .......... .......... .......... 6% 395.35 KB/s 600K .......... .......... .......... .......... .......... 6% 82.48 MB/s 650K .......... .......... .......... .......... .......... 7% 48.01 MB/s 700K .......... .......... .......... .......... .......... 7% 1.93 MB/s 750K .......... .......... .......... .......... .......... 8% 530.14 KB/s 800K .......... .......... .......... .......... .......... 8% 29.61 MB/s 850K .......... .......... .......... .......... .......... 9% 49.98 MB/s 900K .......... .......... .......... .......... .......... 9% 3.99 MB/s 950K .......... .......... .......... .......... .......... 10% 398.84 KB/s 1000K .......... .......... .......... .......... .......... 10% 151.17 MB/s 1050K .......... .......... .......... .......... .......... 11% 70.46 MB/s 1100K .......... .......... .......... .......... .......... 11% 547.32 KB/s 1150K .......... .......... .......... .......... .......... 12% 60.88 MB/s 1200K .......... .......... .......... .......... .......... 12% 774.85 KB/s 1250K .......... .......... .......... .......... .......... 13% 49.93 MB/s 1300K .......... .......... .......... .......... .......... 13% 15.53 MB/s 1350K .......... .......... .......... .......... .......... 14% 89.70 KB/s 1400K .......... .......... .......... .......... .......... 14% 143.19 MB/s 1450K .......... .......... .......... .......... .......... 15% 424.88 KB/s 1500K .......... .......... .......... .......... .......... 15% 33.19 MB/s 1550K .......... .......... .......... .......... .......... 16% 10.78 MB/s 1600K .......... .......... .......... .......... .......... 17% 222.18 KB/s 1650K .......... .......... .......... .......... .......... 17% 22.43 MB/s 1700K .......... .......... .......... .......... .......... 18% 265.19 KB/s 1750K .......... .......... .......... .......... .......... 18% 59.19 MB/s 1800K .......... .......... .......... .......... .......... 19% 46.77 MB/s 1850K .......... .......... .......... .......... .......... 19% 866.78 KB/s 1900K .......... .......... .......... .......... .......... 20% 765.43 KB/s 1950K .......... .......... .......... .......... .......... 20% 24.76 MB/s 2000K .......... .......... .......... .......... .......... 21% 301.66 KB/s 2050K .......... .......... .......... .......... .......... 21% 33.58 MB/s 2100K .......... .......... .......... .......... .......... 22% 57.24 MB/s 2150K .......... .......... .......... .......... .......... 22% 413.39 KB/s 2200K .......... .......... .......... .......... .......... 23% 36.55 MB/s 2250K .......... .......... .......... .......... .......... 23% 41.31 MB/s 2300K .......... .......... .......... .......... .......... 24% 1.36 MB/s 2350K .......... .......... .......... .......... .......... 24% 561.67 KB/s 2400K .......... .......... .......... .......... .......... 25% 607.86 KB/s 2450K .......... .......... .......... .......... .......... 25% 59.91 MB/s 2500K .......... .......... .......... .......... .......... 26% 54.62 MB/s 2550K .......... .......... .......... .......... .......... 26% 242.18 KB/s 2600K .......... .......... .......... .......... .......... 27% 33.10 MB/s 2650K .......... .......... .......... .......... .......... 27% 86.88 MB/s 2700K .......... .......... .......... .......... .......... 28% 97.07 MB/s 2750K .......... .......... .......... .......... .......... 28% 115.71 MB/s 2800K .......... .......... .......... .......... .......... 29% 408.10 KB/s 2850K .......... .......... .......... .......... .......... 29% 186.10 KB/s 2900K .......... .......... .......... .......... .......... 30% 50.44 MB/s 2950K .......... .......... .......... .......... .......... 30% 51.72 MB/s 3000K .......... .......... .......... .......... .......... 31% 11.60 MB/s 3050K .......... .......... .......... .......... .......... 31% 3.51 MB/s 3100K .......... .......... .......... .......... .......... 32% 518.72 KB/s 3150K .......... .......... .......... .......... .......... 33% 258.85 KB/s 3200K .......... .......... .......... .......... .......... 33% 48.63 MB/s 3250K .......... .......... .......... .......... .......... 34% 6.93 MB/s 3300K .......... .......... .......... .......... .......... 34% 1.17 MB/s 3350K .......... .......... .......... .......... .......... 35% 60.43 MB/s 3400K .......... .......... .......... .......... .......... 35% 193.35 KB/s 3450K .......... .......... .......... .......... .......... 36% 52.84 MB/s 3500K .......... .......... .......... .......... .......... 36% 55.87 MB/s 3550K .......... .......... .......... .......... .......... 37% 49.12 MB/s 3600K .......... .......... .......... .......... .......... 37% 13.83 MB/s 3650K .......... .......... .......... .......... .......... 38% 246.87 KB/s 3700K .......... .......... .......... .......... .......... 38% 51.56 MB/s 3750K .......... .......... .......... .......... .......... 39% 3.19 MB/s 3800K .......... .......... .......... .......... .......... 39% 51.18 MB/s 3850K .......... .......... .......... .......... .......... 40% 1.05 MB/s 3900K .......... .......... .......... .......... .......... 40% 290.47 KB/s 3950K .......... .......... .......... .......... .......... 41% 56.00 MB/s 4000K .......... .......... .......... .......... .......... 41% 52.39 MB/s 4050K .......... .......... .......... .......... .......... 42% 52.28 MB/s 4100K .......... .......... .......... .......... .......... 42% 61.42 MB/s 4150K .......... .......... .......... .......... .......... 43% 415.68 KB/s 4200K .......... .......... .......... .......... .......... 43% 34.73 MB/s 4250K .......... .......... .......... .......... .......... 44% 82.48 MB/s 4300K .......... .......... .......... .......... .......... 44% 2.46 MB/s 4350K .......... .......... .......... .......... .......... 45% 1.91 MB/s 4400K .......... .......... .......... .......... .......... 45% 235.20 KB/s 4450K .......... .......... .......... .......... .......... 46% 52.39 MB/s 4500K .......... .......... .......... .......... .......... 46% 54.68 MB/s 4550K .......... .......... .......... .......... .......... 47% 12.87 MB/s 4600K .......... .......... .......... .......... .......... 47% 1.50 MB/s 4650K .......... .......... .......... .......... .......... 48% 707.04 KB/s 4700K .......... .......... .......... .......... .......... 49% 39.54 MB/s 4750K .......... .......... .......... .......... .......... 49% 46.06 MB/s 4800K .......... .......... .......... .......... .......... 50% 5.21 MB/s 4850K .......... .......... .......... .......... .......... 50% 68.01 MB/s 4900K .......... .......... .......... .......... .......... 51% 1.80 MB/s 4950K .......... .......... .......... .......... .......... 51% 525.52 KB/s 5000K .......... .......... .......... .......... .......... 52% 52.84 MB/s 5050K .......... .......... .......... .......... .......... 52% 54.92 MB/s 5100K .......... .......... .......... .......... .......... 53% 56.00 MB/s 5150K .......... .......... .......... .......... .......... 53% 53.02 MB/s 5200K .......... .......... .......... .......... .......... 54% 384.04 KB/s 5250K .......... .......... .......... .......... .......... 54% 56.25 MB/s 5300K .......... .......... .......... .......... .......... 55% 55.93 MB/s 5350K .......... .......... .......... .......... .......... 55% 48.39 MB/s 5400K .......... .......... .......... .......... .......... 56% 53.78 MB/s 5450K .......... .......... .......... .......... .......... 56% 713.06 KB/s 5500K .......... .......... .......... .......... .......... 57% 46.46 MB/s 5550K .......... .......... .......... .......... .......... 57% 1.42 MB/s 5600K .......... .......... .......... .......... .......... 58% 52.90 MB/s 5650K .......... .......... .......... .......... .......... 58% 52.39 MB/s 5700K .......... .......... .......... .......... .......... 59% 433.54 KB/s 5750K .......... .......... .......... .......... .......... 59% 50.13 MB/s 5800K .......... .......... .......... .......... .......... 60% 55.42 MB/s 5850K .......... .......... .......... .......... .......... 60% 50.34 MB/s 5900K .......... .......... .......... .......... .......... 61% 53.66 MB/s 5950K .......... .......... .......... .......... .......... 61% 59.99 MB/s 6000K .......... .......... .......... .......... .......... 62% 361.12 KB/s 6050K .......... .......... .......... .......... .......... 62% 41.14 MB/s 6100K .......... .......... .......... .......... .......... 63% 93.72 MB/s 6150K .......... .......... .......... .......... .......... 63% 53.95 MB/s 6200K .......... .......... .......... .......... .......... 64% 44.11 MB/s 6250K .......... .......... .......... .......... .......... 64% 278.35 KB/s 6300K .......... .......... .......... .......... .......... 65% 49.93 MB/s 6350K .......... .......... .......... .......... .......... 66% 53.07 MB/s 6400K .......... .......... .......... .......... .......... 66% 52.00 MB/s 6450K .......... .......... .......... .......... .......... 67% 35.96 MB/s 6500K .......... .......... .......... .......... .......... 67% 815.14 KB/s 6550K .......... .......... .......... .......... .......... 68% 49.07 MB/s 6600K .......... .......... .......... .......... .......... 68% 926.49 KB/s 6650K .......... .......... .......... .......... .......... 69% 40.62 MB/s 6700K .......... .......... .......... .......... .......... 69% 57.72 MB/s 6750K .......... .......... .......... .......... .......... 70% 43.52 MB/s 6800K .......... .......... .......... .......... .......... 70% 51.24 MB/s 6850K .......... .......... .......... .......... .......... 71% 40.83 MB/s 6900K .......... .......... .......... .......... .......... 71% 3.63 MB/s 6950K .......... .......... .......... .......... .......... 72% 1.02 MB/s 7000K .......... .......... .......... .......... .......... 72% 242.66 KB/s 7050K .......... .......... .......... .......... .......... 73% 48.93 MB/s 7100K .......... .......... .......... .......... .......... 73% 56.98 MB/s 7150K .......... .......... .......... .......... .......... 74% 557.14 KB/s 7200K .......... .......... .......... .......... .......... 74% 11.54 MB/s 7250K .......... .......... .......... .......... .......... 75% 1.11 MB/s 7300K .......... .......... .......... .......... .......... 75% 54.50 MB/s 7350K .......... .......... .......... .......... .......... 76% 53.19 MB/s 7400K .......... .......... .......... .......... .......... 76% 191.11 KB/s 7450K .......... .......... .......... .......... .......... 77% 42.98 MB/s 7500K .......... .......... .......... .......... .......... 77% 411.84 KB/s 7550K .......... .......... .......... .......... .......... 78% 54.80 MB/s 7600K .......... .......... .......... .......... .......... 78% 2.54 MB/s 7650K .......... .......... .......... .......... .......... 79% 365.87 KB/s 7700K .......... .......... .......... .......... .......... 79% 47.50 MB/s 7750K .......... .......... .......... .......... .......... 80% 52.62 MB/s 7800K .......... .......... .......... .......... .......... 80% 227.68 KB/s 7850K .......... .......... .......... .......... .......... 81% 51.29 MB/s 7900K .......... .......... .......... .......... .......... 82% 173.20 KB/s 7950K .......... .......... .......... .......... .......... 82% 53.36 MB/s 8000K .......... .......... .......... .......... .......... 83% 45.30 MB/s 8050K .......... .......... .......... .......... .......... 83% 434.04 KB/s 8100K .......... .......... .......... .......... .......... 84% 54.80 MB/s 8150K .......... .......... .......... .......... .......... 84% 112.90 KB/s 8200K .......... .......... .......... .......... .......... 85% 3.55 MB/s 8250K .......... .......... .......... .......... .......... 85% 54.68 MB/s 8300K .......... .......... .......... .......... .......... 86% 671.43 KB/s 8350K .......... .......... .......... .......... .......... 86% 717.96 KB/s 8400K .......... .......... .......... .......... .......... 87% 162.30 KB/s 8450K .......... .......... .......... .......... .......... 87% 45.85 MB/s 8500K .......... .......... .......... .......... .......... 88% 58.83 MB/s 8550K .......... .......... .......... .......... .......... 88% 340.54 KB/s 8600K .......... .......... .......... .......... .......... 89% 1.42 MB/s 8650K .......... .......... .......... .......... .......... 89% 319.37 KB/s 8700K .......... .......... .......... .......... .......... 90% 51.18 MB/s 8750K .......... .......... .......... .......... .......... 90% 39.92 MB/s 8800K .......... .......... .......... .......... .......... 91% 1.52 MB/s 8850K .......... .......... .......... .......... .......... 91% 45.00 MB/s 8900K .......... .......... .......... .......... .......... 92% 696.80 KB/s 8950K .......... .......... .......... .......... .......... 92% 39.99 MB/s 9000K .......... .......... .......... .......... .......... 93% 46.41 MB/s 9050K .......... .......... .......... .......... .......... 93% 45.13 MB/s 9100K .......... .......... .......... .......... .......... 94% 1.59 MB/s 9150K .......... .......... .......... .......... .......... 94% 37.88 MB/s 9200K .......... .......... .......... .......... .......... 95% 49.77 MB/s 9250K .......... .......... .......... .......... .......... 95% 52.79 MB/s 9300K .......... .......... .......... .......... .......... 96% 737.01 KB/s 9350K .......... .......... .......... .......... .......... 96% 38.45 MB/s 9400K .......... .......... .......... .......... .......... 97% 46.95 MB/s 9450K .......... .......... .......... .......... .......... 98% 49.42 MB/s 9500K .......... .......... .......... .......... .......... 98% 44.23 MB/s 9550K .......... .......... .......... .......... .......... 99% 925.65 KB/s 9600K .......... .......... .......... .......... .......... 99% 48.25 MB/s 9650K .......... .......... .......... .......... .. 100% 36.12 MB/s 18:46:23 (983.74 KB/s) - `release-notes-hppa.tar.gz' saved [9925502/9925502] 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 hppa: Running tools/boot/lenny/boot-hppa 1 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD1 Starting the md5sum.txt file Placing packages into image 1 Checking base is installable for hppa Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt CD 1 filled with 953 packages, 330527 blocks, 676919296 bytes Starting new hppa CD 2 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 hppa: Running tools/boot/lenny/boot-hppa 2 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 579 packages, 325655 blocks, 666941440 bytes Starting new hppa CD 3 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 hppa: Running tools/boot/lenny/boot-hppa 3 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 573 packages, 329540 blocks, 674897920 bytes Starting new hppa CD 4 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 hppa: Running tools/boot/lenny/boot-hppa 4 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 683 packages, 327361 blocks, 670435328 bytes Starting new hppa CD 5 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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 hppa: Running tools/boot/lenny/boot-hppa 5 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD5 Starting the md5sum.txt file Placing packages into image 5 Finishing off the Release file Finishing off md5sum.txt CD 5 filled with 745 packages, 326324 blocks, 668311552 bytes Starting new hppa CD 6 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD6 Adding the required directories Generating the image label and volume id Adding common docs on CD6 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 6 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD6 Starting the md5sum.txt file Placing packages into image 6 Finishing off the Release file Finishing off md5sum.txt CD 6 filled with 448 packages, 307558 blocks, 629878784 bytes Starting new hppa CD 7 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD7 Adding the required directories Generating the image label and volume id Adding common docs on CD7 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 7 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD7 Starting the md5sum.txt file Placing packages into image 7 Finishing off the Release file Finishing off md5sum.txt CD 7 filled with 331 packages, 311039 blocks, 637007872 bytes Starting new hppa CD 8 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD8 Adding the required directories Generating the image label and volume id Adding common docs on CD8 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 8 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD8 Starting the md5sum.txt file Placing packages into image 8 Finishing off the Release file Finishing off md5sum.txt CD 8 filled with 481 packages, 318486 blocks, 652259328 bytes Starting new hppa CD 9 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD9 Adding the required directories Generating the image label and volume id Adding common docs on CD9 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 9 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD9 Starting the md5sum.txt file Placing packages into image 9 Finishing off the Release file Finishing off md5sum.txt CD 9 filled with 324 packages, 331896 blocks, 679723008 bytes Starting new hppa CD 10 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD10 Adding the required directories Generating the image label and volume id Adding common docs on CD10 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 10 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD10 Starting the md5sum.txt file Placing packages into image 10 Finishing off the Release file Finishing off md5sum.txt CD 10 filled with 186 packages, 294219 blocks, 602560512 bytes Starting new hppa CD 11 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD11 Adding the required directories Generating the image label and volume id Adding common docs on CD11 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 11 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD11 Starting the md5sum.txt file Placing packages into image 11 Finishing off the Release file Finishing off md5sum.txt CD 11 filled with 468 packages, 295883 blocks, 605968384 bytes Starting new hppa CD 12 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD12 Adding the required directories Generating the image label and volume id Adding common docs on CD12 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 12 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD12 Starting the md5sum.txt file Placing packages into image 12 Finishing off the Release file Finishing off md5sum.txt CD 12 filled with 720 packages, 324642 blocks, 664866816 bytes Starting new hppa CD 13 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD13 Adding the required directories Generating the image label and volume id Adding common docs on CD13 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 13 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD13 Starting the md5sum.txt file Placing packages into image 13 Finishing off the Release file Finishing off md5sum.txt CD 13 filled with 528 packages, 331954 blocks, 679841792 bytes Starting new hppa CD 14 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD14 Adding the required directories Generating the image label and volume id Adding common docs on CD14 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 14 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD14 Starting the md5sum.txt file Placing packages into image 14 Finishing off the Release file Finishing off md5sum.txt CD 14 filled with 692 packages, 331726 blocks, 679374848 bytes Starting new hppa CD 15 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD15 Adding the required directories Generating the image label and volume id Adding common docs on CD15 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 15 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD15 Starting the md5sum.txt file Placing packages into image 15 Finishing off the Release file Finishing off md5sum.txt CD 15 filled with 506 packages, 305833 blocks, 626345984 bytes Starting new hppa CD 16 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD16 Adding the required directories Generating the image label and volume id Adding common docs on CD16 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 16 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD16 Starting the md5sum.txt file Placing packages into image 16 Finishing off the Release file Finishing off md5sum.txt CD 16 filled with 552 packages, 331059 blocks, 678008832 bytes Starting new hppa CD 17 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD17 Adding the required directories Generating the image label and volume id Adding common docs on CD17 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 17 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD17 Starting the md5sum.txt file Placing packages into image 17 Finishing off the Release file Finishing off md5sum.txt CD 17 filled with 800 packages, 331842 blocks, 679612416 bytes Starting new hppa CD 18 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD18 Adding the required directories Generating the image label and volume id Adding common docs on CD18 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 18 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD18 Starting the md5sum.txt file Placing packages into image 18 Finishing off the Release file Finishing off md5sum.txt CD 18 filled with 700 packages, 331527 blocks, 678967296 bytes Starting new hppa CD 19 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD19 Adding the required directories Generating the image label and volume id Adding common docs on CD19 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 19 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD19 Starting the md5sum.txt file Placing packages into image 19 Finishing off the Release file Finishing off md5sum.txt CD 19 filled with 1145 packages, 326207 blocks, 668071936 bytes Starting new hppa CD 20 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD20 Adding the required directories Generating the image label and volume id Adding common docs on CD20 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 20 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD20 Starting the md5sum.txt file Placing packages into image 20 Finishing off the Release file Finishing off md5sum.txt CD 20 filled with 1098 packages, 331771 blocks, 679467008 bytes Starting new hppa CD 21 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD21 Adding the required directories Generating the image label and volume id Adding common docs on CD21 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 21 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD21 Starting the md5sum.txt file Placing packages into image 21 Finishing off the Release file Finishing off md5sum.txt CD 21 filled with 899 packages, 331463 blocks, 678836224 bytes Starting new hppa CD 22 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD22 Adding the required directories Generating the image label and volume id Adding common docs on CD22 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 22 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD22 Starting the md5sum.txt file Placing packages into image 22 Finishing off the Release file Finishing off md5sum.txt CD 22 filled with 1179 packages, 331802 blocks, 679530496 bytes Starting new hppa CD 23 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD23 Adding the required directories Generating the image label and volume id Adding common docs on CD23 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 23 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD23 Starting the md5sum.txt file Placing packages into image 23 Finishing off the Release file Finishing off md5sum.txt CD 23 filled with 1248 packages, 323939 blocks, 663427072 bytes Starting new hppa CD 24 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD24 Adding the required directories Generating the image label and volume id Adding common docs on CD24 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 24 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD24 Starting the md5sum.txt file Placing packages into image 24 Finishing off the Release file Finishing off md5sum.txt CD 24 filled with 1035 packages, 331866 blocks, 679661568 bytes Starting new hppa CD 25 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD25 Adding the required directories Generating the image label and volume id Adding common docs on CD25 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 25 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD25 Starting the md5sum.txt file Placing packages into image 25 Finishing off the Release file Finishing off md5sum.txt CD 25 filled with 1157 packages, 317954 blocks, 651169792 bytes Starting new hppa CD 26 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD26 Adding the required directories Generating the image label and volume id Adding common docs on CD26 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 26 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD26 Starting the md5sum.txt file Placing packages into image 26 Finishing off the Release file Finishing off md5sum.txt CD 26 filled with 949 packages, 308060 blocks, 630906880 bytes Starting new hppa CD 27 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD27 Adding the required directories Generating the image label and volume id Adding common docs on CD27 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 27 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD27 Starting the md5sum.txt file Placing packages into image 27 Finishing off the Release file Finishing off md5sum.txt CD 27 filled with 885 packages, 328341 blocks, 672442368 bytes Starting new hppa CD 28 at /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD28 Adding the required directories Generating the image label and volume id Adding common docs on CD28 Checking for dedicatiot at /org/cdbuilder.debian.org/src/ftp/debian/doc/dedication/dedication-5.0.txt Copying dedication-5.0.* Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for hppa: Running tools/boot/lenny/boot-hppa 28 /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny/CD28 Starting the md5sum.txt file Placing packages into image 28 Finishing off the Release file Finishing off md5sum.txt CD 28 (not) filled with 1210 packages, 262101 blocks, 536782848 bytes Finished: 21074 packages placed /home/deb-cd/build/debian-cd.lenny/tools/grab_md5 /org/cdbuilder.debian.org/src/ftp/debian "hppa" lenny lenny /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/debian-installer/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/debian-installer/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/contrib/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/debian-installer/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/binary-hppa/Packages.gz /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/non-free/debian-installer/binary-hppa/Packages.gz Using MD5 sums from d-i: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/installer-hppa/20090123/images/MD5SUMS Using MD5 sums from d-i: /org/cdbuilder.debian.org/src/ftp/debian/dists/lenny/main/installer-hppa/20090123lenny4/images/MD5SUMS for ARCH in hppa; 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/hppa/lenny/md5-check; \ fi; \ done /home/deb-cd/build/debian-cd.lenny/tools/make_image "/org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/lenny" "hppa" "/org/cdbuilder.debian.org/dst/deb-cd/out/hppa" "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 hppa iso/jigdo images ... Last-minute updates: README.html README.txt Sat Sep 5 18:55:56 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-10' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-10.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-10.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD10 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD10/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD10/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD10/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD10/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD10/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD10/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD10/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD10/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD10/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD10/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD10/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD10/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD10/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD10/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD10/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD10/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD10/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD10/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD10/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD10/css/debinstall.css (debinstall-print.css) Using SAWFI000.DEB;1 for CD10/pool/main/s/sawfish/sawfish_1.3.3-1_hppa.deb (sawfish-data_1.3.3-1_all.deb) Using XCHAT000.DEB;1 for CD10/pool/main/x/xchat-gnome/xchat-gnome_0.18-3_hppa.deb (xchat-gnome-common_0.18-3_all.deb) Using XMMS2000.DEB;1 for CD10/pool/main/x/xmms2/xmms2-plugin-m3u_0.5DrLecter-2_hppa.deb (xmms2-plugin-curl_0.5DrLecter-2_hppa.deb) Using TEXLI000 for CD10/pool/main/t/texlive-doc (texlive-bin) Using BILLA000.DEB;1 for CD10/pool/main/b/billard-gl/billard-gl_1.75-10_hppa.deb (billard-gl-data_1.75-10_all.deb) Using LIBMY000.DEB;1 for CD10/pool/main/m/mysql++/libmysql++-dev_3.0.0-1_hppa.deb (libmysql++3_3.0.0-1_hppa.deb) Using LBREA000.DEB;1 for CD10/pool/main/l/lbreakout2/lbreakout2-data_2.5.2-2.1_all.deb (lbreakout2_2.5.2-2.1_hppa.deb) parse_md5_list: added MD5 checksums for 44356 files 1.70% done, estimate finish Sat Sep 5 18:56:54 2009 3.40% done, estimate finish Sat Sep 5 18:56:25 2009 5.10% done, estimate finish Sat Sep 5 18:56:35 2009 6.80% done, estimate finish Sat Sep 5 18:56:25 2009 8.50% done, estimate finish Sat Sep 5 18:56:19 2009 10.20% done, estimate finish Sat Sep 5 18:56:25 2009 11.90% done, estimate finish Sat Sep 5 18:56:21 2009 13.60% done, estimate finish Sat Sep 5 18:56:18 2009 15.30% done, estimate finish Sat Sep 5 18:56:15 2009 17.00% done, estimate finish Sat Sep 5 18:56:13 2009 18.69% done, estimate finish Sat Sep 5 18:56:44 2009 20.40% done, estimate finish Sat Sep 5 18:56:40 2009 22.09% done, estimate finish Sat Sep 5 18:56:36 2009 23.79% done, estimate finish Sat Sep 5 18:56:33 2009 25.49% done, estimate finish Sat Sep 5 18:56:31 2009 27.19% done, estimate finish Sat Sep 5 18:56:29 2009 28.89% done, estimate finish Sat Sep 5 18:56:27 2009 30.59% done, estimate finish Sat Sep 5 18:56:25 2009 32.29% done, estimate finish Sat Sep 5 18:56:23 2009 33.99% done, estimate finish Sat Sep 5 18:56:22 2009 35.69% done, estimate finish Sat Sep 5 18:56:21 2009 37.39% done, estimate finish Sat Sep 5 18:56:20 2009 39.09% done, estimate finish Sat Sep 5 18:56:19 2009 40.79% done, estimate finish Sat Sep 5 18:56:18 2009 42.49% done, estimate finish Sat Sep 5 18:56:17 2009 44.19% done, estimate finish Sat Sep 5 18:56:16 2009 45.88% done, estimate finish Sat Sep 5 18:56:15 2009 47.59% done, estimate finish Sat Sep 5 18:56:14 2009 49.28% done, estimate finish Sat Sep 5 18:56:14 2009 50.98% done, estimate finish Sat Sep 5 18:56:13 2009 52.68% done, estimate finish Sat Sep 5 18:56:13 2009 54.38% done, estimate finish Sat Sep 5 18:56:12 2009 56.08% done, estimate finish Sat Sep 5 18:56:12 2009 57.78% done, estimate finish Sat Sep 5 18:56:11 2009 59.48% done, estimate finish Sat Sep 5 18:56:11 2009 61.18% done, estimate finish Sat Sep 5 18:56:10 2009 62.88% done, estimate finish Sat Sep 5 18:56:10 2009 64.58% done, estimate finish Sat Sep 5 18:56:09 2009 66.28% done, estimate finish Sat Sep 5 18:56:09 2009 67.98% done, estimate finish Sat Sep 5 18:56:09 2009 69.68% done, estimate finish Sat Sep 5 18:56:08 2009 71.38% done, estimate finish Sat Sep 5 18:56:08 2009 73.07% done, estimate finish Sat Sep 5 18:56:08 2009 74.78% done, estimate finish Sat Sep 5 18:56:09 2009 76.48% done, estimate finish Sat Sep 5 18:56:09 2009 78.18% done, estimate finish Sat Sep 5 18:56:08 2009 79.87% done, estimate finish Sat Sep 5 18:56:08 2009 81.58% done, estimate finish Sat Sep 5 18:56:08 2009 83.28% done, estimate finish Sat Sep 5 18:56:08 2009 84.97% done, estimate finish Sat Sep 5 18:56:08 2009 86.67% done, estimate finish Sat Sep 5 18:56:08 2009 88.37% done, estimate finish Sat Sep 5 18:56:08 2009 90.07% done, estimate finish Sat Sep 5 18:56:08 2009 91.77% done, estimate finish Sat Sep 5 18:56:09 2009 93.47% done, estimate finish Sat Sep 5 18:56:08 2009 95.17% done, estimate finish Sat Sep 5 18:56:09 2009 96.87% done, estimate finish Sat Sep 5 18:56:09 2009 98.57% done, estimate finish Sat Sep 5 18:56:09 2009 Total translation table size: 0 Total rockridge attributes bytes: 73565 Total directory bytes: 485376 Path table size(bytes): 3348 Max brk space used 778000 294220 extents written (574 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:56:09 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-11' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-11.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-11.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD11 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD11/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD11/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD11/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD11/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD11/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD11/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD11/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD11/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD11/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD11/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD11/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD11/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD11/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD11/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD11/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD11/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD11/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD11/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD11/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD11/css/debinstall.css (debinstall-print.css) Using FREER000.DEB;1 for CD11/pool/main/f/freeradius/freeradius_2.0.4+dfsg-6_hppa.deb (freeradius-common_2.0.4+dfsg-6_all.deb) Using FWBUI000.DEB;1 for CD11/pool/main/f/fwbuilder/fwbuilder_2.1.19-6_hppa.deb (fwbuilder-linux_2.1.19-6_hppa.deb) Using FWBUI001.DEB;1 for CD11/pool/main/f/fwbuilder/fwbuilder-linux_2.1.19-6_hppa.deb (fwbuilder-common_2.1.19-6_all.deb) Using LIBOG000 for CD11/pool/main/libo/libogg-vorbis-header-perl (libogg-vorbis-header-pureperl-perl) Using GLABE000.DEB;1 for CD11/pool/main/g/glabels/glabels_2.1.3-3_hppa.deb (glabels-data_2.1.3-3_all.deb) Using LIBGO000.DEB;1 for CD11/pool/main/g/goocanvas/libgoocanvas3_0.13-1_hppa.deb (libgoocanvas-common_0.13-1_all.deb) Using XMMS2000.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-cue_0.5DrLecter-2_hppa.deb (xmms2-plugin-asx_0.5DrLecter-2_hppa.deb) Using XMMS2001.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-asx_0.5DrLecter-2_hppa.deb (xmms2-plugin-pulse_0.5DrLecter-2_hppa.deb) Using XMMS2002.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-pulse_0.5DrLecter-2_hppa.deb (xmms2-plugin-sid_0.5DrLecter-2_hppa.deb) Using XMMS2003.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-sid_0.5DrLecter-2_hppa.deb (xmms2-plugin-xml_0.5DrLecter-2_hppa.deb) Using XMMS2004.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-xml_0.5DrLecter-2_hppa.deb (xmms2-plugin-pls_0.5DrLecter-2_hppa.deb) Using XMMS2005.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-pls_0.5DrLecter-2_hppa.deb (xmms2-plugin-smb_0.5DrLecter-2_hppa.deb) Using XMMS2006.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-smb_0.5DrLecter-2_hppa.deb (xmms2-plugin-normalize_0.5DrLecter-2_hppa.deb) Using XMMS2007.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-normalize_0.5DrLecter-2_hppa.deb (xmms2-plugin-daap_0.5DrLecter-2_hppa.deb) Using XMMS2008.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-daap_0.5DrLecter-2_hppa.deb (xmms2-plugin-faad_0.5DrLecter-2_hppa.deb) Using XMMS2009.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-faad_0.5DrLecter-2_hppa.deb (xmms2-plugin-jack_0.5DrLecter-2_hppa.deb) Using XMMS200A.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-jack_0.5DrLecter-2_hppa.deb (xmms2-plugin-oss_0.5DrLecter-2_hppa.deb) Using XMMS200B.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-oss_0.5DrLecter-2_hppa.deb (xmms2-plugin-cdda_0.5DrLecter-2_hppa.deb) Using XMMS200C.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-cdda_0.5DrLecter-2_hppa.deb (xmms2-plugin-musepack_0.5DrLecter-2_hppa.deb) Using XMMS200D.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-musepack_0.5DrLecter-2_hppa.deb (xmms2-plugin-modplug_0.5DrLecter-2_hppa.deb) Using XMMS200E.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-modplug_0.5DrLecter-2_hppa.deb (xmms2-plugin-ices_0.5DrLecter-2_hppa.deb) Using XMMS200F.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-ices_0.5DrLecter-2_hppa.deb (xmms2-plugin-mms_0.5DrLecter-2_hppa.deb) Using XMMS200G.DEB;1 for CD11/pool/main/x/xmms2/xmms2-plugin-mms_0.5DrLecter-2_hppa.deb (xmms2-plugin-icymetaint_0.5DrLecter-2_hppa.deb) Using LIBEM000 for CD11/pool/main/libe/libemail-mime-perl (libemail-mime-contenttype-perl) Using NAUTI000 for CD11/pool/main/n/nautilus-share (nautilus-image-converter) Using NETKI000 for CD11/pool/main/n/netkit-rsh (netkit-rwho) Using NETWO000.DEB;1 for CD11/pool/main/n/network-manager-pptp/network-manager-pptp-gnome_0.6.5+svnhead2574+dfsg-2_hppa.deb (network-manager-pptp_0.6.5+svnhead2574+dfsg-2_hppa.deb) Using NOTEE000.DEB;1 for CD11/pool/main/n/noteedit/noteedit_2.8.1-2.2_hppa.deb (noteedit-data_2.8.1-2.2_all.deb) Using KDE_I000 for CD11/pool/main/k/kde-icons-crystalproject (kde-icons-nuovext) Using TEXLI000 for CD11/pool/main/t/texlive-doc (texlive-bin) Using TEXLI001 for CD11/pool/main/t/texlive-bin (texlive-lang) Using TEXLI000.DEB;1 for CD11/pool/main/t/texlive-lang/texlive-lang-arab_2007.dfsg.4-1+lenny1_all.deb (texlive-lang-manju_2007.dfsg.4-1+lenny1_all.deb) Using TEXLI001.DEB;1 for CD11/pool/main/t/texlive-lang/texlive-lang-manju_2007.dfsg.4-1+lenny1_all.deb (texlive-lang-tibetan_2007.dfsg.4-1+lenny1_all.deb) Using TEXLI002.DEB;1 for CD11/pool/main/t/texlive-lang/texlive-lang-tibetan_2007.dfsg.4-1+lenny1_all.deb (texlive-lang-african_2007.dfsg.4-1+lenny1_all.deb) Using TEXLI003.DEB;1 for CD11/pool/main/t/texlive-lang/texlive-lang-african_2007.dfsg.4-1+lenny1_all.deb (texlive-lang-armenian_2007.dfsg.4-1+lenny1_all.deb) Using TEXLI004.DEB;1 for CD11/pool/main/t/texlive-lang/texlive-lang-armenian_2007.dfsg.4-1+lenny1_all.deb (texlive-lang-hebrew_2007.dfsg.4-1+lenny1_all.deb) Using TUXTY000.DEB;1 for CD11/pool/main/t/tuxtype/tuxtype_1.5.17.dfsg1-4_hppa.deb (tuxtype-data_1.5.17.dfsg1-4_all.deb) Using TEXLI000.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-mn_2007.dfsg.2-1_all.deb (texlive-doc-ko_2007.dfsg.2-1_all.deb) Using TEXLI001.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-ko_2007.dfsg.2-1_all.deb (texlive-doc-th_2007.dfsg.2-1_all.deb) Using TEXLI002.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-th_2007.dfsg.2-1_all.deb (texlive-doc-vi_2007.dfsg.2-1_all.deb) Using TEXLI003.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-vi_2007.dfsg.2-1_all.deb (texlive-doc-uk_2007.dfsg.2-1_all.deb) Using TEXLI004.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-uk_2007.dfsg.2-1_all.deb (texlive-doc-bg_2007.dfsg.2-1_all.deb) Using TEXLI005.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-bg_2007.dfsg.2-1_all.deb (texlive-doc-fi_2007.dfsg.2-1_all.deb) Using TEXLI006.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-fi_2007.dfsg.2-1_all.deb (texlive-doc-el_2007.dfsg.2-1_all.deb) Using TEXLI007.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-el_2007.dfsg.2-1_all.deb (texlive-doc-nl_2007.dfsg.2-1_all.deb) Using TEXLI008.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-nl_2007.dfsg.2-1_all.deb (texlive-doc-ja_2007.dfsg.2-1_all.deb) Using TEXLI009.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-ja_2007.dfsg.2-1_all.deb (texlive-doc-ru_2007.dfsg.2-1_all.deb) Using TEXLI00A.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-ru_2007.dfsg.2-1_all.deb (texlive-doc-it_2007.dfsg.2-1_all.deb) Using TEXLI00B.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-it_2007.dfsg.2-1_all.deb (texlive-doc-pl_2007.dfsg.2-1_all.deb) Using TEXLI00C.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-pl_2007.dfsg.2-1_all.deb (texlive-doc-pt_2007.dfsg.2-1_all.deb) Using TEXLI00D.DEB;1 for CD11/pool/main/t/texlive-doc/texlive-doc-pt_2007.dfsg.2-1_all.deb (texlive-doc-cs+sk_2007.dfsg.2-1_all.deb) Using TELLI000.DEB;1 for CD11/pool/main/t/tellico/tellico_1.3.3-1_hppa.deb (tellico-scripts_1.3.3-1_all.deb) Using TELLI001.DEB;1 for CD11/pool/main/t/tellico/tellico-scripts_1.3.3-1_all.deb (tellico-data_1.3.3-1_all.deb) Using XFONT000.DEB;1 for CD11/pool/main/i/intlfonts/xfonts-intl-phonetic_1.2.1-6_all.deb (xfonts-intl-asian_1.2.1-6_all.deb) Using ICEDO000.DEB;1 for CD11/pool/main/i/icedove-l10n/icedove-locale-de_2.0.0.17+debian-2_all.deb (icedove-locale-fr_2.0.0.17+debian-2_all.deb) Using LIBCR000 for CD11/pool/main/libc/libcrypt-cbc-perl (libcrypt-des-perl) Using LIBCL000 for CD11/pool/main/libc/libclass-container-perl (libclass-inspector-perl) Using WORDN000.DEB;1 for CD11/pool/main/w/wordnet/wordnet_3.0-13_hppa.deb (wordnet-base_3.0-13_all.deb) Using DEBIA000 for CD11/pool/main/d/debian-edu-archive-keyring (debian-edu) Using LIBMU000.DEB;1 for CD11/pool/main/m/multisync/libmultisync-plugin-evolution_0.82-8.1_hppa.deb (libmultisync-plugin-backup_0.82-8.1_hppa.deb) Using LIBMU001.DEB;1 for CD11/pool/main/m/multisync/libmultisync-plugin-backup_0.82-8.1_hppa.deb (libmultisync-plugin-irmc_0.82-8.1_hppa.deb) Using PINBA000.DEB;1 for CD11/pool/main/p/pinball/pinball_0.3.1-7_hppa.deb (pinball-data_0.3.1-7_all.deb) Using AMAND000.DEB;1 for CD11/pool/main/a/amanda/amanda-client_2.5.2p1-4_hppa.deb (amanda-common_2.5.2p1-4_hppa.deb) Using ALSAP000.DEB;1 for CD11/pool/main/a/alsaplayer/alsaplayer-text_0.99.80-3_hppa.deb (alsaplayer-oss_0.99.80-3_hppa.deb) Using LIBPE000 for CD11/pool/main/libp/libperlio-via-symlink-perl (libperlio-via-dynamic-perl) Using LIBPE001 for CD11/pool/main/libp/libperlio-via-dynamic-perl (libperlio-eol-perl) Using CELES000.DEB;1 for CD11/pool/main/c/celestia/celestia_1.5.1+dfsg1-1_all.deb (celestia-kde_1.5.1+dfsg1-1_hppa.deb) Using LIBGT000 for CD11/pool/main/libg/libgtk2-ex-podviewer-perl (libgtk2-imageview-perl) Using LIBGT001 for CD11/pool/main/libg/libgtk2-imageview-perl (libgtk2-ex-simple-list-perl) Using LIBAP000 for CD11/pool/main/liba/libapache-session-perl (libapache2-mod-auth-pam) parse_md5_list: added MD5 checksums for 44356 files 1.69% done, estimate finish Sat Sep 5 19:00:06 2009 3.38% done, estimate finish Sat Sep 5 18:58:08 2009 5.07% done, estimate finish Sat Sep 5 18:57:28 2009 6.76% done, estimate finish Sat Sep 5 18:57:09 2009 8.45% done, estimate finish Sat Sep 5 18:56:57 2009 10.14% done, estimate finish Sat Sep 5 18:56:49 2009 11.83% done, estimate finish Sat Sep 5 18:56:43 2009 13.52% done, estimate finish Sat Sep 5 18:56:39 2009 15.21% done, estimate finish Sat Sep 5 18:56:36 2009 16.90% done, estimate finish Sat Sep 5 18:56:33 2009 18.59% done, estimate finish Sat Sep 5 18:56:31 2009 20.28% done, estimate finish Sat Sep 5 18:56:29 2009 21.97% done, estimate finish Sat Sep 5 18:56:28 2009 23.66% done, estimate finish Sat Sep 5 18:56:26 2009 25.35% done, estimate finish Sat Sep 5 18:56:25 2009 27.04% done, estimate finish Sat Sep 5 18:56:24 2009 28.73% done, estimate finish Sat Sep 5 18:56:23 2009 30.42% done, estimate finish Sat Sep 5 18:56:23 2009 32.11% done, estimate finish Sat Sep 5 18:56:22 2009 33.80% done, estimate finish Sat Sep 5 18:56:21 2009 35.49% done, estimate finish Sat Sep 5 18:56:21 2009 37.18% done, estimate finish Sat Sep 5 18:56:20 2009 38.87% done, estimate finish Sat Sep 5 18:56:22 2009 40.56% done, estimate finish Sat Sep 5 18:56:22 2009 42.25% done, estimate finish Sat Sep 5 18:56:21 2009 43.94% done, estimate finish Sat Sep 5 18:56:23 2009 45.63% done, estimate finish Sat Sep 5 18:56:23 2009 47.32% done, estimate finish Sat Sep 5 18:56:22 2009 49.01% done, estimate finish Sat Sep 5 18:56:22 2009 50.70% done, estimate finish Sat Sep 5 18:56:23 2009 52.39% done, estimate finish Sat Sep 5 18:56:25 2009 54.08% done, estimate finish Sat Sep 5 18:56:24 2009 55.77% done, estimate finish Sat Sep 5 18:56:24 2009 57.46% done, estimate finish Sat Sep 5 18:56:23 2009 59.15% done, estimate finish Sat Sep 5 18:56:25 2009 60.84% done, estimate finish Sat Sep 5 18:56:24 2009 62.53% done, estimate finish Sat Sep 5 18:56:24 2009 64.22% done, estimate finish Sat Sep 5 18:56:24 2009 65.91% done, estimate finish Sat Sep 5 18:56:25 2009 67.60% done, estimate finish Sat Sep 5 18:56:24 2009 69.29% done, estimate finish Sat Sep 5 18:56:24 2009 70.98% done, estimate finish Sat Sep 5 18:56:24 2009 72.66% done, estimate finish Sat Sep 5 18:56:25 2009 74.36% done, estimate finish Sat Sep 5 18:56:24 2009 76.04% done, estimate finish Sat Sep 5 18:56:24 2009 77.73% done, estimate finish Sat Sep 5 18:56:24 2009 79.43% done, estimate finish Sat Sep 5 18:56:25 2009 81.12% done, estimate finish Sat Sep 5 18:56:24 2009 82.80% done, estimate finish Sat Sep 5 18:56:24 2009 84.49% done, estimate finish Sat Sep 5 18:56:25 2009 86.18% done, estimate finish Sat Sep 5 18:56:25 2009 87.87% done, estimate finish Sat Sep 5 18:56:24 2009 89.57% done, estimate finish Sat Sep 5 18:56:25 2009 91.25% done, estimate finish Sat Sep 5 18:56:25 2009 92.95% done, estimate finish Sat Sep 5 18:56:25 2009 94.63% done, estimate finish Sat Sep 5 18:56:25 2009 96.33% done, estimate finish Sat Sep 5 18:56:25 2009 98.02% done, estimate finish Sat Sep 5 18:56:26 2009 99.71% done, estimate finish Sat Sep 5 18:56:26 2009 Total translation table size: 0 Total rockridge attributes bytes: 149125 Total directory bytes: 944128 Path table size(bytes): 6604 Max brk space used 833000 295884 extents written (577 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:56:27 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-12' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-12.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-12.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD12 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD12/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD12/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD12/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD12/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD12/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD12/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD12/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD12/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD12/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD12/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD12/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD12/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD12/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD12/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD12/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD12/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD12/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD12/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD12/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD12/css/debinstall.css (debinstall-print.css) Using FRETS000 for CD12/pool/main/f/fretsonfire-songs-sectoid (fretsonfire) Using FLUID000.DEB;1 for CD12/pool/main/f/fluid-soundfont/fluid-soundfont-gs_3.1-1_all.deb (fluid-soundfont-gm_3.1-1_all.deb) Using LIBFR000.DEB;1 for CD12/pool/main/f/freehdl/libfreehdl0-dev_0.0.6-2_hppa.deb (libfreehdl0_0.0.6-2_hppa.deb) Using MOZIL000 for CD12/pool/main/m/mozilla-firefox-adblock (mozilla-noscript) Using MEDIA000.DEB;1 for CD12/pool/main/m/mediatomb/mediatomb_0.11.0-3_all.deb (mediatomb-daemon_0.11.0-3_all.deb) Using MEDIA001.DEB;1 for CD12/pool/main/m/mediatomb/mediatomb-daemon_0.11.0-3_all.deb (mediatomb-common_0.11.0-3+b4_hppa.deb) Using XMMS2000.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-all_0.5DrLecter-2_all.deb (xmms2-plugin-lastfm_0.5DrLecter-2_hppa.deb) Using XMMS2001.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-lastfm_0.5DrLecter-2_hppa.deb (xmms2-plugin-airplay_0.5DrLecter-2_hppa.deb) Using XMMS2002.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-airplay_0.5DrLecter-2_hppa.deb (xmms2-plugin-gvfs_0.5DrLecter-2_hppa.deb) Using XMMS2003.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-gvfs_0.5DrLecter-2_hppa.deb (xmms2-plugin-gme_0.5DrLecter-2_hppa.deb) Using XMMS2004.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-gme_0.5DrLecter-2_hppa.deb (xmms2-plugin-karaoke_0.5DrLecter-2_hppa.deb) Using XMMS2005.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-karaoke_0.5DrLecter-2_hppa.deb (xmms2-plugin-ofa_0.5DrLecter-2_hppa.deb) Using XMMS2006.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-ofa_0.5DrLecter-2_hppa.deb (xmms2-plugin-speex_0.5DrLecter-2_hppa.deb) Using XMMS2007.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-speex_0.5DrLecter-2_hppa.deb (xmms2-plugin-xspf_0.5DrLecter-2_hppa.deb) Using XMMS2008.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-xspf_0.5DrLecter-2_hppa.deb (xmms2-plugin-vocoder_0.5DrLecter-2_hppa.deb) Using XMMS2009.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-vocoder_0.5DrLecter-2_hppa.deb (xmms2-plugin-ao_0.5DrLecter-2_hppa.deb) Using XMMS200A.DEB;1 for CD12/pool/main/x/xmms2/xmms2-plugin-ao_0.5DrLecter-2_hppa.deb (xmms2-plugin-rss_0.5DrLecter-2_hppa.deb) Using LIBPA000.DEB;1 for CD12/pool/main/r/ruby-gnome2/libpanel-applet2-ruby_0.17.0~rc1-6_all.deb (libpanel-applet2-ruby1.8_0.17.0~rc1-6_hppa.deb) Using CHROM000.DEB;1 for CD12/pool/main/c/chromium/chromium_0.9.13.2-1_hppa.deb (chromium-data_0.9.13.2-1_all.deb) Using LIBCP000.DEB;1 for CD12/pool/main/c/cppunit/libcppunit-dev_1.12.1-1_hppa.deb (libcppunit-1.12-1_1.12.1-1_hppa.deb) Using LIBPA000.DEB;1 for CD12/pool/main/c/cernlib/libpacklib1-dev_2006.dfsg.2-13.2_hppa.deb (libpacklib1-gfortran_2006.dfsg.2-13.2_hppa.deb) Using LIBKE000.DEB;1 for CD12/pool/main/c/cernlib/libkernlib1-dev_2006.dfsg.2-13.2_hppa.deb (libkernlib1-gfortran_2006.dfsg.2-13.2_hppa.deb) Using LIBHU000.DEB;1 for CD12/pool/main/h/hugs98/libhugs-base-bundled_98.200609.21-5+b1_hppa.deb (libhugs-haskell98-bundled_98.200609.21-5+b1_hppa.deb) Using GST_P000.10 for CD12/pool/main/g/gst-plugins-base0.10 (gst-plugins-good0.10) Using GNOME000 for CD12/pool/main/g/gnome-chemistry-utils (gnome-chess) Using GPSDR000.DEB;1 for CD12/pool/main/g/gpsdrive/gpsdrive_2.10~pre4-6.dfsg-1+lenny1_hppa.deb (gpsdrive-data_2.10~pre4-6.dfsg-1+lenny1_all.deb) Using AIRST000.DEB;1 for CD12/pool/main/a/airstrike/airstrike_0.99+1.0pre6a-4_hppa.deb (airstrike-common_0.99+1.0pre6a-4_all.deb) Using ALSAP000.DEB;1 for CD12/pool/main/a/alsaplayer/alsaplayer-esd_0.99.80-3_hppa.deb (alsaplayer-jack_0.99.80-3_hppa.deb) Using TRACK000 for CD12/pool/main/t/trackballs-music (trackballs) Using TEXLI000 for CD12/pool/main/t/texlive-base (texlive-doc) Using TEXLI000.DEB;1 for CD12/pool/main/t/texlive-doc/texlive-doc-tr_2007.dfsg.2-1_all.deb (texlive-doc-zh_2007.dfsg.2-1_all.deb) Using TRACK000.DEB;1 for CD12/pool/main/t/trackballs/trackballs_1.1.4-4_hppa.deb (trackballs-data_1.1.4-4_all.deb) Using LIBTE000 for CD12/pool/main/libt/libtext-query-perl (libtext-wrapper-perl) Using LIBTE001 for CD12/pool/main/libt/libtext-wrapper-perl (libtext-format-ruby) Using LIBTE002 for CD12/pool/main/libt/libtext-format-ruby (libtext-autoformat-perl) Using LIBTE003 for CD12/pool/main/libt/libtext-autoformat-perl (libtext-unaccent-perl) Using LIBEM000 for CD12/pool/main/libe/libemail-send-perl (libemail-mime-modifier-perl) Using LIBEM001 for CD12/pool/main/libe/libemail-mime-modifier-perl (libemail-messageid-perl) Using PLEXU000 for CD12/pool/main/p/plexus-component-api (plexus-classworlds) Using PLEXU001 for CD12/pool/main/p/plexus-classworlds (plexus-container-default) Using PHP_X000 for CD12/pool/main/p/php-xml-serializer (php-xml-util) Using PYTHO000 for CD12/pool/main/p/python-mpd (python-musicbrainz2) Using PYTHO001 for CD12/pool/main/p/python-qt3 (python-qt4) Using PYTHO002 for CD12/pool/main/p/python-libgmail (python-levenshtein) Using PYTHO003 for CD12/pool/main/p/python-daap (python-defaults) Using PYTHO000.DEB;1 for CD12/pool/main/p/pyorbit/python-pyorbit-omg_2.14.3-2_all.deb (python-pyorbit-dev_2.14.3-2_all.deb) Using POKER000.DEB;1 for CD12/pool/main/p/pokerth/pokerth_0.6.2-2_hppa.deb (pokerth-data_0.6.2-2_all.deb) Using EVOLU000 for CD12/pool/main/e/evolution-data-server (evolution) Using KDE_S000 for CD12/pool/main/k/kde-style-comix (kde-style-serenity) Using KDE_I000 for CD12/pool/main/k/kde-icons-gorilla (kde-icons-korilla) Using KAZEH000.DEB;1 for CD12/pool/main/k/kazehakase/kazehakase_0.5.4-2.2_hppa.deb (kazehakase-gecko_0.5.4-2.2_hppa.deb) Using DEBIA000.DEB;1 for CD12/pool/main/d/debian-reference/debian-reference_2.24_all.deb (debian-reference-de_2.24_all.deb) Using QSCIN000 for CD12/pool/main/q/qscintilla (qscintilla2) Using BRIQU000.DEB;1 for CD12/pool/main/b/briquolo/briquolo_0.5.7-1_hppa.deb (briquolo-data_0.5.7-1_all.deb) Using BACUL000.DEB;1 for CD12/pool/main/b/bacula/bacula-server_2.4.4-1_all.deb (bacula-sd-sqlite3_2.4.4-1_hppa.deb) Using LIBNE000 for CD12/pool/main/libn/libnet-smtp-server-perl (libnet-ssh-perl) Using LIBGT000 for CD12/pool/main/libg/libgtk2-spell-perl (libgtk2-trayicon-perl) Using LIBGR000 for CD12/pool/main/libg/libgraph-perl (libgraphviz-perl) Using LIBGH000.DEB;1 for CD12/pool/main/libg/libghemical/libghemical3gf_2.96-2_hppa.deb (libghemical-data_2.96-2_all.deb) Using LIBCR000 for CD12/pool/main/libc/libcrypt-rijndael-perl (libcrypto++) Using LIBCL000 for CD12/pool/main/libc/libclass-dbi-mysql-perl (libclass-c3-perl) Using LIBCL001 for CD12/pool/main/libc/libclass-c3-perl (libclass-errorhandler-perl) Using LIBMO000 for CD12/pool/main/libm/libmodule-scandeps-perl (libmodule-corelist-perl) Using LIBAP000 for CD12/pool/main/liba/libapache2-mod-python (libapache-mod-encoding) Using LINPH000.DEB;1 for CD12/pool/main/l/linphone/linphone_2.1.1-1+b2_hppa.deb (linphone-nox_2.1.1-1+b2_hppa.deb) Using LINPH001.DEB;1 for CD12/pool/main/l/linphone/linphone-nox_2.1.1-1+b2_hppa.deb (linphone-common_2.1.1-1_all.deb) Using LIBHT000 for CD12/pool/main/libh/libhtml-clean-perl (libhtml-mason-perl) Using LIBFI000 for CD12/pool/main/libf/libfile-nfslock-perl (libfile-which-perl) Using LIBOP000 for CD12/pool/main/libo/libopensync-plugin-file (libopensync-plugin-evolution2) Using LIBOP001 for CD12/pool/main/libo/libopensync-plugin-evolution2 (libopensync-plugin-syncml) parse_md5_list: added MD5 checksums for 44356 files 1.54% done, estimate finish Sat Sep 5 18:59:42 2009 3.08% done, estimate finish Sat Sep 5 18:58:05 2009 4.62% done, estimate finish Sat Sep 5 18:57:32 2009 6.16% done, estimate finish Sat Sep 5 18:57:16 2009 7.71% done, estimate finish Sat Sep 5 18:57:06 2009 9.24% done, estimate finish Sat Sep 5 18:57:00 2009 10.79% done, estimate finish Sat Sep 5 18:56:55 2009 12.32% done, estimate finish Sat Sep 5 18:56:52 2009 13.87% done, estimate finish Sat Sep 5 18:56:49 2009 15.40% done, estimate finish Sat Sep 5 18:56:47 2009 16.95% done, estimate finish Sat Sep 5 18:56:45 2009 18.48% done, estimate finish Sat Sep 5 18:56:44 2009 20.02% done, estimate finish Sat Sep 5 18:56:42 2009 21.56% done, estimate finish Sat Sep 5 18:56:46 2009 23.10% done, estimate finish Sat Sep 5 18:56:45 2009 24.64% done, estimate finish Sat Sep 5 18:56:44 2009 26.19% done, estimate finish Sat Sep 5 18:56:43 2009 27.73% done, estimate finish Sat Sep 5 18:56:46 2009 29.27% done, estimate finish Sat Sep 5 18:56:45 2009 30.80% done, estimate finish Sat Sep 5 18:56:47 2009 32.35% done, estimate finish Sat Sep 5 18:56:46 2009 33.89% done, estimate finish Sat Sep 5 18:56:48 2009 35.43% done, estimate finish Sat Sep 5 18:56:50 2009 36.97% done, estimate finish Sat Sep 5 18:56:49 2009 38.51% done, estimate finish Sat Sep 5 18:56:48 2009 40.05% done, estimate finish Sat Sep 5 18:56:47 2009 41.59% done, estimate finish Sat Sep 5 18:56:47 2009 43.13% done, estimate finish Sat Sep 5 18:56:46 2009 44.67% done, estimate finish Sat Sep 5 18:56:45 2009 46.21% done, estimate finish Sat Sep 5 18:56:47 2009 47.75% done, estimate finish Sat Sep 5 18:56:46 2009 49.29% done, estimate finish Sat Sep 5 18:56:46 2009 50.83% done, estimate finish Sat Sep 5 18:56:45 2009 52.37% done, estimate finish Sat Sep 5 18:56:47 2009 53.91% done, estimate finish Sat Sep 5 18:56:46 2009 55.45% done, estimate finish Sat Sep 5 18:56:46 2009 56.99% done, estimate finish Sat Sep 5 18:56:47 2009 58.53% done, estimate finish Sat Sep 5 18:56:46 2009 60.07% done, estimate finish Sat Sep 5 18:56:46 2009 61.61% done, estimate finish Sat Sep 5 18:56:47 2009 63.15% done, estimate finish Sat Sep 5 18:56:47 2009 64.69% done, estimate finish Sat Sep 5 18:56:46 2009 66.23% done, estimate finish Sat Sep 5 18:56:47 2009 67.77% done, estimate finish Sat Sep 5 18:56:47 2009 69.31% done, estimate finish Sat Sep 5 18:56:46 2009 70.85% done, estimate finish Sat Sep 5 18:56:47 2009 72.39% done, estimate finish Sat Sep 5 18:56:48 2009 73.93% done, estimate finish Sat Sep 5 18:56:48 2009 75.47% done, estimate finish Sat Sep 5 18:56:47 2009 77.01% done, estimate finish Sat Sep 5 18:56:47 2009 78.55% done, estimate finish Sat Sep 5 18:56:48 2009 80.09% done, estimate finish Sat Sep 5 18:56:47 2009 81.63% done, estimate finish Sat Sep 5 18:56:48 2009 83.17% done, estimate finish Sat Sep 5 18:56:48 2009 84.71% done, estimate finish Sat Sep 5 18:56:48 2009 86.25% done, estimate finish Sat Sep 5 18:56:47 2009 87.79% done, estimate finish Sat Sep 5 18:56:48 2009 89.33% done, estimate finish Sat Sep 5 18:56:48 2009 90.87% done, estimate finish Sat Sep 5 18:56:47 2009 92.41% done, estimate finish Sat Sep 5 18:56:48 2009 93.95% done, estimate finish Sat Sep 5 18:56:49 2009 95.49% done, estimate finish Sat Sep 5 18:56:48 2009 97.03% done, estimate finish Sat Sep 5 18:56:49 2009 98.57% done, estimate finish Sat Sep 5 18:56:49 2009 Total translation table size: 0 Total rockridge attributes bytes: 229679 Total directory bytes: 1488896 Path table size(bytes): 10510 Max brk space used 8f2000 324643 extents written (634 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:56:49 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-13' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-13.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-13.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD13 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD13/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD13/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD13/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD13/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD13/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD13/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD13/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD13/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD13/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD13/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD13/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD13/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD13/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD13/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD13/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD13/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD13/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD13/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD13/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD13/css/debinstall.css (debinstall-print.css) Using TTF_E000 for CD13/pool/main/t/ttf-ecolier-lignes-court (ttf-ecolier-court) Using GNOME000 for CD13/pool/main/g/gnome-specimen (gnome-speech) Using GNOME000.DEB;1 for CD13/pool/main/g/gnomeicu/gnomeicu_0.99.12-2+b1_hppa.deb (gnomeicu-common_0.99.12-2_all.deb) Using LIBBO000.DEB;1 for CD13/pool/main/b/boost1.35/libboost-wave1.35.0_1.35.0-5_hppa.deb (libboost-graph1.35.0_1.35.0-5_hppa.deb) Using LIBBO001.DEB;1 for CD13/pool/main/b/boost1.35/libboost-graph1.35.0_1.35.0-5_hppa.deb (libboost-test1.35.0_1.35.0-5_hppa.deb) Using LIBBO002.DEB;1 for CD13/pool/main/b/boost1.35/libboost-test1.35.0_1.35.0-5_hppa.deb (libboost-signals1.35.0_1.35.0-5_hppa.deb) Using LIBBO003.DEB;1 for CD13/pool/main/b/boost1.35/libboost-signals1.35.0_1.35.0-5_hppa.deb (libboost-program-options1.35.0_1.35.0-5_hppa.deb) Using LIBBO004.DEB;1 for CD13/pool/main/b/boost1.35/libboost-program-options1.35.0_1.35.0-5_hppa.deb (libboost-filesystem1.35.0_1.35.0-5_hppa.deb) Using LIBBO005.DEB;1 for CD13/pool/main/b/boost1.35/libboost-filesystem1.35.0_1.35.0-5_hppa.deb (libboost-python1.35.0_1.35.0-5_hppa.deb) Using LIBBO006.DEB;1 for CD13/pool/main/b/boost1.35/libboost-python1.35.0_1.35.0-5_hppa.deb (libboost-serialization1.35.0_1.35.0-5_hppa.deb) Using LIBBO007.DEB;1 for CD13/pool/main/b/boost1.35/libboost-serialization1.35.0_1.35.0-5_hppa.deb (libboost-iostreams1.35.0_1.35.0-5_hppa.deb) Using LIBBO008.DEB;1 for CD13/pool/main/b/boost1.35/libboost-iostreams1.35.0_1.35.0-5_hppa.deb (libboost-system1.35.0_1.35.0-5_hppa.deb) Using LIBBO009.DEB;1 for CD13/pool/main/b/boost1.35/libboost-system1.35.0_1.35.0-5_hppa.deb (libboost-date-time1.35.0_1.35.0-5_hppa.deb) Using LIBBO00A.DEB;1 for CD13/pool/main/b/boost1.35/libboost-date-time1.35.0_1.35.0-5_hppa.deb (libboost-regex1.35.0_1.35.0-5_hppa.deb) Using LIBBO00B.DEB;1 for CD13/pool/main/b/boost1.35/libboost-regex1.35.0_1.35.0-5_hppa.deb (libboost-thread1.35.0_1.35.0-5_hppa.deb) Using BOMBE000.DEB;1 for CD13/pool/main/b/bomberclone/bomberclone_0.11.8-1_hppa.deb (bomberclone-data_0.11.8-1_all.deb) Using BLOBW000.DEB;1 for CD13/pool/main/b/blobwars/blobwars_1.08-dfsg-1_hppa.deb (blobwars-data_1.08-dfsg-1_all.deb) Using OPENU000.DEB;1 for CD13/pool/main/o/openuniverse/openuniverse_1.0beta3.1+dfsg-0.1_hppa.deb (openuniverse-common_1.0beta3.1+dfsg-0.1_all.deb) Using DREAM000.DEB;1 for CD13/pool/main/d/dreamchess/dreamchess_0.2.0-1_hppa.deb (dreamchess-data_0.2.0-1_all.deb) Using DOPEW000.DEB;1 for CD13/pool/main/d/dopewars/dopewars_1.5.12-7_hppa.deb (dopewars-data_1.5.12-7_all.deb) Using AWN_A000.DEB;1 for CD13/pool/main/a/awn-extras-applets/awn-applets-python-extras_0.2.6-4_all.deb (awn-applets-c-extras_0.2.6-4_hppa.deb) Using APT_W000.DEB;1 for CD13/pool/main/a/apt-watch/apt-watch-gnome_0.3.2-10_hppa.deb (apt-watch-backend_0.3.2-10_hppa.deb) Using LIBPD000.DEB;1 for CD13/pool/main/m/mclibs/libpdflib804-2-dev_2006.dfsg.2-5_hppa.deb (libpdflib804-2-gfortran_2006.dfsg.2-5_hppa.deb) Using CLAWS000 for CD13/pool/main/c/claws-mail-extra-plugins (claws-mail) Using LIBGR000.DEB;1 for CD13/pool/main/c/cernlib/libgrafx11-1-dev_2006.dfsg.2-13.2_hppa.deb (libgrafx11-1-gfortran_2006.dfsg.2-13.2_hppa.deb) Using LIBMA000.DEB;1 for CD13/pool/main/c/cernlib/libmathlib2-dev_2006.dfsg.2-13.2_hppa.deb (libmathlib2-gfortran_2006.dfsg.2-13.2_hppa.deb) Using CLAWS000.DEB;1 for CD13/pool/main/c/claws-mail/claws-mail-trayicon_3.5.0-2.1_hppa.deb (claws-mail-pgpmime_3.5.0-2.1_hppa.deb) Using CLAWS001.DEB;1 for CD13/pool/main/c/claws-mail/claws-mail-pgpmime_3.5.0-2.1_hppa.deb (claws-mail-tools_3.5.0-2.1_all.deb) Using CIRCU000.DEB;1 for CD13/pool/main/c/circuslinux/circuslinux_1.0.3-23_hppa.deb (circuslinux-data_1.0.3-23_all.deb) Using PYTHO000 for CD13/pool/main/p/python-id3 (python-irclib) Using PYTHO001 for CD13/pool/main/p/python-irclib (python-imaging) Using PYTHO002 for CD13/pool/main/p/python-clamav (python-cherrypy) Using LIBPA000.DEB;1 for CD13/pool/main/p/paw/libpawlib-lesstif3-gfortran_2.14.04.dfsg.2-6_hppa.deb (libpawlib2-gfortran_2.14.04.dfsg.2-6_hppa.deb) Using HASKE000 for CD13/pool/main/h/haskell-mtl (haskell-mode) Using HASKE001 for CD13/pool/main/h/haskell-mode (haskell-x11) Using LIBMO000 for CD13/pool/main/libm/libmodule-install-perl (libmodule-find-perl) Using SUNCL000.DEB;1 for CD13/pool/main/s/sunclock/sunclock_3.56-5_hppa.deb (sunclock-maps_3.56-5_all.deb) Using WIDEL000.DEB;1 for CD13/pool/main/w/widelands/widelands_12-3_hppa.deb (widelands-data_12-3_all.deb) Using WORKR000.DEB;1 for CD13/pool/main/w/workrave/workrave_1.8.5-7+b1_hppa.deb (workrave-data_1.8.5-7_all.deb) Using LIBCL000 for CD13/pool/main/libc/libclass-data-accessor-perl (libclass-c3-xs-perl) Using LIBCL001 for CD13/pool/main/libc/libclass-c3-xs-perl (libclass-dbi-pg-perl) Using LIBCA000 for CD13/pool/main/libc/libcache-simple-timedexpiry-perl (libcache-perl) Using LIBCL002 for CD13/pool/main/libc/libclass-dbi-pg-perl (libclass-returnvalue-perl) Using LIBVA000.DEB;1 for CD13/pool/main/v/vamp-plugin-sdk/libvamp-hostsdk2_1.2-1.1_hppa.deb (libvamp-sdk1_1.2-1.1_hppa.deb) Using LIBGN000.DEB;1 for CD13/pool/main/libg/libgnomekbd/libgnomekbdui-dev_2.22.0-1_hppa.deb (libgnomekbd-dev_2.22.0-1_hppa.deb) Using LIBEX000 for CD13/pool/main/libe/libextutils-install-perl (libextutils-cbuilder-perl) Using LIBTI000 for CD13/pool/main/libt/libtime-duration-perl (libtime-piece-mysql-perl) Using LIBDJ000.DEB;1 for CD13/pool/main/libd/libdjconsole/libdjconsole0_0.1.3-1_hppa.deb (libdjconsole-data_0.1.3-1_all.deb) Using LIBFI000 for CD13/pool/main/libf/libfile-type-perl (libfile-next-perl) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 18:57:56 2009 3.02% done, estimate finish Sat Sep 5 18:57:23 2009 4.52% done, estimate finish Sat Sep 5 18:57:12 2009 6.03% done, estimate finish Sat Sep 5 18:57:23 2009 7.53% done, estimate finish Sat Sep 5 18:57:16 2009 9.04% done, estimate finish Sat Sep 5 18:57:12 2009 10.54% done, estimate finish Sat Sep 5 18:57:18 2009 12.05% done, estimate finish Sat Sep 5 18:57:14 2009 13.56% done, estimate finish Sat Sep 5 18:57:19 2009 15.06% done, estimate finish Sat Sep 5 18:57:16 2009 16.57% done, estimate finish Sat Sep 5 18:57:20 2009 18.08% done, estimate finish Sat Sep 5 18:57:17 2009 19.58% done, estimate finish Sat Sep 5 18:57:15 2009 21.09% done, estimate finish Sat Sep 5 18:57:13 2009 22.60% done, estimate finish Sat Sep 5 18:57:12 2009 24.10% done, estimate finish Sat Sep 5 18:57:10 2009 25.61% done, estimate finish Sat Sep 5 18:57:09 2009 27.11% done, estimate finish Sat Sep 5 18:57:08 2009 28.62% done, estimate finish Sat Sep 5 18:57:10 2009 30.13% done, estimate finish Sat Sep 5 18:57:09 2009 31.63% done, estimate finish Sat Sep 5 18:57:08 2009 33.14% done, estimate finish Sat Sep 5 18:57:11 2009 34.65% done, estimate finish Sat Sep 5 18:57:10 2009 36.15% done, estimate finish Sat Sep 5 18:57:09 2009 37.66% done, estimate finish Sat Sep 5 18:57:08 2009 39.17% done, estimate finish Sat Sep 5 18:57:10 2009 40.67% done, estimate finish Sat Sep 5 18:57:09 2009 42.18% done, estimate finish Sat Sep 5 18:57:08 2009 43.68% done, estimate finish Sat Sep 5 18:57:10 2009 45.19% done, estimate finish Sat Sep 5 18:57:09 2009 46.70% done, estimate finish Sat Sep 5 18:57:09 2009 48.20% done, estimate finish Sat Sep 5 18:57:08 2009 49.71% done, estimate finish Sat Sep 5 18:57:10 2009 51.22% done, estimate finish Sat Sep 5 18:57:09 2009 52.72% done, estimate finish Sat Sep 5 18:57:10 2009 54.23% done, estimate finish Sat Sep 5 18:57:10 2009 55.73% done, estimate finish Sat Sep 5 18:57:09 2009 57.24% done, estimate finish Sat Sep 5 18:57:09 2009 58.74% done, estimate finish Sat Sep 5 18:57:10 2009 60.25% done, estimate finish Sat Sep 5 18:57:09 2009 61.76% done, estimate finish Sat Sep 5 18:57:11 2009 63.26% done, estimate finish Sat Sep 5 18:57:10 2009 64.77% done, estimate finish Sat Sep 5 18:57:10 2009 66.28% done, estimate finish Sat Sep 5 18:57:09 2009 67.78% done, estimate finish Sat Sep 5 18:57:09 2009 69.29% done, estimate finish Sat Sep 5 18:57:08 2009 70.79% done, estimate finish Sat Sep 5 18:57:08 2009 72.30% done, estimate finish Sat Sep 5 18:57:07 2009 73.81% done, estimate finish Sat Sep 5 18:57:07 2009 75.31% done, estimate finish Sat Sep 5 18:57:08 2009 76.82% done, estimate finish Sat Sep 5 18:57:08 2009 78.32% done, estimate finish Sat Sep 5 18:57:07 2009 79.83% done, estimate finish Sat Sep 5 18:57:07 2009 81.34% done, estimate finish Sat Sep 5 18:57:08 2009 82.85% done, estimate finish Sat Sep 5 18:57:08 2009 84.35% done, estimate finish Sat Sep 5 18:57:07 2009 85.86% done, estimate finish Sat Sep 5 18:57:08 2009 87.36% done, estimate finish Sat Sep 5 18:57:09 2009 88.87% done, estimate finish Sat Sep 5 18:57:09 2009 90.37% done, estimate finish Sat Sep 5 18:57:08 2009 91.88% done, estimate finish Sat Sep 5 18:57:08 2009 93.39% done, estimate finish Sat Sep 5 18:57:08 2009 94.90% done, estimate finish Sat Sep 5 18:57:07 2009 96.40% done, estimate finish Sat Sep 5 18:57:07 2009 97.91% done, estimate finish Sat Sep 5 18:57:08 2009 99.42% done, estimate finish Sat Sep 5 18:57:09 2009 Total translation table size: 0 Total rockridge attributes bytes: 173587 Total directory bytes: 1128448 Path table size(bytes): 7906 Max brk space used 86d000 331955 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:57:09 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-14' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-14.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-14.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD14 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD14/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD14/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD14/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD14/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD14/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD14/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD14/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD14/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD14/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD14/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD14/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD14/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD14/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD14/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD14/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD14/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD14/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD14/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD14/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD14/css/debinstall.css (debinstall-print.css) Using ELISA000 for CD14/pool/main/e/elisa-plugins-ugly (elisa-plugins-bad) Using EGROU000 for CD14/pool/main/e/egroupware (egroupware-egw-pear) Using ELISA001 for CD14/pool/main/e/elisa-plugins-bad (elisa-plugins-good) Using EGROU000.DEB;1 for CD14/pool/main/e/egroupware/egroupware-emailadmin_1.4.004-2.dfsg-4.1_all.deb (egroupware-addressbook_1.4.004-2.dfsg-4.1_all.deb) Using EGROU001.DEB;1 for CD14/pool/main/e/egroupware/egroupware-addressbook_1.4.004-2.dfsg-4.1_all.deb (egroupware-calendar_1.4.004-2.dfsg-4.1_all.deb) Using EGROU002.DEB;1 for CD14/pool/main/e/egroupware/egroupware-calendar_1.4.004-2.dfsg-4.1_all.deb (egroupware-infolog_1.4.004-2.dfsg-4.1_all.deb) Using EGROU003.DEB;1 for CD14/pool/main/e/egroupware/egroupware-infolog_1.4.004-2.dfsg-4.1_all.deb (egroupware-etemplate_1.4.004-2.dfsg-4.1_all.deb) Using EGROU004.DEB;1 for CD14/pool/main/e/egroupware/egroupware-etemplate_1.4.004-2.dfsg-4.1_all.deb (egroupware-core_1.4.004-2.dfsg-4.1_all.deb) Using ROOT_000.DEB;1 for CD14/pool/main/r/root-system/root-plugin-asimage_5.18.00-2.3~lenny1_hppa.deb (root-plugin-proof_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_001.DEB;1 for CD14/pool/main/r/root-system/root-system-bin_5.18.00-2.3~lenny1_hppa.deb (root-system-common_5.18.00-2.3~lenny1_all.deb) Using LIBGT000.DEB;1 for CD14/pool/main/r/ruby-gnome2/libgtk-mozembed-ruby_0.17.0~rc1-6_all.deb (libgtk-mozembed-ruby1.8_0.17.0~rc1-6_hppa.deb) Using CERNL000.DEB;1 for CD14/pool/main/c/cernlib/cernlib-core-dev_2006.dfsg.2-13.2_all.deb (cernlib-core_2006.dfsg.2-13.2_all.deb) Using LIBBO000.DEB;1 for CD14/pool/main/b/boost1.35/libboost1.35-doc_1.35.0-5_all.deb (libboost-python1.35-dev_1.35.0-5_hppa.deb) Using LIBBO001.DEB;1 for CD14/pool/main/b/boost1.35/libboost-python1.35-dev_1.35.0-5_hppa.deb (libboost-wave1.35-dev_1.35.0-5_hppa.deb) Using LIBBO002.DEB;1 for CD14/pool/main/b/boost1.35/libboost-wave1.35-dev_1.35.0-5_hppa.deb (libboost-signals1.35-dev_1.35.0-5_hppa.deb) Using LIBBO003.DEB;1 for CD14/pool/main/b/boost1.35/libboost-signals1.35-dev_1.35.0-5_hppa.deb (libboost-graph1.35-dev_1.35.0-5_hppa.deb) Using LIBBO004.DEB;1 for CD14/pool/main/b/boost1.35/libboost-graph1.35-dev_1.35.0-5_hppa.deb (libboost-filesystem1.35-dev_1.35.0-5_hppa.deb) Using LIBBO005.DEB;1 for CD14/pool/main/b/boost1.35/libboost-filesystem1.35-dev_1.35.0-5_hppa.deb (libboost-iostreams1.35-dev_1.35.0-5_hppa.deb) Using LIBBO006.DEB;1 for CD14/pool/main/b/boost1.35/libboost-iostreams1.35-dev_1.35.0-5_hppa.deb (libboost-system1.35-dev_1.35.0-5_hppa.deb) Using LIBBO007.DEB;1 for CD14/pool/main/b/boost1.35/libboost-system1.35-dev_1.35.0-5_hppa.deb (libboost-test1.35-dev_1.35.0-5_hppa.deb) Using LIBBO008.DEB;1 for CD14/pool/main/b/boost1.35/libboost-test1.35-dev_1.35.0-5_hppa.deb (libboost-program-options1.35-dev_1.35.0-5_hppa.deb) Using LIBBO009.DEB;1 for CD14/pool/main/b/boost1.35/libboost-program-options1.35-dev_1.35.0-5_hppa.deb (libboost-thread1.35-dev_1.35.0-5_hppa.deb) Using LIBBO00A.DEB;1 for CD14/pool/main/b/boost1.35/libboost-thread1.35-dev_1.35.0-5_hppa.deb (libboost-date-time1.35-dev_1.35.0-5_hppa.deb) Using LIBBO00B.DEB;1 for CD14/pool/main/b/boost1.35/libboost-date-time1.35-dev_1.35.0-5_hppa.deb (libboost-regex1.35-dev_1.35.0-5_hppa.deb) Using LIBBO00C.DEB;1 for CD14/pool/main/b/boost1.35/libboost-regex1.35-dev_1.35.0-5_hppa.deb (libboost1.35-dev_1.35.0-5_hppa.deb) Using LIBBO00D.DEB;1 for CD14/pool/main/b/boost1.35/libboost1.35-dev_1.35.0-5_hppa.deb (libboost-serialization1.35-dev_1.35.0-5_hppa.deb) Using BUMPR000.DEB;1 for CD14/pool/main/b/bumprace/bumprace_1.5.3-2_hppa.deb (bumprace-data_1.5.3-2_all.deb) Using BOSWA000.DEB;1 for CD14/pool/main/b/boswars/boswars_2.5-1_hppa.deb (boswars-data_2.5-1_all.deb) Using LIBOP000 for CD14/pool/main/libo/libopensync-plugin-python (libopensync-plugin-kdepim) Using LIBOP001 for CD14/pool/main/libo/libopensync-plugin-kdepim (libopensync-plugin-sunbird) Using LIBTE000 for CD14/pool/main/libt/libtest-longstring-perl (libtest-mockobject-perl) Using LIBTE001 for CD14/pool/main/libt/libtext-quoted-perl (libtext-wikiformat-perl) Using LIBDB000 for CD14/pool/main/libd/libdbix-class-perl (libdbix-searchbuilder-perl) Using HASKE000 for CD14/pool/main/h/haskell-quickcheck (haskell-x11) Using HOMEB000.DEB;1 for CD14/pool/main/h/homebank/homebank_3.8-1_hppa.deb (homebank-data_3.8-1_all.deb) Using LIBHU000.DEB;1 for CD14/pool/main/h/hugs98/libhugs-hgl-bundled_98.200609.21-5+b1_hppa.deb (libhugs-alut-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU001.DEB;1 for CD14/pool/main/h/hugs98/libhugs-alut-bundled_98.200609.21-5+b1_hppa.deb (libhugs-fgl-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU002.DEB;1 for CD14/pool/main/h/hugs98/libhugs-fgl-bundled_98.200609.21-5+b1_hppa.deb (libhugs-glut-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU003.DEB;1 for CD14/pool/main/h/hugs98/libhugs-glut-bundled_98.200609.21-5+b1_hppa.deb (libhugs-openal-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU004.DEB;1 for CD14/pool/main/h/hugs98/libhugs-openal-bundled_98.200609.21-5+b1_hppa.deb (libhugs-xhtml-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU005.DEB;1 for CD14/pool/main/h/hugs98/libhugs-xhtml-bundled_98.200609.21-5+b1_hppa.deb (libhugs-hunit-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU006.DEB;1 for CD14/pool/main/h/hugs98/libhugs-hunit-bundled_98.200609.21-5+b1_hppa.deb (libhugs-haskell-src-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU007.DEB;1 for CD14/pool/main/h/hugs98/libhugs-haskell-src-bundled_98.200609.21-5+b1_hppa.deb (libhugs-opengl-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU008.DEB;1 for CD14/pool/main/h/hugs98/libhugs-opengl-bundled_98.200609.21-5+b1_hppa.deb (libhugs-x11-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU009.DEB;1 for CD14/pool/main/h/hugs98/libhugs-x11-bundled_98.200609.21-5+b1_hppa.deb (libhugs-stm-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU00A.DEB;1 for CD14/pool/main/h/hugs98/libhugs-stm-bundled_98.200609.21-5+b1_hppa.deb (libhugs-time-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU00B.DEB;1 for CD14/pool/main/h/hugs98/libhugs-time-bundled_98.200609.21-5+b1_hppa.deb (libhugs-network-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU00C.DEB;1 for CD14/pool/main/h/hugs98/libhugs-network-bundled_98.200609.21-5+b1_hppa.deb (libhugs-cabal-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU00D.DEB;1 for CD14/pool/main/h/hugs98/libhugs-cabal-bundled_98.200609.21-5+b1_hppa.deb (libhugs-unix-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU00E.DEB;1 for CD14/pool/main/h/hugs98/libhugs-unix-bundled_98.200609.21-5+b1_hppa.deb (libhugs-quickcheck-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU00F.DEB;1 for CD14/pool/main/h/hugs98/libhugs-quickcheck-bundled_98.200609.21-5+b1_hppa.deb (libhugs-mtl-bundled_98.200609.21-5+b1_hppa.deb) Using LIBHU00G.DEB;1 for CD14/pool/main/h/hugs98/libhugs-mtl-bundled_98.200609.21-5+b1_hppa.deb (libhugs-parsec-bundled_98.200609.21-5+b1_hppa.deb) Using HOLOT000.DEB;1 for CD14/pool/main/h/holotz-castle/holotz-castle_1.3.10-1_hppa.deb (holotz-castle-data_1.3.10-1_all.deb) Using LIBGH000.DEB;1 for CD14/pool/main/h/haskell-quickcheck/libghc6-quickcheck-dev_1.1.0.0-2_hppa.deb (libghc6-quickcheck-doc_1.1.0.0-2_all.deb) Using ICEDO000.DEB;1 for CD14/pool/main/i/icedove-l10n/icedove-l10n-en-gb_2.0.0.17+debian-2_all.deb (icedove-l10n-es-es_2.0.0.17+debian-2_all.deb) Using PYTHO000 for CD14/pool/main/p/python-dsv (python-decorator) Using PYTHO001 for CD14/pool/main/p/python-pychart (python-pgsql) Using PYTHO002 for CD14/pool/main/p/python-gtk2-tutorial (python-gd) Using LIBPC000.DEB;1 for CD14/pool/main/p/pcre-ocaml/libpcre-ocaml-dev_5.13.0-1+b1_hppa.deb (libpcre-ocaml_5.13.0-1+b1_hppa.deb) Using LIBPA000.DEB;1 for CD14/pool/main/p/paw/libpawlib-lesstif3-dev_2.14.04.dfsg.2-6_hppa.deb (libpawlib2-dev_2.14.04.dfsg.2-6_hppa.deb) Using POWER000.DEB;1 for CD14/pool/main/p/powermanga/powermanga_0.90-dfsg-1_hppa.deb (powermanga-data_0.90-dfsg-1_all.deb) Using PYTHO000.DEB;1 for CD14/pool/main/p/python-qt4/python-qt4-gl_4.4.2-4_hppa.deb (python-qt4-doc_4.4.2-4_all.deb) Using PIONE000.DEB;1 for CD14/pool/main/p/pioneers/pioneers-console_0.12.2-4_hppa.deb (pioneers-console-data_0.12.2-4_all.deb) Using SIMUT000 for CD14/pool/main/s/simutrans (simutrans-pak64) Using SIMUT000.DEB;1 for CD14/pool/main/s/simutrans/simutrans_100.0+ds1-4_hppa.deb (simutrans-data_100.0+ds1-4_all.deb) Using KDEBA000.DEB;1 for CD14/pool/main/k/kdebase/kdebase-doc_3.5.9.dfsg.1-6_all.deb (kdebase-doc-html_3.5.9.dfsg.1-6_all.deb) Using KEYTO000.DEB;1 for CD14/pool/main/k/keytouch/keytouch_2.3.2-2.1_hppa.deb (keytouch-data_2.3.2-2.1_all.deb) Using KOBOD000.DEB;1 for CD14/pool/main/k/kobodeluxe/kobodeluxe_0.5.1-3_hppa.deb (kobodeluxe-data_0.5.1-3_all.deb) Using OCTAV000 for CD14/pool/main/o/octave-image (octave-io) Using OCTAV001 for CD14/pool/main/o/octave-gsl (octave-general) Using OCTAV002 for CD14/pool/main/o/octave-statistics (octave-specfun) Using OCTAV003 for CD14/pool/main/o/octave-specfun (octave-signal) Using AMPHE000 for CD14/pool/main/a/amphetamine (amphetamine-data) Using XFONT000 for CD14/pool/main/x/xfonts-mona (xfonts-marumoji) Using XFONT001 for CD14/pool/main/x/xfonts-kappa20 (xfonts-knickers) Using XFONT002 for CD14/pool/main/x/xfonts-knickers (xfonts-kaname) Using XFONT000.DEB;1 for CD14/pool/main/x/xfonts-cronyx/xfonts-cronyx-75dpi_2.3.8-6_all.deb (xfonts-cronyx-misc_2.3.8-6_all.deb) Using LIBGH000.DEB;1 for CD14/pool/main/x/xmonad/libghc6-xmonad-dev_0.7-2_hppa.deb (libghc6-xmonad-doc_0.7-2_all.deb) Using LINUX000.DEB;1 for CD14/pool/main/l/linux-wlan-ng/linux-wlan-ng-source_0.2.9+dfsg-2_all.deb (linux-wlan-ng_0.2.9+dfsg-2_hppa.deb) Using LIQUI000.DEB;1 for CD14/pool/main/l/liquidwar/liquidwar_5.6.3-3.1_hppa.deb (liquidwar-data_5.6.3-3.1_all.deb) Using LIQUI001.DEB;1 for CD14/pool/main/l/liquidwar/liquidwar-data_5.6.3-3.1_all.deb (liquidwar-server_5.6.3-3.1_hppa.deb) Using LINUX000.DEB;1 for CD14/pool/main/l/linuxdoc-tools/linuxdoc-tools-latex_0.9.56_all.deb (linuxdoc-tools-text_0.9.56_all.deb) Using DICT_000.DEB;1 for CD14/pool/main/f/freedict/dict-freedict-eng-fra_1.3-4_all.deb (dict-freedict-fra-eng_1.3-4_all.deb) Using DICT_001.DEB;1 for CD14/pool/main/f/freedict/dict-freedict-fra-eng_1.3-4_all.deb (dict-freedict-eng-deu_1.3-4_all.deb) Using DICT_002.DEB;1 for CD14/pool/main/f/freedict/dict-freedict-eng-deu_1.3-4_all.deb (dict-freedict-deu-eng_1.3-4_all.deb) Using LIBCL000 for CD14/pool/main/libc/libclass-c3-componentised-perl (libclass-accessor-grouped-perl) Using LIBCR000 for CD14/pool/main/libc/libcrypt-dh-perl (libcrypt-simple-perl) Using LIBCL001 for CD14/pool/main/libc/libclass-accessor-grouped-perl (libclass-base-perl) Using LIBCL002 for CD14/pool/main/libc/libclass-base-perl (libclass-makemethods-perl) Using TRACK000.DEB;1 for CD14/pool/main/t/tracker/tracker-utils_0.6.6-2_hppa.deb (tracker-search-tool_0.6.6-2_hppa.deb) Using TRACK001.DEB;1 for CD14/pool/main/t/tracker/tracker-search-tool_0.6.6-2_hppa.deb (tracker_0.6.6-2_hppa.deb) Using LIBUN000 for CD14/pool/main/libu/libuniversal-isa-perl (libuniversal-can-perl) Using LIBAP000 for CD14/pool/main/liba/libapache2-mod-auth-plain (libapache2-mod-encoding) Using LIBIP000 for CD14/pool/main/libi/libiptables-chainmgr-perl (libiptables-parse-perl) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 18:58:16 2009 3.02% done, estimate finish Sat Sep 5 18:57:43 2009 4.53% done, estimate finish Sat Sep 5 18:57:54 2009 6.03% done, estimate finish Sat Sep 5 18:57:43 2009 7.54% done, estimate finish Sat Sep 5 18:57:36 2009 9.05% done, estimate finish Sat Sep 5 18:57:32 2009 10.55% done, estimate finish Sat Sep 5 18:57:38 2009 12.06% done, estimate finish Sat Sep 5 18:57:34 2009 13.57% done, estimate finish Sat Sep 5 18:57:32 2009 15.07% done, estimate finish Sat Sep 5 18:57:36 2009 16.58% done, estimate finish Sat Sep 5 18:57:34 2009 18.09% done, estimate finish Sat Sep 5 18:57:32 2009 19.60% done, estimate finish Sat Sep 5 18:57:35 2009 21.10% done, estimate finish Sat Sep 5 18:57:33 2009 22.61% done, estimate finish Sat Sep 5 18:57:32 2009 24.12% done, estimate finish Sat Sep 5 18:57:34 2009 25.63% done, estimate finish Sat Sep 5 18:57:33 2009 27.13% done, estimate finish Sat Sep 5 18:57:32 2009 28.64% done, estimate finish Sat Sep 5 18:57:30 2009 30.15% done, estimate finish Sat Sep 5 18:57:29 2009 31.65% done, estimate finish Sat Sep 5 18:57:32 2009 33.16% done, estimate finish Sat Sep 5 18:57:34 2009 34.67% done, estimate finish Sat Sep 5 18:57:33 2009 36.17% done, estimate finish Sat Sep 5 18:57:32 2009 37.68% done, estimate finish Sat Sep 5 18:57:31 2009 39.19% done, estimate finish Sat Sep 5 18:57:30 2009 40.70% done, estimate finish Sat Sep 5 18:57:29 2009 42.21% done, estimate finish Sat Sep 5 18:57:28 2009 43.71% done, estimate finish Sat Sep 5 18:57:28 2009 45.22% done, estimate finish Sat Sep 5 18:57:29 2009 46.73% done, estimate finish Sat Sep 5 18:57:29 2009 48.23% done, estimate finish Sat Sep 5 18:57:30 2009 49.74% done, estimate finish Sat Sep 5 18:57:30 2009 51.25% done, estimate finish Sat Sep 5 18:57:29 2009 52.76% done, estimate finish Sat Sep 5 18:57:30 2009 54.26% done, estimate finish Sat Sep 5 18:57:30 2009 55.77% done, estimate finish Sat Sep 5 18:57:29 2009 57.28% done, estimate finish Sat Sep 5 18:57:30 2009 58.79% done, estimate finish Sat Sep 5 18:57:30 2009 60.29% done, estimate finish Sat Sep 5 18:57:31 2009 61.80% done, estimate finish Sat Sep 5 18:57:31 2009 63.31% done, estimate finish Sat Sep 5 18:57:30 2009 64.81% done, estimate finish Sat Sep 5 18:57:30 2009 66.32% done, estimate finish Sat Sep 5 18:57:29 2009 67.83% done, estimate finish Sat Sep 5 18:57:29 2009 69.33% done, estimate finish Sat Sep 5 18:57:30 2009 70.84% done, estimate finish Sat Sep 5 18:57:29 2009 72.35% done, estimate finish Sat Sep 5 18:57:30 2009 73.86% done, estimate finish Sat Sep 5 18:57:30 2009 75.36% done, estimate finish Sat Sep 5 18:57:29 2009 76.87% done, estimate finish Sat Sep 5 18:57:29 2009 78.38% done, estimate finish Sat Sep 5 18:57:29 2009 79.89% done, estimate finish Sat Sep 5 18:57:30 2009 81.39% done, estimate finish Sat Sep 5 18:57:29 2009 82.90% done, estimate finish Sat Sep 5 18:57:29 2009 84.41% done, estimate finish Sat Sep 5 18:57:28 2009 85.92% done, estimate finish Sat Sep 5 18:57:29 2009 87.42% done, estimate finish Sat Sep 5 18:57:29 2009 88.93% done, estimate finish Sat Sep 5 18:57:30 2009 90.44% done, estimate finish Sat Sep 5 18:57:29 2009 91.94% done, estimate finish Sat Sep 5 18:57:30 2009 93.45% done, estimate finish Sat Sep 5 18:57:30 2009 94.96% done, estimate finish Sat Sep 5 18:57:30 2009 96.47% done, estimate finish Sat Sep 5 18:57:29 2009 97.97% done, estimate finish Sat Sep 5 18:57:30 2009 99.48% done, estimate finish Sat Sep 5 18:57:30 2009 Total translation table size: 0 Total rockridge attributes bytes: 214595 Total directory bytes: 1370112 Path table size(bytes): 9574 Max brk space used 8bf000 331727 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:57:31 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-15' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-15.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-15.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot15 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD15 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD15/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD15/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD15/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD15/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD15/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD15/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD15/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD15/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD15/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD15/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD15/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD15/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD15/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD15/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD15/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD15/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD15/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD15/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD15/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD15/css/debinstall.css (debinstall-print.css) Using FILLE000 for CD15/pool/main/f/fillets-ng (fillets-ng-data) Using TELEP000 for CD15/pool/main/t/telepathy-haze (telepathy-butterfly) Using PYTHO000 for CD15/pool/main/p/python-defaults (python-distutils-extra) Using PYTHO001 for CD15/pool/main/p/python-distutils-extra (python-debianbts) Using PIONE000.DEB;1 for CD15/pool/main/p/pioneers/pioneers_0.12.2-4_hppa.deb (pioneers-data_0.12.2-4_all.deb) Using DEBIA000 for CD15/pool/main/d/debian-edu (debian-edu-artwork) Using DEBIA000.DEB;1 for CD15/pool/main/d/debian-faq/debian-faq-fr_4.0.4_all.deb (debian-faq-de_4.0.4_all.deb) Using DEBIA000.DEB;1 for CD15/pool/main/d/debian-reference/debian-reference-pl_2.24_all.deb (debian-reference-ja_2.24_all.deb) Using EDUCA000.DEB;1 for CD15/pool/main/d/debian-edu/education-logic-games_0.837_hppa.deb (education-desktop-kde_0.837_hppa.deb) Using AXIOM000.DEB;1 for CD15/pool/main/a/axiom/axiom-hypertex_20050901-10_hppa.deb (axiom-hypertex-data_20050901-10_all.deb) Using AXIOM001.DEB;1 for CD15/pool/main/a/axiom/axiom-graphics_20050901-10_hppa.deb (axiom-graphics-data_20050901-10_all.deb) Using MAZEO000.DEB;1 for CD15/pool/main/m/mazeofgalious/mazeofgalious_0.62.dfsg2-2.1_hppa.deb (mazeofgalious-data_0.62.dfsg2-2.1_all.deb) Using ICEAP000.DEB;1 for CD15/pool/main/i/iceape/iceape-dev_1.1.14-1.1_all.deb (iceape-dev-bin_1.1.14-1.1_hppa.deb) Using LIBBS000.DEB;1 for CD15/pool/main/r/ruby-bsearch/libbsearch-ruby_1.5-5_all.deb (libbsearch-ruby1.8_1.5-5_all.deb) Using LIBGT000.DEB;1 for CD15/pool/main/r/ruby-gnome2/libgtkglext1-ruby_0.17.0~rc1-6_all.deb (libgtkglext1-ruby1.8_0.17.0~rc1-6_hppa.deb) Using XBLAS000 for CD15/pool/main/x/xblast-tnt (xblast-tnt-models) Using XBLAS001 for CD15/pool/main/x/xblast-tnt-models (xblast-tnt-images) Using XFONT000 for CD15/pool/main/x/xfonts-cmex-big5p (xfonts-cronyx) Using XFONT000.DEB;1 for CD15/pool/main/x/xfonts-cronyx/xfonts-cronyx-cp1251-75dpi_2.3.8-6_all.deb (xfonts-cronyx-cp1251-misc_2.3.8-6_all.deb) Using XFONT001.DEB;1 for CD15/pool/main/x/xfonts-cronyx/xfonts-cronyx-cp1251-misc_2.3.8-6_all.deb (xfonts-cronyx-koi8r-75dpi_2.3.8-6_all.deb) Using XFONT002.DEB;1 for CD15/pool/main/x/xfonts-cronyx/xfonts-cronyx-koi8r-75dpi_2.3.8-6_all.deb (xfonts-cronyx-koi8r-misc_2.3.8-6_all.deb) Using LIBGH000.DEB;1 for CD15/pool/main/x/xmonad-contrib/libghc6-xmonad-contrib-dev_0.7-2_hppa.deb (libghc6-xmonad-contrib-doc_0.7-2_all.deb) Using EGROU000.DEB;1 for CD15/pool/main/e/egroupware/egroupware_1.4.004-2.dfsg-4.1_all.deb (egroupware-tracker_1.4.004-2.dfsg-4.1_all.deb) Using EGROU001.DEB;1 for CD15/pool/main/e/egroupware/egroupware-tracker_1.4.004-2.dfsg-4.1_all.deb (egroupware-mydms_1.4.004-2.dfsg-4.1_all.deb) Using EGROU002.DEB;1 for CD15/pool/main/e/egroupware/egroupware-mydms_1.4.004-2.dfsg-4.1_all.deb (egroupware-resources_1.4.004-2.dfsg-4.1_all.deb) Using EGROU003.DEB;1 for CD15/pool/main/e/egroupware/egroupware-resources_1.4.004-2.dfsg-4.1_all.deb (egroupware-developer-tools_1.4.004-2.dfsg-4.1_all.deb) Using EGROU004.DEB;1 for CD15/pool/main/e/egroupware/egroupware-developer-tools_1.4.004-2.dfsg-4.1_all.deb (egroupware-registration_1.4.004-2.dfsg-4.1_all.deb) Using EGROU005.DEB;1 for CD15/pool/main/e/egroupware/egroupware-registration_1.4.004-2.dfsg-4.1_all.deb (egroupware-news-admin_1.4.004-2.dfsg-4.1_all.deb) Using EGROU006.DEB;1 for CD15/pool/main/e/egroupware/egroupware-news-admin_1.4.004-2.dfsg-4.1_all.deb (egroupware-polls_1.4.004-2.dfsg-4.1_all.deb) Using EGROU007.DEB;1 for CD15/pool/main/e/egroupware/egroupware-polls_1.4.004-2.dfsg-4.1_all.deb (egroupware-sitemgr_1.4.004-2.dfsg-4.1_all.deb) Using EGROU008.DEB;1 for CD15/pool/main/e/egroupware/egroupware-sitemgr_1.4.004-2.dfsg-4.1_all.deb (egroupware-timesheet_1.4.004-2.dfsg-4.1_all.deb) Using EGROU009.DEB;1 for CD15/pool/main/e/egroupware/egroupware-timesheet_1.4.004-2.dfsg-4.1_all.deb (egroupware-phpbrain_1.4.004-2.dfsg-4.1_all.deb) Using EGROU00A.DEB;1 for CD15/pool/main/e/egroupware/egroupware-phpbrain_1.4.004-2.dfsg-4.1_all.deb (egroupware-phpsysinfo_1.4.004-2.dfsg-4.1_all.deb) Using EGROU00B.DEB;1 for CD15/pool/main/e/egroupware/egroupware-phpsysinfo_1.4.004-2.dfsg-4.1_all.deb (egroupware-bookmarks_1.4.004-2.dfsg-4.1_all.deb) Using EGROU00C.DEB;1 for CD15/pool/main/e/egroupware/egroupware-bookmarks_1.4.004-2.dfsg-4.1_all.deb (egroupware-projectmanager_1.4.004-2.dfsg-4.1_all.deb) Using EGROU00D.DEB;1 for CD15/pool/main/e/egroupware/egroupware-projectmanager_1.4.004-2.dfsg-4.1_all.deb (egroupware-manual_1.4.004-2.dfsg-4.1_all.deb) Using EGROU00E.DEB;1 for CD15/pool/main/e/egroupware/egroupware-manual_1.4.004-2.dfsg-4.1_all.deb (egroupware-sambaadmin_1.4.004-2.dfsg-4.1_all.deb) Using EGROU00F.DEB;1 for CD15/pool/main/e/egroupware/egroupware-sambaadmin_1.4.004-2.dfsg-4.1_all.deb (egroupware-felamimail_1.4.004-2.dfsg-4.1_all.deb) Using EGROU00G.DEB;1 for CD15/pool/main/e/egroupware/egroupware-felamimail_1.4.004-2.dfsg-4.1_all.deb (egroupware-filemanager_1.4.004-2.dfsg-4.1_all.deb) Using EGROU00H.DEB;1 for CD15/pool/main/e/egroupware/egroupware-filemanager_1.4.004-2.dfsg-4.1_all.deb (egroupware-wiki_1.4.004-2.dfsg-4.1_all.deb) Using CLAWS000 for CD15/pool/main/c/claws-mail-themes (claws-mail) Using CLAWS001 for CD15/pool/main/c/claws-mail (claws-mail-extra-plugins) Using CLAWS000.DEB;1 for CD15/pool/main/c/claws-mail-extra-plugins/claws-mail-cache-saver_3.5.0-3_hppa.deb (claws-mail-attach-warner_3.5.0-3_hppa.deb) Using CLAWS001.DEB;1 for CD15/pool/main/c/claws-mail-extra-plugins/claws-mail-attach-warner_3.5.0-3_hppa.deb (claws-mail-smime-plugin_3.5.0-3_hppa.deb) Using CLAWS002.DEB;1 for CD15/pool/main/c/claws-mail-extra-plugins/claws-mail-smime-plugin_3.5.0-3_hppa.deb (claws-mail-feeds-reader_3.5.0-3_hppa.deb) Using CLAWS003.DEB;1 for CD15/pool/main/c/claws-mail-extra-plugins/claws-mail-feeds-reader_3.5.0-3_hppa.deb (claws-mail-vcalendar-plugin_3.5.0-3_hppa.deb) Using CLAWS004.DEB;1 for CD15/pool/main/c/claws-mail-extra-plugins/claws-mail-vcalendar-plugin_3.5.0-3_hppa.deb (claws-mail-multi-notifier_3.5.0-3_hppa.deb) Using C___A000.DEB;1 for CD15/pool/main/c/c++-annotations/c++-annotations-dvi_7.2.0-1_all.deb (c++-annotations-ps_7.2.0-1_all.deb) Using C___A001.DEB;1 for CD15/pool/main/c/c++-annotations/c++-annotations-ps_7.2.0-1_all.deb (c++-annotations-txt_7.2.0-1_all.deb) Using C___A002.DEB;1 for CD15/pool/main/c/c++-annotations/c++-annotations-txt_7.2.0-1_all.deb (c++-annotations-contrib_7.2.0-1_all.deb) Using C___A003.DEB;1 for CD15/pool/main/c/c++-annotations/c++-annotations-contrib_7.2.0-1_all.deb (c++-annotations-latex_7.2.0-1_all.deb) Using CRITI000.DEB;1 for CD15/pool/main/c/criticalmass/criticalmass_1.0.0-1.2_hppa.deb (criticalmass-data_1.0.0-1.2_all.deb) Using CONGL000.DEB;1 for CD15/pool/main/c/conglomerate/conglomerate_0.9.1-3.1_hppa.deb (conglomerate-common_0.9.1-3.1_all.deb) Using LIBGT000 for CD15/pool/main/libg/libgtk2-sexy-perl (libgtk2-perl) Using LLETT000 for CD15/pool/main/l/lletters (lletters-media) Using HEROE000 for CD15/pool/main/h/heroes-sound-tracks (heroes-sound-effects) Using LIBHK000.DEB;1 for CD15/pool/main/h/hk-classes/libhk-classes-mysql_0.8.3-4_hppa.deb (libhk-classes15ldbl_0.8.3-4_hppa.deb) Using LIBKA000.DEB;1 for CD15/pool/main/h/heimdal/libkadm5srv8-heimdal_1.2.dfsg.1-2.1_hppa.deb (libkadm5clnt7-heimdal_1.2.dfsg.1-2.1_hppa.deb) Using LIBHT000 for CD15/pool/main/libh/libhttp-request-ascgi-perl (libhttp-body-perl) Using LIBAP000 for CD15/pool/main/liba/libapache2-mod-perl2 (libapache2-mod-geoip) parse_md5_list: added MD5 checksums for 44356 files 1.64% done, estimate finish Sat Sep 5 18:57:32 2009 3.27% done, estimate finish Sat Sep 5 18:58:02 2009 4.91% done, estimate finish Sat Sep 5 18:57:52 2009 6.54% done, estimate finish Sat Sep 5 18:57:47 2009 8.18% done, estimate finish Sat Sep 5 18:57:44 2009 9.81% done, estimate finish Sat Sep 5 18:57:42 2009 11.45% done, estimate finish Sat Sep 5 18:57:40 2009 13.08% done, estimate finish Sat Sep 5 18:57:39 2009 14.72% done, estimate finish Sat Sep 5 18:57:45 2009 16.35% done, estimate finish Sat Sep 5 18:57:44 2009 17.99% done, estimate finish Sat Sep 5 18:57:43 2009 19.62% done, estimate finish Sat Sep 5 18:57:47 2009 21.26% done, estimate finish Sat Sep 5 18:57:46 2009 22.89% done, estimate finish Sat Sep 5 18:57:49 2009 24.52% done, estimate finish Sat Sep 5 18:57:48 2009 26.16% done, estimate finish Sat Sep 5 18:57:47 2009 27.79% done, estimate finish Sat Sep 5 18:57:46 2009 29.43% done, estimate finish Sat Sep 5 18:57:45 2009 31.06% done, estimate finish Sat Sep 5 18:57:44 2009 32.70% done, estimate finish Sat Sep 5 18:57:47 2009 34.34% done, estimate finish Sat Sep 5 18:57:46 2009 35.97% done, estimate finish Sat Sep 5 18:57:45 2009 37.60% done, estimate finish Sat Sep 5 18:57:45 2009 39.24% done, estimate finish Sat Sep 5 18:57:47 2009 40.88% done, estimate finish Sat Sep 5 18:57:46 2009 42.51% done, estimate finish Sat Sep 5 18:57:46 2009 44.15% done, estimate finish Sat Sep 5 18:57:45 2009 45.78% done, estimate finish Sat Sep 5 18:57:45 2009 47.42% done, estimate finish Sat Sep 5 18:57:44 2009 49.05% done, estimate finish Sat Sep 5 18:57:46 2009 50.69% done, estimate finish Sat Sep 5 18:57:45 2009 52.32% done, estimate finish Sat Sep 5 18:57:45 2009 53.95% done, estimate finish Sat Sep 5 18:57:46 2009 55.59% done, estimate finish Sat Sep 5 18:57:46 2009 57.22% done, estimate finish Sat Sep 5 18:57:45 2009 58.86% done, estimate finish Sat Sep 5 18:57:47 2009 60.49% done, estimate finish Sat Sep 5 18:57:46 2009 62.13% done, estimate finish Sat Sep 5 18:57:46 2009 63.76% done, estimate finish Sat Sep 5 18:57:47 2009 65.40% done, estimate finish Sat Sep 5 18:57:47 2009 67.03% done, estimate finish Sat Sep 5 18:57:46 2009 68.67% done, estimate finish Sat Sep 5 18:57:46 2009 70.30% done, estimate finish Sat Sep 5 18:57:46 2009 71.94% done, estimate finish Sat Sep 5 18:57:47 2009 73.57% done, estimate finish Sat Sep 5 18:57:46 2009 75.21% done, estimate finish Sat Sep 5 18:57:46 2009 76.84% done, estimate finish Sat Sep 5 18:57:46 2009 78.47% done, estimate finish Sat Sep 5 18:57:47 2009 80.11% done, estimate finish Sat Sep 5 18:57:46 2009 81.74% done, estimate finish Sat Sep 5 18:57:46 2009 83.38% done, estimate finish Sat Sep 5 18:57:46 2009 85.01% done, estimate finish Sat Sep 5 18:57:47 2009 86.65% done, estimate finish Sat Sep 5 18:57:47 2009 88.29% done, estimate finish Sat Sep 5 18:57:46 2009 89.92% done, estimate finish Sat Sep 5 18:57:47 2009 91.55% done, estimate finish Sat Sep 5 18:57:47 2009 93.19% done, estimate finish Sat Sep 5 18:57:48 2009 94.82% done, estimate finish Sat Sep 5 18:57:48 2009 96.46% done, estimate finish Sat Sep 5 18:57:48 2009 98.09% done, estimate finish Sat Sep 5 18:57:49 2009 99.73% done, estimate finish Sat Sep 5 18:57:49 2009 Total translation table size: 0 Total rockridge attributes bytes: 164804 Total directory bytes: 1064960 Path table size(bytes): 7392 Max brk space used 858000 305834 extents written (597 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:57:49 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-16' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-16.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-16.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot16 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD16 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD16/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD16/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD16/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD16/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD16/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD16/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD16/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD16/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD16/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD16/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD16/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD16/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD16/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD16/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD16/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD16/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD16/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD16/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD16/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD16/css/debinstall.css (debinstall-print.css) Using PYTHO000 for CD16/pool/main/p/python-pysnmp4 (python-pygraphviz) Using PYTHO001 for CD16/pool/main/p/python-numpy (python-numarray) Using PLPLO000.DEB;1 for CD16/pool/main/p/plplot/plplot9-driver-gnome2_5.9.0-8_hppa.deb (plplot9-driver-xwin_5.9.0-8_hppa.deb) Using PYTHO000.DEB;1 for CD16/pool/main/p/python2.4/python2.4-examples_2.4.6-1_all.deb (python2.4-dbg_2.4.6-1_hppa.deb) Using LIBAD000.DEB;1 for CD16/pool/main/a/addresses-for-gnustep/libaddressview0_0.4.7-1+b1_hppa.deb (libaddresses0_0.4.7-1+b1_hppa.deb) Using ADANA000.DEB;1 for CD16/pool/main/a/adanaxisgpl/adanaxisgpl_1.2.5.dfsg.1-1_hppa.deb (adanaxisgpl-data_1.2.5.dfsg.1-1_all.deb) Using GEANT000.DEB;1 for CD16/pool/main/g/geant321/geant321-doc_3.21.14.dfsg-8_all.deb (geant321-data_3.21.14.dfsg-8_all.deb) Using LIBOP000 for CD16/pool/main/libo/libopensync-plugin-sunbird (libopensync-plugin-irmc) Using XFONT000.DEB;1 for CD16/pool/main/x/xfonts-bolkhov/xfonts-bolkhov-isocyr-75dpi_1.1.20001007-6_all.deb (xfonts-bolkhov-isocyr-misc_1.1.20001007-6_all.deb) Using XFONT000.DEB;1 for CD16/pool/main/x/xfonts-cronyx/xfonts-cronyx-koi8u-75dpi_2.3.8-6_all.deb (xfonts-cronyx-koi8u-misc_2.3.8-6_all.deb) Using CLAWS000 for CD16/pool/main/c/claws-mail (claws-mail-extra-plugins) Using CLAWS000.DEB;1 for CD16/pool/main/c/claws-mail-extra-plugins/claws-mail-acpi-notifier_3.5.0-3_hppa.deb (claws-mail-synce-plugin_3.5.0-3_hppa.deb) Using CLAWS001.DEB;1 for CD16/pool/main/c/claws-mail-extra-plugins/claws-mail-synce-plugin_3.5.0-3_hppa.deb (claws-mail-spam-report_3.5.0-3_hppa.deb) Using CLAWS002.DEB;1 for CD16/pool/main/c/claws-mail-extra-plugins/claws-mail-spam-report_3.5.0-3_hppa.deb (claws-mail-newmail-plugin_3.5.0-3_hppa.deb) Using CLAWS003.DEB;1 for CD16/pool/main/c/claws-mail-extra-plugins/claws-mail-newmail-plugin_3.5.0-3_hppa.deb (claws-mail-fetchinfo-plugin_3.5.0-3_hppa.deb) Using CLAWS004.DEB;1 for CD16/pool/main/c/claws-mail-extra-plugins/claws-mail-fetchinfo-plugin_3.5.0-3_hppa.deb (claws-mail-tnef-parser_3.5.0-3_hppa.deb) Using CLAWS005.DEB;1 for CD16/pool/main/c/claws-mail-extra-plugins/claws-mail-tnef-parser_3.5.0-3_hppa.deb (claws-mail-attach-remover_3.5.0-3_hppa.deb) Using CLAWS006.DEB;1 for CD16/pool/main/c/claws-mail-extra-plugins/claws-mail-attach-remover_3.5.0-3_hppa.deb (claws-mail-archiver-plugin_3.5.0-3_hppa.deb) Using CLAWS007.DEB;1 for CD16/pool/main/c/claws-mail-extra-plugins/claws-mail-archiver-plugin_3.5.0-3_hppa.deb (claws-mail-mailmbox-plugin_3.5.0-3_hppa.deb) Using DEBIA000 for CD16/pool/main/d/debian-edu-doc (debian-edu) Using EDUCA000.DEB;1 for CD16/pool/main/d/debian-edu/education-music_0.837_hppa.deb (education-physics_0.837_hppa.deb) Using EDUCA001.DEB;1 for CD16/pool/main/d/debian-edu/education-physics_0.837_hppa.deb (education-chemistry_0.837_hppa.deb) Using EDUCA002.DEB;1 for CD16/pool/main/d/debian-edu/education-chemistry_0.837_hppa.deb (education-astronomy_0.837_hppa.deb) Using EDUCA003.DEB;1 for CD16/pool/main/d/debian-edu/education-astronomy_0.837_hppa.deb (education-mathematics_0.837_hppa.deb) Using EDUCA004.DEB;1 for CD16/pool/main/d/debian-edu/education-mathematics_0.837_hppa.deb (education-common_0.837_hppa.deb) Using DEBIA000.DEB;1 for CD16/pool/main/d/debian-reference/debian-reference-zh-tw_2.24_all.deb (debian-reference-zh-cn_2.24_all.deb) Using SCIEN000.DEB;1 for CD16/pool/main/d/debian-science/science-config_0.3_all.deb (science-tasks_0.3_all.deb) Using LIBVT000.DEB;1 for CD16/pool/main/r/ruby-gnome2/libvte-ruby_0.17.0~rc1-6_all.deb (libvte-ruby1.8_0.17.0~rc1-6_hppa.deb) Using LIBGN000.DEB;1 for CD16/pool/main/r/ruby-gnome2/libgnomevfs2-ruby_0.17.0~rc1-6_all.deb (libgnomevfs2-ruby1.8_0.17.0~rc1-6_hppa.deb) Using LIBRS000.DEB;1 for CD16/pool/main/r/ruby-gnome2/librsvg2-ruby_0.17.0~rc1-6_all.deb (librsvg2-ruby1.8_0.17.0~rc1-6_hppa.deb) Using LIBGT000.DEB;1 for CD16/pool/main/r/ruby-gnome2/libgtkhtml2-ruby_0.17.0~rc1-6_all.deb (libgtkhtml2-ruby1.8_0.17.0~rc1-6_hppa.deb) Using OCTAV000 for CD16/pool/main/o/octave-strings (octave-symbolic) Using OCTAV001 for CD16/pool/main/o/octave-symbolic (octave-struct) Using OCTAV002 for CD16/pool/main/o/octave-control (octave-combinatorics) Using OCTAV003 for CD16/pool/main/o/octave-struct (octave-splines) Using LIBOC000.DEB;1 for CD16/pool/main/o/ocamlnet/libocamlnet-ocaml-dev_2.2.9-3+lenny1_hppa.deb (libocamlnet-ocaml_2.2.9-3+lenny1_hppa.deb) Using WEECH000.DEB;1 for CD16/pool/main/w/weechat/weechat-curses_0.2.6-1+lenny1_hppa.deb (weechat-common_0.2.6-1+lenny1_all.deb) Using LIBTE000 for CD16/pool/main/libt/libtest-classapi-perl (libtest-use-ok-perl) Using LIBTE001 for CD16/pool/main/libt/libtest-use-ok-perl (libtest-pod-coverage-perl) Using FREED000.DEB;1 for CD16/pool/main/f/freedroid/freedroid_1.0.2+cvs040112-1.1_hppa.deb (freedroid-data_1.0.2+cvs040112-1.1_all.deb) Using FREEM000.DEB;1 for CD16/pool/main/f/freemat/freemat_3.6+dfsg-5~lenny3_hppa.deb (freemat-help_3.6+dfsg-5~lenny3_all.deb) Using FREEM001.DEB;1 for CD16/pool/main/f/freemat/freemat-help_3.6+dfsg-5~lenny3_all.deb (freemat-data_3.6+dfsg-5~lenny3_all.deb) Using LIBIS000.DEB;1 for CD16/pool/main/m/mclibs/libisajet758-3-dev_2006.dfsg.2-5_hppa.deb (libisajet758-3-gfortran_2006.dfsg.2-5_hppa.deb) Using LIBHE000.DEB;1 for CD16/pool/main/m/mclibs/libherwig59-2-dev_2006.dfsg.2-5_hppa.deb (libherwig59-2-gfortran_2006.dfsg.2-5_hppa.deb) Using LIBPH000.DEB;1 for CD16/pool/main/m/mclibs/libphtools2-dev_2006.dfsg.2-5_hppa.deb (libphtools2-gfortran_2006.dfsg.2-5_hppa.deb) Using LIBCO000.DEB;1 for CD16/pool/main/m/mclibs/libcojets2-dev_2006.dfsg.2-5_hppa.deb (libcojets2-gfortran_2006.dfsg.2-5_hppa.deb) Using LIBEU000.DEB;1 for CD16/pool/main/m/mclibs/libeurodec1-dev_2006.dfsg.2-5_hppa.deb (libeurodec1-gfortran_2006.dfsg.2-5_hppa.deb) Using LIBPH001.DEB;1 for CD16/pool/main/m/mclibs/libphotos202-dev_2006.dfsg.2-5_hppa.deb (libphotos202-1-gfortran_2006.dfsg.2-5_hppa.deb) Using TTF_G000 for CD16/pool/main/t/ttf-gfs-artemisia (ttf-gfs-baskerville) Using TORUS000.DEB;1 for CD16/pool/main/t/torus-trooper/torus-trooper_0.22.dfsg1-3_hppa.deb (torus-trooper-data_0.22.dfsg1-3_all.deb) Using TIPPT000.DEB;1 for CD16/pool/main/t/tipptrainer/tipptrainer_0.6.0-14_hppa.deb (tipptrainer-data-de_0.6.0-14_all.deb) Using KICAD000.DEB;1 for CD16/pool/main/k/kicad/kicad-doc-es_0.0.20071129a-1_all.deb (kicad-doc-fr_0.0.20071129a-1_all.deb) Using KICAD001.DEB;1 for CD16/pool/main/k/kicad/kicad-doc-fr_0.0.20071129a-1_all.deb (kicad-doc-de_0.0.20071129a-1_all.deb) Using SINGU000 for CD16/pool/main/s/singularity-music (singularity) Using SPACE000.DEB;1 for CD16/pool/main/s/space-orbit/space-orbit_1.01-9_hppa.deb (space-orbit-common_1.01-9_all.deb) Using LIBCA000 for CD16/pool/main/libc/libcache-memcached-perl (libcache-fastmmap-perl) Using LIBCL000 for CD16/pool/main/libc/libclass-date-perl (libclass-dbi-sqlite-perl) Using LIBGN000 for CD16/pool/main/libg/libgnome2-wnck-perl (libgnomeui) Using LIBGN001 for CD16/pool/main/libg/libgnomeui (libgnome) Using LIBGG000.DEB;1 for CD16/pool/main/libg/libggi/libggi-target-terminfo_2.2.2-3_hppa.deb (libggi-target-emu_2.2.2-3_hppa.deb) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 19:00:02 2009 3.02% done, estimate finish Sat Sep 5 18:58:56 2009 4.53% done, estimate finish Sat Sep 5 18:58:34 2009 6.04% done, estimate finish Sat Sep 5 18:58:23 2009 7.56% done, estimate finish Sat Sep 5 18:58:16 2009 9.06% done, estimate finish Sat Sep 5 18:58:12 2009 10.58% done, estimate finish Sat Sep 5 18:58:08 2009 12.09% done, estimate finish Sat Sep 5 18:58:06 2009 13.59% done, estimate finish Sat Sep 5 18:58:04 2009 15.11% done, estimate finish Sat Sep 5 18:58:09 2009 16.62% done, estimate finish Sat Sep 5 18:58:08 2009 18.13% done, estimate finish Sat Sep 5 18:58:06 2009 19.64% done, estimate finish Sat Sep 5 18:58:05 2009 21.15% done, estimate finish Sat Sep 5 18:58:04 2009 22.66% done, estimate finish Sat Sep 5 18:58:07 2009 24.17% done, estimate finish Sat Sep 5 18:58:06 2009 25.68% done, estimate finish Sat Sep 5 18:58:05 2009 27.19% done, estimate finish Sat Sep 5 18:58:04 2009 28.70% done, estimate finish Sat Sep 5 18:58:07 2009 30.21% done, estimate finish Sat Sep 5 18:58:06 2009 31.72% done, estimate finish Sat Sep 5 18:58:05 2009 33.23% done, estimate finish Sat Sep 5 18:58:08 2009 34.74% done, estimate finish Sat Sep 5 18:58:07 2009 36.25% done, estimate finish Sat Sep 5 18:58:06 2009 37.76% done, estimate finish Sat Sep 5 18:58:05 2009 39.27% done, estimate finish Sat Sep 5 18:58:07 2009 40.78% done, estimate finish Sat Sep 5 18:58:07 2009 42.29% done, estimate finish Sat Sep 5 18:58:08 2009 43.80% done, estimate finish Sat Sep 5 18:58:08 2009 45.31% done, estimate finish Sat Sep 5 18:58:07 2009 46.82% done, estimate finish Sat Sep 5 18:58:09 2009 48.33% done, estimate finish Sat Sep 5 18:58:08 2009 49.84% done, estimate finish Sat Sep 5 18:58:08 2009 51.35% done, estimate finish Sat Sep 5 18:58:07 2009 52.86% done, estimate finish Sat Sep 5 18:58:08 2009 54.37% done, estimate finish Sat Sep 5 18:58:08 2009 55.89% done, estimate finish Sat Sep 5 18:58:09 2009 57.39% done, estimate finish Sat Sep 5 18:58:09 2009 58.90% done, estimate finish Sat Sep 5 18:58:10 2009 60.41% done, estimate finish Sat Sep 5 18:58:09 2009 61.92% done, estimate finish Sat Sep 5 18:58:09 2009 63.43% done, estimate finish Sat Sep 5 18:58:08 2009 64.95% done, estimate finish Sat Sep 5 18:58:08 2009 66.45% done, estimate finish Sat Sep 5 18:58:09 2009 67.97% done, estimate finish Sat Sep 5 18:58:09 2009 69.47% done, estimate finish Sat Sep 5 18:58:08 2009 70.99% done, estimate finish Sat Sep 5 18:58:08 2009 72.50% done, estimate finish Sat Sep 5 18:58:09 2009 74.01% done, estimate finish Sat Sep 5 18:58:08 2009 75.52% done, estimate finish Sat Sep 5 18:58:09 2009 77.03% done, estimate finish Sat Sep 5 18:58:09 2009 78.54% done, estimate finish Sat Sep 5 18:58:09 2009 80.05% done, estimate finish Sat Sep 5 18:58:08 2009 81.56% done, estimate finish Sat Sep 5 18:58:08 2009 83.07% done, estimate finish Sat Sep 5 18:58:08 2009 84.58% done, estimate finish Sat Sep 5 18:58:07 2009 86.09% done, estimate finish Sat Sep 5 18:58:08 2009 87.60% done, estimate finish Sat Sep 5 18:58:08 2009 89.11% done, estimate finish Sat Sep 5 18:58:07 2009 90.62% done, estimate finish Sat Sep 5 18:58:08 2009 92.13% done, estimate finish Sat Sep 5 18:58:08 2009 93.64% done, estimate finish Sat Sep 5 18:58:08 2009 95.15% done, estimate finish Sat Sep 5 18:58:08 2009 96.66% done, estimate finish Sat Sep 5 18:58:08 2009 98.17% done, estimate finish Sat Sep 5 18:58:08 2009 99.68% done, estimate finish Sat Sep 5 18:58:08 2009 Total translation table size: 0 Total rockridge attributes bytes: 178913 Total directory bytes: 1163264 Path table size(bytes): 8122 Max brk space used 87a000 331060 extents written (646 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:58:08 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-17' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-17.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-17.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot17 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD17 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD17/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD17/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD17/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD17/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD17/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD17/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD17/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD17/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD17/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD17/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD17/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD17/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD17/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD17/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD17/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD17/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD17/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD17/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD17/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD17/css/debinstall.css (debinstall-print.css) Using ALIEN000.DEB;1 for CD17/pool/main/a/alienblaster/alienblaster_1.1.0-2_hppa.deb (alienblaster-data_1.1.0-2_all.deb) Using NAGIO000 for CD17/pool/main/n/nagios-statd (nagios-snmp-plugins) Using NETPA000.DEB;1 for CD17/pool/main/n/netpanzer/netpanzer_0.8.2-2_hppa.deb (netpanzer-data_0.8.2-2_all.deb) Using LIBGE000.DEB;1 for CD17/pool/main/g/geant321/libgeant321-2-dev_3.21.14.dfsg-8_hppa.deb (libgeant321-2-gfortran_3.21.14.dfsg-8_hppa.deb) Using GPSCO000.DEB;1 for CD17/pool/main/g/gpscorrelate/gpscorrelate-gui_1.5.6-1+b2_hppa.deb (gpscorrelate_1.5.6-1+b2_hppa.deb) Using GSFON000.DEB;1 for CD17/pool/main/g/gsfonts-wadalab/gsfonts-wadalab-mincho_0.20010409-7.1_all.deb (gsfonts-wadalab-common_0.20010409-7.1_all.deb) Using SEARC000 for CD17/pool/main/s/searchandrescue (searchandrescue-data) Using SUPER000.DEB;1 for CD17/pool/main/s/supertransball2/supertransball2_1.5-3+b1_hppa.deb (supertransball2-data_1.5-3_all.deb) Using SPHIN000.DEB;1 for CD17/pool/main/s/sphinx2/sphinx2-bin_0.6-2.1_hppa.deb (sphinx2-hmm-6k_0.6-2.1_all.deb) Using ICEDO000.DEB;1 for CD17/pool/main/i/icedove-l10n/icedove-l10n-pt-br_2.0.0.17+debian-2_all.deb (icedove-locale-en-gb_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD17/pool/main/i/icedove-l10n/icedove-locale-en-gb_2.0.0.17+debian-2_all.deb (icedove-locale-es-es_2.0.0.17+debian-2_all.deb) Using ICEDO002.DEB;1 for CD17/pool/main/i/icedove-l10n/icedove-locale-es-es_2.0.0.17+debian-2_all.deb (icedove-l10n-ru_2.0.0.17+debian-2_all.deb) Using LIBPT000.DEB;1 for CD17/pool/main/p/pwlib-titan/libpt-1.11.2-plugins-v4l_1.11.2-2_hppa.deb (libpt-1.11.2-plugins-v4l2_1.11.2-2_hppa.deb) Using PYTHO000.DEB;1 for CD17/pool/main/p/python-qt3/python-qt3-doc_3.17.4-1_all.deb (python-qt3-gl_3.17.4-1_hppa.deb) Using POWER000.DEB;1 for CD17/pool/main/p/powertweak/powertweak-gtk_0.99.5-20_hppa.deb (powertweakd_0.99.5-20_hppa.deb) Using PIPEN000.DEB;1 for CD17/pool/main/p/pipenightdreams/pipenightdreams_0.10.0-13_hppa.deb (pipenightdreams-data_0.10.0-13_all.deb) Using POSTG000.DEB;1 for CD17/pool/main/p/postgresql-8.3/postgresql-plpython-8.3_8.3.7-0lenny1_hppa.deb (postgresql-plperl-8.3_8.3.7-0lenny1_hppa.deb) Using PYSYC000.DEB;1 for CD17/pool/main/p/pysycache/pysycache_3.1-2_all.deb (pysycache-puzzle-cartoons_3.1-2_all.deb) Using PYSYC001.DEB;1 for CD17/pool/main/p/pysycache/pysycache-puzzle-cartoons_3.1-2_all.deb (pysycache-click-dinosaurs_3.1-2_all.deb) Using PYSYC002.DEB;1 for CD17/pool/main/p/pysycache/pysycache-click-dinosaurs_3.1-2_all.deb (pysycache-dblclick-appleandpear_3.1-2_all.deb) Using PYSYC003.DEB;1 for CD17/pool/main/p/pysycache/pysycache-dblclick-appleandpear_3.1-2_all.deb (pysycache-images_3.1-2_all.deb) Using PYSYC004.DEB;1 for CD17/pool/main/p/pysycache/pysycache-images_3.1-2_all.deb (pysycache-buttons-ice_3.1-2_all.deb) Using PYSYC005.DEB;1 for CD17/pool/main/p/pysycache/pysycache-buttons-ice_3.1-2_all.deb (pysycache-i18n_3.1-2_all.deb) Using PYSYC006.DEB;1 for CD17/pool/main/p/pysycache/pysycache-i18n_3.1-2_all.deb (pysycache-move-animals_3.1-2_all.deb) Using PYSYC007.DEB;1 for CD17/pool/main/p/pysycache/pysycache-move-animals_3.1-2_all.deb (pysycache-sounds_3.1-2_all.deb) Using PYKAR000.DEB;1 for CD17/pool/main/p/pykaraoke/pykaraoke_0.5.1-1_all.deb (pykaraoke-bin_0.5.1-1_all.deb) Using PIKE7000.DEB;1 for CD17/pool/main/p/pike7.6/pike7.6-image_7.6.112-3_hppa.deb (pike7.6-core_7.6.112-3_hppa.deb) Using PROOF000.DEB;1 for CD17/pool/main/p/proofgeneral/proofgeneral-coq_3.7-3_all.deb (proofgeneral_3.7-3_all.deb) Using KEURO000.DEB;1 for CD17/pool/main/k/keurocalc/keurocalc_0.9.7-1_hppa.deb (keurocalc-data_0.9.7-1_all.deb) Using DEBIA000 for CD17/pool/main/d/debian-edu-install (debian-edu-config) Using DEBIA001 for CD17/pool/main/d/debian-edu-config (debian-edu-doc) Using DEBIA002 for CD17/pool/main/d/debian-edu-doc (debian-edu) Using EDUCA000.DEB;1 for CD17/pool/main/d/debian-edu/education-misc_0.837_hppa.deb (education-graphics_0.837_hppa.deb) Using EDUCA001.DEB;1 for CD17/pool/main/d/debian-edu/education-graphics_0.837_hppa.deb (education-geography_0.837_hppa.deb) Using EDUCA002.DEB;1 for CD17/pool/main/d/debian-edu/education-geography_0.837_hppa.deb (education-language_0.837_hppa.deb) Using EDUCA003.DEB;1 for CD17/pool/main/d/debian-edu/education-language_0.837_hppa.deb (education-electronics_0.837_hppa.deb) Using DEBIA000.DEB;1 for CD17/pool/main/d/debian-edu-doc/debian-edu-doc_1.2~20080715_all.deb (debian-edu-doc-fr_1.2~20080715_all.deb) Using DEBIA001.DEB;1 for CD17/pool/main/d/debian-edu-doc/debian-edu-doc-fr_1.2~20080715_all.deb (debian-edu-doc-it_1.2~20080715_all.deb) Using DEBIA002.DEB;1 for CD17/pool/main/d/debian-edu-doc/debian-edu-doc-it_1.2~20080715_all.deb (debian-edu-doc-nb_1.2~20080715_all.deb) Using DEBIA003.DEB;1 for CD17/pool/main/d/debian-edu-doc/debian-edu-doc-nb_1.2~20080715_all.deb (debian-edu-doc-es_1.2~20080715_all.deb) Using DEBIA004.DEB;1 for CD17/pool/main/d/debian-edu-doc/debian-edu-doc-es_1.2~20080715_all.deb (debian-edu-doc-de_1.2~20080715_all.deb) Using DEBIA000.DEB;1 for CD17/pool/main/d/debian-faq/debian-faq-zh-cn_4.0.4_all.deb (debian-faq-it_4.0.4_all.deb) Using OCTAV000 for CD17/pool/main/o/octave-ident (octave-irsa) Using OCTAV001 for CD17/pool/main/o/octave-irsa (octave-informationtheory) Using OCTAV002 for CD17/pool/main/o/octave-octgpr (octave-odepkg) Using OCTAV003 for CD17/pool/main/o/octave-odepkg (octave-odebvp) Using OCTAV004 for CD17/pool/main/o/octave-odebvp (octave-optiminterp) Using LIBAP000 for CD17/pool/main/liba/libapache-htpasswd-perl (libapache2-mod-perl2) Using LIBAP001 for CD17/pool/main/liba/libapache2-mod-perl2 (libapache-mod-auth-kerb) Using LIBAP002 for CD17/pool/main/liba/libapache-mod-auth-kerb (libapache-mod-musicindex) Using LIBAU000 for CD17/pool/main/liba/libauthen-sasl-cyrus-perl (libauthen-simple-pam-perl) Using LIBAP003 for CD17/pool/main/liba/libapache-mod-musicindex (libapache-mod-chroot) Using LIBAP004 for CD17/pool/main/liba/libapache-mod-chroot (libapache2-mod-auth-pgsql) Using XPILO000.DEB;1 for CD17/pool/main/x/xpilot-ng/xpilot-ng-server_4.7.3~cvs20080224-1+b1_hppa.deb (xpilot-ng-client-sdl_4.7.3~cvs20080224-1+b1_hppa.deb) Using XPILO001.DEB;1 for CD17/pool/main/x/xpilot-ng/xpilot-ng-client-sdl_4.7.3~cvs20080224-1+b1_hppa.deb (xpilot-ng-utils_4.7.3~cvs20080224-1+b1_hppa.deb) Using XPILO002.DEB;1 for CD17/pool/main/x/xpilot-ng/xpilot-ng-utils_4.7.3~cvs20080224-1+b1_hppa.deb (xpilot-ng-client-x11_4.7.3~cvs20080224-1+b1_hppa.deb) Using XPILO003.DEB;1 for CD17/pool/main/x/xpilot-ng/xpilot-ng-client-x11_4.7.3~cvs20080224-1+b1_hppa.deb (xpilot-ng-common_4.7.3~cvs20080224-1_all.deb) Using TTF_G000 for CD17/pool/main/t/ttf-gfs-solomos (ttf-gfs-complutum) Using TTF_G001 for CD17/pool/main/t/ttf-gfs-complutum (ttf-gfs-gazis) Using TTF_G002 for CD17/pool/main/t/ttf-gfs-gazis (ttf-gfs-theokritos) Using TTF_G003 for CD17/pool/main/t/ttf-gfs-theokritos (ttf-gfs-didot-classic) Using TTF_G004 for CD17/pool/main/t/ttf-gfs-didot-classic (ttf-gfs-neohellenic) Using TTF_G005 for CD17/pool/main/t/ttf-gfs-neohellenic (ttf-gfs-bodoni-classic) Using TTF_S000 for CD17/pool/main/t/ttf-sil-scheherazade (ttf-sil-padauk) Using R_CRA000 for CD17/pool/main/r/r-cran-pscl (r-cran-psy) Using LIBGN000.DEB;1 for CD17/pool/main/r/ruby-gnome2/libgnomeprintui2-ruby_0.17.0~rc1-6_all.deb (libgnomeprintui2-ruby1.8_0.17.0~rc1-6_hppa.deb) Using LIBGN001.DEB;1 for CD17/pool/main/r/ruby-gnome2/libgnomeprintui2-ruby1.8_0.17.0~rc1-6_hppa.deb (libgnomeprint2-ruby_0.17.0~rc1-6_all.deb) Using LIBGN002.DEB;1 for CD17/pool/main/r/ruby-gnome2/libgnomeprint2-ruby_0.17.0~rc1-6_all.deb (libgnomeprint2-ruby1.8_0.17.0~rc1-6_hppa.deb) Using LIBGT000.DEB;1 for CD17/pool/main/r/ruby-gnome2/libgtksourceview1-ruby_0.17.0~rc1-6_all.deb (libgtksourceview1-ruby1.8_0.17.0~rc1-6_hppa.deb) Using WEECH000.DEB;1 for CD17/pool/main/w/weechat/weechat_0.2.6-1+lenny1_all.deb (weechat-plugins_0.2.6-1+lenny1_hppa.deb) Using CLAWS000.DEB;1 for CD17/pool/main/c/claws-mail-extra-plugins/claws-mail-extra-plugins_3.5.0-3_all.deb (claws-mail-perl-filter_3.5.0-3_hppa.deb) Using CEFER000.DEB;1 for CD17/pool/main/c/ceferino/ceferino_0.97.8-2_hppa.deb (ceferino-data_0.97.8-2_all.deb) Using LIBPR000.DEB;1 for CD17/pool/main/libp/libproc-processtable-perl/libproc-process-perl_0.44-1_all.deb (libproc-processtable-perl_0.44-1_hppa.deb) Using LIBFI000 for CD17/pool/main/libf/libfile-scan-perl (libfile-sharedir-perl) Using LIBFI001 for CD17/pool/main/libf/libfile-sharedir-perl (libfile-rsync-perl) Using LIBFI002 for CD17/pool/main/libf/libfile-rsync-perl (libfile-readbackwards-perl) Using LIBFI003 for CD17/pool/main/libf/libfile-readbackwards-perl (libfile-flat-perl) Using MOON_000.DEB;1 for CD17/pool/main/m/moon-lander/moon-lander_1.0-4_hppa.deb (moon-lander-data_1.0-4_all.deb) Using LIBMI000.DEB;1 for CD17/pool/main/m/ming/libming-util_0.3.0-14_hppa.deb (libming-dev_0.3.0-14_hppa.deb) Using MONST000.DEB;1 for CD17/pool/main/m/monsterz/monsterz_0.7.1-2_hppa.deb (monsterz-data_0.7.1-2_all.deb) Using MIRRO000.DEB;1 for CD17/pool/main/m/mirrormagic/mirrormagic_2.0.2.0deb1-7_hppa.deb (mirrormagic-data_2.0.2.0deb1-7_all.deb) Using DICT_000.DEB;1 for CD17/pool/main/f/freedict/dict-freedict-eng-spa_1.3-4_all.deb (dict-freedict-spa-eng_1.3-4_all.deb) Using LIBTE000 for CD17/pool/main/libt/libtemplate-provider-encoding-perl (libtemplate-perl) Using LIBTE001 for CD17/pool/main/libt/libtemplate-perl (libtemplate-timer-perl) Using LIBTE002 for CD17/pool/main/libt/libtemplate-timer-perl (libtemplate-plugin-class-perl) Using LIBMA000 for CD17/pool/main/libm/libmail-listdetector-perl (libmail-sender-perl) Using LIBMO000 for CD17/pool/main/libm/libmodule-signature-perl (libmodule-pluggable-fast-perl) Using LIBBL000.DEB;1 for CD17/pool/main/b/blitz++/libblitz0-dev_0.9-8_hppa.deb (libblitz0ldbl_0.9-8_hppa.deb) Using LIBNE000 for CD17/pool/main/libn/libnet-imap-simple-perl (libnet-ipv6addr-perl) Using LIBHT000 for CD17/pool/main/libh/libhtml-table-perl (libhtml-widget-perl) Using LIBHT001 for CD17/pool/main/libh/libhtml-widget-perl (libhtml-prototype-perl) Using LIBHT002 for CD17/pool/main/libh/libhtml-prototype-perl (libhtml-fillinform-perl) Using LIBDA000 for CD17/pool/main/libd/libdata-formvalidator-perl (libdata-integer-perl) Using LIBDA001 for CD17/pool/main/libd/libdata-integer-perl (libdata-float-perl) Using LIBDA002 for CD17/pool/main/libd/libdata-float-perl (libdata-visitor-perl) Using LIBCL000 for CD17/pool/main/libc/libclass-whitehole-perl (libclass-dbi-loader-perl) Using LIBCL001 for CD17/pool/main/libc/libclass-dbi-loader-perl (libclass-throwable-perl) Using LIBCR000 for CD17/pool/main/libc/libcrypt-openssl-dsa-perl (libcrypt-mysql-perl) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 18:58:10 2009 3.02% done, estimate finish Sat Sep 5 18:58:10 2009 4.52% done, estimate finish Sat Sep 5 18:58:32 2009 6.03% done, estimate finish Sat Sep 5 18:58:26 2009 7.54% done, estimate finish Sat Sep 5 18:58:23 2009 9.04% done, estimate finish Sat Sep 5 18:58:21 2009 10.55% done, estimate finish Sat Sep 5 18:58:28 2009 12.05% done, estimate finish Sat Sep 5 18:58:26 2009 13.56% done, estimate finish Sat Sep 5 18:58:24 2009 15.07% done, estimate finish Sat Sep 5 18:58:23 2009 16.58% done, estimate finish Sat Sep 5 18:58:28 2009 18.08% done, estimate finish Sat Sep 5 18:58:26 2009 19.59% done, estimate finish Sat Sep 5 18:58:30 2009 21.10% done, estimate finish Sat Sep 5 18:58:28 2009 22.61% done, estimate finish Sat Sep 5 18:58:27 2009 24.11% done, estimate finish Sat Sep 5 18:58:26 2009 25.62% done, estimate finish Sat Sep 5 18:58:25 2009 27.13% done, estimate finish Sat Sep 5 18:58:24 2009 28.63% done, estimate finish Sat Sep 5 18:58:23 2009 30.14% done, estimate finish Sat Sep 5 18:58:26 2009 31.64% done, estimate finish Sat Sep 5 18:58:25 2009 33.15% done, estimate finish Sat Sep 5 18:58:25 2009 34.66% done, estimate finish Sat Sep 5 18:58:24 2009 36.17% done, estimate finish Sat Sep 5 18:58:23 2009 37.67% done, estimate finish Sat Sep 5 18:58:25 2009 39.18% done, estimate finish Sat Sep 5 18:58:25 2009 40.69% done, estimate finish Sat Sep 5 18:58:24 2009 42.19% done, estimate finish Sat Sep 5 18:58:26 2009 43.70% done, estimate finish Sat Sep 5 18:58:26 2009 45.20% done, estimate finish Sat Sep 5 18:58:25 2009 46.71% done, estimate finish Sat Sep 5 18:58:27 2009 48.22% done, estimate finish Sat Sep 5 18:58:26 2009 49.72% done, estimate finish Sat Sep 5 18:58:26 2009 51.23% done, estimate finish Sat Sep 5 18:58:27 2009 52.74% done, estimate finish Sat Sep 5 18:58:27 2009 54.24% done, estimate finish Sat Sep 5 18:58:26 2009 55.75% done, estimate finish Sat Sep 5 18:58:27 2009 57.26% done, estimate finish Sat Sep 5 18:58:27 2009 58.77% done, estimate finish Sat Sep 5 18:58:27 2009 60.27% done, estimate finish Sat Sep 5 18:58:28 2009 61.78% done, estimate finish Sat Sep 5 18:58:27 2009 63.29% done, estimate finish Sat Sep 5 18:58:27 2009 64.79% done, estimate finish Sat Sep 5 18:58:28 2009 66.30% done, estimate finish Sat Sep 5 18:58:28 2009 67.80% done, estimate finish Sat Sep 5 18:58:29 2009 69.31% done, estimate finish Sat Sep 5 18:58:28 2009 70.82% done, estimate finish Sat Sep 5 18:58:29 2009 72.32% done, estimate finish Sat Sep 5 18:58:30 2009 73.83% done, estimate finish Sat Sep 5 18:58:30 2009 75.34% done, estimate finish Sat Sep 5 18:58:31 2009 76.85% done, estimate finish Sat Sep 5 18:58:30 2009 78.35% done, estimate finish Sat Sep 5 18:58:32 2009 79.86% done, estimate finish Sat Sep 5 18:58:32 2009 81.37% done, estimate finish Sat Sep 5 18:58:32 2009 82.87% done, estimate finish Sat Sep 5 18:58:31 2009 84.38% done, estimate finish Sat Sep 5 18:58:31 2009 85.89% done, estimate finish Sat Sep 5 18:58:30 2009 87.39% done, estimate finish Sat Sep 5 18:58:30 2009 88.90% done, estimate finish Sat Sep 5 18:58:30 2009 90.41% done, estimate finish Sat Sep 5 18:58:29 2009 91.91% done, estimate finish Sat Sep 5 18:58:29 2009 93.42% done, estimate finish Sat Sep 5 18:58:29 2009 94.93% done, estimate finish Sat Sep 5 18:58:28 2009 96.43% done, estimate finish Sat Sep 5 18:58:28 2009 97.94% done, estimate finish Sat Sep 5 18:58:29 2009 99.45% done, estimate finish Sat Sep 5 18:58:30 2009 Total translation table size: 0 Total rockridge attributes bytes: 253483 Total directory bytes: 1646592 Path table size(bytes): 11606 Max brk space used 91e000 331843 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:58:30 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-18' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-18.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-18.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot18 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD18 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD18/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD18/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD18/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD18/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD18/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD18/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD18/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD18/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD18/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD18/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD18/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD18/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD18/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD18/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD18/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD18/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD18/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD18/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD18/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD18/css/debinstall.css (debinstall-print.css) Using POLIC000 for CD18/pool/main/p/policykit-gnome (policykit) Using PYTHO000 for CD18/pool/main/p/python-processing (python-pqueue) Using POWER000.DEB;1 for CD18/pool/main/p/powertweak/powertweak_0.99.5-20_all.deb (powertweak-extra_0.99.5-20_hppa.deb) Using MATCH000 for CD18/pool/main/m/matchbox-panel (matchbox-common) Using LIBMU000.DEB;1 for CD18/pool/main/m/multisync/libmultisync-plugin-all_0.82-8.1_all.deb (libmultisync-plugin-opie_0.82-8.1_hppa.deb) Using GNUST000.DEB;1 for CD18/pool/main/m/meta-gnustep/gnustep-devel_7.3_all.deb (gnustep-games_7.3_all.deb) Using GNUST001.DEB;1 for CD18/pool/main/m/meta-gnustep/gnustep-games_7.3_all.deb (gnustep-core-devel_7.3_all.deb) Using MEW_B000.DEB;1 for CD18/pool/main/m/mew-beta/mew-beta_6.0.51-1_all.deb (mew-beta-bin_6.0.51-1_hppa.deb) Using LIBXM000 for CD18/pool/main/libx/libxml-simpleobject-perl (libxml-sablot-perl) Using LIBXM001 for CD18/pool/main/libx/libxml-sablot-perl (libxml-sax-writer-perl) Using DICT_000.DEB;1 for CD18/pool/main/f/freedict/dict-freedict-eng-lat_1.3-4_all.deb (dict-freedict-eng-rus_1.3-4_all.deb) Using DICT_001.DEB;1 for CD18/pool/main/f/freedict/dict-freedict-eng-rus_1.3-4_all.deb (dict-freedict-lat-eng_1.3-4_all.deb) Using DICT_002.DEB;1 for CD18/pool/main/f/freedict/dict-freedict-lat-eng_1.3-4_all.deb (dict-freedict-fra-deu_1.3-4_all.deb) Using DICT_003.DEB;1 for CD18/pool/main/f/freedict/dict-freedict-fra-deu_1.3-4_all.deb (dict-freedict-deu-fra_1.3-4_all.deb) Using DOCBO000 for CD18/pool/main/d/docbook-mathml (docbook-simple) Using DICT_000 for CD18/pool/main/d/dict-gazetteer (dict-gazetteer2k) Using DOCBO001 for CD18/pool/main/d/docbook-simple (docbook-xsl) Using DICT_000.DEB;1 for CD18/pool/main/d/dict-gazetteer2k/dict-gazetteer2k-zips_1.0.0-5.2_all.deb (dict-gazetteer2k-counties_1.0.0-5.2_all.deb) Using DICT_001.DEB;1 for CD18/pool/main/d/dict-gazetteer2k/dict-gazetteer2k-counties_1.0.0-5.2_all.deb (dict-gazetteer2k-places_1.0.0-5.2_all.deb) Using TECNO000.DEB;1 for CD18/pool/main/t/tecnoballz/tecnoballz_0.92-2.1_hppa.deb (tecnoballz-data_0.92-2.1_all.deb) Using TKGAT000.DEB;1 for CD18/pool/main/t/tkgate/tkgate-doc_1.8.7-1_all.deb (tkgate-data_1.8.7-1_all.deb) Using STARV000.DEB;1 for CD18/pool/main/s/starvoyager/starvoyager_0.4.4-5+b1_hppa.deb (starvoyager-data_0.4.4-5_all.deb) Using OCTAV000 for CD18/pool/main/o/octave-ftp (octave-fixed) Using OCTAV001 for CD18/pool/main/o/octave-fixed (octave-financial) Using OCTAV002 for CD18/pool/main/o/octave-octcdf (octave-outliers) Using OPEN_000.DEB;1 for CD18/pool/main/o/open-invaders/open-invaders_0.3-1_hppa.deb (open-invaders-data_0.3-1_all.deb) Using HACHO000 for CD18/pool/main/h/hachoir-parser (hachoir-core) Using HASKE000 for CD18/pool/main/h/haskell-utf8-string (haskell-network) Using HASKE001 for CD18/pool/main/h/haskell-network (haskell-parsec) Using RROOT000.DEB;1 for CD18/pool/main/r/rrootage/rrootage_0.23a-8_hppa.deb (rrootage-data_0.23a-8_all.deb) Using GROMA000.DEB;1 for CD18/pool/main/g/gromacs/gromacs_3.3.3-2_hppa.deb (gromacs-data_3.3.3-2_all.deb) Using GUNRO000.DEB;1 for CD18/pool/main/g/gunroar/gunroar_0.15.dfsg1-3_hppa.deb (gunroar-data_0.15.dfsg1-3_all.deb) Using GNUJU000.DEB;1 for CD18/pool/main/g/gnujump/gnujump_1.0.0-3_hppa.deb (gnujump-data_1.0.0-3_all.deb) Using LIBGN000 for CD18/pool/main/libg/libgnomecups (libgnomeprintui) Using LIBGN001 for CD18/pool/main/libg/libgnomeprintui (libgnomeprint) Using LIBGE000.DEB;1 for CD18/pool/main/libg/libgemplugin-ruby/libgemplugin-ruby_0.2.3-2_all.deb (libgemplugin-ruby1.8_0.2.3-2_all.deb) Using NAMAZ000.DEB;1 for CD18/pool/main/n/namazu2/namazu2_2.0.18-0.1_hppa.deb (namazu2-common_2.0.18-0.1_all.deb) Using BIBLE000.DEB;1 for CD18/pool/main/b/bible-kjv/bible-kjv-text_4.23_all.deb (bible-kjv_4.23_hppa.deb) Using LIBCR000 for CD18/pool/main/libc/libcrypt-openssl-random-perl (libcrypt-unixcrypt-xs-perl) Using LIBCR001 for CD18/pool/main/libc/libcrypt-unixcrypt-xs-perl (libcrypt-eksblowfish-perl) Using XEMAC000.DEB;1 for CD18/pool/main/x/xemacs21/xemacs21-supportel_21.4.21-4_all.deb (xemacs21-nomule_21.4.21-4_hppa.deb) Using XBUBB000.DEB;1 for CD18/pool/main/x/xbubble/xbubble_0.5.11.2-1_hppa.deb (xbubble-data_0.5.11.2-1_all.deb) Using LIBDA000 for CD18/pool/main/libd/libdata-serializer-perl (libdata-random-perl) Using LIBDA001 for CD18/pool/main/libd/libdata-random-perl (libdata-dumper-simple-perl) Using LIBDA002 for CD18/pool/main/libd/libdata-dumper-simple-perl (libdata-entropy-perl) Using LIBDB000.DEB;1 for CD18/pool/main/libd/libdbi-ruby/libdbd-sqlite3-ruby_0.2.2-1_all.deb (libdbd-sqlite3-ruby1.8_0.2.2-1_all.deb) Using LITTL000.DEB;1 for CD18/pool/main/l/littlewizard/littlewizard_1.2.0~rc2-2_hppa.deb (littlewizard-data_1.2.0~rc2-2_all.deb) Using LORDS000.DEB;1 for CD18/pool/main/l/lordsawar/lordsawar_0.1.0-1_hppa.deb (lordsawar-data_0.1.0-1_all.deb) Using EQONO000.DEB;1 for CD18/pool/main/e/eqonomize/eqonomize_0.5-7_hppa.deb (eqonomize-doc_0.5-7_all.deb) Using CROSS000 for CD18/pool/main/c/crossfire-client-images (crossfire-client) Using CROSS001 for CD18/pool/main/c/crossfire-client (crossfire-client-sounds) Using CONQU000.DEB;1 for CD18/pool/main/c/conquest/conquest-gl_8.3-3_hppa.deb (conquest-data_8.3-3_all.deb) Using CROSS000.DEB;1 for CD18/pool/main/c/crossfire-client/crossfire-client_1.11.0-1_hppa.deb (crossfire-client-gtk2_1.11.0-1_hppa.deb) Using LIBVT000.DEB;1 for CD18/pool/main/v/vtk/libvtk5-qt4-dev_5.0.4-1.1_all.deb (libvtk5-qt4_5.0.4-1.1_hppa.deb) Using VSTRE000.DEB;1 for CD18/pool/main/v/vstream-client/vstream-client-dev_1.2-2_hppa.deb (vstream-client_1.2-2_hppa.deb) Using ICEDO000.DEB;1 for CD18/pool/main/i/icedove-l10n/icedove-locale-it_2.0.0.17+debian-2_all.deb (icedove-l10n-pl_2.0.0.17+debian-2_all.deb) Using LIBMI000 for CD18/pool/main/libm/libmime-base32-perl (libmime-encwords-perl) Using LIBMI001 for CD18/pool/main/libm/libmime-encwords-perl (libmime-charset-perl) Using LIBMO000 for CD18/pool/main/libm/libmodule-runtime-perl (libmodule-refresh-perl) Using LIBAP000 for CD18/pool/main/liba/libapache-mod-musicindex (libapache2-mod-ldap-userdir) Using LIBAU000 for CD18/pool/main/liba/libauthen-passphrase-perl (libauthen-dechpwd-perl) Using LIBAP001 for CD18/pool/main/liba/libapache2-mod-ldap-userdir (libapache2-mod-auth-pam) Using LIBAP002 for CD18/pool/main/liba/libapache2-mod-auth-pam (libapache-mod-log-sql) Using LIBAP000.DEB;1 for CD18/pool/main/liba/libapache-mod-log-sql/libapache2-mod-log-sql-mysql_1.100-14_hppa.deb (libapache2-mod-log-sql_1.100-14_hppa.deb) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 18:59:37 2009 3.02% done, estimate finish Sat Sep 5 18:59:04 2009 4.53% done, estimate finish Sat Sep 5 18:58:53 2009 6.03% done, estimate finish Sat Sep 5 18:59:04 2009 7.54% done, estimate finish Sat Sep 5 18:58:57 2009 9.05% done, estimate finish Sat Sep 5 18:59:04 2009 10.56% done, estimate finish Sat Sep 5 18:58:59 2009 12.07% done, estimate finish Sat Sep 5 18:58:55 2009 13.57% done, estimate finish Sat Sep 5 18:58:53 2009 15.08% done, estimate finish Sat Sep 5 18:58:50 2009 16.59% done, estimate finish Sat Sep 5 18:58:49 2009 18.10% done, estimate finish Sat Sep 5 18:58:53 2009 19.61% done, estimate finish Sat Sep 5 18:58:51 2009 21.11% done, estimate finish Sat Sep 5 18:58:49 2009 22.62% done, estimate finish Sat Sep 5 18:58:53 2009 24.13% done, estimate finish Sat Sep 5 18:58:51 2009 25.64% done, estimate finish Sat Sep 5 18:58:50 2009 27.15% done, estimate finish Sat Sep 5 18:58:49 2009 28.66% done, estimate finish Sat Sep 5 18:58:51 2009 30.17% done, estimate finish Sat Sep 5 18:58:50 2009 31.67% done, estimate finish Sat Sep 5 18:58:49 2009 33.18% done, estimate finish Sat Sep 5 18:58:49 2009 34.69% done, estimate finish Sat Sep 5 18:58:51 2009 36.20% done, estimate finish Sat Sep 5 18:58:50 2009 37.71% done, estimate finish Sat Sep 5 18:58:49 2009 39.21% done, estimate finish Sat Sep 5 18:58:51 2009 40.72% done, estimate finish Sat Sep 5 18:58:50 2009 42.23% done, estimate finish Sat Sep 5 18:58:49 2009 43.74% done, estimate finish Sat Sep 5 18:58:49 2009 45.25% done, estimate finish Sat Sep 5 18:58:50 2009 46.76% done, estimate finish Sat Sep 5 18:58:50 2009 48.26% done, estimate finish Sat Sep 5 18:58:49 2009 49.77% done, estimate finish Sat Sep 5 18:58:51 2009 51.28% done, estimate finish Sat Sep 5 18:58:50 2009 52.79% done, estimate finish Sat Sep 5 18:58:51 2009 54.29% done, estimate finish Sat Sep 5 18:58:51 2009 55.80% done, estimate finish Sat Sep 5 18:58:50 2009 57.31% done, estimate finish Sat Sep 5 18:58:51 2009 58.82% done, estimate finish Sat Sep 5 18:58:51 2009 60.33% done, estimate finish Sat Sep 5 18:58:50 2009 61.84% done, estimate finish Sat Sep 5 18:58:50 2009 63.35% done, estimate finish Sat Sep 5 18:58:49 2009 64.85% done, estimate finish Sat Sep 5 18:58:51 2009 66.36% done, estimate finish Sat Sep 5 18:58:50 2009 67.87% done, estimate finish Sat Sep 5 18:58:50 2009 69.38% done, estimate finish Sat Sep 5 18:58:49 2009 70.89% done, estimate finish Sat Sep 5 18:58:50 2009 72.40% done, estimate finish Sat Sep 5 18:58:50 2009 73.90% done, estimate finish Sat Sep 5 18:58:49 2009 75.41% done, estimate finish Sat Sep 5 18:58:49 2009 76.92% done, estimate finish Sat Sep 5 18:58:49 2009 78.43% done, estimate finish Sat Sep 5 18:58:50 2009 79.94% done, estimate finish Sat Sep 5 18:58:49 2009 81.44% done, estimate finish Sat Sep 5 18:58:50 2009 82.95% done, estimate finish Sat Sep 5 18:58:50 2009 84.46% done, estimate finish Sat Sep 5 18:58:49 2009 85.97% done, estimate finish Sat Sep 5 18:58:50 2009 87.48% done, estimate finish Sat Sep 5 18:58:50 2009 88.98% done, estimate finish Sat Sep 5 18:58:50 2009 90.49% done, estimate finish Sat Sep 5 18:58:49 2009 92.00% done, estimate finish Sat Sep 5 18:58:50 2009 93.51% done, estimate finish Sat Sep 5 18:58:50 2009 95.02% done, estimate finish Sat Sep 5 18:58:49 2009 96.53% done, estimate finish Sat Sep 5 18:58:50 2009 98.03% done, estimate finish Sat Sep 5 18:58:50 2009 99.54% done, estimate finish Sat Sep 5 18:58:51 2009 Total translation table size: 0 Total rockridge attributes bytes: 225634 Total directory bytes: 1474560 Path table size(bytes): 10374 Max brk space used 8dc000 331528 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:58:51 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-19' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-19.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-19.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot19 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD19 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD19/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD19/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD19/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD19/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD19/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD19/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD19/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD19/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD19/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD19/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD19/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD19/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD19/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD19/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD19/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD19/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD19/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD19/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD19/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD19/css/debinstall.css (debinstall-print.css) Using PYTHO000 for CD19/pool/main/p/python-boto (python-biopython) Using PYTHO001 for CD19/pool/main/p/python-biopython (python-btsutils) Using PYTHO002 for CD19/pool/main/p/python-scriptutil (python-scientific) Using PYTHO003 for CD19/pool/main/p/python-gendoc (python-gnutls) Using PYTHO000.DEB;1 for CD19/pool/main/p/pythoncard/pythoncard_0.8.1-8.1_all.deb (pythoncard-tools_0.8.1-8.1_all.deb) Using PYTHO000.DEB;1 for CD19/pool/main/p/python-biopython/python-biopython-doc_1.45-3_all.deb (python-biopython_1.45-3_hppa.deb) Using PYTHO001.DEB;1 for CD19/pool/main/p/python-biopython/python-biopython_1.45-3_hppa.deb (python-biopython-martel_1.45-3_all.deb) Using SQUIR000 for CD19/pool/main/s/squirrelmail-spam-buttons (squirrelmail-quicksave) Using SIDPL000 for CD19/pool/main/s/sidplay-libs (sidplay-base) Using SCIM_000.DEB;1 for CD19/pool/main/s/scim-bridge/scim-bridge-client-gtk_0.4.14-1_hppa.deb (scim-bridge-agent_0.4.14-1_hppa.deb) Using LIBSI000.DEB;1 for CD19/pool/main/s/simage/libsimage-dev_1.6.1-3_hppa.deb (libsimage20_1.6.1-3_hppa.deb) Using STORM000.DEB;1 for CD19/pool/main/s/stormbaancoureur/stormbaancoureur_2.1.5-2.1_hppa.deb (stormbaancoureur-data_2.1.5-2.1_all.deb) Using LIBTE000 for CD19/pool/main/libt/libtext-unidecode-perl (libtext-markdown-perl) Using LIBTE001 for CD19/pool/main/libt/libtext-markdown-perl (libtext-aspell-perl) Using LIBTE002 for CD19/pool/main/libt/libtext-aspell-perl (libtext-vfile-asdata-perl) Using LIBTE003 for CD19/pool/main/libt/libtext-vfile-asdata-perl (libtext-pdf-perl) Using TOMAT000.DEB;1 for CD19/pool/main/t/tomatoes/tomatoes_1.55-3_hppa.deb (tomatoes-data_1.55-3_all.deb) Using TUMIK000.DEB;1 for CD19/pool/main/t/tumiki-fighters/tumiki-fighters_0.2.dfsg1-3_hppa.deb (tumiki-fighters-data_0.2.dfsg1-3_all.deb) Using TITAN000.DEB;1 for CD19/pool/main/t/titanion/titanion_0.3.dfsg1-2_hppa.deb (titanion-data_0.3.dfsg1-2_all.deb) Using NDOUT000.DEB;1 for CD19/pool/main/n/ndoutils/ndoutils-common_1.4b7-11_hppa.deb (ndoutils-nagios3-mysql_1.4b7-11_hppa.deb) Using DOCBO000 for CD19/pool/main/d/docbook-slides (docbook-website) Using DOCBO001 for CD19/pool/main/d/docbook-website (docbook-xsl) Using EDUCA000.DEB;1 for CD19/pool/main/d/debian-edu/education-desktop-gnome_0.837_hppa.deb (education-workstation_0.837_hppa.deb) Using EDUCA001.DEB;1 for CD19/pool/main/d/debian-edu/education-workstation_0.837_hppa.deb (education-networked_0.837_hppa.deb) Using JUNIO000.DEB;1 for CD19/pool/main/d/debian-junior/junior-gnome_1.13_all.deb (junior-games-card_1.13_all.deb) Using JUNIO001.DEB;1 for CD19/pool/main/d/debian-junior/junior-arcade_1.13_all.deb (junior-art_1.13_all.deb) Using JUNIO002.DEB;1 for CD19/pool/main/d/debian-junior/junior-typing_1.13_all.deb (junior-toys_1.13_all.deb) Using GNUST000 for CD19/pool/main/g/gnustep-netclasses (gnustep-make) Using GNUST001 for CD19/pool/main/g/gnustep-make (gnustep-examples) Using GNUST002 for CD19/pool/main/g/gnustep-examples (gnustep-gui) Using GGZ_K000 for CD19/pool/main/g/ggz-kde-client (ggz-kde-games) Using GNUST003 for CD19/pool/main/g/gnustep-gui (gnustep-base) Using GPSIM000 for CD19/pool/main/g/gpsim-lcd-graphic (gpsim-lcd) Using GIMP_000.DEB;1 for CD19/pool/main/g/gimp-help/gimp-help-ru_2.4.1-1_all.deb (gimp-help-it_2.4.1-1_all.deb) Using LIBGU000.DEB;1 for CD19/pool/main/g/gutenprint/libgutenprintui2-dev_5.0.2-4_hppa.deb (libgutenprint-dev_5.0.2-4_hppa.deb) Using GGZ_K000.DEB;1 for CD19/pool/main/g/ggz-kde-games/ggz-kde-games-data_0.0.14.1-1_all.deb (ggz-kde-games_0.0.14.1-1_hppa.deb) Using GGZ_G000.DEB;1 for CD19/pool/main/g/ggz-gtk-games/ggz-gtk-games-data_0.0.14.1-1_all.deb (ggz-gtk-games_0.0.14.1-1_hppa.deb) Using FLUID000 for CD19/pool/main/f/fluidsynth-dssi (fluidsynth) Using DICT_000.DEB;1 for CD19/pool/main/f/freedict/dict-freedict-nld-eng_1.3-4_all.deb (dict-freedict-eng-ita_1.3-4_all.deb) Using LIBAP000 for CD19/pool/main/liba/libapache-mod-log-sql (libapache-mod-evasive) Using LIBAP001 for CD19/pool/main/liba/libapache-mod-evasive (libapache-asp-perl) Using LIBAP002 for CD19/pool/main/liba/libapache-asp-perl (libapache-mod-jk) Using LIBAU000 for CD19/pool/main/liba/libaudio-mixer-perl (libaudio-mpd-perl) Using LIBAU001 for CD19/pool/main/liba/libaudio-mpd-perl (libaudio-mpd-common-perl) Using LIBIM000 for CD19/pool/main/libi/libimager-perl (libimage-metadata-jpeg-perl) Using LIBIM001 for CD19/pool/main/libi/libimage-metadata-jpeg-perl (libimage-exif-perl) Using WIKIP000 for CD19/pool/main/w/wikipedia2text (wikipediafs) Using XEMAC000 for CD19/pool/main/x/xemacs21 (xemacs21-packages) Using XSERV000 for CD19/pool/main/x/xserver-xorg-input-void (xserver-xorg-input-acecad) Using XBLAS000 for CD19/pool/main/x/xblast-tnt-musics (xblast-tnt) Using LIBST000 for CD19/pool/main/libs/libstring-random-perl (libstring-format-perl) Using LINUX000.DEB;1 for CD19/pool/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19_hppa.deb (linux-headers-2.6.26-2-all-hppa_2.6.26-19_hppa.deb) Using LINUX001.DEB;1 for CD19/pool/main/l/linux-2.6/linux-headers-2.6.26-2-all-hppa_2.6.26-19_hppa.deb (linux-headers-2.6.26-2-parisc64-smp_2.6.26-19_hppa.deb) Using LINUX002.DEB;1 for CD19/pool/main/l/linux-2.6/linux-headers-2.6.26-2-parisc64-smp_2.6.26-19_hppa.deb (linux-headers-2.6.26-2-parisc64_2.6.26-19_hppa.deb) Using LINUX003.DEB;1 for CD19/pool/main/l/linux-2.6/linux-headers-2.6.26-2-parisc64_2.6.26-19_hppa.deb (linux-headers-2.6.26-2-parisc-smp_2.6.26-19_hppa.deb) Using LINUX004.DEB;1 for CD19/pool/main/l/linux-2.6/linux-headers-2.6.26-2-parisc-smp_2.6.26-19_hppa.deb (linux-headers-2.6.26-2-parisc_2.6.26-19_hppa.deb) Using EMDEB000.DEB;1 for CD19/pool/main/e/emdebian-tools/emdebian-tools_1.4.3_all.deb (emdebian-rootfs_1.4.3_all.deb) Using LIBEM000.DEB;1 for CD19/pool/main/e/empathy/libempathy-doc_0.23.3-3_all.deb (libempathy-gtk-doc_0.23.3-3_all.deb) Using OPENO000.ORG for CD19/pool/main/o/openoffice.org-dictionaries (openoffice.org-en-au) Using OCTAV000.DEB;1 for CD19/pool/main/o/octave3.0/octave2.9-htmldoc_3.0.1-6lenny3_all.deb (octave2.9-info_3.0.1-6lenny3_all.deb) Using OCTAV000.DEB;1 for CD19/pool/main/o/octave2.1/octave2.1-htmldoc_2.1.73-19_all.deb (octave2.1-doc_2.1.73-19_all.deb) Using OCTAV001.DEB;1 for CD19/pool/main/o/octave2.1/octave2.1-doc_2.1.73-19_all.deb (octave2.1-info_2.1.73-19_all.deb) Using OCSIN000.DEB;1 for CD19/pool/main/o/ocsinventory-server/ocsinventory-reports_1.01-6_all.deb (ocsinventory-server_1.01-6_all.deb) Using LIBOP000.DEB;1 for CD19/pool/main/o/openscenegraph/libopenthreads-dev_2.4.0-1.1_hppa.deb (libopenthreads7_2.4.0-1.1_hppa.deb) Using CHILD000 for CD19/pool/main/c/childsplay-alphabet-sounds-fr (childsplay-plugins-lfc) Using LIBCA000.DEB;1 for CD19/pool/main/c/camlimages/libcamlimages-ocaml-dev_2.2.0-4+lenny2_hppa.deb (libcamlimages-ocaml_2.2.0-4+lenny2_hppa.deb) Using LIBCH000.DEB;1 for CD19/pool/main/c/cherokee/libcherokee-server0_0.7.2-4_hppa.deb (libcherokee-config0_0.7.2-4_hppa.deb) Using LIBCH001.DEB;1 for CD19/pool/main/c/cherokee/libcherokee-config0_0.7.2-4_hppa.deb (libcherokee-client0_0.7.2-4_hppa.deb) Using LIBCH002.DEB;1 for CD19/pool/main/c/cherokee/libcherokee-client0_0.7.2-4_hppa.deb (libcherokee-base0_0.7.2-4_hppa.deb) Using CAKEP000.DEB;1 for CD19/pool/main/c/cakephp/cakephp-scripts_1.2.0.7296-rc2-1_all.deb (cakephp_1.2.0.7296-rc2-1_all.deb) Using LIBCC000.DEB;1 for CD19/pool/main/c/ccfits/libccfits-dev_2.0-1_hppa.deb (libccfits0_2.0-1_hppa.deb) Using LIBMA000 for CD19/pool/main/libm/libmath-vec-perl (libmath-round-perl) Using MATCH000 for CD19/pool/main/m/matchbox-desktop (matchbox-panel-manager) Using MU_CA000.DEB;1 for CD19/pool/main/m/mu-cade/mu-cade_0.11.dfsg1-2_hppa.deb (mu-cade-data_0.11.dfsg1-2_all.deb) Using MERIT000.DEB;1 for CD19/pool/main/m/meritous/meritous_1.2+dfsg-1_hppa.deb (meritous-data_1.2+dfsg-1_all.deb) Using VDR_P000 for CD19/pool/main/v/vdr-plugin-mp3 (vdr-plugin-xineliboutput) Using LIBRO000.DEB;1 for CD19/pool/main/r/root-system/libroot-ldap-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-ldap5.18_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO001.DEB;1 for CD19/pool/main/r/root-system/libroot-ldap5.18_5.18.00-2.3~lenny1_hppa.deb (libroot-unuran-dev_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO002.DEB;1 for CD19/pool/main/r/root-system/libroot-unuran-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-mlp-dev_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO003.DEB;1 for CD19/pool/main/r/root-system/libroot-mlp-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-quadp-dev_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO004.DEB;1 for CD19/pool/main/r/root-system/libroot-quadp-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-quadp5.18_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO005.DEB;1 for CD19/pool/main/r/root-system/libroot-quadp5.18_5.18.00-2.3~lenny1_hppa.deb (libroot-unuran5.18_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO006.DEB;1 for CD19/pool/main/r/root-system/libroot-unuran5.18_5.18.00-2.3~lenny1_hppa.deb (libroot-tmva-dev_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO007.DEB;1 for CD19/pool/main/r/root-system/libroot-tmva-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-tmva5.18_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO008.DEB;1 for CD19/pool/main/r/root-system/libroot-tmva5.18_5.18.00-2.3~lenny1_hppa.deb (libroot-mlp5.18_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_000.DEB;1 for CD19/pool/main/r/root-system/root-system-proofd_5.18.00-2.3~lenny1_hppa.deb (root-system-xrootd_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_001.DEB;1 for CD19/pool/main/r/root-system/root-plugin-krb5_5.18.00-2.3~lenny1_hppa.deb (root-plugin-xml_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_002.DEB;1 for CD19/pool/main/r/root-system/root-plugin-xml_5.18.00-2.3~lenny1_hppa.deb (root-plugin-xproof_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_003.DEB;1 for CD19/pool/main/r/root-system/root-plugin-xproof_5.18.00-2.3~lenny1_hppa.deb (root-plugin-sql_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_004.DEB;1 for CD19/pool/main/r/root-system/root-plugin-sql_5.18.00-2.3~lenny1_hppa.deb (root-plugin-netx_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_005.DEB;1 for CD19/pool/main/r/root-system/root-system-xrootd_5.18.00-2.3~lenny1_hppa.deb (root-system-rootd_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_006.DEB;1 for CD19/pool/main/r/root-system/root-plugin-netx_5.18.00-2.3~lenny1_hppa.deb (root-plugin-hbook_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO009.DEB;1 for CD19/pool/main/r/root-system/libroot-mlp5.18_5.18.00-2.3~lenny1_hppa.deb (libroot-mathmore-dev_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_007.DEB;1 for CD19/pool/main/r/root-system/root-plugin-hbook_5.18.00-2.3~lenny1_hppa.deb (root-plugin-odbc_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO00A.DEB;1 for CD19/pool/main/r/root-system/libroot-mathmore-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-minuit-dev_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_008.DEB;1 for CD19/pool/main/r/root-system/root-system-rootd_5.18.00-2.3~lenny1_hppa.deb (root-system_5.18.00-2.3~lenny1_all.deb) Using ROOT_009.DEB;1 for CD19/pool/main/r/root-system/root-plugin-odbc_5.18.00-2.3~lenny1_hppa.deb (root-plugin-fumili_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_00A.DEB;1 for CD19/pool/main/r/root-system/root-plugin-fumili_5.18.00-2.3~lenny1_hppa.deb (root-plugin-qt_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO00B.DEB;1 for CD19/pool/main/r/root-system/libroot-minuit-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-mathmore5.18_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_00B.DEB;1 for CD19/pool/main/r/root-system/root-plugin-qt_5.18.00-2.3~lenny1_hppa.deb (root-plugin-fftw3_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_00C.DEB;1 for CD19/pool/main/r/root-system/root-plugin-fftw3_5.18.00-2.3~lenny1_hppa.deb (root-plugin-minuit2_5.18.00-2.3~lenny1_hppa.deb) Using ROOT_00D.DEB;1 for CD19/pool/main/r/root-system/root-system_5.18.00-2.3~lenny1_all.deb (root-system-doc_5.18.00-2.3~lenny1_all.deb) Using PYTHO000.DEB;1 for CD19/pool/main/r/rrdtool/python-rrd_1.3.1-4_all.deb (python-rrdtool_1.3.1-4_hppa.deb) Using RAFKI000.DEB;1 for CD19/pool/main/r/rafkill/rafkill_1.2.2-3.2_hppa.deb (rafkill-data_1.2.2-3.2_all.deb) Using IRSSI000 for CD19/pool/main/i/irssi-plugin-otr (irssi-plugin-xmpp) Using ICEDO000 for CD19/pool/main/i/icedove-l10n (icedove-nostalgy) Using ISDNV000.DEB;1 for CD19/pool/main/i/isdnutils/isdnvboxserver_3.9.20060704-3.6_hppa.deb (isdnvboxclient_3.9.20060704-3.6_hppa.deb) Using LIBCR000 for CD19/pool/main/libc/libcrypt-gpg-perl (libcrypto++) Using LIBCL000 for CD19/pool/main/libc/libclass-dbi-plugin-perl (libclass-dbi-pager-perl) Using LIBCL001 for CD19/pool/main/libc/libclass-dbi-pager-perl (libclass-dbi-plugin-retrieveall-perl) Using BELOC000 for CD19/pool/main/b/belocs-locales-bin (belocs-locales-data) Using BINIA000.DEB;1 for CD19/pool/main/b/biniax2/biniax2_0.0.20080409-1_hppa.deb (biniax2-data_0.0.20080409-1_all.deb) Using LIBGE000 for CD19/pool/main/libg/libgetopt-declare-perl (libgetopt-euclid-perl) Using LIBGN000.6 for CD19/pool/main/libg/libgnomemm2.6 (libgnomecanvasmm2.6) Using LIBPA000 for CD19/pool/main/libp/libpam-usb (libpam-unix2) Using LIBPO000 for CD19/pool/main/libp/libpoe-component-irc-perl (libpoe-component-pluggable-perl) Using LIBDI000 for CD19/pool/main/libd/libdigest-crc-perl (libdigest-md5-file-perl) Using LIBDA000 for CD19/pool/main/libd/libdate-ical-perl (libdate-leapyear-perl) Using LIBDA001 for CD19/pool/main/libd/libdate-leapyear-perl (libdate-simple-perl) Using LIBFI000 for CD19/pool/main/libf/libfile-path-expand-perl (libfile-sync-perl) Using LIBEM000 for CD19/pool/main/libe/libemail-foldertype-perl (libemail-valid-loose-perl) Using LIBHT000 for CD19/pool/main/libh/libhtml-tiny-perl (libhtml-element-extended-perl) Using LIBHT001 for CD19/pool/main/libh/libhtml-element-extended-perl (libhtml-linkextractor-perl) Using LIBHT002 for CD19/pool/main/libh/libhtml-linkextractor-perl (libhtml-simpleparse-perl) parse_md5_list: added MD5 checksums for 44356 files 1.53% done, estimate finish Sat Sep 5 18:59:58 2009 3.07% done, estimate finish Sat Sep 5 18:59:25 2009 4.60% done, estimate finish Sat Sep 5 18:59:36 2009 6.13% done, estimate finish Sat Sep 5 18:59:25 2009 7.67% done, estimate finish Sat Sep 5 18:59:19 2009 9.20% done, estimate finish Sat Sep 5 18:59:25 2009 10.73% done, estimate finish Sat Sep 5 18:59:20 2009 12.26% done, estimate finish Sat Sep 5 18:59:17 2009 13.80% done, estimate finish Sat Sep 5 18:59:21 2009 15.33% done, estimate finish Sat Sep 5 18:59:19 2009 16.86% done, estimate finish Sat Sep 5 18:59:16 2009 18.39% done, estimate finish Sat Sep 5 18:59:14 2009 19.93% done, estimate finish Sat Sep 5 18:59:18 2009 21.46% done, estimate finish Sat Sep 5 18:59:16 2009 22.99% done, estimate finish Sat Sep 5 18:59:19 2009 24.53% done, estimate finish Sat Sep 5 18:59:17 2009 26.06% done, estimate finish Sat Sep 5 18:59:16 2009 27.59% done, estimate finish Sat Sep 5 18:59:18 2009 29.12% done, estimate finish Sat Sep 5 18:59:17 2009 30.66% done, estimate finish Sat Sep 5 18:59:19 2009 32.19% done, estimate finish Sat Sep 5 18:59:17 2009 33.72% done, estimate finish Sat Sep 5 18:59:19 2009 35.25% done, estimate finish Sat Sep 5 18:59:18 2009 36.79% done, estimate finish Sat Sep 5 18:59:17 2009 38.32% done, estimate finish Sat Sep 5 18:59:19 2009 39.85% done, estimate finish Sat Sep 5 18:59:20 2009 41.38% done, estimate finish Sat Sep 5 18:59:19 2009 42.92% done, estimate finish Sat Sep 5 18:59:18 2009 44.45% done, estimate finish Sat Sep 5 18:59:17 2009 45.98% done, estimate finish Sat Sep 5 18:59:19 2009 47.52% done, estimate finish Sat Sep 5 18:59:18 2009 49.05% done, estimate finish Sat Sep 5 18:59:17 2009 50.58% done, estimate finish Sat Sep 5 18:59:18 2009 52.12% done, estimate finish Sat Sep 5 18:59:17 2009 53.65% done, estimate finish Sat Sep 5 18:59:17 2009 55.18% done, estimate finish Sat Sep 5 18:59:16 2009 56.71% done, estimate finish Sat Sep 5 18:59:17 2009 58.25% done, estimate finish Sat Sep 5 18:59:17 2009 59.78% done, estimate finish Sat Sep 5 18:59:18 2009 61.31% done, estimate finish Sat Sep 5 18:59:17 2009 62.84% done, estimate finish Sat Sep 5 18:59:18 2009 64.38% done, estimate finish Sat Sep 5 18:59:17 2009 65.91% done, estimate finish Sat Sep 5 18:59:17 2009 67.44% done, estimate finish Sat Sep 5 18:59:16 2009 68.98% done, estimate finish Sat Sep 5 18:59:17 2009 70.51% done, estimate finish Sat Sep 5 18:59:17 2009 72.04% done, estimate finish Sat Sep 5 18:59:16 2009 73.58% done, estimate finish Sat Sep 5 18:59:17 2009 75.11% done, estimate finish Sat Sep 5 18:59:16 2009 76.64% done, estimate finish Sat Sep 5 18:59:16 2009 78.18% done, estimate finish Sat Sep 5 18:59:17 2009 79.71% done, estimate finish Sat Sep 5 18:59:16 2009 81.24% done, estimate finish Sat Sep 5 18:59:16 2009 82.77% done, estimate finish Sat Sep 5 18:59:17 2009 84.31% done, estimate finish Sat Sep 5 18:59:16 2009 85.84% done, estimate finish Sat Sep 5 18:59:17 2009 87.37% done, estimate finish Sat Sep 5 18:59:17 2009 88.90% done, estimate finish Sat Sep 5 18:59:16 2009 90.43% done, estimate finish Sat Sep 5 18:59:16 2009 91.97% done, estimate finish Sat Sep 5 18:59:16 2009 93.50% done, estimate finish Sat Sep 5 18:59:16 2009 95.03% done, estimate finish Sat Sep 5 18:59:16 2009 96.57% done, estimate finish Sat Sep 5 18:59:16 2009 98.10% done, estimate finish Sat Sep 5 18:59:17 2009 99.63% done, estimate finish Sat Sep 5 18:59:17 2009 Total translation table size: 0 Total rockridge attributes bytes: 356594 Total directory bytes: 2342912 Path table size(bytes): 16306 Max brk space used a1b000 326208 extents written (637 MB) Last-minute updates: README.html README.txt Sat Sep 5 18:59:17 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-1' -o /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-1.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-1.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-1.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' -hppa-cmdline '0/vmlinux initrd=0/ramdisk' -hppa-kernel-32 install/vmlinux-2.6.26-2-parisc -hppa-kernel-64 install/vmlinux-2.6.26-2-parisc64 -hppa-bootloader install/iplboot -hppa-ramdisk install/initrd.gz CD1 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD1/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD1/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD1/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD1/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD1/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD1/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD1/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD1/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD1/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD1/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD1/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD1/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD1/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD1/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD1/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using BUG_M000.TXT;1 for CD1/doc/bug-maint-mailcontrol.txt (bug-maint-info.txt) Using BUG_L000.TXT;1 for CD1/doc/bug-log-mailserver.txt (bug-log-access.txt) Using DEBIA000.GZ;1 for CD1/doc/FAQ/debian-faq.en.txt.gz (debian-faq.en.pdf.gz) Using FOOTN000.HTM;1 for CD1/doc/FAQ/html/footnotes.html (footnotes.en.html) Using CH_UP000.HTM;1 for CD1/doc/FAQ/html/ch-uptodate.html (ch-uptodate.en.html) Using CH_SU000.HTM;1 for CD1/doc/FAQ/html/ch-support.html (ch-support.en.html) Using CH_SO000.HTM;1 for CD1/doc/FAQ/html/ch-software.html (ch-software.en.html) Using CH_RE000.HTM;1 for CD1/doc/FAQ/html/ch-redistrib.html (ch-redistrib.en.html) Using CH_PK000.HTM;1 for CD1/doc/FAQ/html/ch-pkgtools.html (ch-pkgtools.en.html) Using CH_PK001.HTM;1 for CD1/doc/FAQ/html/ch-pkg_basics.html (ch-pkg_basics.en.html) Using CH_NE000.HTM;1 for CD1/doc/FAQ/html/ch-nexttime.html (ch-nexttime.en.html) Using CH_KE000.HTM;1 for CD1/doc/FAQ/html/ch-kernel.html (ch-kernel.en.html) Using CH_GE000.HTM;1 for CD1/doc/FAQ/html/ch-getting.html (ch-getting.en.html) Using CH_FT000.HTM;1 for CD1/doc/FAQ/html/ch-ftparchives.html (ch-ftparchives.en.html) Using CH_FA000.HTM;1 for CD1/doc/FAQ/html/ch-faqinfo.html (ch-faqinfo.en.html) Using CH_CU000.HTM;1 for CD1/doc/FAQ/html/ch-customizing.html (ch-customizing.en.html) Using CH_CO000.HTM;1 for CD1/doc/FAQ/html/ch-contributing.html (ch-contributing.en.html) Using CH_CO001.HTM;1 for CD1/doc/FAQ/html/ch-compat.html (ch-compat.en.html) Using CH_CH000.HTM;1 for CD1/doc/FAQ/html/ch-choosing.html (ch-choosing.en.html) Using CH_BA000.HTM;1 for CD1/doc/FAQ/html/ch-basic_defs.html (ch-basic_defs.en.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/be/relnotes-index.be.html (relnotes-glossary.be.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/ca/relnotes-index.ca.html (relnotes-glossary.ca.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/cs/relnotes-index.cs.html (relnotes-glossary.cs.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/de/relnotes-index.de.html (relnotes-glossary.de.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/en/relnotes-index.en.html (relnotes-glossary.en.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/es/relnotes-index.es.html (relnotes-glossary.es.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/fr/relnotes-index.fr.html (relnotes-glossary.fr.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/it/relnotes-index.it.html (relnotes-glossary.it.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/ja/relnotes-index.ja.html (relnotes-glossary.ja.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/lt/relnotes-index.lt.html (relnotes-glossary.lt.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/ml/relnotes-index.ml.html (relnotes-glossary.ml.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/nb/relnotes-index.nb.html (relnotes-glossary.nb.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/pt/relnotes-index.pt.html (relnotes-glossary.pt.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/pt_BR/relnotes-index.pt_BR.html (relnotes-glossary.pt_BR.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/ro/relnotes-index.ro.html (relnotes-glossary.ro.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/ru/relnotes-index.ru.html (relnotes-glossary.ru.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/sk/relnotes-index.sk.html (relnotes-glossary.sk.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/sv/relnotes-index.sv.html (relnotes-glossary.sv.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/vi/relnotes-index.vi.html (relnotes-glossary.vi.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/zh_CN/relnotes-index.zh_CN.html (relnotes-glossary.zh_CN.html) Using RELNO000.HTM;1 for CD1/doc/release-notes/zh_TW/relnotes-index.zh_TW.html (relnotes-glossary.zh_TW.html) Using VMLIN000.26_;1 for CD1/install/vmlinux-2.6.26-2-parisc64 (vmlinux-2.6.26-2-parisc) Using RED_U000.PNG;1 for CD1/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD1/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD1/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD1/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD1/css/debinstall.css (debinstall-print.css) Using GNOME000 for CD1/pool/main/g/gnome-nettool (gnome-netstatus) Using GNOME001 for CD1/pool/main/g/gnome-system-monitor (gnome-system-tools) Using GNOME002 for CD1/pool/main/g/gnome-python-desktop (gnome-python) Using GTKSO000 for CD1/pool/main/g/gtksourceview (gtksourceview2) Using GNOME003 for CD1/pool/main/g/gnome-session (gnome-settings-daemon) Using GST_P000.10 for CD1/pool/main/g/gst-plugins-good0.10 (gst-plugins-base0.10) Using GNOME004 for CD1/pool/main/g/gnome-media (gnome-menus) Using LIBST000.DEB;1 for CD1/pool/main/g/gcc-4.3/libstdc++6-4.3-dev_4.3.2-1.1_hppa.deb (libstdc++6_4.3.2-1.1_hppa.deb) Using GCC_4000.DEB;1 for CD1/pool/main/g/gcc-4.3/gcc-4.3_4.3.2-1.1_hppa.deb (gcc-4.3-base_4.3.2-1.1_hppa.deb) Using GETTE000.DEB;1 for CD1/pool/main/g/gettext/gettext_0.17-4_hppa.deb (gettext-base_0.17-4_hppa.deb) Using LIBGT000.DEB;1 for CD1/pool/main/g/gtk+2.0/libgtk2.0-bin_2.12.12-1~lenny1_all.deb (libgtk2.0-0_2.12.12-1~lenny1_hppa.deb) Using LIBGT001.DEB;1 for CD1/pool/main/g/gtk+2.0/libgtk2.0-0_2.12.12-1~lenny1_hppa.deb (libgtk2.0-common_2.12.12-1~lenny1_all.deb) Using LIBGN000.DEB;1 for CD1/pool/main/g/gnome-vfs/libgnomevfs2-bin_2.22.0-5_hppa.deb (libgnomevfs2-extra_2.22.0-5_hppa.deb) Using LIBGN001.DEB;1 for CD1/pool/main/g/gnome-vfs/libgnomevfs2-extra_2.22.0-5_hppa.deb (libgnomevfs2-0_2.22.0-5_hppa.deb) Using LIBGN002.DEB;1 for CD1/pool/main/g/gnome-vfs/libgnomevfs2-0_2.22.0-5_hppa.deb (libgnomevfs2-common_2.22.0-5_all.deb) Using GNOME000.DEB;1 for CD1/pool/main/g/gnome-panel/gnome-panel_2.20.3-5_hppa.deb (gnome-panel-data_2.20.3-5_all.deb) Using GSTRE000.DEB;1 for CD1/pool/main/g/gst-plugins-base0.10/gstreamer0.10-x_0.10.19-2_hppa.deb (gstreamer0.10-gnomevfs_0.10.19-2_hppa.deb) Using GSTRE001.DEB;1 for CD1/pool/main/g/gst-plugins-base0.10/gstreamer0.10-gnomevfs_0.10.19-2_hppa.deb (gstreamer0.10-plugins-base_0.10.19-2_hppa.deb) Using GSTRE002.DEB;1 for CD1/pool/main/g/gst-plugins-base0.10/gstreamer0.10-plugins-base_0.10.19-2_hppa.deb (gstreamer0.10-alsa_0.10.19-2_hppa.deb) Using LIBGT000.DEB;1 for CD1/pool/main/g/gtksourceview2/libgtksourceview2.0-0_2.2.2-1_hppa.deb (libgtksourceview2.0-common_2.2.2-1_all.deb) Using GNOME000.DEB;1 for CD1/pool/main/g/gnome-applets/gnome-applets_2.22.3-3_hppa.deb (gnome-applets-data_2.22.3-3_all.deb) Using GNOME000.DEB;1 for CD1/pool/main/g/gnome-terminal/gnome-terminal_2.22.3-3_hppa.deb (gnome-terminal-data_2.22.3-3_all.deb) Using GNOME000.DEB;1 for CD1/pool/main/g/gnome-media/gnome-media_2.22.0-3_hppa.deb (gnome-media-common_2.22.0-3_all.deb) Using LIBGT000.DEB;1 for CD1/pool/main/g/gtksourceview/libgtksourceview1.0-0_1.8.5-1_hppa.deb (libgtksourceview-common_1.8.5-1_all.deb) Using LIBAV000.DEB;1 for CD1/pool/main/a/avahi/libavahi-compat-libdnssd1_0.6.23-3lenny1_hppa.deb (libavahi-ui0_0.6.23-3lenny1_hppa.deb) Using LIBAV001.DEB;1 for CD1/pool/main/a/avahi/libavahi-ui0_0.6.23-3lenny1_hppa.deb (libavahi-gobject0_0.6.23-3lenny1_hppa.deb) Using LIBAV002.DEB;1 for CD1/pool/main/a/avahi/libavahi-gobject0_0.6.23-3lenny1_hppa.deb (libavahi-glib1_0.6.23-3lenny1_hppa.deb) Using LIBAV003.DEB;1 for CD1/pool/main/a/avahi/libavahi-glib1_0.6.23-3lenny1_hppa.deb (libavahi-client3_0.6.23-3lenny1_hppa.deb) Using LIBAV004.DEB;1 for CD1/pool/main/a/avahi/libavahi-client3_0.6.23-3lenny1_hppa.deb (libavahi-common3_0.6.23-3lenny1_hppa.deb) Using LIBAV005.DEB;1 for CD1/pool/main/a/avahi/libavahi-common3_0.6.23-3lenny1_hppa.deb (libavahi-common-data_0.6.23-3lenny1_hppa.deb) Using APACH000.DEB;1 for CD1/pool/main/a/apache2/apache2-mpm-prefork_2.2.9-10+lenny4_hppa.deb (apache2.2-common_2.2.9-10+lenny4_hppa.deb) Using APACH001.DEB;1 for CD1/pool/main/a/apache2/apache2.2-common_2.2.9-10+lenny4_hppa.deb (apache2-utils_2.2.9-10+lenny4_hppa.deb) Using LIBSD000.DEB;1 for CD1/pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.13-2_hppa.deb (libsdl1.2debian-alsa_1.2.13-2_hppa.deb) Using CONSO000 for CD1/pool/main/c/console-cyrillic (console-common) Using CONSO001 for CD1/pool/main/c/console-common (console-data) Using CONSO002 for CD1/pool/main/c/console-data (console-tools) Using CDEBC000.UDE;1 for CD1/pool/main/c/cdebconf-entropy/cdebconf-text-entropy_0.11_hppa.udeb (cdebconf-newt-entropy_0.11_hppa.udeb) Using CDEBC001.UDE;1 for CD1/pool/main/c/cdebconf-entropy/cdebconf-newt-entropy_0.11_hppa.udeb (cdebconf-gtk-entropy_0.11_hppa.udeb) Using CHOOS000.UDE;1 for CD1/pool/main/c/choose-mirror/choose-mirror-bin_2.28lenny3_hppa.udeb (choose-mirror_2.28lenny3_all.udeb) Using CONSO000.UDE;1 for CD1/pool/main/c/console-data/console-keymaps-usb_1.07-11_all.udeb (console-keymaps-sun_1.07-11_all.udeb) Using CONSO001.UDE;1 for CD1/pool/main/c/console-data/console-keymaps-sun_1.07-11_all.udeb (console-keymaps-mac_1.07-11_all.udeb) Using CONSO002.UDE;1 for CD1/pool/main/c/console-data/console-keymaps-mac_1.07-11_all.udeb (console-keymaps-dec_1.07-11_all.udeb) Using CONSO003.UDE;1 for CD1/pool/main/c/console-data/console-keymaps-dec_1.07-11_all.udeb (console-keymaps-atari_1.07-11_all.udeb) Using CONSO004.UDE;1 for CD1/pool/main/c/console-data/console-keymaps-atari_1.07-11_all.udeb (console-keymaps-at_1.07-11_all.udeb) Using CONSO005.UDE;1 for CD1/pool/main/c/console-data/console-keymaps-at_1.07-11_all.udeb (console-keymaps-amiga_1.07-11_all.udeb) Using CONSO006.UDE;1 for CD1/pool/main/c/console-data/console-keymaps-amiga_1.07-11_all.udeb (console-keymaps-acorn_1.07-11_all.udeb) Using LINUX000.6 for CD1/pool/main/l/linux-modules-extra-2.6 (linux-modules-di-hppa-2.6) Using USB_S000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/usb-storage-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (usb-storage-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using USB_M000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/usb-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (usb-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using SCSI_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/scsi-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (scsi-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using PPP_M000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/ppp-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (ppp-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using NIC_M000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/nic-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (nic-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using MULTI000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/multipath-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (multipath-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using MD_MO000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/md-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (md-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using LOOP_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/loop-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (loop-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using IPV6_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/ipv6-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (ipv6-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using INPUT000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/input-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (input-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using IDE_M000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/ide-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (ide-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using EXT3_000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/ext3-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (ext3-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using CRYPT000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/crypto-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (crypto-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using CRYPT001.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/crypto-dm-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (crypto-dm-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using CRYPT002.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/crypto-core-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (crypto-core-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using CDROM000.UDE;1 for CD1/pool/main/l/linux-kernel-di-hppa-2.6/cdrom-core-modules-2.6.26-2-parisc64-di_1.38lenny5_hppa.udeb (cdrom-core-modules-2.6.26-2-parisc-di_1.38lenny5_hppa.udeb) Using LOOP_000.UDE;1 for CD1/pool/main/l/linux-modules-di-hppa-2.6/loop-aes-modules-2.6.26-2-parisc64-di_1.12lenny1_hppa.udeb (loop-aes-modules-2.6.26-2-parisc-di_1.12lenny1_hppa.udeb) Using LINUX000.DEB;1 for CD1/pool/main/l/linux-2.6/linux-image-2.6.26-2-parisc64-smp_2.6.26-19_hppa.deb (linux-image-2.6.26-2-parisc64_2.6.26-19_hppa.deb) Using LINUX001.DEB;1 for CD1/pool/main/l/linux-2.6/linux-image-2.6.26-2-parisc64_2.6.26-19_hppa.deb (linux-image-2.6.26-2-parisc-smp_2.6.26-19_hppa.deb) Using LINUX002.DEB;1 for CD1/pool/main/l/linux-2.6/linux-image-2.6.26-2-parisc-smp_2.6.26-19_hppa.deb (linux-image-2.6.26-2-parisc_2.6.26-19_hppa.deb) Using LINUX000.DEB;1 for CD1/pool/main/l/linux-latest-2.6/linux-image-2.6-parisc64-smp_2.6.26+17+lenny1_hppa.deb (linux-image-2.6-parisc64_2.6.26+17+lenny1_hppa.deb) Using LINUX001.DEB;1 for CD1/pool/main/l/linux-latest-2.6/linux-image-2.6-parisc64_2.6.26+17+lenny1_hppa.deb (linux-image-2.6-parisc-smp_2.6.26+17+lenny1_hppa.deb) Using LINUX002.DEB;1 for CD1/pool/main/l/linux-latest-2.6/linux-image-2.6-parisc-smp_2.6.26+17+lenny1_hppa.deb (linux-image-2.6-parisc_2.6.26+17+lenny1_hppa.deb) Using LOOP_000.DEB;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (loop-aes-modules-2.6.26-2-parisc64-smp_2.6.26+3.2c-6+lenny1_hppa.deb) Using LOOP_001.DEB;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-parisc64-smp_2.6.26+3.2c-6+lenny1_hppa.deb (loop-aes-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using LOOP_002.DEB;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (loop-aes-modules-2.6.26-2-parisc64_2.6.26+3.2c-6+lenny1_hppa.deb) Using LOOP_003.DEB;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-parisc64_2.6.26+3.2c-6+lenny1_hppa.deb (loop-aes-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using LOOP_004.DEB;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (loop-aes-modules-2.6.26-2-parisc-smp_2.6.26+3.2c-6+lenny1_hppa.deb) Using LOOP_005.DEB;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6.26-2-parisc-smp_2.6.26+3.2c-6+lenny1_hppa.deb (loop-aes-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using LOOP_006.DEB;1 for CD1/pool/main/l/linux-modules-extra-2.6/loop-aes-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb (loop-aes-modules-2.6.26-2-parisc_2.6.26+3.2c-6+lenny1_hppa.deb) Using DESKT000 for CD1/pool/main/d/desktop-base (desktop-file-utils) Using DISCO000 for CD1/pool/main/d/discover (discover-data) Using DEBCO000.DEB;1 for CD1/pool/main/d/debconf/debconf_1.5.24_all.deb (debconf-i18n_1.5.24_all.deb) Using DISCO000.DEB;1 for CD1/pool/main/d/discover/discover1_2.1.2-3_all.deb (discover_2.1.2-3_hppa.deb) Using PARTM000 for CD1/pool/main/p/partman-xfs (partman-target) Using PARTM001 for CD1/pool/main/p/partman-target (partman-reiserfs) Using PARTM002 for CD1/pool/main/p/partman-reiserfs (partman-partitioning) Using PARTM003 for CD1/pool/main/p/partman-partitioning (partman-palo) Using PARTM004 for CD1/pool/main/p/partman-palo (partman-multipath) Using PARTM005 for CD1/pool/main/p/partman-multipath (partman-md) Using PARTM006 for CD1/pool/main/p/partman-md (partman-lvm) Using PARTM007 for CD1/pool/main/p/partman-lvm (partman-jfs) Using PARTM008 for CD1/pool/main/p/partman-jfs (partman-ext3) Using PARTM009 for CD1/pool/main/p/partman-ext3 (partman-crypto) Using PARTM00A for CD1/pool/main/p/partman-crypto (partman-basicmethods) Using PARTM00B for CD1/pool/main/p/partman-basicmethods (partman-basicfilesystems) Using PARTM00C for CD1/pool/main/p/partman-basicfilesystems (partman-base) Using PARTM00D for CD1/pool/main/p/partman-base (partman-auto-raid) Using PARTM00E for CD1/pool/main/p/partman-auto-raid (partman-auto-lvm) Using PARTM00F for CD1/pool/main/p/partman-auto-lvm (partman-auto-crypto) Using PARTM00G for CD1/pool/main/p/partman-auto-crypto (partman-auto) Using PYTHO000.DEB;1 for CD1/pool/main/p/python2.5/python2.5_2.5.2-15_hppa.deb (python2.5-minimal_2.5.2-15_hppa.deb) Using PARTC000.UDE;1 for CD1/pool/main/p/partconf/partconf-mkfstab_1.30_hppa.udeb (partconf-find-partitions_1.30_hppa.udeb) Using PARTM000.UDE;1 for CD1/pool/main/p/partman-base/partman-utils_128lenny1_hppa.udeb (partman-base_128lenny1_hppa.udeb) Using PARTM000.UDE;1 for CD1/pool/main/p/partman-crypto/partman-crypto-loop_36_all.udeb (partman-crypto-dm_36_all.udeb) Using PARTM001.UDE;1 for CD1/pool/main/p/partman-crypto/partman-crypto-dm_36_all.udeb (partman-crypto_36_hppa.udeb) Using LIBPA000.DEB;1 for CD1/pool/main/p/pango1.0/libpango1.0-0_1.20.5-5_hppa.deb (libpango1.0-common_1.20.5-5_all.deb) Using PYTHO000.DEB;1 for CD1/pool/main/p/pygtk/python-glade2_2.12.1-6_hppa.deb (python-gtk2_2.12.1-6_hppa.deb) Using LIBPT000.DEB;1 for CD1/pool/main/p/pwlib/libpt-1.10.10_1.10.10-2_hppa.deb (libpt-1.10.10-plugins-v4l_1.10.10-2_hppa.deb) Using LIBPT001.DEB;1 for CD1/pool/main/p/pwlib/libpt-1.10.10-plugins-v4l_1.10.10-2_hppa.deb (libpt-1.10.10-plugins-alsa_1.10.10-2_hppa.deb) Using LIBPO000.DEB;1 for CD1/pool/main/p/poppler/libpoppler-glib3_0.8.7-2_hppa.deb (libpoppler3_0.8.7-2_hppa.deb) Using POSTG000.DEB;1 for CD1/pool/main/p/postgresql-8.3/postgresql_8.3.7-0lenny1_all.deb (postgresql-8.3_8.3.7-0lenny1_hppa.deb) Using POSTG001.DEB;1 for CD1/pool/main/p/postgresql-8.3/postgresql-8.3_8.3.7-0lenny1_hppa.deb (postgresql-client-8.3_8.3.7-0lenny1_hppa.deb) Using POSTG000.DEB;1 for CD1/pool/main/p/postgresql-common/postgresql-common_94lenny1_all.deb (postgresql-client-common_94lenny1_all.deb) Using LIBTE000 for CD1/pool/main/libt/libtext-wrapi18n-perl (libtext-charwidth-perl) Using LIBTE001 for CD1/pool/main/libt/libtext-charwidth-perl (libtext-iconv-perl) Using SYSVI000.DEB;1 for CD1/pool/main/s/sysvinit/sysvinit_2.86.ds1-61_hppa.deb (sysvinit-utils_2.86.ds1-61_hppa.deb) Using LIBSP000.DEB;1 for CD1/pool/main/s/speex/libspeexdsp1_1.2~rc1-1_hppa.deb (libspeex1_1.2~rc1-1_hppa.deb) Using NAUTI000 for CD1/pool/main/n/nautilus-cd-burner (nautilus) Using NETWO000 for CD1/pool/main/n/network-manager (network-console) Using NCURS000.DEB;1 for CD1/pool/main/n/ncurses/ncurses-term_5.7+20081213-1_all.deb (ncurses-base_5.7+20081213-1_all.deb) Using NCURS001.DEB;1 for CD1/pool/main/n/ncurses/ncurses-base_5.7+20081213-1_all.deb (ncurses-bin_5.7+20081213-1_hppa.deb) Using LIBNC000.DEB;1 for CD1/pool/main/n/ncurses/libncursesw5_5.7+20081213-1_hppa.deb (libncurses5_5.7+20081213-1_hppa.deb) Using NAUTI000.DEB;1 for CD1/pool/main/n/nautilus/nautilus_2.20.0-7_hppa.deb (nautilus-data_2.20.0-7_all.deb) Using XSERV000 for CD1/pool/main/x/xserver-xorg-input-mouse (xserver-xorg-input-keyboard) Using XSERV001 for CD1/pool/main/x/xserver-xorg-input-keyboard (xserver-xorg-input-evdev) Using XSERV002 for CD1/pool/main/x/xserver-xorg-input-evdev (xserver-xorg-video-v4l) Using XSERV003 for CD1/pool/main/x/xserver-xorg-video-v4l (xserver-xorg-video-vga) Using XSERV004 for CD1/pool/main/x/xserver-xorg-video-vga (xserver-xorg-video-trident) Using XSERV005 for CD1/pool/main/x/xserver-xorg-video-trident (xserver-xorg-video-tdfx) Using XSERV006 for CD1/pool/main/x/xserver-xorg-video-tdfx (xserver-xorg-video-sis) Using XSERV007 for CD1/pool/main/x/xserver-xorg-video-sis (xserver-xorg-video-savage) Using XSERV008 for CD1/pool/main/x/xserver-xorg-video-savage (xserver-xorg-video-s3virge) Using XSERV009 for CD1/pool/main/x/xserver-xorg-video-s3virge (xserver-xorg-video-s3) Using XSERV00A for CD1/pool/main/x/xserver-xorg-video-s3 (xserver-xorg-video-radeonhd) Using XSERV00B for CD1/pool/main/x/xserver-xorg-video-radeonhd (xserver-xorg-video-nv) Using XSERV00C for CD1/pool/main/x/xserver-xorg-video-nv (xserver-xorg-video-mga) Using XSERV00D for CD1/pool/main/x/xserver-xorg-video-mga (xserver-xorg-video-imstt) Using XSERV00E for CD1/pool/main/x/xserver-xorg-video-imstt (xserver-xorg-video-glint) Using XSERV00F for CD1/pool/main/x/xserver-xorg-video-glint (xserver-xorg-video-fbdev) Using XSERV00G for CD1/pool/main/x/xserver-xorg-video-fbdev (xserver-xorg-video-chips) Using XSERV00H for CD1/pool/main/x/xserver-xorg-video-chips (xserver-xorg-video-ati) Using XSERV00I for CD1/pool/main/x/xserver-xorg-video-ati (xserver-xorg-video-mach64) Using XSERV00J for CD1/pool/main/x/xserver-xorg-video-mach64 (xserver-xorg-video-r128) Using XSERV000.DEB;1 for CD1/pool/main/x/xorg/xserver-xorg_7.3+20_hppa.deb (xserver-xorg-input-all_7.3+20_hppa.deb) Using XSERV001.DEB;1 for CD1/pool/main/x/xorg/xserver-xorg-input-all_7.3+20_hppa.deb (xserver-xorg-video-all_7.3+20_hppa.deb) Using XULRU000.DEB;1 for CD1/pool/main/x/xulrunner/xulrunner-1.9-gnome-support_1.9.0.13-0lenny1_hppa.deb (xulrunner-1.9_1.9.0.13-0lenny1_hppa.deb) Using XSERV000.DEB;1 for CD1/pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.9.0-1+lenny4_hppa.deb (xserver-xorg-video-radeon_6.9.0-1+lenny4_hppa.deb) Using EVOLU000 for CD1/pool/main/e/evolution (evolution-data-server) Using LIBGD000.DEB;1 for CD1/pool/main/e/evolution-data-server/libgdata-google1.2-1_2.22.3-1.1+lenny2_hppa.deb (libgdata1.2-1_2.22.3-1.1+lenny2_hppa.deb) Using LIBED000.DEB;1 for CD1/pool/main/e/evolution-data-server/libedata-cal1.2-6_2.22.3-1.1+lenny2_hppa.deb (libedata-book1.2-2_2.22.3-1.1+lenny2_hppa.deb) Using LIBED001.DEB;1 for CD1/pool/main/e/evolution-data-server/libedata-book1.2-2_2.22.3-1.1+lenny2_hppa.deb (libedataserverui1.2-8_2.22.3-1.1+lenny2_hppa.deb) Using EVOLU000.DEB;1 for CD1/pool/main/e/evolution-data-server/evolution-data-server_2.22.3-1.1+lenny2_hppa.deb (evolution-data-server-common_2.22.3-1.1+lenny2_all.deb) Using LIBED002.DEB;1 for CD1/pool/main/e/evolution-data-server/libedataserverui1.2-8_2.22.3-1.1+lenny2_hppa.deb (libedataserver1.2-9_2.22.3-1.1+lenny2_hppa.deb) Using LIBEE000.DEB;1 for CD1/pool/main/e/eel2/libeel2-2.20_2.20.0-7_hppa.deb (libeel2-data_2.20.0-7_all.deb) Using EPIPH000.DEB;1 for CD1/pool/main/e/epiphany-browser/epiphany-browser_2.22.3-9_all.deb (epiphany-gecko_2.22.3-9_hppa.deb) Using EPIPH001.DEB;1 for CD1/pool/main/e/epiphany-browser/epiphany-gecko_2.22.3-9_hppa.deb (epiphany-browser-data_2.22.3-9_all.deb) Using EVOLU000.DEB;1 for CD1/pool/main/e/evolution/evolution_2.22.3.1-1_hppa.deb (evolution-common_2.22.3.1-1_all.deb) Using LIBGN000 for CD1/pool/main/libg/libgnome2-perl (libgnome2-vfs-perl) Using LIBGN001 for CD1/pool/main/libg/libgnome2-vfs-perl (libgnome2-canvas-perl) Using LIBGN002 for CD1/pool/main/libg/libgnome2-canvas-perl (libgnomeprintui) Using LIBGN003 for CD1/pool/main/libg/libgnomeprintui (libgnomeprint) Using LIBGN004 for CD1/pool/main/libg/libgnomeprint (libgnomecups) Using LIBGN005 for CD1/pool/main/libg/libgnomecups (libgnomekbd) Using LIBGN006 for CD1/pool/main/libg/libgnomekbd (libgnomeui) Using LIBGN007 for CD1/pool/main/libg/libgnomeui (libgnomecanvas) Using LIBGN008 for CD1/pool/main/libg/libgnomecanvas (libgnome) Using LIBGN000.DEB;1 for CD1/pool/main/libg/libgnome/libgnome2-0_2.20.1.1-1_hppa.deb (libgnome2-common_2.20.1.1-1_all.deb) Using LIBGN000.DEB;1 for CD1/pool/main/libg/libgnomecanvas/libgnomecanvas2-0_2.20.1.1-1_hppa.deb (libgnomecanvas2-common_2.20.1.1-1_all.deb) Using LIBGN000.DEB;1 for CD1/pool/main/libg/libgnomeui/libgnomeui-0_2.20.1.1-2_hppa.deb (libgnomeui-common_2.20.1.1-2_all.deb) Using LIBGN000.DEB;1 for CD1/pool/main/libg/libgnomekbd/libgnomekbdui2_2.22.0-1_hppa.deb (libgnomekbd2_2.22.0-1_hppa.deb) Using LIBGN001.DEB;1 for CD1/pool/main/libg/libgnomekbd/libgnomekbd2_2.22.0-1_hppa.deb (libgnomekbd-common_2.22.0-1_all.deb) Using LIBGS000.DEB;1 for CD1/pool/main/libg/libgsf/libgsf-1-114_1.14.8-1lenny2_hppa.deb (libgsf-1-common_1.14.8-1lenny2_all.deb) Using LIBGT000.DEB;1 for CD1/pool/main/libg/libgtop2/libgtop2-7_2.22.3-1_hppa.deb (libgtop2-common_2.22.3-1_all.deb) Using LIBGW000.DEB;1 for CD1/pool/main/libg/libgweather/libgweather1_2.22.3-1_hppa.deb (libgweather-common_2.22.3-1_all.deb) Using LIBGN000.DEB;1 for CD1/pool/main/libg/libgnomeprint/libgnomeprint2.2-0_2.18.5-1_hppa.deb (libgnomeprint2.2-data_2.18.5-1_all.deb) Using LIBGN000.DEB;1 for CD1/pool/main/libg/libgnomeprintui/libgnomeprintui2.2-0_2.18.3-1_hppa.deb (libgnomeprintui2.2-common_2.18.3-1_all.deb) Using LIBXX000 for CD1/pool/main/libx/libxxf86dga (libxxf86vm) Using LIBXX001 for CD1/pool/main/libx/libxxf86vm (libxxf86misc) Using LIBXM000.DEB;1 for CD1/pool/main/libx/libxml2/libxml2-utils_2.6.32.dfsg-5+lenny1_hppa.deb (libxml2_2.6.32.dfsg-5+lenny1_hppa.deb) Using OPENS000.UDE;1 for CD1/pool/main/o/openssh/openssh-server-udeb_5.1p1-5_hppa.udeb (openssh-client-udeb_5.1p1-5_hppa.udeb) Using OPENS000.DEB;1 for CD1/pool/main/o/openssh/openssh-server_5.1p1-5_hppa.deb (openssh-client_5.1p1-5_hppa.deb) Using UTIL_000.DEB;1 for CD1/pool/main/u/util-linux/util-linux-locales_2.13.1.1-1_all.deb (util-linux_2.13.1.1-1_hppa.deb) Using FONTC000.DEB;1 for CD1/pool/main/f/fontconfig/fontconfig_2.6.0-3_hppa.deb (fontconfig-config_2.6.0-3_all.deb) Using TASKS000.DEB;1 for CD1/pool/main/t/tasksel/tasksel_2.78_all.deb (tasksel-data_2.78_all.deb) Using TTF_D000.DEB;1 for CD1/pool/main/t/ttf-dejavu/ttf-dejavu_2.25-3_all.deb (ttf-dejavu-extra_2.25-3_all.deb) Using TTF_D001.DEB;1 for CD1/pool/main/t/ttf-dejavu/ttf-dejavu-extra_2.25-3_all.deb (ttf-dejavu-core_2.25-3_all.deb) Using LIBRS000.DEB;1 for CD1/pool/main/libr/librsvg/librsvg2-common_2.22.2-2lenny1_hppa.deb (librsvg2-2_2.22.2-2lenny1_hppa.deb) Using MANPA000 for CD1/pool/main/m/manpages-pt (manpages) Using MULTI000.DEB;1 for CD1/pool/main/m/multipath-tools/multipath-tools-boot_0.4.8-14+lenny2_all.deb (multipath-tools_0.4.8-14+lenny2_hppa.deb) Using METAC000.DEB;1 for CD1/pool/main/m/metacity/metacity_2.22.0-2_hppa.deb (metacity-common_2.22.0-2_all.deb) Using WMAKE000.DEB;1 for CD1/pool/main/w/wmakerconf/wmakerconf_2.12-1_hppa.deb (wmakerconf-data_2.12-1_all.deb) Using LIBBO000 for CD1/pool/main/libb/libbonoboui (libbonobo) Using LIBBO000.DEB;1 for CD1/pool/main/libb/libbonobo/libbonobo2-0_2.22.0-1_hppa.deb (libbonobo2-common_2.22.0-1_all.deb) Using LIBBO000.DEB;1 for CD1/pool/main/libb/libbonoboui/libbonoboui2-0_2.22.0-1_hppa.deb (libbonoboui2-common_2.22.0-1_all.deb) Using LIBVO000.DEB;1 for CD1/pool/main/libv/libvorbis/libvorbisfile3_1.2.0.dfsg-3.1_hppa.deb (libvorbisenc2_1.2.0.dfsg-3.1_hppa.deb) Using LIBVO001.DEB;1 for CD1/pool/main/libv/libvorbis/libvorbisenc2_1.2.0.dfsg-3.1_hppa.deb (libvorbis0a_1.2.0.dfsg-3.1_hppa.deb) Using LIBHT000 for CD1/pool/main/libh/libhtml-tree-perl (libhtml-parser-perl) Using LIBHT001 for CD1/pool/main/libh/libhtml-parser-perl (libhtml-tagset-perl) parse_md5_list: added MD5 checksums for 44356 files Found hppa 32-bit kernel install/vmlinux-2.6.26-2-parisc: using extent 71120896 (0x43D3800), size 4182440 (0x3FD1A8) Found hppa ramdisk install/initrd.gz: using extent 60104704 (0x3952000), size 5189215 (0x4F2E5F) Found hppa 64-bit kernel install/vmlinux-2.6.26-2-parisc64: using extent 65331200 (0x3E4E000), size 5788641 (0x5853E1) Found hppa bootloader install/iplboot: using extent 65294336 (0x3E45000), size 36864 (0x9000) 1.51% done, estimate finish Sat Sep 5 19:03:44 2009 3.03% done, estimate finish Sat Sep 5 19:03:44 2009 4.54% done, estimate finish Sat Sep 5 19:03:44 2009 6.05% done, estimate finish Sat Sep 5 19:04:00 2009 7.57% done, estimate finish Sat Sep 5 19:03:57 2009 9.08% done, estimate finish Sat Sep 5 19:03:55 2009 10.59% done, estimate finish Sat Sep 5 19:03:15 2009 12.10% done, estimate finish Sat Sep 5 19:02:46 2009 13.62% done, estimate finish Sat Sep 5 19:02:23 2009 15.13% done, estimate finish Sat Sep 5 19:02:11 2009 16.64% done, estimate finish Sat Sep 5 19:01:56 2009 18.15% done, estimate finish Sat Sep 5 19:01:48 2009 19.67% done, estimate finish Sat Sep 5 19:01:37 2009 21.18% done, estimate finish Sat Sep 5 19:01:32 2009 22.69% done, estimate finish Sat Sep 5 19:01:23 2009 24.21% done, estimate finish Sat Sep 5 19:01:15 2009 25.72% done, estimate finish Sat Sep 5 19:01:12 2009 27.23% done, estimate finish Sat Sep 5 19:01:06 2009 28.74% done, estimate finish Sat Sep 5 19:01:00 2009 30.25% done, estimate finish Sat Sep 5 19:00:55 2009 31.77% done, estimate finish Sat Sep 5 19:00:54 2009 33.28% done, estimate finish Sat Sep 5 19:00:50 2009 34.79% done, estimate finish Sat Sep 5 19:00:46 2009 36.31% done, estimate finish Sat Sep 5 19:00:45 2009 37.82% done, estimate finish Sat Sep 5 19:00:44 2009 39.33% done, estimate finish Sat Sep 5 19:00:41 2009 40.84% done, estimate finish Sat Sep 5 19:00:40 2009 42.36% done, estimate finish Sat Sep 5 19:00:37 2009 43.87% done, estimate finish Sat Sep 5 19:00:35 2009 45.38% done, estimate finish Sat Sep 5 19:00:32 2009 46.90% done, estimate finish Sat Sep 5 19:00:32 2009 48.41% done, estimate finish Sat Sep 5 19:00:30 2009 49.92% done, estimate finish Sat Sep 5 19:00:30 2009 51.44% done, estimate finish Sat Sep 5 19:00:29 2009 52.95% done, estimate finish Sat Sep 5 19:00:27 2009 54.46% done, estimate finish Sat Sep 5 19:00:26 2009 55.97% done, estimate finish Sat Sep 5 19:00:26 2009 57.49% done, estimate finish Sat Sep 5 19:00:24 2009 59.00% done, estimate finish Sat Sep 5 19:00:24 2009 60.51% done, estimate finish Sat Sep 5 19:00:22 2009 62.02% done, estimate finish Sat Sep 5 19:00:22 2009 63.54% done, estimate finish Sat Sep 5 19:00:21 2009 65.05% done, estimate finish Sat Sep 5 19:00:21 2009 66.56% done, estimate finish Sat Sep 5 19:00:20 2009 68.08% done, estimate finish Sat Sep 5 19:00:18 2009 69.59% done, estimate finish Sat Sep 5 19:00:18 2009 71.10% done, estimate finish Sat Sep 5 19:00:17 2009 72.61% done, estimate finish Sat Sep 5 19:00:17 2009 74.13% done, estimate finish Sat Sep 5 19:00:18 2009 75.64% done, estimate finish Sat Sep 5 19:00:16 2009 77.15% done, estimate finish Sat Sep 5 19:00:15 2009 78.66% done, estimate finish Sat Sep 5 19:00:14 2009 80.18% done, estimate finish Sat Sep 5 19:00:13 2009 81.69% done, estimate finish Sat Sep 5 19:00:12 2009 83.20% done, estimate finish Sat Sep 5 19:00:11 2009 84.72% done, estimate finish Sat Sep 5 19:00:10 2009 86.23% done, estimate finish Sat Sep 5 19:00:11 2009 87.74% done, estimate finish Sat Sep 5 19:00:11 2009 89.25% done, estimate finish Sat Sep 5 19:00:10 2009 90.76% done, estimate finish Sat Sep 5 19:00:10 2009 92.28% done, estimate finish Sat Sep 5 19:00:10 2009 93.79% done, estimate finish Sat Sep 5 19:00:10 2009 95.31% done, estimate finish Sat Sep 5 19:00:09 2009 96.82% done, estimate finish Sat Sep 5 19:00:09 2009 98.33% done, estimate finish Sat Sep 5 19:00:09 2009 99.84% done, estimate finish Sat Sep 5 19:00:09 2009 Total translation table size: 0 Total rockridge attributes bytes: 441409 Total directory bytes: 1873920 Path table size(bytes): 11004 Max brk space used ac9000 330528 extents written (645 MB) Address is: 0x7df6c0 Last-minute updates: README.html README.txt Sat Sep 5 19:00:10 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-20' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-20.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-20.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot20 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD20 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD20/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD20/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD20/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD20/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD20/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD20/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD20/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD20/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD20/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD20/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD20/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD20/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD20/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD20/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD20/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD20/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD20/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD20/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD20/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD20/css/debinstall.css (debinstall-print.css) Using KERNE000 for CD20/pool/main/k/kernel-patch-debianlogo (kernel-patch-badram) Using KILE_000.DEB;1 for CD20/pool/main/k/kile/kile-i18n-es_2.0.1-1_all.deb (kile-i18n-fr_2.0.1-1_all.deb) Using EMACS000.DEB;1 for CD20/pool/main/e/emacs-chess/emacs-chess-pieces_2.0b5-3_all.deb (emacs-chess_2.0b5-3_all.deb) Using FESTI000 for CD20/pool/main/f/festival-doc (festival-te) Using FREEF000.DEB;1 for CD20/pool/main/f/freefem/freefem-doc_3.5.8-4.1_all.deb (freefem-examples_3.5.8-4.1_all.deb) Using DICT_000.DEB;1 for CD20/pool/main/f/freedict/dict-freedict-deu-nld_1.3-4_all.deb (dict-freedict-nld-deu_1.3-4_all.deb) Using DICT_001.DEB;1 for CD20/pool/main/f/freedict/dict-freedict-nld-deu_1.3-4_all.deb (dict-freedict-lat-deu_1.3-4_all.deb) Using DICT_002.DEB;1 for CD20/pool/main/f/freedict/dict-freedict-lat-deu_1.3-4_all.deb (dict-freedict-por-eng_1.3-4_all.deb) Using DICT_003.DEB;1 for CD20/pool/main/f/freedict/dict-freedict-por-eng_1.3-4_all.deb (dict-freedict-ita-deu_1.3-4_all.deb) Using DICT_004.DEB;1 for CD20/pool/main/f/freedict/dict-freedict-ita-deu_1.3-4_all.deb (dict-freedict-eng-nld_1.3-4_all.deb) Using DICT_005.DEB;1 for CD20/pool/main/f/freedict/dict-freedict-eng-nld_1.3-4_all.deb (dict-freedict-eng-por_1.3-4_all.deb) Using DICT_006.DEB;1 for CD20/pool/main/f/freedict/dict-freedict-eng-por_1.3-4_all.deb (dict-freedict-ita-eng_1.3-4_all.deb) Using DICT_007.DEB;1 for CD20/pool/main/f/freedict/dict-freedict-ita-eng_1.3-4_all.deb (dict-freedict-deu-ita_1.3-4_all.deb) Using FSLVI000.DEB;1 for CD20/pool/main/f/fslview/fslview_3.0+4.0.2-3lenny2_hppa.deb (fslview-doc_3.0+4.0.2-3lenny2_all.deb) Using MOD_V000 for CD20/pool/main/m/mod-vhost-ldap (mod-vhost-hash-alias) Using MOZIL000 for CD20/pool/main/m/mozilla-stumbleupon (mozilla-mozgest) Using LIBMP000.DEB;1 for CD20/pool/main/m/mpich/libmpich-shmem1.0-dev_1.2.7-8_hppa.deb (libmpich-mpd1.0gf_1.2.7-8_hppa.deb) Using LIBMY000.DEB;1 for CD20/pool/main/m/mysql-ocaml/libmysql-ocaml-dev_1.0.4-4+b2_hppa.deb (libmysql-ocaml_1.0.4-4+b2_hppa.deb) Using LIBGL000.DEB;1 for CD20/pool/main/m/mesa/libgl1-mesa-glx-dbg_7.0.3-7_hppa.deb (libgl1-mesa-swx11-dev_7.0.3-7_hppa.deb) Using LIBGE000 for CD20/pool/main/libg/libgetopt-tabular-perl (libgetopt-long-descriptive-perl) Using LIBGR000 for CD20/pool/main/libg/libgraphics-colorobject-perl (libgraphics-colornames-perl) Using LIBGG000.DEB;1 for CD20/pool/main/libg/libggi/libggi-target-aa_2.2.2-3_hppa.deb (libggi-target-fbdev_2.2.2-3_hppa.deb) Using LIBGD000.DEB;1 for CD20/pool/main/libg/libgda3/libgda3-dev_3.0.2-5_hppa.deb (libgda3-mysql_3.0.2-5_hppa.deb) Using LIBGD001.DEB;1 for CD20/pool/main/libg/libgda3/libgda3-mysql_3.0.2-5_hppa.deb (libgda3-postgres_3.0.2-5_hppa.deb) Using LIBAP000 for CD20/pool/main/liba/libapache-gallery-perl (libapache2-mod-rpaf) Using LIBAP001 for CD20/pool/main/liba/libapache2-mod-rpaf (libapache2-mod-bw) Using LIBAP002 for CD20/pool/main/liba/libapache2-mod-bw (libapache-sessionx-perl) Using LIBAP003 for CD20/pool/main/liba/libapache-sessionx-perl (libapache2-mod-macro) Using LIBAP004 for CD20/pool/main/liba/libapache2-mod-macro (libapache-session-wrapper-perl) Using OOOLI000 for CD20/pool/main/o/ooolib-python (ooolib-perl) Using LIBOM000.DEB;1 for CD20/pool/main/o/omniorb4/libomniorb4-dev_4.1.2-1+b1_hppa.deb (libomniorb4-1_4.1.2-1+b1_hppa.deb) Using TESSE000 for CD20/pool/main/t/tesseract-ita (tesseract-deu-f) Using TETRI000 for CD20/pool/main/t/tetrinet (tetrinetx) Using ICEDO000.DEB;1 for CD20/pool/main/i/icedove-l10n/icedove-l10n-cs_2.0.0.17+debian-2_all.deb (icedove-locale-ja_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD20/pool/main/i/icedove-l10n/icedove-locale-ja_2.0.0.17+debian-2_all.deb (icedove-locale-pt-br_2.0.0.17+debian-2_all.deb) Using ICEDO002.DEB;1 for CD20/pool/main/i/icedove-l10n/icedove-locale-pt-br_2.0.0.17+debian-2_all.deb (icedove-locale-ru_2.0.0.17+debian-2_all.deb) Using ICEDO003.DEB;1 for CD20/pool/main/i/icedove-l10n/icedove-locale-ru_2.0.0.17+debian-2_all.deb (icedove-locale-pl_2.0.0.17+debian-2_all.deb) Using BALDE000.DEB;1 for CD20/pool/main/b/balder2d/balder2d_1.0-1_hppa.deb (balder2d-data_1.0-1_all.deb) Using XSERV000 for CD20/pool/main/x/xserver-xorg-input-aiptek (xserver-xorg-video-ati) Using XARCH000.DEB;1 for CD20/pool/main/x/xarchon/xarchon_0.50-10.2_hppa.deb (xarchon-theme-default_0.50-10.2_all.deb) Using VDR_P000 for CD20/pool/main/v/vdr-plugin-streamdev (vdr-plugin-xineliboutput) Using VDR_P001 for CD20/pool/main/v/vdr-plugin-xineliboutput (vdr-plugin-epgsearch) Using VANES000 for CD20/pool/main/v/vanessa-adt (vanessa-socket) Using VANES001 for CD20/pool/main/v/vanessa-socket (vanessa-logger) Using VDR_P002 for CD20/pool/main/v/vdr-plugin-epgsearch (vdr-plugin-femon) Using VDR_P003 for CD20/pool/main/v/vdr-plugin-femon (vdr-plugin-dvd) Using LIBHT000 for CD20/pool/main/libh/libhtml-template-expr-perl (libhtml-mason-perl) Using LIBHT001 for CD20/pool/main/libh/libhtml-mason-perl (libhtml-wikiconverter-perl) Using LIBHI000.DEB;1 for CD20/pool/main/libh/libhighline-ruby/libhighline-ruby_1.4.0-1_all.deb (libhighline-ruby1.8_1.4.0-1_all.deb) Using R_CRA000 for CD20/pool/main/r/r-cran-getopt (r-cran-gmaps) Using SWORD000 for CD20/pool/main/s/sword-comm-scofield (sword-comm-pers) Using SQUIR000 for CD20/pool/main/s/squirrelmail-secure-login (squirrelmail-sent-confirmation) Using SWORD001 for CD20/pool/main/s/sword-dict-strongs-hebrew (sword-dict-strongs-greek) Using SLASH000.DEB;1 for CD20/pool/main/s/slashem/slashem-sdl_0.0.7E7F3-1.3_hppa.deb (slashem-gtk_0.0.7E7F3-1.3_hppa.deb) Using NOIZ2000.DEB;1 for CD20/pool/main/n/noiz2sa/noiz2sa_0.51a-8_hppa.deb (noiz2sa-data_0.51a-8_all.deb) Using LIBMA000 for CD20/pool/main/libm/libmath-gmp-perl (libmath-spline-perl) Using LIBMA001 for CD20/pool/main/libm/libmath-spline-perl (libmath-derivative-perl) Using LIBSN000 for CD20/pool/main/libs/libsnowball-norwegian-perl (libsnowball-swedish-perl) Using LIBSN001 for CD20/pool/main/libs/libsnmp-info-perl (libsnmp-mib-compiler-perl) Using LIBDM000.DEB;1 for CD20/pool/main/d/dmalloc/libdmalloc-dev_5.5.1-1_hppa.deb (libdmalloc5_5.5.1-1_hppa.deb) Using JUNIO000.DEB;1 for CD20/pool/main/d/debian-junior/junior-games-text_1.13_all.deb (junior-games-sim_1.13_all.deb) Using DOSSI000.DEB;1 for CD20/pool/main/d/dossizola/dossizola_1.0-8.2_hppa.deb (dossizola-data_1.0-8.2_all.deb) Using CROSS000 for CD20/pool/main/c/crossfire-maps (crossfire) Using PYTHO000 for CD20/pool/main/p/python-pysnmp4-mibs (python-pullparser) Using PYTHO001 for CD20/pool/main/p/python-tempita (python-twitter) Using PLEXU000 for CD20/pool/main/p/plexus-compiler-manager (plexus-compiler-javac) Using PLEXU001 for CD20/pool/main/p/plexus-compiler-javac (plexus-compiler-api) Using PIKE7000.DEB;1 for CD20/pool/main/p/pike7.6/pike7.6_7.6.112-3_all.deb (pike7.6-gdbm_7.6.112-3_hppa.deb) Using PHPGR000.DEB;1 for CD20/pool/main/p/phpgroupware/phpgroupware_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-core-base_0.9.16.012+dfsg-8_all.deb) Using PHPGR001.DEB;1 for CD20/pool/main/p/phpgroupware/phpgroupware-0.9.16-core-base_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-preferences_0.9.16.012+dfsg-8_all.deb) Using PHPGR002.DEB;1 for CD20/pool/main/p/phpgroupware/phpgroupware-0.9.16-preferences_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-admin_0.9.16.012+dfsg-8_all.deb) Using PHPGR003.DEB;1 for CD20/pool/main/p/phpgroupware/phpgroupware-0.9.16-admin_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-setup_0.9.16.012+dfsg-8_all.deb) Using PHPGR004.DEB;1 for CD20/pool/main/p/phpgroupware/phpgroupware-0.9.16-setup_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-phpgwapi_0.9.16.012+dfsg-8_all.deb) Using PEERC000.DEB;1 for CD20/pool/main/p/peercast/peercast-servent_0.1218+svn20080104-1.1_all.deb (peercast_0.1218+svn20080104-1.1_hppa.deb) Using LIBPO000.DEB;1 for CD20/pool/main/p/postgresql-ocaml/libpostgresql-ocaml-dev_1.7.0-3+b2_hppa.deb (libpostgresql-ocaml_1.7.0-3+b2_hppa.deb) Using GKREL000 for CD20/pool/main/g/gkrellm-xkb (gkrellm-radio) Using GKREL001 for CD20/pool/main/g/gkrellm-radio (gkrellm-thinkbat) Using GWYDD000.DEB;1 for CD20/pool/main/g/gwyddion/gwyddion_2.10-1+b1_hppa.deb (gwyddion-common_2.10-1_all.deb) Using GENES000.DEB;1 for CD20/pool/main/g/genesis/genesis_2.2.1-12+b1_hppa.deb (genesis-data_2.2.1-12_all.deb) Using GGZ_S000.DEB;1 for CD20/pool/main/g/ggz-sdl-games/ggz-sdl-games-data_0.0.14.1-1_all.deb (ggz-sdl-games_0.0.14.1-1_hppa.deb) Using LIBNS000 for CD20/pool/main/libn/libnss-mysql-bg (libnss-mysql) Using ASTER000 for CD20/pool/main/a/asterisk-chan-capi (asterisk-prompt-de) Using ASTER001 for CD20/pool/main/a/asterisk-prompt-de (asterisk) Using LIBWB000.DEB;1 for CD20/pool/main/w/wbxml2/libwbxml2-dev_0.9.2-7_hppa.deb (libwbxml2-utils_0.9.2-7_hppa.deb) Using USBPR000.DEB;1 for CD20/pool/main/u/usbprog/usbprog_0.1.6-1_hppa.deb (usbprog-gui_0.1.6-1_hppa.deb) Using ULTRA000.DEB;1 for CD20/pool/main/u/ultrastar-ng/ultrastar-ng_0.2.1-1_all.deb (ultrastar-ng-gstreamer_0.2.1-1_hppa.deb) Using ZEROC000 for CD20/pool/main/z/zeroc-ice-php (zeroc-ice) Using LIBTE000 for CD20/pool/main/libt/libtest-warn-perl (libtest-harness-perl) Using LIBTE001 for CD20/pool/main/libt/libterm-slang-perl (libterm-shell-perl) Using LIBTE002 for CD20/pool/main/libt/libtest-harness-perl (libtest-tester-perl) Using LIBTE003 for CD20/pool/main/libt/libtest-tester-perl (libtest-differences-perl) Using LIBTE004 for CD20/pool/main/libt/libtest-differences-perl (libtest-base-perl) Using LIBTE000.DEB;1 for CD20/pool/main/libt/libtermios-ruby/libtermios-ruby_0.9.5-4_all.deb (libtermios-ruby1.8_0.9.5-4_hppa.deb) Using LIBTO000.DEB;1 for CD20/pool/main/libt/libtommath/libtommath-docs_0.39-3_all.deb (libtommath-dev_0.39-3_hppa.deb) Using LIBCL000 for CD20/pool/main/libc/libclass-std-perl (libclass-default-perl) Using LIBCR000 for CD20/pool/main/libc/libcrypt-unixcrypt-perl (libcrypt-des-ede3-perl) Using LIBCA000 for CD20/pool/main/libc/libcatalyst-engine-apache-perl (libcatalyst-modules-extra-perl) Using LIBCA001 for CD20/pool/main/libc/libcatalyst-modules-extra-perl (libcatalyst-model-cdbi-perl) Using HASKE000 for CD20/pool/main/h/haskell-devscripts (haskell-stm) Using HASKE001 for CD20/pool/main/h/haskell-stm (haskell-time) Using HASKE002 for CD20/pool/main/h/haskell-time (haskell-opengl) Using HASKE003 for CD20/pool/main/h/haskell-opengl (haskell-mtl) Using HASKE004 for CD20/pool/main/h/haskell-mtl (haskell-regex-posix) Using HASKE005 for CD20/pool/main/h/haskell-regex-posix (haskell-hunit) Using HASKE006 for CD20/pool/main/h/haskell-hunit (haskell-regex-base) Using JABBE000 for CD20/pool/main/j/jabber-msn (jabber-muc) Using LIBXM000 for CD20/pool/main/libx/libxml-rsslite-perl (libxml-ruby) Using LIBXC000.DEB;1 for CD20/pool/main/libx/libxcb/libxcb-shape0-dev_1.1-1.2_hppa.deb (libxcb-screensaver0_1.1-1.2_hppa.deb) Using LIBXC001.DEB;1 for CD20/pool/main/libx/libxcb/libxcb-xvmc0_1.1-1.2_hppa.deb (libxcb-xv0-dev_1.1-1.2_hppa.deb) Using LIBDA000 for CD20/pool/main/libd/libdata-compare-perl (libdata-ical-perl) Using LIBLI000 for CD20/pool/main/libl/liblingua-stem-perl (liblingua-stem-snowball-da-perl) Using LIBLI001 for CD20/pool/main/libl/liblingua-stem-snowball-da-perl (liblingua-pt-stemmer-perl) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 19:01:18 2009 3.02% done, estimate finish Sat Sep 5 19:00:45 2009 4.52% done, estimate finish Sat Sep 5 19:00:34 2009 6.03% done, estimate finish Sat Sep 5 19:00:45 2009 7.54% done, estimate finish Sat Sep 5 19:00:38 2009 9.05% done, estimate finish Sat Sep 5 19:00:34 2009 10.55% done, estimate finish Sat Sep 5 19:00:40 2009 12.06% done, estimate finish Sat Sep 5 19:00:36 2009 13.56% done, estimate finish Sat Sep 5 19:00:34 2009 15.07% done, estimate finish Sat Sep 5 19:00:38 2009 16.58% done, estimate finish Sat Sep 5 19:00:42 2009 18.09% done, estimate finish Sat Sep 5 19:00:39 2009 19.59% done, estimate finish Sat Sep 5 19:00:42 2009 21.10% done, estimate finish Sat Sep 5 19:00:40 2009 22.61% done, estimate finish Sat Sep 5 19:00:38 2009 24.12% done, estimate finish Sat Sep 5 19:00:41 2009 25.62% done, estimate finish Sat Sep 5 19:00:39 2009 27.13% done, estimate finish Sat Sep 5 19:00:37 2009 28.64% done, estimate finish Sat Sep 5 19:00:39 2009 30.15% done, estimate finish Sat Sep 5 19:00:41 2009 31.65% done, estimate finish Sat Sep 5 19:00:40 2009 33.16% done, estimate finish Sat Sep 5 19:00:42 2009 34.66% done, estimate finish Sat Sep 5 19:00:40 2009 36.17% done, estimate finish Sat Sep 5 19:00:39 2009 37.68% done, estimate finish Sat Sep 5 19:00:41 2009 39.19% done, estimate finish Sat Sep 5 19:00:40 2009 40.69% done, estimate finish Sat Sep 5 19:00:41 2009 42.20% done, estimate finish Sat Sep 5 19:00:40 2009 43.71% done, estimate finish Sat Sep 5 19:00:39 2009 45.21% done, estimate finish Sat Sep 5 19:00:40 2009 46.72% done, estimate finish Sat Sep 5 19:00:39 2009 48.23% done, estimate finish Sat Sep 5 19:00:41 2009 49.73% done, estimate finish Sat Sep 5 19:00:40 2009 51.24% done, estimate finish Sat Sep 5 19:00:39 2009 52.75% done, estimate finish Sat Sep 5 19:00:38 2009 54.26% done, estimate finish Sat Sep 5 19:00:39 2009 55.76% done, estimate finish Sat Sep 5 19:00:38 2009 57.27% done, estimate finish Sat Sep 5 19:00:39 2009 58.78% done, estimate finish Sat Sep 5 19:00:40 2009 60.28% done, estimate finish Sat Sep 5 19:00:40 2009 61.79% done, estimate finish Sat Sep 5 19:00:39 2009 63.30% done, estimate finish Sat Sep 5 19:00:38 2009 64.81% done, estimate finish Sat Sep 5 19:00:38 2009 66.31% done, estimate finish Sat Sep 5 19:00:37 2009 67.82% done, estimate finish Sat Sep 5 19:00:38 2009 69.33% done, estimate finish Sat Sep 5 19:00:37 2009 70.83% done, estimate finish Sat Sep 5 19:00:37 2009 72.34% done, estimate finish Sat Sep 5 19:00:36 2009 73.85% done, estimate finish Sat Sep 5 19:00:37 2009 75.36% done, estimate finish Sat Sep 5 19:00:37 2009 76.86% done, estimate finish Sat Sep 5 19:00:36 2009 78.37% done, estimate finish Sat Sep 5 19:00:37 2009 79.87% done, estimate finish Sat Sep 5 19:00:37 2009 81.38% done, estimate finish Sat Sep 5 19:00:37 2009 82.89% done, estimate finish Sat Sep 5 19:00:37 2009 84.40% done, estimate finish Sat Sep 5 19:00:36 2009 85.91% done, estimate finish Sat Sep 5 19:00:37 2009 87.41% done, estimate finish Sat Sep 5 19:00:37 2009 88.92% done, estimate finish Sat Sep 5 19:00:37 2009 90.43% done, estimate finish Sat Sep 5 19:00:37 2009 91.93% done, estimate finish Sat Sep 5 19:00:37 2009 93.44% done, estimate finish Sat Sep 5 19:00:37 2009 94.95% done, estimate finish Sat Sep 5 19:00:37 2009 96.45% done, estimate finish Sat Sep 5 19:00:37 2009 97.96% done, estimate finish Sat Sep 5 19:00:37 2009 99.47% done, estimate finish Sat Sep 5 19:00:37 2009 Total translation table size: 0 Total rockridge attributes bytes: 344764 Total directory bytes: 2258944 Path table size(bytes): 15676 Max brk space used a00000 331772 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 19:00:37 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-21' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-21.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-21.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot21 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD21 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD21/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD21/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD21/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD21/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD21/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD21/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD21/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD21/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD21/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD21/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD21/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD21/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD21/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD21/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD21/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD21/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD21/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD21/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD21/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD21/css/debinstall.css (debinstall-print.css) Using NAIST000.DEB;1 for CD21/pool/main/n/naist-jdic/naist-jdic-utf8_0.4.3-4_all.deb (naist-jdic_0.4.3-4_all.deb) Using CROSS000 for CD21/pool/main/c/crossfire-client (crossfire) Using COURI000.DEB;1 for CD21/pool/main/c/courier-authlib/courier-authlib-postgresql_0.61.0-1+lenny1_hppa.deb (courier-authlib-dev_0.61.0-1+lenny1_hppa.deb) Using LIBCH000.DEB;1 for CD21/pool/main/c/chicken/libchicken-dev_3.2.7-2_hppa.deb (libchicken3_3.2.7-2_hppa.deb) Using SCALA000 for CD21/pool/main/s/scalapack-doc (scalapack) Using LIBSW000.DEB;1 for CD21/pool/main/s/swfdec0.6/libswfdec-0.6-90-dbg_0.6.8-1_hppa.deb (libswfdec-0.6-dev_0.6.8-1_hppa.deb) Using PYTHO000 for CD21/pool/main/p/python-pmw (python-pysnmp4-apps) Using PYTHO001 for CD21/pool/main/p/python-pysnmp4-apps (python-pdftools) Using PYTHO002 for CD21/pool/main/p/python-application (python-adodb) Using PIKE7000.DEB;1 for CD21/pool/main/p/pike7.6/pike7.6-pcre_7.6.112-3_hppa.deb (pike7.6-doc_7.6.112-3_all.deb) Using PIKE7001.DEB;1 for CD21/pool/main/p/pike7.6/pike7.6-doc_7.6.112-3_all.deb (pike7.6-manual_7.6.112-3_all.deb) Using PIKE7002.DEB;1 for CD21/pool/main/p/pike7.6/pike7.6-manual_7.6.112-3_all.deb (pike7.6-reference_7.6.112-3_all.deb) Using PLPLO000.DEB;1 for CD21/pool/main/p/plplot/plplot9-driver-cairo_5.9.0-8_hppa.deb (plplot9-driver-wxwidgets_5.9.0-8_hppa.deb) Using PIONE000.DEB;1 for CD21/pool/main/p/pioneers/pioneers-server-data_0.12.2-4_all.deb (pioneers-ai_0.12.2-4_all.deb) Using PYTHO000.DEB;1 for CD21/pool/main/p/python-kde3/python-kde3-doc_3.16.1-1_all.deb (python-kde3-dev_3.16.1-1_all.deb) Using PYSCR000.DEB;1 for CD21/pool/main/p/pyscrabble/pyscrabble_1.6.2-3_all.deb (pyscrabble-common_1.6.2-3_all.deb) Using LIBPO000 for CD21/pool/main/libp/libpoe-component-client-http-perl (libpoe-component-client-keepalive-perl) Using PYTHO000.DEB;1 for CD21/pool/main/e/egenix-mx-base/python-egenix-mxurl_3.1.0-1_hppa.deb (python-egenix-mxuid_3.1.0-1_hppa.deb) Using PYTHO001.DEB;1 for CD21/pool/main/e/egenix-mx-base/python-egenix-mxuid_3.1.0-1_hppa.deb (python-egenix-mxproxy_3.1.0-1_hppa.deb) Using PYTHO002.DEB;1 for CD21/pool/main/e/egenix-mx-base/python-egenix-mxproxy_3.1.0-1_hppa.deb (python-egenix-mxqueue_3.1.0-1_hppa.deb) Using PYTHO003.DEB;1 for CD21/pool/main/e/egenix-mx-base/python-egenix-mxqueue_3.1.0-1_hppa.deb (python-egenix-mxbeebase_3.1.0-1_hppa.deb) Using PYTHO004.DEB;1 for CD21/pool/main/e/egenix-mx-base/python-egenix-mxbeebase_3.1.0-1_hppa.deb (python-egenix-mxstack_3.1.0-1_hppa.deb) Using PYTHO005.DEB;1 for CD21/pool/main/e/egenix-mx-base/python-egenix-mxstack_3.1.0-1_hppa.deb (python-egenix-mx-base-dev_3.1.0-1_all.deb) Using DOCBO000 for CD21/pool/main/d/docbook-jrefentry (docbook-slides-demo) Using SCIEN000.DEB;1 for CD21/pool/main/d/debian-science/science-electronics_0.3_all.deb (science-mathematics_0.3_all.deb) Using JUNIO000.DEB;1 for CD21/pool/main/d/debian-junior/junior-system_1.13_all.deb (junior-sound_1.13_all.deb) Using INETU000.DEB;1 for CD21/pool/main/i/inetutils/inetutils-tools_1.5.dfsg.1-9_hppa.deb (inetutils-ftp_1.5.dfsg.1-9_hppa.deb) Using ICEDO000.DEB;1 for CD21/pool/main/i/icedove-l10n/icedove-l10n-ca_2.0.0.17+debian-2_all.deb (icedove-locale-cs_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD21/pool/main/i/icedove-l10n/icedove-locale-cs_2.0.0.17+debian-2_all.deb (icedove-l10n-nl_2.0.0.17+debian-2_all.deb) Using INVEN000.DEB;1 for CD21/pool/main/i/inventor/inventor-demo_2.1.5-10-12_hppa.deb (inventor-clients_2.1.5-10-12_hppa.deb) Using LIBCL000 for CD21/pool/main/libc/libclass-inner-perl (libclass-dbi-plugin-type-perl) Using LIBCL001 for CD21/pool/main/libc/libclass-dbi-plugin-type-perl (libclass-dbi-fromcgi-perl) Using LIBCR000 for CD21/pool/main/libc/libcrypt-openssl-x509-perl (libcrypt-hcesha-perl) Using LIBCL002 for CD21/pool/main/libc/libclass-dbi-fromcgi-perl (libclass-insideout-perl) Using LIBCG000 for CD21/pool/main/libc/libcgi-xmlapplication-perl (libcgi-xml-perl) Using LIBCR001 for CD21/pool/main/libc/libcrypt-hcesha-perl (libcrypto++) Using LIBCT000.DEB;1 for CD21/pool/main/libc/libctl/libctl-doc_3.0.2-1_all.deb (libctl-dev_3.0.2-1_hppa.deb) Using LIBCA000.DEB;1 for CD21/pool/main/libc/libcanberra/libcanberra-gtk-dev_0.3-1_hppa.deb (libcanberra-dev_0.3-1_hppa.deb) Using XSERV000 for CD21/pool/main/x/xserver-xorg-video-r128 (xserver-xorg-input-hyperpen) Using XSERV001 for CD21/pool/main/x/xserver-xorg-input-hyperpen (xserver-xorg-video-radeonhd) Using XSERV002 for CD21/pool/main/x/xserver-xorg-video-radeonhd (xserver-xorg-input-elographics) Using XEMAC000 for CD21/pool/main/x/xemacs21-packages (xemacs21) Using XEMAC000.DEB;1 for CD21/pool/main/x/xemacs21/xemacs21-gnome-nomule_21.4.21-4_hppa.deb (xemacs21-mule-canna-wnn_21.4.21-4_hppa.deb) Using OPENM000.DEB;1 for CD21/pool/main/o/openmsx/openmsx_0.6.3-2_hppa.deb (openmsx-data_0.6.3-2_all.deb) Using MRWTO000.DEB;1 for CD21/pool/main/m/mrwtoppm/mrwtoppm-gimp_0.1.1-2.2_hppa.deb (mrwtoppm-data_0.1.1-2.2_all.deb) Using MAGIC000.DEB;1 for CD21/pool/main/m/magicor/magicor_1.0-2_all.deb (magicor-data_1.0-2_all.deb) Using MNOGO000.DEB;1 for CD21/pool/main/m/mnogosearch/mnogosearch-common_3.3.7-3_all.deb (mnogosearch-mysql_3.3.7-3_hppa.deb) Using LDAPT000.DEB;1 for CD21/pool/main/l/ldaptor/ldaptor-doc_0.0.43-2_all.deb (ldaptor-webui_0.0.43-2_all.deb) Using GCOMP000.DEB;1 for CD21/pool/main/g/gcompris/gcompris-sound-it_8.4.4-1.1_all.deb (gcompris-sound-ru_8.4.4-1.1_all.deb) Using VDR_P000 for CD21/pool/main/v/vdr-plugin-osdteletext (vdr-plugin-xineliboutput) Using VAL_A000.DEB;1 for CD21/pool/main/v/val-and-rick/val-and-rick_0.1a.dfsg1-2_hppa.deb (val-and-rick-data_0.1a.dfsg1-2_all.deb) Using ANJUT000.DEB;1 for CD21/pool/main/a/anjuta/anjuta-dbg_2.4.2-1+lenny1_hppa.deb (anjuta-dev_2.4.2-1+lenny1_hppa.deb) Using LIBXM000 for CD21/pool/main/libx/libxml-sax-machines-perl (libxml-sax-expat-incremental-perl) Using LIBXM001 for CD21/pool/main/libx/libxml-csv-perl (libxml-checker-perl) Using LIBXC000.DEB;1 for CD21/pool/main/libx/libxcb/libxcb-xf86dri0_1.1-1.2_hppa.deb (libxcb-xtest0-dev_1.1-1.2_hppa.deb) Using FORTU000 for CD21/pool/main/f/fortunes-br (fortunes-cs) Using FORTU001 for CD21/pool/main/f/fortunes-cs (fortunes-pl) Using FORTU002 for CD21/pool/main/f/fortunes-pl (fortunes-ru) Using DICT_000.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-jpn-deu_1.3-4_all.deb (dict-freedict-deu-por_1.3-4_all.deb) Using DICT_001.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-deu-por_1.3-4_all.deb (dict-freedict-eng-hun_1.3-4_all.deb) Using DICT_002.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-eng-hun_1.3-4_all.deb (dict-freedict-por-deu_1.3-4_all.deb) Using DICT_003.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-por-deu_1.3-4_all.deb (dict-freedict-iri-eng_1.3-4_all.deb) Using DICT_004.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-iri-eng_1.3-4_all.deb (dict-freedict-fra-nld_1.3-4_all.deb) Using DICT_005.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-fra-nld_1.3-4_all.deb (dict-freedict-hun-eng_1.3-4_all.deb) Using DICT_006.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-hun-eng_1.3-4_all.deb (dict-freedict-cze-eng_1.3-4_all.deb) Using DICT_007.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-cze-eng_1.3-4_all.deb (dict-freedict-eng-iri_1.3-4_all.deb) Using DICT_008.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-eng-iri_1.3-4_all.deb (dict-freedict-nld-fra_1.3-4_all.deb) Using DICT_009.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-nld-fra_1.3-4_all.deb (dict-freedict-dan-eng_1.3-4_all.deb) Using DICT_00A.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-dan-eng_1.3-4_all.deb (dict-freedict-swe-eng_1.3-4_all.deb) Using DICT_00B.DEB;1 for CD21/pool/main/f/freedict/dict-freedict-swe-eng_1.3-4_all.deb (dict-freedict-eng-swe_1.3-4_all.deb) Using LIBST000 for CD21/pool/main/libs/libstring-escape-perl (libstring-mkpasswd-perl) Using LIBTH000 for CD21/pool/main/libt/libthreads-shared-perl (libthreads-perl) Using LIBDE000 for CD21/pool/main/libd/libdevel-ptkdb-perl (libdevel-cover-perl) Using LIBDB000 for CD21/pool/main/libd/libdbix-xml-rdb-perl (libdbix-profile-perl) Using LIBMI000 for CD21/pool/main/libm/libmime-base64-urlsafe-perl (libmime-explode-perl) Using LIBQW000.DEB;1 for CD21/pool/main/q/qwt/libqwt5-qt3_5.1.1-1_hppa.deb (libqwt5-doc_5.1.1-1_all.deb) Using HBF_C000 for CD21/pool/main/h/hbf-cns40-2 (hbf-cns40-3) Using HASKE000 for CD21/pool/main/h/haskell-network (haskell-parsec) Using HBF_C001 for CD21/pool/main/h/hbf-cns40-3 (hbf-cns40-1) Using HASKE001 for CD21/pool/main/h/haskell-parsec (haskell-binary) Using HASKE002 for CD21/pool/main/h/haskell-binary (haskell-regex-compat) Using YORIC000.DEB;1 for CD21/pool/main/y/yorick-yeti/yorick-yeti-tiff_6.2.2-2_hppa.deb (yorick-yeti-regex_6.2.2-2_hppa.deb) Using YORIC001.DEB;1 for CD21/pool/main/y/yorick-yeti/yorick-yeti-regex_6.2.2-2_hppa.deb (yorick-yeti-fftw_6.2.2-2_hppa.deb) Using YORIC002.DEB;1 for CD21/pool/main/y/yorick-yeti/yorick-yeti-fftw_6.2.2-2_hppa.deb (yorick-yeti_6.2.2-2_hppa.deb) Using LIBEX000 for CD21/pool/main/libe/libexif-gtk (libexif-ruby) Using LIBHT000 for CD21/pool/main/libh/libhtml-wikiconverter-kwiki-perl (libhtml-wikiconverter-oddmuse-perl) Using LIBHT001 for CD21/pool/main/libh/libhtml-wikiconverter-oddmuse-perl (libhtml-wikiconverter-pmwiki-perl) Using LIBHT002 for CD21/pool/main/libh/libhtml-wikiconverter-pmwiki-perl (libhtml-wikiconverter-snipsnap-perl) Using LIBHT003 for CD21/pool/main/libh/libhtml-wikiconverter-snipsnap-perl (libhtml-wikiconverter-tikiwiki-perl) Using LIBHT004 for CD21/pool/main/libh/libhtml-wikiconverter-tikiwiki-perl (libhtml-wikiconverter-usemod-perl) Using LIBHT005 for CD21/pool/main/libh/libhtml-wikiconverter-usemod-perl (libhtml-wikiconverter-wakkawiki-perl) Using LIBHT006 for CD21/pool/main/libh/libhtml-wikiconverter-wakkawiki-perl (libhtml-wikiconverter-wikkawiki-perl) Using LIBHT007 for CD21/pool/main/libh/libhtml-wikiconverter-wikkawiki-perl (libhtml-wikiconverter-dokuwiki-perl) Using LIBHT008 for CD21/pool/main/libh/libhtml-wikiconverter-dokuwiki-perl (libhtml-tagcloud-perl) Using LIBHT009 for CD21/pool/main/libh/libhtml-tagcloud-perl (libhtml-wikiconverter-moinmoin-perl) Using LIBHT00A for CD21/pool/main/libh/libhtml-wikiconverter-moinmoin-perl (libhtml-wikiconverter-mediawiki-perl) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 19:01:45 2009 3.02% done, estimate finish Sat Sep 5 19:01:12 2009 4.53% done, estimate finish Sat Sep 5 19:01:23 2009 6.04% done, estimate finish Sat Sep 5 19:01:12 2009 7.54% done, estimate finish Sat Sep 5 19:01:05 2009 9.05% done, estimate finish Sat Sep 5 19:01:12 2009 10.56% done, estimate finish Sat Sep 5 19:01:07 2009 12.07% done, estimate finish Sat Sep 5 19:01:12 2009 13.58% done, estimate finish Sat Sep 5 19:01:08 2009 15.09% done, estimate finish Sat Sep 5 19:01:05 2009 16.59% done, estimate finish Sat Sep 5 19:01:03 2009 18.11% done, estimate finish Sat Sep 5 19:01:01 2009 19.61% done, estimate finish Sat Sep 5 19:01:04 2009 21.12% done, estimate finish Sat Sep 5 19:01:02 2009 22.63% done, estimate finish Sat Sep 5 19:01:01 2009 24.14% done, estimate finish Sat Sep 5 19:01:03 2009 25.65% done, estimate finish Sat Sep 5 19:01:02 2009 27.16% done, estimate finish Sat Sep 5 19:01:04 2009 28.66% done, estimate finish Sat Sep 5 19:01:03 2009 30.17% done, estimate finish Sat Sep 5 19:01:05 2009 31.68% done, estimate finish Sat Sep 5 19:01:04 2009 33.19% done, estimate finish Sat Sep 5 19:01:03 2009 34.70% done, estimate finish Sat Sep 5 19:01:02 2009 36.21% done, estimate finish Sat Sep 5 19:01:01 2009 37.71% done, estimate finish Sat Sep 5 19:01:00 2009 39.22% done, estimate finish Sat Sep 5 19:01:01 2009 40.73% done, estimate finish Sat Sep 5 19:01:01 2009 42.24% done, estimate finish Sat Sep 5 19:01:00 2009 43.75% done, estimate finish Sat Sep 5 19:01:01 2009 45.26% done, estimate finish Sat Sep 5 19:01:01 2009 46.76% done, estimate finish Sat Sep 5 19:01:02 2009 48.27% done, estimate finish Sat Sep 5 19:01:01 2009 49.78% done, estimate finish Sat Sep 5 19:01:03 2009 51.29% done, estimate finish Sat Sep 5 19:01:02 2009 52.80% done, estimate finish Sat Sep 5 19:01:01 2009 54.31% done, estimate finish Sat Sep 5 19:01:01 2009 55.81% done, estimate finish Sat Sep 5 19:01:00 2009 57.32% done, estimate finish Sat Sep 5 19:00:59 2009 58.83% done, estimate finish Sat Sep 5 19:00:59 2009 60.34% done, estimate finish Sat Sep 5 19:01:00 2009 61.85% done, estimate finish Sat Sep 5 19:01:00 2009 63.36% done, estimate finish Sat Sep 5 19:00:59 2009 64.87% done, estimate finish Sat Sep 5 19:01:00 2009 66.37% done, estimate finish Sat Sep 5 19:01:00 2009 67.88% done, estimate finish Sat Sep 5 19:00:59 2009 69.39% done, estimate finish Sat Sep 5 19:00:59 2009 70.90% done, estimate finish Sat Sep 5 19:00:58 2009 72.41% done, estimate finish Sat Sep 5 19:00:59 2009 73.92% done, estimate finish Sat Sep 5 19:00:59 2009 75.43% done, estimate finish Sat Sep 5 19:01:00 2009 76.93% done, estimate finish Sat Sep 5 19:00:59 2009 78.44% done, estimate finish Sat Sep 5 19:00:59 2009 79.95% done, estimate finish Sat Sep 5 19:00:59 2009 81.46% done, estimate finish Sat Sep 5 19:00:59 2009 82.97% done, estimate finish Sat Sep 5 19:00:59 2009 84.48% done, estimate finish Sat Sep 5 19:00:59 2009 85.98% done, estimate finish Sat Sep 5 19:00:59 2009 87.49% done, estimate finish Sat Sep 5 19:00:59 2009 89.00% done, estimate finish Sat Sep 5 19:01:01 2009 90.51% done, estimate finish Sat Sep 5 19:01:01 2009 92.02% done, estimate finish Sat Sep 5 19:01:00 2009 93.53% done, estimate finish Sat Sep 5 19:01:00 2009 95.03% done, estimate finish Sat Sep 5 19:01:00 2009 96.54% done, estimate finish Sat Sep 5 19:00:59 2009 98.05% done, estimate finish Sat Sep 5 19:00:59 2009 99.56% done, estimate finish Sat Sep 5 19:01:00 2009 Total translation table size: 0 Total rockridge attributes bytes: 288258 Total directory bytes: 1890304 Path table size(bytes): 13122 Max brk space used 97c000 331464 extents written (647 MB) Last-minute updates: README.html README.txt Sat Sep 5 19:01:00 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-22' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-22.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-22.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot22 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD22 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD22/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD22/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD22/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD22/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD22/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD22/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD22/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD22/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD22/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD22/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD22/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD22/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD22/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD22/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD22/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD22/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD22/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD22/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD22/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD22/css/debinstall.css (debinstall-print.css) Using GCOMP000.DEB;1 for CD22/pool/main/g/gcompris/gcompris-sound-ptbr_8.4.4-1.1_all.deb (gcompris-sound-nl_8.4.4-1.1_all.deb) Using LIBST000.DEB;1 for CD22/pool/main/g/gcc-4.1/libstdc++6-4.1-dbg_4.1.2-25_hppa.deb (libstdc++6-4.1-pic_4.1.2-25_hppa.deb) Using LIBSQ000.DEB;1 for CD22/pool/main/s/sqlite3/libsqlite3-0-dbg_3.5.9-6_hppa.deb (libsqlite3-tcl_3.5.9-6_hppa.deb) Using WCANA000.DEB;1 for CD22/pool/main/s/scowl/wcanadian-large_6-2.3_all.deb (wcanadian-huge_6-2.3_all.deb) Using SCALA000.DEB;1 for CD22/pool/main/s/scalapack/scalapack-pvm-dev_1.8.0-3_hppa.deb (scalapack-test-common_1.8.0-3_all.deb) Using SCALA001.DEB;1 for CD22/pool/main/s/scalapack/scalapack-test-common_1.8.0-3_all.deb (scalapack1-pvm_1.8.0-3_hppa.deb) Using SCALA002.DEB;1 for CD22/pool/main/s/scalapack/scalapack1-pvm_1.8.0-3_hppa.deb (scalapack-lam-dev_1.8.0-3_hppa.deb) Using SCALA003.DEB;1 for CD22/pool/main/s/scalapack/scalapack-lam-dev_1.8.0-3_hppa.deb (scalapack1-lam_1.8.0-3_hppa.deb) Using SQLRE000.DEB;1 for CD22/pool/main/s/sqlrelay/sqlrelay-mysql_0.39.4-6_hppa.deb (sqlrelay-doc_0.39.4-6_all.deb) Using SCIM_000.DEB;1 for CD22/pool/main/s/scim-bridge/scim-bridge-client-qt_0.4.14-1_hppa.deb (scim-bridge-client-qt4_0.4.14-1_hppa.deb) Using PYTHO000.DEB;1 for CD22/pool/main/s/simpleparse/python-simpleparse_2.1.0a1-2_all.deb (python-simpleparse-mxtexttools_2.1.0a1-2_hppa.deb) Using LIBXF000 for CD22/pool/main/libx/libxfontcache (libxfont) Using LIBXM000 for CD22/pool/main/libx/libxml-filter-xslt-perl (libxml-filter-saxt-perl) Using LIBXC000.DEB;1 for CD22/pool/main/libx/libxcb/libxcb-xf86dri0-dev_1.1-1.2_hppa.deb (libxcb-xfixes0_1.1-1.2_hppa.deb) Using LIBXC001.DEB;1 for CD22/pool/main/libx/libxcb/libxcb-xfixes0_1.1-1.2_hppa.deb (libxcb-xvmc0-dev_1.1-1.2_hppa.deb) Using BINUT000 for CD22/pool/main/b/binutils-h8300-hms (binutils) Using LIBCL000 for CD22/pool/main/libc/libclass-dbi-plugin-abstractcount-perl (libclass-factory-perl) Using LIBCL001 for CD22/pool/main/libc/libclass-factory-perl (libclass-dbi-asform-perl) Using LIBCG000 for CD22/pool/main/libc/libcgi-session-expiresessions-perl (libcgi-ssi-perl) Using LIBCL002 for CD22/pool/main/libc/libclass-dbi-asform-perl (libclass-dbi-loader-relationship-perl) Using LIBCA000 for CD22/pool/main/libc/libcatalyst-plugin-session-fastmmap-perl (libcatalyst-plugin-formvalidator-perl) Using LIBPD000 for CD22/pool/main/libp/libpdf-report-perl (libpdf-reuse-perl) Using XSERV000 for CD22/pool/main/x/xserver-xorg-input-fpit (xserver-xorg-input-penmount) Using XSERV001 for CD22/pool/main/x/xserver-xorg-input-penmount (xserver-xorg-input-mutouch) Using XSERV002 for CD22/pool/main/x/xserver-xorg-input-mutouch (xserver-xorg-video-ati) Using XSERV003 for CD22/pool/main/x/xserver-xorg-video-ati (xserver-xorg-video-mach64) Using LIBXM000.DEB;1 for CD22/pool/main/x/xmms2/libxmmsclient++-glib-dev_0.5DrLecter-2_hppa.deb (libxmmsclient-ruby_0.5DrLecter-2_all.deb) Using LIBXM001.DEB;1 for CD22/pool/main/x/xmms2/libxmmsclient-ruby_0.5DrLecter-2_all.deb (libxmmsclient++-glib1_0.5DrLecter-2_hppa.deb) Using SCIEN000.DEB;1 for CD22/pool/main/d/debian-science/science-physics_0.3_all.deb (science-astronomy_0.3_all.deb) Using LIBDI000.DEB;1 for CD22/pool/main/d/discover/libdiscover1-dev_2.1.2-3_all.deb (libdiscover-dev_2.1.2-3_hppa.deb) Using DIALI000.DEB;1 for CD22/pool/main/d/dialign-t/dialign-tx_1.0.1-2_hppa.deb (dialign-tx-data_1.0.1-2_all.deb) Using LICQ_000.DEB;1 for CD22/pool/main/l/licq/licq-plugin-autoreply_1.3.5-7_hppa.deb (licq-plugin-msn_1.3.5-7_hppa.deb) Using LIBLA000.DEB;1 for CD22/pool/main/l/lapack/liblapack-pic_3.1.1-1_hppa.deb (liblapack-test_3.1.1-1_hppa.deb) Using LIBLU000.DEB;1 for CD22/pool/main/l/lua-posix/liblua5.1-posix-dev_5.1.4-1_hppa.deb (liblua5.1-posix1_5.1.4-1_hppa.deb) Using LIBLU000.DEB;1 for CD22/pool/main/l/lua-sql/liblua5.1-sql-mysql-dev_2.2.0~rc1-1_hppa.deb (liblua5.1-sql-mysql-2_2.2.0~rc1-1_hppa.deb) Using LIBDA000 for CD22/pool/main/libd/libdata-flow-perl (libdata-structure-util-perl) Using LIBDB000 for CD22/pool/main/libd/libdbix-fulltextsearch-perl (libdbix-xmlmessage-perl) Using LIBDB001 for CD22/pool/main/libd/libdbix-xmlmessage-perl (libdbix-password-perl) Using LIBDA001 for CD22/pool/main/libd/libdata-structure-util-perl (libdata-buffer-perl) Using LIBDB002 for CD22/pool/main/libd/libdbix-password-perl (libdbix-datasource-perl) Using LIBDA002 for CD22/pool/main/libd/libdata-buffer-perl (libdata-dump-streamer-perl) Using LIBDB003 for CD22/pool/main/libd/libdbix-datasource-perl (libdbix-abstract-perl) Using PYTHO000 for CD22/pool/main/p/python-pysqlite2 (python-pymetar) Using POCKE000 for CD22/pool/main/p/pocketpc-sdk (pocketpc-gas) Using PYTHO001 for CD22/pool/main/p/python-pymetar (python-pyglew) Using POCKE001 for CD22/pool/main/p/pocketpc-gas (pocketpc-binutils) Using POLYX000 for CD22/pool/main/p/polyxmass-bin (polyxmass-common) Using PYTHO002 for CD22/pool/main/p/python-pyglew (python-pysnmp2) Using PYTHO003 for CD22/pool/main/p/python-pysnmp2 (python-pysearch) Using PYTHO004 for CD22/pool/main/p/python-smbpasswd (python-scientific) Using POSTG000 for CD22/pool/main/p/postgresql-plsh (postgresql-plruby) Using POLYX001 for CD22/pool/main/p/polyxmass-common (polyxmass-data) Using PYTHO005 for CD22/pool/main/p/python-scientific (python-simpy) Using PYTHO006 for CD22/pool/main/p/python-xlrd (python-xml) Using PYTHO007 for CD22/pool/main/p/python-glpk (python-gammu) Using PYTHO008 for CD22/pool/main/p/python-simpy (python-stdlib-extensions) Using PIONE000.DEB;1 for CD22/pool/main/p/pioneers/pioneers-help_0.12.2-4_all.deb (pioneers-server-gtk_0.12.2-4_all.deb) Using LIBPL000.DEB;1 for CD22/pool/main/p/player/libplayertcp2_2.0.4-3.3_hppa.deb (libplayercore2_2.0.4-3.3_hppa.deb) Using LIBPL001.DEB;1 for CD22/pool/main/p/player/libplayercore2_2.0.4-3.3_hppa.deb (libplayerjpeg2_2.0.4-3.3_hppa.deb) Using LIBPL002.DEB;1 for CD22/pool/main/p/player/libplayerjpeg2_2.0.4-3.3_hppa.deb (libplayerc2_2.0.4-3.3_hppa.deb) Using LIBPL003.DEB;1 for CD22/pool/main/p/player/libplayerc2_2.0.4-3.3_hppa.deb (libplayerxdr2_2.0.4-3.3_hppa.deb) Using LIBPL004.DEB;1 for CD22/pool/main/p/player/libplayerxdr2_2.0.4-3.3_hppa.deb (libplayererror2_2.0.4-3.3_hppa.deb) Using PYTHO000.DEB;1 for CD22/pool/main/p/python-simpy/python-simpy-gui_1.8-1_all.deb (python-simpy_1.8-1_all.deb) Using POLYX000.DEB;1 for CD22/pool/main/p/polyxmass-bin/polyxmass-bin_0.9.8-1_hppa.deb (polyxmass-bin-common_0.9.8-1_all.deb) Using LIBTE000 for CD22/pool/main/libt/libtest-perl-critic-perl (libtest-unit-perl) Using LIBTE001 for CD22/pool/main/libt/libtext-textile-perl (libtext-typography-perl) Using LIBTE002 for CD22/pool/main/libt/libtest-unit-perl (libtest-nowarnings-perl) Using LIBTE003 for CD22/pool/main/libt/libtest-nowarnings-perl (libtest-mockmodule-perl) Using LIBTI000.DEB;1 for CD22/pool/main/libt/libtioga-ruby/libtioga-ruby_1.8-1_all.deb (libtioga-ruby1.8_1.8-1_hppa.deb) Using LIBTE000.DEB;1 for CD22/pool/main/libt/libtextcat/libtextcat0_2.2-2_hppa.deb (libtextcat-data_2.2-2_all.deb) Using LIBNE000 for CD22/pool/main/libn/libnet-sftp-ruby (libnet-socks-perl) Using LIBNE001 for CD22/pool/main/libn/libnet-socks-perl (libnet-scp-expect-perl) Using LIBNE002 for CD22/pool/main/libn/libnet-ldap-server-perl (libnet-lite-ftp-perl) Using LIBNE003 for CD22/pool/main/libn/libnet-scp-expect-perl (libnet-server-mail-perl) Using LIBMA000 for CD22/pool/main/libm/libmath-basecalc-perl (libmath-numbercruncher-perl) Using LIBMA001 for CD22/pool/main/libm/libmail-gnupg-perl (libmail-mboxparser-perl) Using HASKE000 for CD22/pool/main/h/haskell-http (haskell-parallel) Using HASKE001 for CD22/pool/main/h/haskell-parallel (haskell-x11) Using HASKE002 for CD22/pool/main/h/haskell-x11 (haskell-hsql) Using HASKE003 for CD22/pool/main/h/haskell-hsql (haskell-hgl) Using HASKE004 for CD22/pool/main/h/haskell-hgl (haskell-html) Using HOLOT000 for CD22/pool/main/h/holotz-castle (holotz-castle-milanb) Using HASKE005 for CD22/pool/main/h/haskell-html (haskell-xhtml) Using LIBHY000.DEB;1 for CD22/pool/main/h/hypre/libhypre-dev_2.0.0.dfsg-7_all.deb (libhypre2.0.0_2.0.0.dfsg-7_hppa.deb) Using CLUTT000 for CD22/pool/main/c/clutter-cairo (clutter-gtk) Using COMMO000 for CD22/pool/main/c/commons-io (commons-httpclient) Using CROSS000 for CD22/pool/main/c/crossfire-client (crossfire) Using LIBCU000.DEB;1 for CD22/pool/main/c/cunit/libcunit1-dev_2.1-0.dfsg-8_hppa.deb (libcunit1_2.1-0.dfsg-8_hppa.deb) Using LIBCU001.DEB;1 for CD22/pool/main/c/cunit/libcunit1_2.1-0.dfsg-8_hppa.deb (libcunit1-ncurses-dev_2.1-0.dfsg-8_hppa.deb) Using CL_MC000.DEB;1 for CD22/pool/main/c/cl-mcclim/cl-mcclim-doc_0.9.6.dfsg.1-2_all.deb (cl-mcclim_0.9.6.dfsg.1-2_all.deb) Using CEDAR000.DEB;1 for CD22/pool/main/c/cedar-backup2/cedar-backup2_2.18.0-1_all.deb (cedar-backup2-doc_2.18.0-1_all.deb) Using FESTV000 for CD22/pool/main/f/festvox-suopuhe-mv (festvox-czech-ph) Using FESTV001 for CD22/pool/main/f/festvox-czech-ph (festvox-suopuhe-lj) Using FESTV000.DEB;1 for CD22/pool/main/f/festvox-suopuhe-lj/festvox-suopuhe-lj_1.0g-20051204-2_all.deb (festvox-suopuhe-common_1.0g-20051204-2_all.deb) Using DICT_000.DEB;1 for CD22/pool/main/f/freedict/dict-freedict-eng-ara_1.3-4_all.deb (dict-freedict-swa-eng_1.3-4_all.deb) Using DICT_001.DEB;1 for CD22/pool/main/f/freedict/dict-freedict-swa-eng_1.3-4_all.deb (dict-freedict-afr-deu_1.3-4_all.deb) Using DICT_002.DEB;1 for CD22/pool/main/f/freedict/dict-freedict-afr-deu_1.3-4_all.deb (dict-freedict-tur-deu_1.3-4_all.deb) Using DICT_003.DEB;1 for CD22/pool/main/f/freedict/dict-freedict-tur-deu_1.3-4_all.deb (dict-freedict-eng-cze_1.3-4_all.deb) Using DICT_004.DEB;1 for CD22/pool/main/f/freedict/dict-freedict-eng-cze_1.3-4_all.deb (dict-freedict-slo-eng_1.3-4_all.deb) Using DICT_005.DEB;1 for CD22/pool/main/f/freedict/dict-freedict-slo-eng_1.3-4_all.deb (dict-freedict-eng-wel_1.3-4_all.deb) Using DICT_006.DEB;1 for CD22/pool/main/f/freedict/dict-freedict-eng-wel_1.3-4_all.deb (dict-freedict-tur-eng_1.3-4_all.deb) Using LIBGN000 for CD22/pool/main/libg/libgnomekbd (libgnome2-print-perl) Using LIBSQ000.DEB;1 for CD22/pool/main/o/ocaml-sqlite3/libsqlite3-ocaml-dev_1.2.0-1_hppa.deb (libsqlite3-ocaml_1.2.0-1_hppa.deb) Using OPENO000.DEB;1 for CD22/pool/main/o/openoffice.org/openoffice.org-l10n-en-za_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-et_2.4.1+dfsg-1_all.deb) Using LIBSN000 for CD22/pool/main/libs/libsnmp-ruby (libsnmp-multi-perl) Using LIBEE000.DEB;1 for CD22/pool/main/e/eet/libeet-doc_1.0.1-1_all.deb (libeet-dev_1.0.1-1_hppa.deb) Using AUDAC000 for CD22/pool/main/a/audacious-plugins (audacious) Using LIBAL000.DEB;1 for CD22/pool/main/a/allegro4.2/liballegro-doc_4.2.2-2_all.deb (liballegro4.2-plugin-arts_4.2.2-2_hppa.deb) Using AFBAC000.DEB;1 for CD22/pool/main/a/afbackup/afbackup_3.5.2.1-1_hppa.deb (afbackup-client_3.5.2.1-1_hppa.deb) Using AUDAC000.DEB;1 for CD22/pool/main/a/audacious-plugins/audacious-plugins-dev_1.5.1-2_hppa.deb (audacious-plugins-dbg_1.5.1-2_hppa.deb) Using TESSE000 for CD22/pool/main/t/tesseract-nld (tesseract) Using TELEP000 for CD22/pool/main/t/telepathy-inspector (telepathy-spec) Using ICEDO000.DEB;1 for CD22/pool/main/i/icedove-l10n/icedove-locale-nl_2.0.0.17+debian-2_all.deb (icedove-l10n-sv-se_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD22/pool/main/i/icedove-l10n/icedove-l10n-sv-se_2.0.0.17+debian-2_all.deb (icedove-locale-es-ar_2.0.0.17+debian-2_all.deb) Using ICEDO002.DEB;1 for CD22/pool/main/i/icedove-l10n/icedove-locale-es-ar_2.0.0.17+debian-2_all.deb (icedove-l10n-hu_2.0.0.17+debian-2_all.deb) Using INETU000.DEB;1 for CD22/pool/main/i/inetutils/inetutils-syslogd_1.5.dfsg.1-9_hppa.deb (inetutils-talk_1.5.dfsg.1-9_hppa.deb) Using LIBAP000 for CD22/pool/main/liba/libapache-configfile-perl (libapache2-mod-auth-openid) Using LIBAU000 for CD22/pool/main/liba/libauthen-captcha-perl (libauthen-krb5-perl) Using LIBAU001 for CD22/pool/main/liba/libauthen-krb5-perl (libauthen-smb-perl) Using LIBAU002 for CD22/pool/main/liba/libaudio-file-perl (libaudio-flac-decoder-perl) Using LIBVO000 for CD22/pool/main/libv/libvorbis-perl (libvorbisfile-ruby) Using LIBHT000 for CD22/pool/main/libh/libhtml-tagfilter-perl (libhtml-calendarmonth-perl) Using LIBHT001 for CD22/pool/main/libh/libhttp-daemon-ssl-perl (libhttp-request-params-perl) Using LIBHT002 for CD22/pool/main/libh/libhttp-request-params-perl (libhttp-ghttp-perl) Using LIBHT003 for CD22/pool/main/libh/libhtml-calendarmonth-perl (libhtml-entities-numbered-perl) Using LIBHT004 for CD22/pool/main/libh/libhtml-entities-numbered-perl (libhtml-mason-perl) Using LIBFI000 for CD22/pool/main/libf/libfilesystem-ruby (libfilesys-statvfs-perl) Using LIBFA000.DEB;1 for CD22/pool/main/libf/libfann1/libfann1-dev_1.2.0-1_hppa.deb (libfann1_1.2.0-1_hppa.deb) Using ZEROC000 for CD22/pool/main/z/zeroc-ice-python (zeroc-ice) Using LIBBL000.DEB;1 for CD22/pool/main/libb/libbluecloth-ruby/libbluecloth-ruby_1.0.0-1_all.deb (libbluecloth-ruby1.8_1.0.0-1_all.deb) Using VDR_P000 for CD22/pool/main/v/vdr-plugin-bitstreamout (vdr-plugin-xineliboutput) Using VDR_P001 for CD22/pool/main/v/vdr-plugin-xineliboutput (vdr-plugin-live) Using VDR_P002 for CD22/pool/main/v/vdr-plugin-live (vdr-plugin-streamdev) Using VDR_P003 for CD22/pool/main/v/vdr-plugin-streamdev (vdr-plugin-remote) Using VDR_P004 for CD22/pool/main/v/vdr-plugin-remote (vdr-plugin-mp3) Using VDR_P005 for CD22/pool/main/v/vdr-plugin-mp3 (vdr-plugin-vcd) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 19:03:14 2009 3.02% done, estimate finish Sat Sep 5 19:02:08 2009 4.52% done, estimate finish Sat Sep 5 19:01:46 2009 6.03% done, estimate finish Sat Sep 5 19:01:35 2009 7.53% done, estimate finish Sat Sep 5 19:01:41 2009 9.05% done, estimate finish Sat Sep 5 19:01:46 2009 10.55% done, estimate finish Sat Sep 5 19:01:39 2009 12.06% done, estimate finish Sat Sep 5 19:01:35 2009 13.56% done, estimate finish Sat Sep 5 19:01:31 2009 15.07% done, estimate finish Sat Sep 5 19:01:28 2009 16.58% done, estimate finish Sat Sep 5 19:01:26 2009 18.09% done, estimate finish Sat Sep 5 19:01:24 2009 19.59% done, estimate finish Sat Sep 5 19:01:22 2009 21.10% done, estimate finish Sat Sep 5 19:01:25 2009 22.61% done, estimate finish Sat Sep 5 19:01:24 2009 24.11% done, estimate finish Sat Sep 5 19:01:22 2009 25.62% done, estimate finish Sat Sep 5 19:01:21 2009 27.13% done, estimate finish Sat Sep 5 19:01:24 2009 28.63% done, estimate finish Sat Sep 5 19:01:26 2009 30.14% done, estimate finish Sat Sep 5 19:01:25 2009 31.65% done, estimate finish Sat Sep 5 19:01:27 2009 33.16% done, estimate finish Sat Sep 5 19:01:26 2009 34.66% done, estimate finish Sat Sep 5 19:01:27 2009 36.17% done, estimate finish Sat Sep 5 19:01:26 2009 37.68% done, estimate finish Sat Sep 5 19:01:25 2009 39.18% done, estimate finish Sat Sep 5 19:01:27 2009 40.69% done, estimate finish Sat Sep 5 19:01:26 2009 42.20% done, estimate finish Sat Sep 5 19:01:28 2009 43.70% done, estimate finish Sat Sep 5 19:01:27 2009 45.21% done, estimate finish Sat Sep 5 19:01:28 2009 46.72% done, estimate finish Sat Sep 5 19:01:27 2009 48.23% done, estimate finish Sat Sep 5 19:01:26 2009 49.73% done, estimate finish Sat Sep 5 19:01:28 2009 51.24% done, estimate finish Sat Sep 5 19:01:27 2009 52.74% done, estimate finish Sat Sep 5 19:01:28 2009 54.25% done, estimate finish Sat Sep 5 19:01:27 2009 55.76% done, estimate finish Sat Sep 5 19:01:27 2009 57.27% done, estimate finish Sat Sep 5 19:01:28 2009 58.77% done, estimate finish Sat Sep 5 19:01:27 2009 60.28% done, estimate finish Sat Sep 5 19:01:28 2009 61.78% done, estimate finish Sat Sep 5 19:01:27 2009 63.29% done, estimate finish Sat Sep 5 19:01:27 2009 64.80% done, estimate finish Sat Sep 5 19:01:28 2009 66.30% done, estimate finish Sat Sep 5 19:01:27 2009 67.81% done, estimate finish Sat Sep 5 19:01:28 2009 69.32% done, estimate finish Sat Sep 5 19:01:27 2009 70.83% done, estimate finish Sat Sep 5 19:01:27 2009 72.34% done, estimate finish Sat Sep 5 19:01:26 2009 73.84% done, estimate finish Sat Sep 5 19:01:26 2009 75.35% done, estimate finish Sat Sep 5 19:01:25 2009 76.86% done, estimate finish Sat Sep 5 19:01:26 2009 78.36% done, estimate finish Sat Sep 5 19:01:26 2009 79.87% done, estimate finish Sat Sep 5 19:01:25 2009 81.37% done, estimate finish Sat Sep 5 19:01:25 2009 82.88% done, estimate finish Sat Sep 5 19:01:26 2009 84.39% done, estimate finish Sat Sep 5 19:01:25 2009 85.90% done, estimate finish Sat Sep 5 19:01:25 2009 87.41% done, estimate finish Sat Sep 5 19:01:26 2009 88.91% done, estimate finish Sat Sep 5 19:01:25 2009 90.42% done, estimate finish Sat Sep 5 19:01:25 2009 91.93% done, estimate finish Sat Sep 5 19:01:25 2009 93.43% done, estimate finish Sat Sep 5 19:01:25 2009 94.94% done, estimate finish Sat Sep 5 19:01:26 2009 96.45% done, estimate finish Sat Sep 5 19:01:25 2009 97.95% done, estimate finish Sat Sep 5 19:01:26 2009 99.46% done, estimate finish Sat Sep 5 19:01:26 2009 Total translation table size: 0 Total rockridge attributes bytes: 372639 Total directory bytes: 2455552 Path table size(bytes): 17118 Max brk space used a41000 331803 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 19:01:27 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-23' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-23.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-23.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot23 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD23 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD23/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD23/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD23/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD23/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD23/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD23/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD23/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD23/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD23/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD23/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD23/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD23/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD23/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD23/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD23/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD23/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD23/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD23/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD23/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD23/css/debinstall.css (debinstall-print.css) Using LIBGL000.DEB;1 for CD23/pool/main/g/glrr/libglrr-gtk0_20050529-2_hppa.deb (libglrr-glib0_20050529-2_hppa.deb) Using GCOMP000.DEB;1 for CD23/pool/main/g/gcompris/gcompris-sound-eu_8.4.4-1.1_all.deb (gcompris-sound-fi_8.4.4-1.1_all.deb) Using GCOMP001.DEB;1 for CD23/pool/main/g/gcompris/gcompris-sound-fi_8.4.4-1.1_all.deb (gcompris-sound-nb_8.4.4-1.1_all.deb) Using GCOMP002.DEB;1 for CD23/pool/main/g/gcompris/gcompris-sound-nb_8.4.4-1.1_all.deb (gcompris-sound-hu_8.4.4-1.1_all.deb) Using GCOMP003.DEB;1 for CD23/pool/main/g/gcompris/gcompris-sound-hu_8.4.4-1.1_all.deb (gcompris-sound-sv_8.4.4-1.1_all.deb) Using GCOMP004.DEB;1 for CD23/pool/main/g/gcompris/gcompris-sound-sv_8.4.4-1.1_all.deb (gcompris-sound-pt_8.4.4-1.1_all.deb) Using GCOMP005.DEB;1 for CD23/pool/main/g/gcompris/gcompris-sound-pt_8.4.4-1.1_all.deb (gcompris-sound-da_8.4.4-1.1_all.deb) Using GNU_S000.DEB;1 for CD23/pool/main/g/gnu-smalltalk/gnu-smalltalk-el_3.0.3-2_all.deb (gnu-smalltalk-browser_3.0.3-2+b1_hppa.deb) Using LIBGN000.DEB;1 for CD23/pool/main/g/gnade/libgnadeodbc-dev_1.6.1-2lenny1_hppa.deb (libgnadeodbc1.6.1_1.6.1-2lenny1_hppa.deb) Using LIBXM000 for CD23/pool/main/libx/libxml-filter-reindent-perl (libxml-filter-detectws-perl) Using LIBXC000.DEB;1 for CD23/pool/main/libx/libxcb/libxcb-xevie0_1.1-1.2_hppa.deb (libxcb-xprint0_1.1-1.2_hppa.deb) Using LIBXC001.DEB;1 for CD23/pool/main/libx/libxcb/libxcb-record0_1.1-1.2_hppa.deb (libxcb-res0_1.1-1.2_hppa.deb) Using LIBXC002.DEB;1 for CD23/pool/main/libx/libxcb/libxcb-dpms0-dev_1.1-1.2_hppa.deb (libxcb-damage0_1.1-1.2_hppa.deb) Using LIBXC003.DEB;1 for CD23/pool/main/libx/libxcb/libxcb-xprint0_1.1-1.2_hppa.deb (libxcb-xfixes0-dev_1.1-1.2_hppa.deb) Using THAIF000 for CD23/pool/main/t/thaifonts-scalable (thaifonts-arundina) Using LIBTO000.DEB;1 for CD23/pool/main/t/tokyocabinet/libtokyocabinet-dev_1.2.1-1_hppa.deb (libtokyocabinet3_1.2.1-1_hppa.deb) Using SWI_P000.DEB;1 for CD23/pool/main/s/swi-prolog/swi-prolog-semweb_5.6.58-2_hppa.deb (swi-prolog-table_5.6.58-2_hppa.deb) Using SWI_P001.DEB;1 for CD23/pool/main/s/swi-prolog/swi-prolog-table_5.6.58-2_hppa.deb (swi-prolog-http_5.6.58-2_hppa.deb) Using LIBSN000.DEB;1 for CD23/pool/main/s/snack/libsnack2-dev_2.2.10-dfsg1-8_hppa.deb (libsnack2-doc_2.2.10-dfsg1-8_all.deb) Using PHP_N000 for CD23/pool/main/p/php-net-portscan (php-net-lmtp) Using PHP_N001 for CD23/pool/main/p/php-net-lmtp (php-net-ipv4) Using PYTHO000 for CD23/pool/main/p/python-weblib (python-webunit) Using PHP_N002 for CD23/pool/main/p/php-net-ipv4 (php-net-smartirc) Using PYTHO001 for CD23/pool/main/p/python-webunit (python-werkzeug) Using PYTHO002 for CD23/pool/main/p/python-biopython (python-biggles) Using PHP_N003 for CD23/pool/main/p/php-net-smartirc (php-net-ping) Using PYTHO003 for CD23/pool/main/p/python-cluster (python-cdd) Using PKCS1000 for CD23/pool/main/p/pkcs11-dump (pkcs11-data) Using PYTHO004 for CD23/pool/main/p/python-cdd (python-couchdb) Using PYTHO005 for CD23/pool/main/p/python-musicbrainz2 (python-mysqldb) Using PYTHO006 for CD23/pool/main/p/python-couchdb (python-contract) Using LIBPL000.DEB;1 for CD23/pool/main/p/player/libplayerc++2_2.0.4-3.3_hppa.deb (libplayerdrivers2_2.0.4-3.3_hppa.deb) Using PIONE000.DEB;1 for CD23/pool/main/p/pioneers/pioneers-meta-server_0.12.2-4_all.deb (pioneers-server-console_0.12.2-4_all.deb) Using DATAF000.DEB;1 for CD23/pool/main/p/pilot-qof/datafreedom-qsfxsl_0.1.7-1_all.deb (datafreedom-perl_0.1.7-1_all.deb) Using PYSYC000.DEB;1 for CD23/pool/main/p/pysycache/pysycache-move-sports_3.1-2_all.deb (pysycache-buttons-crapaud_3.1-2_all.deb) Using PYSYC001.DEB;1 for CD23/pool/main/p/pysycache/pysycache-buttons-crapaud_3.1-2_all.deb (pysycache-move-sky_3.1-2_all.deb) Using PYSYC002.DEB;1 for CD23/pool/main/p/pysycache/pysycache-move-sky_3.1-2_all.deb (pysycache-move-food_3.1-2_all.deb) Using PYSYC003.DEB;1 for CD23/pool/main/p/pysycache/pysycache-move-food_3.1-2_all.deb (pysycache-move-plants_3.1-2_all.deb) Using PYSYC004.DEB;1 for CD23/pool/main/p/pysycache/pysycache-move-plants_3.1-2_all.deb (pysycache-buttons-beerabbit_3.1-2_all.deb) Using PYSYC005.DEB;1 for CD23/pool/main/p/pysycache/pysycache-buttons-beerabbit_3.1-2_all.deb (pysycache-buttons-wolf_3.1-2_all.deb) Using PYSYC006.DEB;1 for CD23/pool/main/p/pysycache/pysycache-buttons-wolf_3.1-2_all.deb (pysycache-click-sea_3.1-2_all.deb) Using PYSYC007.DEB;1 for CD23/pool/main/p/pysycache/pysycache-click-sea_3.1-2_all.deb (pysycache-dblclick-butterfly_3.1-2_all.deb) Using LIBEC000.DEB;1 for CD23/pool/main/p/postgresql-8.3/libecpg-dev_8.3.7-0lenny1_hppa.deb (libecpg-compat3_8.3.7-0lenny1_hppa.deb) Using PHPGR000.DEB;1 for CD23/pool/main/p/phpgroupware/phpgroupware-0.9.16-filemanager_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-manual_0.9.16.012+dfsg-8_all.deb) Using PHPGR001.DEB;1 for CD23/pool/main/p/phpgroupware/phpgroupware-0.9.16-manual_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-news-admin_0.9.16.012+dfsg-8_all.deb) Using PHPGR002.DEB;1 for CD23/pool/main/p/phpgroupware/phpgroupware-0.9.16-news-admin_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-addressbook_0.9.16.012+dfsg-8_all.deb) Using PHPGR003.DEB;1 for CD23/pool/main/p/phpgroupware/phpgroupware-0.9.16-addressbook_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-calendar_0.9.16.012+dfsg-8_all.deb) Using PHPGR004.DEB;1 for CD23/pool/main/p/phpgroupware/phpgroupware-0.9.16-calendar_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-notes_0.9.16.012+dfsg-8_all.deb) Using PHPGR005.DEB;1 for CD23/pool/main/p/phpgroupware/phpgroupware-0.9.16-notes_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-todo_0.9.16.012+dfsg-8_all.deb) Using PHPGR006.DEB;1 for CD23/pool/main/p/phpgroupware/phpgroupware-0.9.16-todo_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-email_0.9.16.012+dfsg-8_all.deb) Using PYTHO000.DEB;1 for CD23/pool/main/p/pyqwt3d/python-qwt3d-qt4_0.1.6-2_hppa.deb (python-qwt3d-doc_0.1.6-2_all.deb) Using PULSE000.DEB;1 for CD23/pool/main/p/pulseaudio/pulseaudio-module-zeroconf-dbg_0.9.10-3+lenny1_hppa.deb (pulseaudio-module-x11-dbg_0.9.10-3+lenny1_hppa.deb) Using PULSE001.DEB;1 for CD23/pool/main/p/pulseaudio/pulseaudio-module-x11-dbg_0.9.10-3+lenny1_hppa.deb (pulseaudio-module-gconf-dbg_0.9.10-3+lenny1_hppa.deb) Using PULSE002.DEB;1 for CD23/pool/main/p/pulseaudio/pulseaudio-module-gconf-dbg_0.9.10-3+lenny1_hppa.deb (pulseaudio-utils-dbg_0.9.10-3+lenny1_hppa.deb) Using PULSE003.DEB;1 for CD23/pool/main/p/pulseaudio/pulseaudio-utils-dbg_0.9.10-3+lenny1_hppa.deb (pulseaudio-esound-compat-dbg_0.9.10-3+lenny1_hppa.deb) Using PULSE004.DEB;1 for CD23/pool/main/p/pulseaudio/pulseaudio-esound-compat-dbg_0.9.10-3+lenny1_hppa.deb (pulseaudio-dbg_0.9.10-3+lenny1_hppa.deb) Using PULSE005.DEB;1 for CD23/pool/main/p/pulseaudio/pulseaudio-dbg_0.9.10-3+lenny1_hppa.deb (pulseaudio-module-hal-dbg_0.9.10-3+lenny1_hppa.deb) Using OPENO000.ORG for CD23/pool/main/o/openoffice.org (openoffice.org-dictionaries) Using LIBTA000.DEB;1 for CD23/pool/main/o/ocaml-taglib/libtaglib-ocaml-dev_0.1.2-1+b1_hppa.deb (libtaglib-ocaml_0.1.2-1+b1_hppa.deb) Using OPENH000.DEB;1 for CD23/pool/main/o/openhpi/openhpi-plugin-sysfs_2.12.0-1_hppa.deb (openhpi-plugin-ipmidirect_2.12.0-1_hppa.deb) Using LIBCE000.DEB;1 for CD23/pool/main/o/ogre/libceguiogre-dev_1.4.9.dfsg1-1_all.deb (libceguiogrerenderer-1.4.9_1.4.9.dfsg1-1_hppa.deb) Using LABLG000 for CD23/pool/main/l/lablgtk2-doc (lablgtk2) Using LUA5_000.DEB;1 for CD23/pool/main/l/lua5.1-policy/lua5.1-policy-dev_20_all.deb (lua5.1-policy_20_all.deb) Using LICQ_000.DEB;1 for CD23/pool/main/l/licq/licq-plugin-rms_1.3.5-7_hppa.deb (licq-plugin-forwarder_1.3.5-7_hppa.deb) Using LIFEL000.DEB;1 for CD23/pool/main/l/lifelines/lifelines-reports_3.0.61-1_all.deb (lifelines-doc_3.0.61-1_all.deb) Using LIBLA000.DEB;1 for CD23/pool/main/l/lablgtk2/liblablgtk2-gl-ocaml-dev_2.10.1-2_hppa.deb (liblablgtk2-gl-ocaml_2.10.1-2_hppa.deb) Using LIBGA000 for CD23/pool/main/libg/libgalago-gtk (libgalago) Using LIBGN000 for CD23/pool/main/libg/libgnomesu (libgnomedb3) Using LIBGT000.DEB;1 for CD23/pool/main/libg/libgtkada2/libgtkada-gl-2.8_2.8.1-6lenny3_hppa.deb (libgtkada2-doc_2.8.1-6lenny3_all.deb) Using LIBGT001.DEB;1 for CD23/pool/main/libg/libgtkada2/libgtkada2-doc_2.8.1-6lenny3_all.deb (libgtkada-glade-2.8_2.8.1-6lenny3_hppa.deb) Using LIBGG000.DEB;1 for CD23/pool/main/libg/libggiwmh/libggiwmh0-dev_0.3.2-1_hppa.deb (libggiwmh0-target-x_0.3.2-1_hppa.deb) Using KERNE000 for CD23/pool/main/k/kernel-patch-kdb (kernel-patch-nfs-ngroups) Using KDE_I000.DEB;1 for CD23/pool/main/k/kde-i18n/kde-i18n-fa_3.5.10-2_all.deb (kde-i18n-br_3.5.10-2_all.deb) Using KDE_I001.DEB;1 for CD23/pool/main/k/kde-i18n/kde-i18n-br_3.5.10-2_all.deb (kde-i18n-et_3.5.10-2_all.deb) Using KOFFI000.DEB;1 for CD23/pool/main/k/koffice-l10n/koffice-i18n-ptbr_1.6.3-1_all.deb (koffice-i18n-cs_1.6.3-1_all.deb) Using KOFFI001.DEB;1 for CD23/pool/main/k/koffice-l10n/koffice-i18n-cs_1.6.3-1_all.deb (koffice-i18n-pl_1.6.3-1_all.deb) Using KDEGR000.DEB;1 for CD23/pool/main/k/kdegraphics/kdegraphics-dbg_3.5.9-3+lenny1_hppa.deb (kdegraphics-dev_3.5.9-3+lenny1_hppa.deb) Using KDENE000.DEB;1 for CD23/pool/main/k/kdenetwork/kdenetwork-dev_3.5.10-2_hppa.deb (kdenetwork-dbg_3.5.10-2_hppa.deb) Using HASKE000 for CD23/pool/main/h/haskell-stream (haskell-fgl) Using HASKE001 for CD23/pool/main/h/haskell-fgl (haskell-regex-base) Using HASKE002 for CD23/pool/main/h/haskell-regex-base (haskell-opengl) Using HASKE003 for CD23/pool/main/h/haskell-opengl (haskell-utf8-string) Using HASKE004 for CD23/pool/main/h/haskell-utf8-string (haskell-quickcheck) Using HASKE005 for CD23/pool/main/h/haskell-quickcheck (haskell-hunit) Using HASKE006 for CD23/pool/main/h/haskell-hunit (haskell-xhtml) Using HASKE007 for CD23/pool/main/h/haskell-xhtml (haskell-http) Using HACHO000 for CD23/pool/main/h/hachoir-regex (hachoir-wx) Using HBF_C000 for CD23/pool/main/h/hbf-cns40-7 (hbf-cns40-4) Using HBF_C001 for CD23/pool/main/h/hbf-cns40-4 (hbf-cns40-6) Using HBF_C002 for CD23/pool/main/h/hbf-cns40-6 (hbf-cns40-5) Using HASKE008 for CD23/pool/main/h/haskell-http (haskell-glut) Using HASKE009 for CD23/pool/main/h/haskell-glut (haskell-hsql) Using LIBHK000.DEB;1 for CD23/pool/main/h/hk-classes/libhk-classes-sqlite3_0.8.3-4_hppa.deb (libhk-classes-postgres_0.8.3-4_hppa.deb) Using HEIMD000.DEB;1 for CD23/pool/main/h/heimdal/heimdal-servers_1.2.dfsg.1-2.1_hppa.deb (heimdal-kdc_1.2.dfsg.1-2.1_hppa.deb) Using CHILD000 for CD23/pool/main/c/childsplay-lfc-names-fr (childsplay-alphabet-sounds-pt) Using CHILD001 for CD23/pool/main/c/childsplay-alphabet-sounds-pt (childsplay-alphabet-sounds-it) Using CHILD002 for CD23/pool/main/c/childsplay-alphabet-sounds-it (childsplay-alphabet-sounds-ru) Using LIBDE000.DEB;1 for CD23/pool/main/c/cdebconf/libdebconfclient0-dev_0.138lenny3_hppa.deb (libdebconfclient0_0.138lenny3_hppa.deb) Using CAUDI000.DEB;1 for CD23/pool/main/c/caudium/caudium-ultralog_1.4.12-12_hppa.deb (caudium-pixsl_1.4.12-12_hppa.deb) Using CAUDI001.DEB;1 for CD23/pool/main/c/caudium/caudium-pixsl_1.4.12-12_hppa.deb (caudium-modules_1.4.12-12_hppa.deb) Using CAUDI002.DEB;1 for CD23/pool/main/c/caudium/caudium-modules_1.4.12-12_hppa.deb (caudium_1.4.12-12_all.deb) Using IRCD_000 for CD23/pool/main/i/ircd-irc2 (ircd-ircu) Using ICEDO000.DEB;1 for CD23/pool/main/i/icedove-l10n/icedove-l10n-da_2.0.0.17+debian-2_all.deb (icedove-l10n-el_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD23/pool/main/i/icedove-l10n/icedove-l10n-el_2.0.0.17+debian-2_all.deb (icedove-l10n-zh-cn_2.0.0.17+debian-2_all.deb) Using ICEDO002.DEB;1 for CD23/pool/main/i/icedove-l10n/icedove-l10n-zh-cn_2.0.0.17+debian-2_all.deb (icedove-l10n-fi_2.0.0.17+debian-2_all.deb) Using ICEDO003.DEB;1 for CD23/pool/main/i/icedove-l10n/icedove-l10n-fi_2.0.0.17+debian-2_all.deb (icedove-l10n-he_2.0.0.17+debian-2_all.deb) Using ICEWE000.DEB;1 for CD23/pool/main/i/iceweasel-l10n/iceweasel-l10n-gu-in_3.0.6+debian-1_all.deb (iceweasel-l10n-eo_3.0.6+debian-1_all.deb) Using ICEWE001.DEB;1 for CD23/pool/main/i/iceweasel-l10n/iceweasel-l10n-eo_3.0.6+debian-1_all.deb (iceweasel-l10n-uk_3.0.6+debian-1_all.deb) Using LIBPA000 for CD23/pool/main/libp/libparsetree-ruby (libparse-mediawikidump-perl) Using LIBPO000 for CD23/pool/main/libp/libpostscript-perl (libpostscript-file-perl) Using LIBPO001 for CD23/pool/main/libp/libpostscript-file-perl (libpostscript-simple-perl) Using LIBAP000 for CD23/pool/main/liba/libapache-authznetldap-perl (libapache-dbilogger-perl) Using LIBAP001 for CD23/pool/main/liba/libapache-dbilogger-perl (libapache-admin-config-perl) Using LIBAP002 for CD23/pool/main/liba/libapache-admin-config-perl (libapache-db-perl) Using LIBAP003 for CD23/pool/main/liba/libapache-db-perl (libapache-mod-layout) Using RADIA000.DEB;1 for CD23/pool/main/r/radiance/radiance_3R9+20080530-4_hppa.deb (radiance-materials_3R9+20080530-4_all.deb) Using BULMA000.DEB;1 for CD23/pool/main/b/bulmages/bulmatpv-plugins_0.11.1-2_hppa.deb (bulmatpv_0.11.1-2_hppa.deb) Using BULMA001.DEB;1 for CD23/pool/main/b/bulmages/bulmacont-plugins_0.11.1-2_hppa.deb (bulmacont_0.11.1-2_hppa.deb) Using BULMA002.DEB;1 for CD23/pool/main/b/bulmages/bulmages-servers_0.11.1-2_all.deb (bulmages-common_0.11.1-2_all.deb) Using DVI2P000 for CD23/pool/main/d/dvi2ps-fontdesc-morisawa5 (dvi2ps-fontdata) Using SCIEN000.DEB;1 for CD23/pool/main/d/debian-science/science-viewing_0.3_all.deb (science-engineering_0.3_all.deb) Using SCIEN001.DEB;1 for CD23/pool/main/d/debian-science/science-engineering_0.3_all.deb (science-chemistry_0.3_all.deb) Using ASTER000 for CD23/pool/main/a/asterisk-prompt-it (asterisk-prompt-fr) Using ASTER001 for CD23/pool/main/a/asterisk-prompt-fr (asterisk-oh323) Using APERT000 for CD23/pool/main/a/apertium-tolk (apertium-dbus) Using AOLSE000.DEB;1 for CD23/pool/main/a/aolserver4/aolserver4_4.5.0-16.1_hppa.deb (aolserver4-core_4.5.0-16.1_hppa.deb) Using WEBGE000.DEB;1 for CD23/pool/main/w/webgen0.4/webgen0.4_0.4.7-2_all.deb (webgen0.4-doc_0.4.7-2_all.deb) Using PYTHO000.DEB;1 for CD23/pool/main/q/quixote/python-quixote-doc_2.5-3_all.deb (python-quixote_2.5-3_hppa.deb) Using LIBMA000 for CD23/pool/main/libm/libmath-randomorg-perl (libmath++) Using LIBMO000 for CD23/pool/main/libm/libmoosex-strictconstructor-perl (libmoosex-object-pluggable-perl) Using LIBMA001 for CD23/pool/main/libm/libmail-milter-perl (libmail-bulkmail-perl) Using LIBMA000.DEB;1 for CD23/pool/main/libm/libmath++/libmath++-doc_0.0.4-3_all.deb (libmath++-dev_0.0.4-3+b1_hppa.deb) Using LIBCL000 for CD23/pool/main/libc/libclass-dbi-plugin-pager-perl (libclass-dbi-fromform-perl) Using LIBCL001 for CD23/pool/main/libc/libclass-dbi-fromform-perl (libclass-multimethods-perl) Using XSERV000 for CD23/pool/main/x/xserver-xorg-input-dynapro (xserver-xorg-input-dmc) Using XSERV001 for CD23/pool/main/x/xserver-xorg-input-dmc (xserver-xorg-input-ur98) Using XSERV002 for CD23/pool/main/x/xserver-xorg-input-ur98 (xserver-xorg-input-calcomp) Using XSERV003 for CD23/pool/main/x/xserver-xorg-input-calcomp (xserver-xorg-input-elo2300) Using XSERV004 for CD23/pool/main/x/xserver-xorg-input-elo2300 (xserver-xorg-input-jamstudio) Using XSERV005 for CD23/pool/main/x/xserver-xorg-input-jamstudio (xserver-xorg-input-spaceorb) Using XSERV006 for CD23/pool/main/x/xserver-xorg-input-spaceorb (xserver-xorg-input-tek4957) Using XSERV007 for CD23/pool/main/x/xserver-xorg-input-tek4957 (xserver-xorg-input-palmax) Using XSERV008 for CD23/pool/main/x/xserver-xorg-input-palmax (xserver-xorg-input-digitaledge) Using XSERV009 for CD23/pool/main/x/xserver-xorg-input-digitaledge (xserver-xorg-input-citron) Using XSERV00A for CD23/pool/main/x/xserver-xorg-input-citron (xserver-xorg-input-microtouch) Using XSERV00B for CD23/pool/main/x/xserver-xorg-input-microtouch (xserver-xorg-input-summa) Using XSERV00C for CD23/pool/main/x/xserver-xorg-input-summa (xserver-xorg-input-magellan) Using LIBVD000.DEB;1 for CD23/pool/main/v/vdkxdb2/libvdkxdb2-dev_2.4.0-3+b1_hppa.deb (libvdkxdb2-2c2_2.4.0-3+b1_hppa.deb) Using LIBVD000.DEB;1 for CD23/pool/main/v/vdkbuilder2/libvdkbuilder2-dev_2.4.0-4.1_hppa.deb (libvdkbuilder2c2_2.4.0-4.1_hppa.deb) Using LIBWW000 for CD23/pool/main/libw/libwww-mechanize-shell-perl (libwww-mediawiki-client-perl) Using FORTU000 for CD23/pool/main/f/fortunes-eo (fortunes-bg) Using DICT_000.DEB;1 for CD23/pool/main/f/freedict/dict-freedict-eng-swa_1.3-4_all.deb (dict-freedict-eng-scr_1.3-4_all.deb) Using DICT_001.DEB;1 for CD23/pool/main/f/freedict/dict-freedict-eng-scr_1.3-4_all.deb (dict-freedict-eng-tur_1.3-4_all.deb) Using DICT_002.DEB;1 for CD23/pool/main/f/freedict/dict-freedict-eng-tur_1.3-4_all.deb (dict-freedict-eng-rom_1.3-4_all.deb) Using DICT_003.DEB;1 for CD23/pool/main/f/freedict/dict-freedict-eng-rom_1.3-4_all.deb (dict-freedict-wel-eng_1.3-4_all.deb) Using DICT_004.DEB;1 for CD23/pool/main/f/freedict/dict-freedict-wel-eng_1.3-4_all.deb (dict-freedict-hin-eng_1.3-4_all.deb) Using DICT_005.DEB;1 for CD23/pool/main/f/freedict/dict-freedict-hin-eng_1.3-4_all.deb (dict-freedict-eng-hin_1.3-4_all.deb) Using FREEP000.DEB;1 for CD23/pool/main/f/freepops/freepops-updater-fltk_0.2.7-3_hppa.deb (freepops-updater-gnome_0.2.7-3_hppa.deb) Using FLOWS000.DEB;1 for CD23/pool/main/f/flowscan-cuflow/flowscan-cugrapher_1.7-4_all.deb (flowscan-cuflow_1.7-4_all.deb) Using FIREB000.DEB;1 for CD23/pool/main/f/firebird2.0/firebird2.0-doc_2.0.4.13130-1.ds1-4_all.deb (firebird2.0-examples_2.0.4.13130-1.ds1-4_all.deb) Using LIBTE000 for CD23/pool/main/libt/libtemplate-declare-perl (libtemplate-plugin-calendar-simple-perl) Using LIBTE001 for CD23/pool/main/libt/libtext-querysql-perl (libtext-vcard-perl) Using LIBTE002 for CD23/pool/main/libt/libtest-yaml-meta-perl (libtest-cmd-perl) Using LIBTE003 for CD23/pool/main/libt/libtest-cmd-perl (libtest-http-server-simple-perl) Using LIBTE004 for CD23/pool/main/libt/libtext-vcard-perl (libtext-trac-perl) Using LIBTE005 for CD23/pool/main/libt/libtest-http-server-simple-perl (libtest-www-selenium-perl) Using LIBTE006 for CD23/pool/main/libt/libtemplate-plugin-calendar-simple-perl (libtemplate-plugin-yaml-perl) Using LIBTE007 for CD23/pool/main/libt/libtext-trac-perl (libtext-bibtex-perl) Using LIBTE008 for CD23/pool/main/libt/libtest-www-selenium-perl (libtest-yaml-valid-perl) Using LIBTE009 for CD23/pool/main/libt/libtext-bibtex-perl (libtext-asciitable-perl) Using LIBTI000 for CD23/pool/main/libt/libtime-human-perl (libtime-stopwatch-perl) Using LIBTE00A for CD23/pool/main/libt/libtest-yaml-valid-perl (libtest-manifest-perl) Using YORIC000.DEB;1 for CD23/pool/main/y/yorick/yorick-dev_2.1.05+dfsg-6_hppa.deb (yorick-doc_2.1.05+dfsg-6_all.deb) Using LIBHA000 for CD23/pool/main/libh/libhash-withdefaults-perl (libhash-case-perl) Using LIBHT000 for CD23/pool/main/libh/libhtml-display-perl (libhtml-treebuilder-xpath-perl) Using LIBHT001 for CD23/pool/main/libh/libhtml-treebuilder-xpath-perl (libhtml-widgets-selectlayers-perl) Using LIBHT002 for CD23/pool/main/libh/libhtml-widgets-selectlayers-perl (libhtml-highlight-perl) Using LIBHT003 for CD23/pool/main/libh/libhttp-access2-ruby (libhttp-recorder-perl) Using LIBVO000 for CD23/pool/main/libv/libvorbisfile-ruby (libvorbisidec) Using LIBNE000 for CD23/pool/main/libn/libnet-smpp-perl (libnet-subnets-perl) Using LIBNE001 for CD23/pool/main/libn/libnet-tftp-perl (libnet-tclink-perl) Using LIBNE002 for CD23/pool/main/libn/libnet-amazon-s3-perl (libnet-arp-perl) Using LIBRA000.DEB;1 for CD23/pool/main/libr/libranlip/libranlip-dev_1.0-4.1_hppa.deb (libranlip1c2_1.0-4.1_hppa.deb) Using LIBEX000 for CD23/pool/main/libe/libextutils-command-perl (libextutils-xsbuilder-perl) Using LIBDA000 for CD23/pool/main/libd/libdata-dumpxml-perl (libdata-validate-domain-perl) Using LIBDA001 for CD23/pool/main/libd/libdata-validate-domain-perl (libdata-types-perl) Using LIBDB000.DEB;1 for CD23/pool/main/libd/libdbus-ruby/libdbus-ruby_0.2.1-1_all.deb (libdbus-ruby1.8_0.2.1-1_all.deb) Using LIBFO000.DEB;1 for CD23/pool/main/libf/libforms1/libformsgl1_1.0-8_hppa.deb (libforms-bin_1.0-8_hppa.deb) parse_md5_list: added MD5 checksums for 44356 files 1.55% done, estimate finish Sat Sep 5 19:02:33 2009 3.09% done, estimate finish Sat Sep 5 19:02:01 2009 4.63% done, estimate finish Sat Sep 5 19:01:50 2009 6.18% done, estimate finish Sat Sep 5 19:02:01 2009 7.72% done, estimate finish Sat Sep 5 19:02:07 2009 9.26% done, estimate finish Sat Sep 5 19:02:01 2009 10.81% done, estimate finish Sat Sep 5 19:01:56 2009 12.35% done, estimate finish Sat Sep 5 19:02:01 2009 13.89% done, estimate finish Sat Sep 5 19:01:57 2009 15.44% done, estimate finish Sat Sep 5 19:01:54 2009 16.98% done, estimate finish Sat Sep 5 19:01:58 2009 18.52% done, estimate finish Sat Sep 5 19:01:55 2009 20.07% done, estimate finish Sat Sep 5 19:01:58 2009 21.61% done, estimate finish Sat Sep 5 19:01:56 2009 23.15% done, estimate finish Sat Sep 5 19:01:59 2009 24.70% done, estimate finish Sat Sep 5 19:01:57 2009 26.24% done, estimate finish Sat Sep 5 19:01:59 2009 27.79% done, estimate finish Sat Sep 5 19:01:57 2009 29.33% done, estimate finish Sat Sep 5 19:01:56 2009 30.87% done, estimate finish Sat Sep 5 19:01:54 2009 32.42% done, estimate finish Sat Sep 5 19:01:56 2009 33.96% done, estimate finish Sat Sep 5 19:01:55 2009 35.50% done, estimate finish Sat Sep 5 19:01:54 2009 37.05% done, estimate finish Sat Sep 5 19:01:55 2009 38.59% done, estimate finish Sat Sep 5 19:01:54 2009 40.13% done, estimate finish Sat Sep 5 19:01:53 2009 41.68% done, estimate finish Sat Sep 5 19:01:52 2009 43.22% done, estimate finish Sat Sep 5 19:01:52 2009 44.77% done, estimate finish Sat Sep 5 19:01:53 2009 46.31% done, estimate finish Sat Sep 5 19:01:52 2009 47.85% done, estimate finish Sat Sep 5 19:01:51 2009 49.40% done, estimate finish Sat Sep 5 19:01:51 2009 50.94% done, estimate finish Sat Sep 5 19:01:50 2009 52.48% done, estimate finish Sat Sep 5 19:01:51 2009 54.02% done, estimate finish Sat Sep 5 19:01:51 2009 55.57% done, estimate finish Sat Sep 5 19:01:52 2009 57.11% done, estimate finish Sat Sep 5 19:01:51 2009 58.65% done, estimate finish Sat Sep 5 19:01:52 2009 60.20% done, estimate finish Sat Sep 5 19:01:52 2009 61.74% done, estimate finish Sat Sep 5 19:01:53 2009 63.28% done, estimate finish Sat Sep 5 19:01:52 2009 64.83% done, estimate finish Sat Sep 5 19:01:52 2009 66.37% done, estimate finish Sat Sep 5 19:01:53 2009 67.92% done, estimate finish Sat Sep 5 19:01:52 2009 69.46% done, estimate finish Sat Sep 5 19:01:52 2009 71.00% done, estimate finish Sat Sep 5 19:01:51 2009 72.55% done, estimate finish Sat Sep 5 19:01:52 2009 74.09% done, estimate finish Sat Sep 5 19:01:51 2009 75.63% done, estimate finish Sat Sep 5 19:01:51 2009 77.18% done, estimate finish Sat Sep 5 19:01:52 2009 78.72% done, estimate finish Sat Sep 5 19:01:51 2009 80.27% done, estimate finish Sat Sep 5 19:01:52 2009 81.81% done, estimate finish Sat Sep 5 19:01:52 2009 83.35% done, estimate finish Sat Sep 5 19:01:51 2009 84.89% done, estimate finish Sat Sep 5 19:01:51 2009 86.44% done, estimate finish Sat Sep 5 19:01:50 2009 87.98% done, estimate finish Sat Sep 5 19:01:51 2009 89.52% done, estimate finish Sat Sep 5 19:01:51 2009 91.07% done, estimate finish Sat Sep 5 19:01:52 2009 92.61% done, estimate finish Sat Sep 5 19:01:51 2009 94.15% done, estimate finish Sat Sep 5 19:01:52 2009 95.70% done, estimate finish Sat Sep 5 19:01:51 2009 97.24% done, estimate finish Sat Sep 5 19:01:51 2009 98.79% done, estimate finish Sat Sep 5 19:01:52 2009 Total translation table size: 0 Total rockridge attributes bytes: 380310 Total directory bytes: 2439168 Path table size(bytes): 17048 Max brk space used a40000 323940 extents written (632 MB) Last-minute updates: README.html README.txt Sat Sep 5 19:01:53 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-24' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-24.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-24.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot24 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD24 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD24/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD24/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD24/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD24/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD24/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD24/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD24/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD24/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD24/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD24/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD24/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD24/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD24/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD24/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD24/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD24/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD24/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD24/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD24/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD24/css/debinstall.css (debinstall-print.css) Using LIBXM000 for CD24/pool/main/libx/libxml-feedpp-perl (libxml-filter-sort-perl) Using LIBXC000.DEB;1 for CD24/pool/main/libx/libxcb/libxcb-xprint0-dev_1.1-1.2_hppa.deb (libxcb-xinerama0-dbg_1.1-1.2_hppa.deb) Using CLUTT000 for CD24/pool/main/c/clutter-gtk (clutter-gst) Using CHILD000 for CD24/pool/main/c/childsplay-alphabet-sounds-nl (childsplay-alphabet-sounds-sv) Using COURI000.DEB;1 for CD24/pool/main/c/courier/courier-pcp_0.60.0-2_hppa.deb (courier-mlm_0.60.0-2_hppa.deb) Using CYPHE000.DEB;1 for CD24/pool/main/c/cyphesis-cpp/cyphesis-cpp_0.5.16-1_hppa.deb (cyphesis-cpp-clients_0.5.16-1_hppa.deb) Using CYPHE001.DEB;1 for CD24/pool/main/c/cyphesis-cpp/cyphesis-cpp-clients_0.5.16-1_hppa.deb (cyphesis-cpp-mason_0.5.16-1_all.deb) Using LIBCS000.DEB;1 for CD24/pool/main/c/csound/libcsoundac5.1_5.08.0.dfsg2-8+lenny2_hppa.deb (libcsound64-dev_5.08.0.dfsg2-8+lenny2_all.deb) Using LIBSV000.DEB;1 for CD24/pool/main/libs/libsvg-ruby/libsvg-ruby_1.0.3-5_all.deb (libsvg-ruby1.8_1.0.3-5_all.deb) Using LIBAP000 for CD24/pool/main/liba/libapache-mod-auth-radius (libapache2-mod-lisp) Using LIBAP001 for CD24/pool/main/liba/libapache2-mod-lisp (libapache-mod-removeip) Using LIBAP002 for CD24/pool/main/liba/libapache-mod-removeip (libapache2-authenntlm-perl) Using LIBAP003 for CD24/pool/main/liba/libapache2-authenntlm-perl (libapache-singleton-perl) Using LIBAP004 for CD24/pool/main/liba/libapache-singleton-perl (libapache2-mod-defensible) Using SHOGU000.DEB;1 for CD24/pool/main/s/shogun/shogun-readline_0.6.3-1_hppa.deb (shogun-r_0.6.3-1_hppa.deb) Using SOFIA000.DEB;1 for CD24/pool/main/s/sofia-sip/sofia-sip-doc_1.12.9-1_all.deb (sofia-sip-bin_1.12.9-1_hppa.deb) Using SQLRE000.DEB;1 for CD24/pool/main/s/sqlrelay/sqlrelay-dev_0.39.4-6_hppa.deb (sqlrelay-postgresql_0.39.4-6_hppa.deb) Using SCALA000.DEB;1 for CD24/pool/main/s/scalapack/scalapack-pvm-test_1.8.0-3_hppa.deb (scalapack-lam-test_1.8.0-3_hppa.deb) Using DTC_X000.DEB;1 for CD24/pool/main/d/dtc-xen/dtc-xen-firewall_0.3.24-1_all.deb (dtc-xen_0.3.24-1_all.deb) Using SCIEN000.DEB;1 for CD24/pool/main/d/debian-science/science-robotics_0.3_all.deb (science-biology_0.3_all.deb) Using SCIEN001.DEB;1 for CD24/pool/main/d/debian-science/science-biology_0.3_all.deb (science-typesetting_0.3_all.deb) Using SCIEN002.DEB;1 for CD24/pool/main/d/debian-science/science-typesetting_0.3_all.deb (science-mathematics-dev_0.3_all.deb) Using LIBDF000.DEB;1 for CD24/pool/main/d/dfb++/libdfb++-dev_1.0.0-4_hppa.deb (libdfb++-1.0-0_1.0.0-4_hppa.deb) Using ICEWE000.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-bn-in_3.0.6+debian-1_all.deb (iceweasel-l10n-dz-bt_3.0.6+debian-1_all.deb) Using ICEWE001.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-dz-bt_3.0.6+debian-1_all.deb (iceweasel-l10n-mn_3.0.6+debian-1_all.deb) Using ICEWE002.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-mn_3.0.6+debian-1_all.deb (iceweasel-l10n-hi-in_3.0.6+debian-1_all.deb) Using ICEWE003.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-hi-in_3.0.6+debian-1_all.deb (iceweasel-l10n-fy-nl_3.0.6+debian-1_all.deb) Using ICEWE004.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-fy-nl_3.0.6+debian-1_all.deb (iceweasel-l10n-ka_3.0.6+debian-1_all.deb) Using ICEWE005.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-ka_3.0.6+debian-1_all.deb (iceweasel-l10n-be_3.0.6+debian-1_all.deb) Using ICEWE006.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-be_3.0.6+debian-1_all.deb (iceweasel-l10n-fur-it_3.0.6+debian-1_all.deb) Using ICEWE007.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-fur-it_3.0.6+debian-1_all.deb (iceweasel-l10n-th_3.0.6+debian-1_all.deb) Using ICEWE008.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-th_3.0.6+debian-1_all.deb (iceweasel-l10n-af_3.0.6+debian-1_all.deb) Using ICEWE009.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-af_3.0.6+debian-1_all.deb (iceweasel-l10n-fa-ir_3.0.6+debian-1_all.deb) Using ICEWE00A.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-fa-ir_3.0.6+debian-1_all.deb (iceweasel-l10n-et_3.0.6+debian-1_all.deb) Using ICEWE00B.DEB;1 for CD24/pool/main/i/iceweasel-l10n/iceweasel-l10n-et_3.0.6+debian-1_all.deb (iceweasel-l10n-gl_3.0.6+debian-1_all.deb) Using ICEDO000.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-l10n-pt-pt_2.0.0.17+debian-2_all.deb (icedove-l10n-ko_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-l10n-ko_2.0.0.17+debian-2_all.deb (icedove-l10n-uk_2.0.0.17+debian-2_all.deb) Using ICEDO002.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-l10n-uk_2.0.0.17+debian-2_all.deb (icedove-l10n-sk_2.0.0.17+debian-2_all.deb) Using ICEDO003.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-l10n-sk_2.0.0.17+debian-2_all.deb (icedove-l10n-tr_2.0.0.17+debian-2_all.deb) Using ICEDO004.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-l10n-tr_2.0.0.17+debian-2_all.deb (icedove-locale-hu_2.0.0.17+debian-2_all.deb) Using ICEDO005.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-locale-hu_2.0.0.17+debian-2_all.deb (icedove-l10n-bg_2.0.0.17+debian-2_all.deb) Using ICEDO006.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-l10n-bg_2.0.0.17+debian-2_all.deb (icedove-locale-ca_2.0.0.17+debian-2_all.deb) Using ICEDO007.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-locale-ca_2.0.0.17+debian-2_all.deb (icedove-l10n-nb-no_2.0.0.17+debian-2_all.deb) Using ICEDO008.DEB;1 for CD24/pool/main/i/icedove-l10n/icedove-l10n-nb-no_2.0.0.17+debian-2_all.deb (icedove-locale-sv_2.0.0.17+debian-2_all.deb) Using SELIN000.DEB;1 for CD24/pool/main/r/refpolicy/selinux-policy-dev_0.0.20080702-6_all.deb (selinux-policy-src_0.0.20080702-6_all.deb) Using LIBHI000 for CD24/pool/main/libh/libhildon (libhildonhelp) Using LIBCO000 for CD24/pool/main/libc/libcommons-jxpath-java (libcommoncpp2) Using LIBCL000 for CD24/pool/main/libc/libclass-objecttemplate-perl (libclass-csv-perl) Using LIBCL001 for CD24/pool/main/libc/libclass-csv-perl (libclass-meta-perl) Using LIBCL002 for CD24/pool/main/libc/libclass-meta-perl (libclass-contract-perl) Using LIBCO001 for CD24/pool/main/libc/libcolor-scheme-perl (libcolor-tools-ruby) Using LIBCL003 for CD24/pool/main/libc/libclass-contract-perl (libclass-spiffy-perl) Using LIBCO002 for CD24/pool/main/libc/libconfig-ini-simple-perl (libconfig-json-perl) Using LIBCG000.DEB;1 for CD24/pool/main/libc/libcgi/libcgi-dev_1.0-6_hppa.deb (libcgi-doc_1.0-6_all.deb) Using LIBCL000.DEB;1 for CD24/pool/main/libc/libclaw/libclaw-dynamic-library1_1.5.2b-1_hppa.deb (libclaw-application1_1.5.2b-1_hppa.deb) Using LIBCL001.DEB;1 for CD24/pool/main/libc/libclaw/libclaw-application1_1.5.2b-1_hppa.deb (libclaw-configuration-file1_1.5.2b-1_hppa.deb) Using LIBCL002.DEB;1 for CD24/pool/main/libc/libclaw/libclaw-configuration-file1_1.5.2b-1_hppa.deb (libclaw-logger1_1.5.2b-1_hppa.deb) Using LIBCL003.DEB;1 for CD24/pool/main/libc/libclaw/libclaw-logger1_1.5.2b-1_hppa.deb (libclaw-net1_1.5.2b-1_hppa.deb) Using LIBCL004.DEB;1 for CD24/pool/main/libc/libclaw/libclaw-net1_1.5.2b-1_hppa.deb (libclaw-graphic1_1.5.2b-1_hppa.deb) Using MAILU000.DEB;1 for CD24/pool/main/m/mailutils/mailutils-imap4d_1.2+dfsg1-4_hppa.deb (mailutils-pop3d_1.2+dfsg1-4_hppa.deb) Using OPENO000.ORG for CD24/pool/main/o/openoffice.org-dictionaries (openoffice.org) Using OPENO000.DEB;1 for CD24/pool/main/o/openoffice.org/openoffice.org-l10n-fa_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-zu_2.4.1+dfsg-1_all.deb) Using OMNIO000.DEB;1 for CD24/pool/main/o/omniorb4/omniorb4-nameserver_4.1.2-1+b1_hppa.deb (omniorb4-doc_4.1.2-1_all.deb) Using OPENH000.DEB;1 for CD24/pool/main/o/openhpi/openhpi-plugin-ilo2-ribcl_2.12.0-1_hppa.deb (openhpi-clients_2.12.0-1_hppa.deb) Using OPENH001.DEB;1 for CD24/pool/main/o/openhpi/openhpi-clients_2.12.0-1_hppa.deb (openhpi-plugin-snmp-bc_2.12.0-1_hppa.deb) Using GTKGL000 for CD24/pool/main/g/gtkglextmm (gtkglext) Using GNUME000.DEB;1 for CD24/pool/main/g/gnumed-client/gnumed-client_0.2.8.10-1_all.deb (gnumed-common_0.2.8.10-1_all.deb) Using LIBGL000.DEB;1 for CD24/pool/main/g/gloox/libgloox-dev_0.9.9.5-1_hppa.deb (libgloox7_0.9.9.5-1_hppa.deb) Using GROMA000.DEB;1 for CD24/pool/main/g/gromacs/gromacs-dev_3.3.3-2_hppa.deb (gromacs-mpich_3.3.3-2_hppa.deb) Using GCOMP000.DEB;1 for CD24/pool/main/g/gcompris/gcompris-sound-cs_8.4.4-1.1_all.deb (gcompris-sound-tr_8.4.4-1.1_all.deb) Using EMBAS000 for CD24/pool/main/e/embassy-domainatrix (embassy-domalign) Using LIBGD000.DEB;1 for CD24/pool/main/e/evolution-data-server/libgdata1.2-dev_2.22.3-1.1+lenny2_hppa.deb (libgdata-google1.2-dev_2.22.3-1.1+lenny2_hppa.deb) Using WORDN000.DEB;1 for CD24/pool/main/w/wordnet/wordnet-grind_3.0-13_hppa.deb (wordnet-dev_3.0-13_hppa.deb) Using ASTER000 for CD24/pool/main/a/asterisk-prompt-es-co (asterisk-addons) Using LIBAS000.DEB;1 for CD24/pool/main/a/asedriveiiie/libasedrive-serial_3.5-2_hppa.deb (libasedrive-usb_3.5-2_hppa.deb) Using APLUS000.DEB;1 for CD24/pool/main/a/aplus-fsf/aplus-fsf_4.22.1-1_hppa.deb (aplus-fsf-doc_4.22.1-1_all.deb) Using VDR_P000 for CD24/pool/main/v/vdr-plugin-skinenigmang (vdr-plugin-prefermenu) Using VDR_P001 for CD24/pool/main/v/vdr-plugin-prefermenu (vdr-plugin-svdrpservice) Using VFLIB000.DEB;1 for CD24/pool/main/v/vflib3/vflib3-dev_3.6.14.dfsg-1_hppa.deb (vflib3-doc_3.6.14.dfsg-1_all.deb) Using LIBRS000.DEB;1 for CD24/pool/main/libr/librspec-ruby/librspec-ruby_1.1.3-3_all.deb (librspec-ruby1.8_1.1.3-3_all.deb) Using HASKE000 for CD24/pool/main/h/haskell-regex-compat (haskell-uulib) Using HASKE001 for CD24/pool/main/h/haskell-uulib (haskell-glut) Using HASKE002 for CD24/pool/main/h/haskell-glut (haskell-arrows) Using HASKE003 for CD24/pool/main/h/haskell-arrows (haskell-regex-posix) Using HASKE004 for CD24/pool/main/h/haskell-regex-posix (haskell-openal) Using HASKE005 for CD24/pool/main/h/haskell-openal (haskell-edison) Using HASKE006 for CD24/pool/main/h/haskell-edison (haskell-binary) Using HASKE007 for CD24/pool/main/h/haskell-binary (haskell-html) Using HASKE008 for CD24/pool/main/h/haskell-html (haskell-parallel) Using HASKE009 for CD24/pool/main/h/haskell-parallel (haskell-regex-base) Using HASKE00A for CD24/pool/main/h/haskell-regex-base (haskell-time) Using HASKE00B for CD24/pool/main/h/haskell-time (haskell-hsql-mysql) Using HASKE00C for CD24/pool/main/h/haskell-hsql-mysql (haskell-stm) Using HASKE00D for CD24/pool/main/h/haskell-stm (haskell-stream) Using HASKE00E for CD24/pool/main/h/haskell-stream (haskell-network) Using HASKE00F for CD24/pool/main/h/haskell-network (haskell-parsec) Using LIBHK000.DEB;1 for CD24/pool/main/h/hk-classes/libhk-classes-odbc_0.8.3-4_hppa.deb (libhk-classes-sqlite_0.8.3-4_hppa.deb) Using LIBHK001.DEB;1 for CD24/pool/main/h/hk-classes/libhk-classes-sqlite_0.8.3-4_hppa.deb (libhk-classes-mdb_0.8.3-4_hppa.deb) Using HEIMD000.DEB;1 for CD24/pool/main/h/heimdal/heimdal-clients-x_1.2.dfsg.1-2.1_hppa.deb (heimdal-kcm_1.2.dfsg.1-2.1_hppa.deb) Using LIBHI000.DEB;1 for CD24/pool/main/h/hildon-desktop/libhildondesktop0_2.0.7.debian.1-1_hppa.deb (libhildonwm0_2.0.7.debian.1-1_hppa.deb) Using PYTHO000 for CD24/pool/main/p/python-weblib (python-wsgiref) Using PYTHO001 for CD24/pool/main/p/python-qt3 (python-qt4) Using PYTHO002 for CD24/pool/main/p/python-asynqueue (python-avc) Using PYTHO003 for CD24/pool/main/p/python-pipeline (python-pysnmp4) Using PYTHO004 for CD24/pool/main/p/python-avc (python-authkit) Using PYTHO000.DEB;1 for CD24/pool/main/p/pyscript/python-pyscript-doc_0.6.1-2_all.deb (python-pyscript_0.6.1-2_all.deb) Using PULSE000.DEB;1 for CD24/pool/main/p/pulseaudio/pulseaudio-module-lirc-dbg_0.9.10-3+lenny1_hppa.deb (pulseaudio-module-jack-dbg_0.9.10-3+lenny1_hppa.deb) Using PYBRI000.DEB;1 for CD24/pool/main/p/pybridge/pybridge_0.3.0-4_all.deb (pybridge-common_0.3.0-4_all.deb) Using PYTHO000.DEB;1 for CD24/pool/main/p/python-omniorb/python-omniorb-omg_3.2-1_all.deb (python-omniorb_3.2-1_hppa.deb) Using PENNM000.DEB;1 for CD24/pool/main/p/pennmush/pennmush-i18n_1.8.2p8-1_all.deb (pennmush-common_1.8.2p8-1_all.deb) Using LIBPO000 for CD24/pool/main/libp/libpoe-component-client-ping-perl (libpoe-component-client-ident-perl) Using LIBPO001 for CD24/pool/main/libp/libpoe-component-client-ident-perl (libpoe-component-jobqueue-perl) Using LIBPO002 for CD24/pool/main/libp/libpoe-component-jobqueue-perl (libpoe-component-jabber-perl) Using LIBMU000 for CD24/pool/main/libm/libmusicbrainz3 (libmusicbrainz-ruby) Using LIBMA000 for CD24/pool/main/libm/libmail-srs-perl (libmail-verp-perl) Using LIBMA001 for CD24/pool/main/libm/libmath-nocarry-perl (libmath-fibonacci-perl) Using LIBMA002 for CD24/pool/main/libm/libmarc-xml-perl (libmarc-perl) Using FORTU000 for CD24/pool/main/f/fortunes-eo (fortunes-ga) Using LIBGN000 for CD24/pool/main/libg/libgnomedb3 (libgnomesu) Using LIBGP000.DEB;1 for CD24/pool/main/libg/libgpod/libgpod-doc_0.6.0-6_all.deb (libgpod-nogtk-dev_0.6.0-6_hppa.deb) Using LIBGP000.DEB;1 for CD24/pool/main/libg/libgpgme-ruby/libgpgme-ruby_1.0.1-2_all.deb (libgpgme-ruby1.8_1.0.1-2_hppa.deb) Using LIBG3000.DEB;1 for CD24/pool/main/libg/libg3d/libg3d-dev_0.0.6-6_hppa.deb (libg3d-doc_0.0.6-6_all.deb) Using LIBGD000.DEB;1 for CD24/pool/main/libg/libgda2/libgda2-doc_1.2.4-1.2_all.deb (libgda2-3-dbg_1.2.4-1.2_hppa.deb) Using LIBGE000.DEB;1 for CD24/pool/main/libg/libgenerics/libgenerics0-dev_1.2.1-3_hppa.deb (libgenerics0_1.2.1-3_hppa.deb) Using LIBTE000 for CD24/pool/main/libt/libtest-tap-htmlmatrix-perl (libtest-html-content-perl) Using LIBTE001 for CD24/pool/main/libt/libtemplate-multilingual-perl (libtemplate-plugin-clickable-perl) Using LIBTE002 for CD24/pool/main/libt/libtest-html-content-perl (libtest-tap-model-perl) Using LIBTE003 for CD24/pool/main/libt/libtest-tap-model-perl (libtest-reporter-perl) Using LIBTE004 for CD24/pool/main/libt/libtext-header-perl (libtext-chasen-perl) Using LIBTI000.DEB;1 for CD24/pool/main/libt/libtioga-ruby/libtioga-ruby-examples_1.8-1_all.deb (libtioga-ruby-doc_1.8-1_all.deb) Using KOFFI000.DEB;1 for CD24/pool/main/k/koffice-l10n/koffice-i18n-nb_1.6.3-1_all.deb (koffice-i18n-nl_1.6.3-1_all.deb) Using KOFFI001.DEB;1 for CD24/pool/main/k/koffice-l10n/koffice-i18n-nl_1.6.3-1_all.deb (koffice-i18n-sv_1.6.3-1_all.deb) Using KOFFI002.DEB;1 for CD24/pool/main/k/koffice-l10n/koffice-i18n-sv_1.6.3-1_all.deb (koffice-i18n-hu_1.6.3-1_all.deb) Using KOFFI003.DEB;1 for CD24/pool/main/k/koffice-l10n/koffice-i18n-hu_1.6.3-1_all.deb (koffice-i18n-da_1.6.3-1_all.deb) Using KOFFI004.DEB;1 for CD24/pool/main/k/koffice-l10n/koffice-i18n-da_1.6.3-1_all.deb (koffice-i18n-fi_1.6.3-1_all.deb) Using KOFFI005.DEB;1 for CD24/pool/main/k/koffice-l10n/koffice-i18n-fi_1.6.3-1_all.deb (koffice-i18n-ca_1.6.3-1_all.deb) Using KOFFI006.DEB;1 for CD24/pool/main/k/koffice-l10n/koffice-i18n-ca_1.6.3-1_all.deb (koffice-i18n-el_1.6.3-1_all.deb) Using KDE_I000.DEB;1 for CD24/pool/main/k/kde-i18n/kde-i18n-nds_3.5.10-2_all.deb (kde-i18n-is_3.5.10-2_all.deb) Using KOLAB000.DEB;1 for CD24/pool/main/k/kolab-cyrus-imapd/kolab-cyrus-imapd_2.2.13-5+b2_hppa.deb (kolab-cyrus-clients_2.2.13-5+b2_hppa.deb) Using KOLAB001.DEB;1 for CD24/pool/main/k/kolab-cyrus-imapd/kolab-cyrus-clients_2.2.13-5+b2_hppa.deb (kolab-cyrus-common_2.2.13-5+b2_hppa.deb) Using KOLAB002.DEB;1 for CD24/pool/main/k/kolab-cyrus-imapd/kolab-cyrus-common_2.2.13-5+b2_hppa.deb (kolab-cyrus-admin_2.2.13-5_all.deb) Using BULMA000.DEB;1 for CD24/pool/main/b/bulmages/bulmages_0.11.1-2_hppa.deb (bulmages-admin_0.11.1-2_hppa.deb) Using LIBBA000.DEB;1 for CD24/pool/main/b/bakery2.4/libbakery-2.4-1_2.4.4-1_hppa.deb (libbakery-common_2.4.4-1_all.deb) Using LIBBU000 for CD24/pool/main/libb/libbusiness-onlinepayment-authorizenet-perl (libbusiness-isbn-perl) Using LIBBU001 for CD24/pool/main/libb/libbusiness-isbn-perl (libbusiness-isbn-data-perl) Using LIBDA000 for CD24/pool/main/libd/libdataobjects-mysql-ruby (libdataobjects-postgres-ruby) Using LIBDA001 for CD24/pool/main/libd/libdataobjects-postgres-ruby (libdataobjects-sqlite3-ruby) Using LIBDE000 for CD24/pool/main/libd/libdevel-corestack-perl (libdevel-repl-perl) Using LIBDA002 for CD24/pool/main/libd/libdata-objectdriver-perl (libdata-sorting-perl) Using LIBDA003 for CD24/pool/main/libd/libdataobjects-sqlite3-ruby (libdataobjects-ruby) Using LIBLI000 for CD24/pool/main/libl/liblingua-es-numeros-perl (liblingua-en-nameparse-perl) Using LIBQD000.DEB;1 for CD24/pool/main/q/qdbm/libqdbm-ruby1.8_1.8.74-1.4_hppa.deb (libqdbm-perl_1.8.74-1.4_hppa.deb) parse_md5_list: added MD5 checksums for 44356 files 1.51% done, estimate finish Sat Sep 5 19:04:07 2009 3.02% done, estimate finish Sat Sep 5 19:03:01 2009 4.52% done, estimate finish Sat Sep 5 19:02:39 2009 6.03% done, estimate finish Sat Sep 5 19:02:28 2009 7.53% done, estimate finish Sat Sep 5 19:02:21 2009 9.04% done, estimate finish Sat Sep 5 19:02:17 2009 10.55% done, estimate finish Sat Sep 5 19:02:13 2009 12.06% done, estimate finish Sat Sep 5 19:02:11 2009 13.56% done, estimate finish Sat Sep 5 19:02:09 2009 15.07% done, estimate finish Sat Sep 5 19:02:08 2009 16.57% done, estimate finish Sat Sep 5 19:02:13 2009 18.08% done, estimate finish Sat Sep 5 19:02:17 2009 19.59% done, estimate finish Sat Sep 5 19:02:15 2009 21.09% done, estimate finish Sat Sep 5 19:02:13 2009 22.60% done, estimate finish Sat Sep 5 19:02:17 2009 24.11% done, estimate finish Sat Sep 5 19:02:15 2009 25.61% done, estimate finish Sat Sep 5 19:02:18 2009 27.12% done, estimate finish Sat Sep 5 19:02:17 2009 28.63% done, estimate finish Sat Sep 5 19:02:19 2009 30.13% done, estimate finish Sat Sep 5 19:02:18 2009 31.64% done, estimate finish Sat Sep 5 19:02:20 2009 33.15% done, estimate finish Sat Sep 5 19:02:19 2009 34.65% done, estimate finish Sat Sep 5 19:02:20 2009 36.16% done, estimate finish Sat Sep 5 19:02:19 2009 37.67% done, estimate finish Sat Sep 5 19:02:18 2009 39.18% done, estimate finish Sat Sep 5 19:02:20 2009 40.68% done, estimate finish Sat Sep 5 19:02:19 2009 42.19% done, estimate finish Sat Sep 5 19:02:18 2009 43.70% done, estimate finish Sat Sep 5 19:02:20 2009 45.20% done, estimate finish Sat Sep 5 19:02:19 2009 46.71% done, estimate finish Sat Sep 5 19:02:18 2009 48.21% done, estimate finish Sat Sep 5 19:02:19 2009 49.72% done, estimate finish Sat Sep 5 19:02:21 2009 51.23% done, estimate finish Sat Sep 5 19:02:20 2009 52.74% done, estimate finish Sat Sep 5 19:02:19 2009 54.24% done, estimate finish Sat Sep 5 19:02:18 2009 55.75% done, estimate finish Sat Sep 5 19:02:20 2009 57.25% done, estimate finish Sat Sep 5 19:02:19 2009 58.76% done, estimate finish Sat Sep 5 19:02:18 2009 60.27% done, estimate finish Sat Sep 5 19:02:19 2009 61.77% done, estimate finish Sat Sep 5 19:02:19 2009 63.28% done, estimate finish Sat Sep 5 19:02:20 2009 64.78% done, estimate finish Sat Sep 5 19:02:19 2009 66.29% done, estimate finish Sat Sep 5 19:02:19 2009 67.80% done, estimate finish Sat Sep 5 19:02:18 2009 69.31% done, estimate finish Sat Sep 5 19:02:18 2009 70.81% done, estimate finish Sat Sep 5 19:02:19 2009 72.32% done, estimate finish Sat Sep 5 19:02:19 2009 73.83% done, estimate finish Sat Sep 5 19:02:19 2009 75.33% done, estimate finish Sat Sep 5 19:02:18 2009 76.84% done, estimate finish Sat Sep 5 19:02:19 2009 78.35% done, estimate finish Sat Sep 5 19:02:19 2009 79.85% done, estimate finish Sat Sep 5 19:02:18 2009 81.36% done, estimate finish Sat Sep 5 19:02:18 2009 82.87% done, estimate finish Sat Sep 5 19:02:19 2009 84.37% done, estimate finish Sat Sep 5 19:02:18 2009 85.88% done, estimate finish Sat Sep 5 19:02:18 2009 87.39% done, estimate finish Sat Sep 5 19:02:19 2009 88.89% done, estimate finish Sat Sep 5 19:02:18 2009 90.40% done, estimate finish Sat Sep 5 19:02:18 2009 91.91% done, estimate finish Sat Sep 5 19:02:17 2009 93.41% done, estimate finish Sat Sep 5 19:02:18 2009 94.92% done, estimate finish Sat Sep 5 19:02:18 2009 96.43% done, estimate finish Sat Sep 5 19:02:18 2009 97.94% done, estimate finish Sat Sep 5 19:02:19 2009 99.44% done, estimate finish Sat Sep 5 19:02:19 2009 Total translation table size: 0 Total rockridge attributes bytes: 321073 Total directory bytes: 2066432 Path table size(bytes): 14478 Max brk space used 9bd000 331867 extents written (648 MB) Last-minute updates: README.html README.txt Sat Sep 5 19:02:19 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-25' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-25.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-25.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot25 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD25 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD25/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD25/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD25/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD25/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD25/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD25/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD25/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD25/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD25/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD25/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD25/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD25/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD25/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD25/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD25/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD25/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD25/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD25/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD25/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD25/css/debinstall.css (debinstall-print.css) Using LIBLU000.DEB;1 for CD25/pool/main/l/lua-sql/liblua5.1-sql-postgres-2_2.2.0~rc1-1_hppa.deb (liblua5.1-sql-doc_2.2.0~rc1-1_all.deb) Using LIBLU001.DEB;1 for CD25/pool/main/l/lua-sql/liblua5.1-sql-doc_2.2.0~rc1-1_all.deb (liblua5.1-sql-sqlite3-dev_2.2.0~rc1-1_hppa.deb) Using LIBLU000.DEB;1 for CD25/pool/main/l/luabind/libluabind-dev_0.7.dfsg-5_hppa.deb (libluabind0_0.7.dfsg-5_hppa.deb) Using AOLSE000 for CD25/pool/main/a/aolserver4 (aolserver4-nspostgres) Using AOLSE001 for CD25/pool/main/a/aolserver4-nspostgres (aolserver4-nsopenssl) Using PYTHO000.DEB;1 for CD25/pool/main/a/albatross/python-albatross-common_1.36-5_all.deb (python-albatross-doc_1.36-5_all.deb) Using LIBTA000.DEB;1 for CD25/pool/main/a/ace/libtao-orbsvcs-dev_5.6.3-5_hppa.deb (libtao-orbsvcs-1.6.3_5.6.3-5_hppa.deb) Using LIBAR000.DEB;1 for CD25/pool/main/a/argtable2/libargtable2-dev_9-1_hppa.deb (libargtable2-docs_9-1_all.deb) Using LIBCL000 for CD25/pool/main/libc/libclass-accessor-lvalue-perl (libclass-trait-perl) Using LIBCL001 for CD25/pool/main/libc/libclass-trait-perl (libclass-dbi-sweet-perl) Using LIBCL002 for CD25/pool/main/libc/libclass-dbi-sweet-perl (libclass-prototyped-perl) Using LIBCO000 for CD25/pool/main/libc/libcommons-modeler-java (libcommons-openpgp-java) Using LIBCL003 for CD25/pool/main/libc/libclass-prototyped-perl (libclass-delegator-perl) Using GAUCH000 for CD25/pool/main/g/gauche-gtk (gauche-gl) Using GNUST000 for CD25/pool/main/g/gnustep-netclasses (gnustep-dl2) Using GCOMP000.DEB;1 for CD25/pool/main/g/gcompris/gcompris-sound-mr_8.4.4-1.1_all.deb (gcompris-sound-so_8.4.4-1.1_all.deb) Using LIBGN000.DEB;1 for CD25/pool/main/g/gnade/libgnademysql-dev_1.6.1-2lenny1_hppa.deb (libgnademysql1.6.1_1.6.1-2lenny1_hppa.deb) Using LIBXC000.DEB;1 for CD25/pool/main/libx/libxcb/libxcb-screensaver0-dbg_1.1-1.2_hppa.deb (libxcb-sync0-dev_1.1-1.2_hppa.deb) Using LIBSU000.DEB;1 for CD25/pool/main/s/sundials/libsundials-serial-doc_2.2.0-3_all.deb (libsundials-serial-dev_2.2.0-3_hppa.deb) Using LIBSU001.DEB;1 for CD25/pool/main/s/sundials/libsundials-serial-dev_2.2.0-3_hppa.deb (libsundials-serial0_2.2.0-3_hppa.deb) Using LIBSO000.DEB;1 for CD25/pool/main/s/soci/libsoci-mysql-gcc_2.2.0-4_hppa.deb (libsoci-postgresql-gcc_2.2.0-4_hppa.deb) Using LIBSO001.DEB;1 for CD25/pool/main/s/soci/libsoci-postgresql-gcc_2.2.0-4_hppa.deb (libsoci-core-gcc-dev_2.2.0-4_hppa.deb) Using OPENS000 for CD25/pool/main/o/opensaml (opensaml2) Using OPENO000.DEB;1 for CD25/pool/main/o/openoffice.org/openoffice.org-l10n-te-in_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-as-in_2.4.1+dfsg-1_all.deb) Using OPENO001.DEB;1 for CD25/pool/main/o/openoffice.org/openoffice.org-l10n-as-in_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-xh_2.4.1+dfsg-1_all.deb) Using OPENO002.DEB;1 for CD25/pool/main/o/openoffice.org/openoffice.org-l10n-xh_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-br_2.4.1+dfsg-1_all.deb) Using OPENO003.DEB;1 for CD25/pool/main/o/openoffice.org/openoffice.org-l10n-br_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-gu-in_2.4.1+dfsg-1_all.deb) Using OPENO004.DEB;1 for CD25/pool/main/o/openoffice.org/openoffice.org-l10n-gu-in_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-eu_2.4.1+dfsg-1_all.deb) Using OCSIG000.DEB;1 for CD25/pool/main/o/ocsigen/ocsigen-doc_1.1.0-1_all.deb (ocsigen_1.1.0-1+b2_hppa.deb) Using LIBCU000.DEB;1 for CD25/pool/main/o/ocaml-curses/libcurses-ocaml-dev_1.0.2-2+b2_hppa.deb (libcurses-ocaml_1.0.2-2+b2_hppa.deb) Using OPENH000.DEB;1 for CD25/pool/main/o/openhpi/openhpi_2.12.0-1_all.deb (openhpi-plugin-oa-soap_2.12.0-1_hppa.deb) Using LIBLA000.DEB;1 for CD25/pool/main/o/ocaml-ladspa/libladspa-ocaml-dev_0.1.1-1+b1_hppa.deb (libladspa-ocaml_0.1.1-1+b1_hppa.deb) Using LIBCO000.DEB;1 for CD25/pool/main/o/omniorb4/libcos4-dev_4.1.2-1+b1_hppa.deb (libcos4-1_4.1.2-1+b1_hppa.deb) Using ICEDO000.DEB;1 for CD25/pool/main/i/icedove-l10n/icedove-l10n-gl-es_2.0.0.17+debian-2_all.deb (icedove-locale-da_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD25/pool/main/i/icedove-l10n/icedove-locale-da_2.0.0.17+debian-2_all.deb (icedove-l10n-lt_2.0.0.17+debian-2_all.deb) Using ICEDO002.DEB;1 for CD25/pool/main/i/icedove-l10n/icedove-l10n-lt_2.0.0.17+debian-2_all.deb (icedove-locale-fi_2.0.0.17+debian-2_all.deb) Using ICEDO003.DEB;1 for CD25/pool/main/i/icedove-l10n/icedove-locale-fi_2.0.0.17+debian-2_all.deb (icedove-locale-nb_2.0.0.17+debian-2_all.deb) Using ICEDO004.DEB;1 for CD25/pool/main/i/icedove-l10n/icedove-locale-nb_2.0.0.17+debian-2_all.deb (icedove-l10n-eu_2.0.0.17+debian-2_all.deb) Using ICEDO005.DEB;1 for CD25/pool/main/i/icedove-l10n/icedove-l10n-eu_2.0.0.17+debian-2_all.deb (icedove-l10n-zh-tw_2.0.0.17+debian-2_all.deb) Using ICEWE000.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-all_3.0.6+debian-1_all.deb (iceweasel-l10n-ne-np_3.0.6+debian-1_all.deb) Using ICEWE001.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-ne-np_3.0.6+debian-1_all.deb (iceweasel-l10n-oc_3.0.6+debian-1_all.deb) Using ICEWE002.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-oc_3.0.6+debian-1_all.deb (iceweasel-l10n-id_3.0.6+debian-1_all.deb) Using ICEWE003.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-id_3.0.6+debian-1_all.deb (iceweasel-l10n-sq_3.0.6+debian-1_all.deb) Using ICEWE004.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-sq_3.0.6+debian-1_all.deb (iceweasel-l10n-uk-ua_3.0.6+debian-1_all.deb) Using ICEWE005.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-uk-ua_3.0.6+debian-1_all.deb (iceweasel-l10n-cy_3.0.6+debian-1_all.deb) Using ICEWE006.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-cy_3.0.6+debian-1_all.deb (iceweasel-l10n-is_3.0.6+debian-1_all.deb) Using ICEWE007.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-is_3.0.6+debian-1_all.deb (iceweasel-l10n-mr_3.0.6+debian-1_all.deb) Using ICEWE008.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-mr_3.0.6+debian-1_all.deb (iceweasel-l10n-te_3.0.6+debian-1_all.deb) Using ICEWE009.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-te_3.0.6+debian-1_all.deb (iceweasel-l10n-si_3.0.6+debian-1_all.deb) Using ICEWE00A.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-si_3.0.6+debian-1_all.deb (iceweasel-l10n-kn_3.0.6+debian-1_all.deb) Using ICEWE00B.DEB;1 for CD25/pool/main/i/iceweasel-l10n/iceweasel-l10n-kn_3.0.6+debian-1_all.deb (iceweasel-l10n-sr_3.0.6+debian-1_all.deb) Using INETU000.DEB;1 for CD25/pool/main/i/inetutils/inetutils-talkd_1.5.dfsg.1-9_hppa.deb (inetutils-ftpd_1.5.dfsg.1-9_hppa.deb) Using PYTHO000 for CD25/pool/main/p/python-numeric (python-numarray) Using PYTHO001 for CD25/pool/main/p/python-imaging (python-iplib) Using PHPWE000 for CD25/pool/main/p/phpwebcounter-extra (phpwebcounter) Using PIKE7000.DEB;1 for CD25/pool/main/p/pike7.6/pike7.6-sane_7.6.112-3_hppa.deb (pike7.6-dev_7.6.112-3_hppa.deb) Using PYTHO000.DEB;1 for CD25/pool/main/p/python-qt4/python-qt4-sql-dbg_4.4.2-4_hppa.deb (python-qt4-gl-dbg_4.4.2-4_hppa.deb) Using LIBPE000.DEB;1 for CD25/pool/main/p/perl4caml/libperl4caml-ocaml-dev_0.9.3-8.1+b1_hppa.deb (libperl4caml-ocaml_0.9.3-8.1+b1_hppa.deb) Using LIBPE001.DEB;1 for CD25/pool/main/p/perl4caml/libperl4caml-ocaml_0.9.3-8.1+b1_hppa.deb (libperl4caml-ocaml-doc_0.9.3-8.1_all.deb) Using LIBPO000.DEB;1 for CD25/pool/main/p/poco/libpocosqlite5-dbg_1.3.2+dfsg1-3_hppa.deb (libpocosqlite5_1.3.2+dfsg1-3_hppa.deb) Using LIBPO001.DEB;1 for CD25/pool/main/p/poco/libpoconetssl5-dbg_1.3.2+dfsg1-3_hppa.deb (libpoconet5-dbg_1.3.2+dfsg1-3_hppa.deb) Using LIBPO002.DEB;1 for CD25/pool/main/p/poco/libpoconet5-dbg_1.3.2+dfsg1-3_hppa.deb (libpoconetssl5_1.3.2+dfsg1-3_hppa.deb) Using LIBPO003.DEB;1 for CD25/pool/main/p/poco/libpocoodbc5-dbg_1.3.2+dfsg1-3_hppa.deb (libpocoodbc5_1.3.2+dfsg1-3_hppa.deb) Using SCIEN000.DEB;1 for CD25/pool/main/d/debian-science/science-linguistics_0.3_all.deb (science-geography_0.3_all.deb) Using EDUCA000.DEB;1 for CD25/pool/main/d/debian-edu/education-services_0.837_hppa.deb (education-development_0.837_hppa.deb) Using LIBPO000 for CD25/pool/main/libp/libpoe-component-server-http-perl (libpoe-component-server-simplehttp-perl) Using LIBPO001 for CD25/pool/main/libp/libpoe-component-server-simplehttp-perl (libpoe-component-ikc-perl) Using PYTHO000.DEB;1 for CD25/pool/main/y/yappy/python-yappy-doc_1.8-3_all.deb (python-yappy_1.8-3_all.deb) Using LIBNU000.DEB;1 for CD25/pool/main/n/numerix/libnumerix-ocaml-dev_0.22-4+b2_hppa.deb (libnumerix-ocaml_0.22-4+b2_hppa.deb) Using NETDI000.DEB;1 for CD25/pool/main/n/netdisco/netdisco-backend_0.95-3_all.deb (netdisco-frontend_0.95-3_all.deb) Using LIBWI000 for CD25/pool/main/libw/libwiki-toolkit-plugin-locator-grid-perl (libwiki-toolkit-formatter-usemod-perl) Using LIBWI001 for CD25/pool/main/libw/libwiki-toolkit-formatter-usemod-perl (libwiki-toolkit-plugin-categoriser-perl) Using LIBWI002 for CD25/pool/main/libw/libwiki-toolkit-plugin-categoriser-perl (libwiki-toolkit-plugin-rss-reader-perl) Using LIBWI003 for CD25/pool/main/libw/libwiki-toolkit-plugin-rss-reader-perl (libwiki-toolkit-plugin-diff-perl) Using LIBFU000.DEB;1 for CD25/pool/main/f/fusionsound/libfusionsound-dev_1.0.0-3_hppa.deb (libfusionsound-1.0-0_1.0.0-3_hppa.deb) Using CL_RS000 for CD25/pool/main/c/cl-rsm-memo (cl-rsm-modal) Using CL_RS001 for CD25/pool/main/c/cl-rsm-modal (cl-rsm-mpoly) Using CL_RS002 for CD25/pool/main/c/cl-rsm-bitcomp (cl-rsm-bool-comp) Using CL_RS003 for CD25/pool/main/c/cl-rsm-random (cl-rsm-rsa) Using CL_RS004 for CD25/pool/main/c/cl-rsm-gen-prog (cl-rsm-genetic-alg) Using CL_RS005 for CD25/pool/main/c/cl-rsm-mpoly (cl-rsm-mod) Using CL_RS006 for CD25/pool/main/c/cl-rsm-rsa (cl-rsm-rand) Using KOFFI000.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-bg_1.6.3-1_all.deb (koffice-i18n-sl_1.6.3-1_all.deb) Using KOFFI001.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-sl_1.6.3-1_all.deb (koffice-i18n-tr_1.6.3-1_all.deb) Using KOFFI002.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-tr_1.6.3-1_all.deb (koffice-i18n-et_1.6.3-1_all.deb) Using KOFFI003.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-et_1.6.3-1_all.deb (koffice-i18n-uk_1.6.3-1_all.deb) Using KOFFI004.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-uk_1.6.3-1_all.deb (koffice-i18n-lv_1.6.3-1_all.deb) Using KOFFI005.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-lv_1.6.3-1_all.deb (koffice-i18n-sk_1.6.3-1_all.deb) Using KOFFI006.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-sk_1.6.3-1_all.deb (koffice-i18n-pt_1.6.3-1_all.deb) Using KOFFI007.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-pt_1.6.3-1_all.deb (koffice-i18n-zhcn_1.6.3-1_all.deb) Using KOFFI008.DEB;1 for CD25/pool/main/k/koffice-l10n/koffice-i18n-zhcn_1.6.3-1_all.deb (koffice-i18n-zhtw_1.6.3-1_all.deb) Using KDE_I000.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-tg_3.5.10-2_all.deb (kde-i18n-th_3.5.10-2_all.deb) Using KDE_I001.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-th_3.5.10-2_all.deb (kde-i18n-vi_3.5.10-2_all.deb) Using KDE_I002.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-vi_3.5.10-2_all.deb (kde-i18n-az_3.5.10-2_all.deb) Using KDE_I003.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-az_3.5.10-2_all.deb (kde-i18n-ss_3.5.10-2_all.deb) Using KDE_I004.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-ss_3.5.10-2_all.deb (kde-i18n-fy_3.5.10-2_all.deb) Using KDE_I005.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-fy_3.5.10-2_all.deb (kde-i18n-mn_3.5.10-2_all.deb) Using KDE_I006.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-mn_3.5.10-2_all.deb (kde-i18n-uz_3.5.10-2_all.deb) Using KDE_I007.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-uz_3.5.10-2_all.deb (kde-i18n-rw_3.5.10-2_all.deb) Using KDE_I008.DEB;1 for CD25/pool/main/k/kde-i18n/kde-i18n-rw_3.5.10-2_all.deb (kde-i18n-ms_3.5.10-2_all.deb) Using KILE_000.DEB;1 for CD25/pool/main/k/kile/kile-i18n-ru_2.0.1-1_all.deb (kile-i18n-ptbr_2.0.1-1_all.deb) Using MAYPO000 for CD25/pool/main/m/maypole-authentication-usersessioncookie (maypole-plugin-upload) Using MAINT000.DEB;1 for CD25/pool/main/m/maint-guide/maint-guide-ja_1.2.14_all.deb (maint-guide-ru_1.2.14_all.deb) Using BANDW000 for CD25/pool/main/b/bandwidthcalc (bandwidthd) Using WIDE_000.DEB;1 for CD25/pool/main/w/wide-dhcpv6/wide-dhcpv6-client_20080615-1lenny2_hppa.deb (wide-dhcpv6-server_20080615-1lenny2_hppa.deb) Using LIBWV000.DEB;1 for CD25/pool/main/w/wvstreams/libwvstreams-dev_4.4.1-1.1_hppa.deb (libwvstreams4.4-qt_4.4.1-1.1_hppa.deb) Using LIBPO000.DEB;1 for CD25/pool/main/r/ruby-gnome2/libpoppler-glib-ruby_0.17.0~rc1-6_all.deb (libpoppler-glib-ruby1.8_0.17.0~rc1-6_hppa.deb) Using LIBGS000.DEB;1 for CD25/pool/main/r/ruby-gnome2/libgst-ruby_0.17.0~rc1-6_all.deb (libgst-ruby1.8_0.17.0~rc1-6_hppa.deb) Using LIBRO000.DEB;1 for CD25/pool/main/r/root-system/libroot-python-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-roofit5.18_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO001.DEB;1 for CD25/pool/main/r/root-system/libroot-roofit5.18_5.18.00-2.3~lenny1_hppa.deb (libroot-python5.18_5.18.00-2.3~lenny1_hppa.deb) Using LIBRR000.DEB;1 for CD25/pool/main/r/rrdtool/librrd-ruby_1.3.1-4_all.deb (librrd-ruby1.8_1.3.1-4_hppa.deb) Using LIBSE000 for CD25/pool/main/libs/libsequel-ruby (libsequel-core-ruby) Using LIBSE000.DEB;1 for CD25/pool/main/libs/libserialport-ruby/libserialport-ruby_0.6-3_hppa.deb (libserialport-ruby1.8_0.6-3_hppa.deb) Using LIBSP000.DEB;1 for CD25/pool/main/libs/libspf/libspf-doc_0.999-1.0.0-p3.dfsg-2_all.deb (libspf-dev_0.999-1.0.0-p3.dfsg-2_hppa.deb) Using LIBSE000.DEB;1 for CD25/pool/main/libs/libsequel-ruby/libsequel-ruby_1.5.1-1_all.deb (libsequel-ruby1.8_1.5.1-1_all.deb) Using LIBLI000 for CD25/pool/main/libl/liblingua-en-namecase-perl (liblingua-en-words2nums-perl) Using LIBLI001 for CD25/pool/main/libl/liblingua-en-words2nums-perl (liblingua-de-ascii-perl) Using HASKE000 for CD25/pool/main/h/haskell-binary (haskell-stm) Using HASKE001 for CD25/pool/main/h/haskell-stm (haskell-alut) Using HASKE002 for CD25/pool/main/h/haskell-alut (haskell-edison) Using HASKE003 for CD25/pool/main/h/haskell-edison (haskell-regex-compat) Using HASKE004 for CD25/pool/main/h/haskell-regex-compat (haskell-hsql-mysql) Using HASKE005 for CD25/pool/main/h/haskell-hsql-mysql (haskell-stream) Using HASKE006 for CD25/pool/main/h/haskell-stream (haskell-hgl) Using HASKE007 for CD25/pool/main/h/haskell-hgl (haskell-hunit) Using HASKE008 for CD25/pool/main/h/haskell-hunit (haskell-pcre-light) Using HASKE009 for CD25/pool/main/h/haskell-pcre-light (haskell-uulib) Using HASKE00A for CD25/pool/main/h/haskell-uulib (haskell-parallel) Using HASKE00B for CD25/pool/main/h/haskell-parallel (haskell-xhtml) Using HASKE00C for CD25/pool/main/h/haskell-xhtml (haskell-hsql-postgresql) Using HASKE00D for CD25/pool/main/h/haskell-hsql-postgresql (haskell-opengl) Using HASKE00E for CD25/pool/main/h/haskell-opengl (haskell-cgi) Using HASKE00F for CD25/pool/main/h/haskell-cgi (haskell-regex-posix) Using HASKE00G for CD25/pool/main/h/haskell-regex-posix (haskell-time) Using HASKE00H for CD25/pool/main/h/haskell-time (haskell-src-exts) Using HASKE00I for CD25/pool/main/h/haskell-src-exts (haskell-fgl) Using HASKE00J for CD25/pool/main/h/haskell-fgl (haskell-arrows) Using LIBHA000.DEB;1 for CD25/pool/main/h/hamlib/libhamlib-dev_1.2.7.1-1_hppa.deb (libhamlib2-perl_1.2.7.1-1_hppa.deb) Using LIBHK000.DEB;1 for CD25/pool/main/h/hk-classes/libhk-classes-paradox_0.8.3-4_hppa.deb (libhk-classes-xbase_0.8.3-4_hppa.deb) Using LIBGH000.DEB;1 for CD25/pool/main/h/haskell-cgi/libghc6-cgi-doc_3001.1.5.1-5_all.deb (libghc6-cgi-dev_3001.1.5.1-5_hppa.deb) Using LIBHD000.DEB;1 for CD25/pool/main/h/hwinfo/libhd14-dev_14.19-2_hppa.deb (libhd14-doc_14.19-2_all.deb) Using LIBGH000.DEB;1 for CD25/pool/main/h/haskell-edison/libghc6-edison-core-dev_1.2.1-9_hppa.deb (libghc6-edison-api-dev_1.2.1-9_hppa.deb) Using LIBGN000.6 for CD25/pool/main/libg/libgnomecanvasmm2.6 (libgnomemm2.6) Using LIBGN001.6 for CD25/pool/main/libg/libgnomemm2.6 (libgnomeuimm2.6) Using LIBGN000 for CD25/pool/main/libg/libgnome-java (libgnomedb3) Using LIBGT000.DEB;1 for CD25/pool/main/libg/libgtkol/libgtkol-docs_1.4.1+dfsg1-2_all.deb (libgtkol0-dev_1.4.1+dfsg1-2_hppa.deb) Using LIBGT001.DEB;1 for CD25/pool/main/libg/libgtkol/libgtkol0-dev_1.4.1+dfsg1-2_hppa.deb (libgtkol0_1.4.1+dfsg1-2_hppa.deb) Using LIBGN000.DEB;1 for CD25/pool/main/libg/libgnomedb3/libgnomedb3-glade2_3.0.0-4_hppa.deb (libgnomedb3-doc_3.0.0-4_all.deb) Using LIBGT000.DEB;1 for CD25/pool/main/libg/libgtkada2/libgtkada2-dbg_2.8.1-6lenny3_hppa.deb (libgtkada2-bin_2.8.1-6lenny3_hppa.deb) Using LIBDA000 for CD25/pool/main/libd/libdata-stag-perl (libdata-validate-ip-perl) Using LIBDE000 for CD25/pool/main/libd/libdevel-logger-ruby (libdevel-profile-perl) Using QSCIN000 for CD25/pool/main/q/qscintilla2 (qscintilla) Using QUANT000 for CD25/pool/main/q/quantlib-swig (quantlib-refman-html) Using LIBAU000 for CD25/pool/main/liba/libauthen-simple-http-perl (libauthen-simple-net-perl) Using LIBAU001 for CD25/pool/main/liba/libauthen-simple-net-perl (libauthen-simple-passwd-perl) Using LIBAU002 for CD25/pool/main/liba/libauthen-simple-passwd-perl (libauthen-simple-smb-perl) Using LIBAP000 for CD25/pool/main/liba/libapache-mod-log-sql (libapache-mod-random) Using LIBAP001 for CD25/pool/main/liba/libapache-mod-random (libapache2-mod-line-edit) Using LIBAU003 for CD25/pool/main/liba/libauthen-simple-smb-perl (libauthen-cas-client-perl) Using LIBAU004 for CD25/pool/main/liba/libauthen-cas-client-perl (libauthen-krb5-simple-perl) Using LIBAP002 for CD25/pool/main/liba/libapache2-mod-line-edit (libapache-mod-auth-kerb) Using LIBAC000.DEB;1 for CD25/pool/main/liba/libactiverecord-ruby/libactiverecord-ruby_2.1.0-3_all.deb (libactiverecord-ruby1.8_2.1.0-3_all.deb) Using LIBEM000.DEB;1 for CD25/pool/main/e/empathy/libempathy-gtk-dev_0.23.3-3_hppa.deb (libempathy-dev_0.23.3-3_hppa.deb) Using LIBFO000.DEB;1 for CD25/pool/main/libf/libform-validator-ruby/libform-validator-ruby_0.1.4-7_all.deb (libform-validator-ruby1.8_0.1.4-7_all.deb) Using LIBJI000.DEB;1 for CD25/pool/main/libj/libjingle0.3/libjinglep2p0.3-dev_0.3.11-5_hppa.deb (libjinglexmpp0.3-dev_0.3.11-5_hppa.deb) Using LIBJI001.DEB;1 for CD25/pool/main/libj/libjingle0.3/libjinglexmpp0.3-dev_0.3.11-5_hppa.deb (libjinglexmllite0.3-dev_0.3.11-5_hppa.deb) Using LIBJI002.DEB;1 for CD25/pool/main/libj/libjingle0.3/libjinglexmllite0.3-dev_0.3.11-5_hppa.deb (libjinglesession0.3-0_0.3.11-5_hppa.deb) Using LIBJI003.DEB;1 for CD25/pool/main/libj/libjingle0.3/libjinglesession0.3-0_0.3.11-5_hppa.deb (libjinglebase0.3-dev_0.3.11-5_hppa.deb) Using VDR_P000 for CD25/pool/main/v/vdr-plugin-fritzbox (vdr-plugin-freecell) Using VDR_P001 for CD25/pool/main/v/vdr-plugin-freecell (vdr-plugin-console) Using VDR_P002 for CD25/pool/main/v/vdr-plugin-console (vdr-plugin-weather) Using VDR_P003 for CD25/pool/main/v/vdr-plugin-weather (vdr-plugin-games) Using LIBXC000.DEB;1 for CD25/pool/main/x/xcb-util/libxcb-wm0-dev_0.2.1+git1-1_hppa.deb (libxcb-wm0_0.2.1+git1-1_hppa.deb) Using LIBTE000 for CD25/pool/main/libt/libtest-log4perl-perl (libtest-www-mechanize-cgiapp-perl) Using LIBTE001 for CD25/pool/main/libt/libtest-www-mechanize-cgiapp-perl (libtest-www-declare-perl) Using LIBTI000.DEB;1 for CD25/pool/main/libt/libtinymail/libtinymailui-gtk-1.0-0_0.0.9-4_hppa.deb (libtinymailui-1.0-0_0.0.9-4_hppa.deb) Using LIBTI001.DEB;1 for CD25/pool/main/libt/libtinymail/libtinymailui-1.0-0_0.0.9-4_hppa.deb (libtinymail-gnomevfs-1.0-0_0.0.9-4_hppa.deb) Using LIBTI002.DEB;1 for CD25/pool/main/libt/libtinymail/libtinymail-gnomevfs-1.0-0_0.0.9-4_hppa.deb (libtinymail-1.0-0_0.0.9-4_hppa.deb) Using LIBTE000.DEB;1 for CD25/pool/main/libt/libtexttools/libtexttools-dev_2.0.5-1_hppa.deb (libtexttools2.0.5_2.0.5-1_hppa.deb) Using LIBNE000 for CD25/pool/main/libn/libnews-scan-perl (libnews-article-perl) Using LIBNE001 for CD25/pool/main/libn/libnet-sieve-perl (libnet-sftp-foreign-perl) Using LIBRO000 for CD25/pool/main/libr/librose-db-perl (librose-datetime-perl) Using LIBRO001 for CD25/pool/main/libr/librose-datetime-perl (librose-object-perl) Using ZEROC000 for CD25/pool/main/z/zeroc-icee-translators (zeroc-icee) Using ZEROC001 for CD25/pool/main/z/zeroc-icee (zeroc-ice) Using UDO_D000.DEB;1 for CD25/pool/main/u/udo/udo-doc-de_6.4.1-1_all.deb (udo-doc-en_6.4.1-1_all.deb) Using LIBHT000 for CD25/pool/main/libh/libhtml-wikiconverter-markdown-perl (libhtml-tableparser-perl) Using LIBHT001 for CD25/pool/main/libh/libhtml-tableparser-perl (libhtml-htmltokenizer-ruby) Using LIBBU000 for CD25/pool/main/libb/libbusiness-onlinepayment-payconnect-perl (libbusiness-onlinepayment-tclink-perl) parse_md5_list: added MD5 checksums for 44356 files 1.57% done, estimate finish Sat Sep 5 19:04:28 2009 3.15% done, estimate finish Sat Sep 5 19:03:24 2009 4.72% done, estimate finish Sat Sep 5 19:03:03 2009 6.29% done, estimate finish Sat Sep 5 19:02:52 2009 7.86% done, estimate finish Sat Sep 5 19:02:59 2009 9.44% done, estimate finish Sat Sep 5 19:02:52 2009 11.01% done, estimate finish Sat Sep 5 19:02:48 2009 12.58% done, estimate finish Sat Sep 5 19:02:52 2009 14.15% done, estimate finish Sat Sep 5 19:02:49 2009 15.73% done, estimate finish Sat Sep 5 19:02:52 2009 17.30% done, estimate finish Sat Sep 5 19:02:49 2009 18.87% done, estimate finish Sat Sep 5 19:02:52 2009 20.45% done, estimate finish Sat Sep 5 19:02:55 2009 22.02% done, estimate finish Sat Sep 5 19:02:52 2009 23.59% done, estimate finish Sat Sep 5 19:02:50 2009 25.17% done, estimate finish Sat Sep 5 19:02:52 2009 26.74% done, estimate finish Sat Sep 5 19:02:50 2009 28.31% done, estimate finish Sat Sep 5 19:02:52 2009 29.88% done, estimate finish Sat Sep 5 19:02:51 2009 31.45% done, estimate finish Sat Sep 5 19:02:49 2009 33.03% done, estimate finish Sat Sep 5 19:02:48 2009 34.60% done, estimate finish Sat Sep 5 19:02:49 2009 36.17% done, estimate finish Sat Sep 5 19:02:48 2009 37.74% done, estimate finish Sat Sep 5 19:02:50 2009 39.31% done, estimate finish Sat Sep 5 19:02:48 2009 40.89% done, estimate finish Sat Sep 5 19:02:47 2009 42.46% done, estimate finish Sat Sep 5 19:02:49 2009 44.04% done, estimate finish Sat Sep 5 19:02:50 2009 45.61% done, estimate finish Sat Sep 5 19:02:49 2009 47.18% done, estimate finish Sat Sep 5 19:02:48 2009 48.75% done, estimate finish Sat Sep 5 19:02:49 2009 50.32% done, estimate finish Sat Sep 5 19:02:50 2009 51.90% done, estimate finish Sat Sep 5 19:02:49 2009 53.47% done, estimate finish Sat Sep 5 19:02:50 2009 55.04% done, estimate finish Sat Sep 5 19:02:50 2009 56.62% done, estimate finish Sat Sep 5 19:02:49 2009 58.19% done, estimate finish Sat Sep 5 19:02:48 2009 59.76% done, estimate finish Sat Sep 5 19:02:47 2009 61.33% done, estimate finish Sat Sep 5 19:02:47 2009 62.90% done, estimate finish Sat Sep 5 19:02:48 2009 64.48% done, estimate finish Sat Sep 5 19:02:47 2009 66.05% done, estimate finish Sat Sep 5 19:02:46 2009 67.62% done, estimate finish Sat Sep 5 19:02:47 2009 69.20% done, estimate finish Sat Sep 5 19:02:47 2009 70.77% done, estimate finish Sat Sep 5 19:02:47 2009 72.34% done, estimate finish Sat Sep 5 19:02:47 2009 73.91% done, estimate finish Sat Sep 5 19:02:48 2009 75.49% done, estimate finish Sat Sep 5 19:02:47 2009 77.06% done, estimate finish Sat Sep 5 19:02:46 2009 78.63% done, estimate finish Sat Sep 5 19:02:47 2009 80.20% done, estimate finish Sat Sep 5 19:02:47 2009 81.78% done, estimate finish Sat Sep 5 19:02:47 2009 83.35% done, estimate finish Sat Sep 5 19:02:47 2009 84.92% done, estimate finish Sat Sep 5 19:02:46 2009 86.49% done, estimate finish Sat Sep 5 19:02:47 2009 88.07% done, estimate finish Sat Sep 5 19:02:47 2009 89.64% done, estimate finish Sat Sep 5 19:02:46 2009 91.21% done, estimate finish Sat Sep 5 19:02:47 2009 92.78% done, estimate finish Sat Sep 5 19:02:46 2009 94.35% done, estimate finish Sat Sep 5 19:02:47 2009 95.93% done, estimate finish Sat Sep 5 19:02:47 2009 97.50% done, estimate finish Sat Sep 5 19:02:47 2009 99.07% done, estimate finish Sat Sep 5 19:02:47 2009 Total translation table size: 0 Total rockridge attributes bytes: 352869 Total directory bytes: 2256896 Path table size(bytes): 15822 Max brk space used 9fe000 317955 extents written (621 MB) Last-minute updates: README.html README.txt Sat Sep 5 19:02:48 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-26' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-26.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-26.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot26 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD26 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD26/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD26/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD26/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD26/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD26/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD26/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD26/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD26/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD26/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD26/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD26/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD26/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD26/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD26/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD26/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD26/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD26/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD26/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD26/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD26/css/debinstall.css (debinstall-print.css) Using SHIBB000 for CD26/pool/main/s/shibboleth-sp2 (shibboleth-sp) Using PLEXU000 for CD26/pool/main/p/plexus-component-api (plexus-container-default) Using PLEXU001 for CD26/pool/main/p/plexus-container-default (plexus-classworlds) Using PYTHO000 for CD26/pool/main/p/python-uniconvertor (python-unac) Using PHPGR000.DEB;1 for CD26/pool/main/p/phpgroupware/phpgroupware-0.9.16-phpgwapi-doc_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16_0.9.16.012+dfsg-8_all.deb) Using PHPGR001.DEB;1 for CD26/pool/main/p/phpgroupware/phpgroupware-0.9.16_0.9.16.012+dfsg-8_all.deb (phpgroupware-0.9.16-doc_0.9.16.012+dfsg-8_all.deb) Using PIKE7000.DEB;1 for CD26/pool/main/p/pike7.6/pike7.6-svg_7.6.112-3_hppa.deb (pike7.6-perl_7.6.112-3_hppa.deb) Using PIKE7001.DEB;1 for CD26/pool/main/p/pike7.6/pike7.6-perl_7.6.112-3_hppa.deb (pike7.6-bzip2_7.6.112-3_hppa.deb) Using PSP_S000.DEB;1 for CD26/pool/main/p/psp/psp-samples_0.5.5.dfsg.1-0.1_all.deb (psp-samples-src_0.5.5.dfsg.1-0.1_all.deb) Using LIBPT000.DEB;1 for CD26/pool/main/p/pwlib-titan/libpt-1.11.2-plugins-dc_1.11.2-2_hppa.deb (libpt-1.11.2-plugins-avc_1.11.2-2_hppa.deb) Using LIBPL000.DEB;1 for CD26/pool/main/p/player/libplayerc2-dev_2.0.4-3.3_hppa.deb (libplayercore2-dev_2.0.4-3.3_hppa.deb) Using LIBPL001.DEB;1 for CD26/pool/main/p/player/libplayercore2-dev_2.0.4-3.3_hppa.deb (libplayerxdr2-dev_2.0.4-3.3_hppa.deb) Using LIBPL002.DEB;1 for CD26/pool/main/p/player/libplayerxdr2-dev_2.0.4-3.3_hppa.deb (libplayerjpeg2-dev_2.0.4-3.3_hppa.deb) Using LIBPL003.DEB;1 for CD26/pool/main/p/player/libplayerjpeg2-dev_2.0.4-3.3_hppa.deb (libplayererror2-dev_2.0.4-3.3_hppa.deb) Using LIBSI000.DEB;1 for CD26/pool/main/libs/libsigcx/libsigcx-0.6-dev_0.6.6-1.1_hppa.deb (libsigcx-0.6-4_0.6.6-1.1_hppa.deb) Using LIBSF000.DEB;1 for CD26/pool/main/libs/libsfml/libsfml-window1.deb3_1.3-1_hppa.deb (libsfml-system1.deb3_1.3-1_hppa.deb) Using LIBPR000 for CD26/pool/main/libp/libpreludedb (libprelude) Using LIBLO000.DEB;1 for CD26/pool/main/l/log4c/liblog4c-doc_1.2.1-2_all.deb (liblog4c-dev_1.2.1-2_hppa.deb) Using LIBLA000.DEB;1 for CD26/pool/main/l/lablgtkmathview/liblablgtkmathview-ocaml-dev_0.7.8-3+b2_hppa.deb (liblablgtkmathview-ocaml_0.7.8-3+b2_hppa.deb) Using LIBLE000.DEB;1 for CD26/pool/main/l/lemonldap-ng/liblemonldap-ng-portal-perl_0.9.2-1.1_all.deb (liblemonldap-ng-manager-perl_0.9.2-1.1_all.deb) Using LIBLE001.DEB;1 for CD26/pool/main/l/lemonldap-ng/liblemonldap-ng-manager-perl_0.9.2-1.1_all.deb (liblemonldap-ng-handler-perl_0.9.2-1.1_all.deb) Using LIBLE002.DEB;1 for CD26/pool/main/l/lemonldap-ng/liblemonldap-ng-handler-perl_0.9.2-1.1_all.deb (liblemonldap-ng-conf-perl_0.9.2-1.1_all.deb) Using LIBLU000.DEB;1 for CD26/pool/main/l/lua-wsapi/liblua5.1-wsapi-doc_1.0.0-1_all.deb (liblua5.1-wsapi-fcgi-dev_1.0.0-1_hppa.deb) Using LIBLU001.DEB;1 for CD26/pool/main/l/lua-wsapi/liblua5.1-wsapi-fcgi-dev_1.0.0-1_hppa.deb (liblua5.1-wsapi-fcgi-0_1.0.0-1_hppa.deb) Using HASKE000 for CD26/pool/main/h/haskell-http (haskell-arrows) Using HASKE001 for CD26/pool/main/h/haskell-arrows (haskell-fgl) Using HASKE002 for CD26/pool/main/h/haskell-fgl (haskell-utf8-string) Using HASKE003 for CD26/pool/main/h/haskelldb-hsql-odbc (haskelldb) Using HASKE004 for CD26/pool/main/h/haskell-utf8-string (haskell-glut) Using HASKE005 for CD26/pool/main/h/haskelldb (haskelldb-hsql-sqlite3) Using HASKE006 for CD26/pool/main/h/haskelldb-hsql-sqlite3 (haskelldb-hsql-mysql) Using HASKE007 for CD26/pool/main/h/haskell-glut (haskell-anydbm) Using HASKE008 for CD26/pool/main/h/haskelldb-hsql-mysql (haskelldb-hsql-postgresql) Using HASKE009 for CD26/pool/main/h/haskell-anydbm (haskell-alut) Using HASKE00A for CD26/pool/main/h/haskell-alut (haskell-irc) Using HASKE00B for CD26/pool/main/h/haskell-irc (haskell-tagsoup) Using HASKE00C for CD26/pool/main/h/haskell-tagsoup (haskell-hlist) Using HASKE00D for CD26/pool/main/h/haskelldb-hsql-postgresql (haskelldb-hsql) Using HASKE00E for CD26/pool/main/h/haskell-hlist (haskell-hsh) Using HASKE00F for CD26/pool/main/h/haskell-hsh (haskell-html) Using HASKE00G for CD26/pool/main/h/haskell-html (haskell-filepath) Using HASKE00H for CD26/pool/main/h/haskell-filepath (haskell-openal) Using HASKE00I for CD26/pool/main/h/haskell-openal (haskell-hsql-odbc) Using HASKE00J for CD26/pool/main/h/haskell-hsql-odbc (haskell-src-exts) Using HASKE00K for CD26/pool/main/h/haskell-src-exts (haskell-configfile) Using HASKE00L for CD26/pool/main/h/haskell-configfile (haskell-hsql-postgresql) Using HASKE00M for CD26/pool/main/h/haskell-hsql-postgresql (haskell-hsql-sqlite3) Using LIBGH000.DEB;1 for CD26/pool/main/h/haskell-openal/libghc6-openal-prof_1.3.1.1-2_hppa.deb (libghc6-openal-doc_1.3.1.1-2_all.deb) Using LIBGH000.DEB;1 for CD26/pool/main/h/haskell-irc/libghc6-irc-dev_0.4.3-1+b2_hppa.deb (libghc6-irc-doc_0.4.3-1_all.deb) Using HOL88000.DEB;1 for CD26/pool/main/h/hol88/hol88-library_2.02.19940316-8_hppa.deb (hol88-library-help_2.02.19940316-8_all.deb) Using APERT000 for CD26/pool/main/a/apertium-fr-es (apertium-fr-ca) Using APERT001 for CD26/pool/main/a/apertium-fr-ca (apertium-es-ca) Using APERT002 for CD26/pool/main/a/apertium-es-ca (apertium-es-pt) Using AOLSE000 for CD26/pool/main/a/aolserver4-nscache (aolserver4-nsxml) Using ASTER000 for CD26/pool/main/a/asterisk (asterisk-prompt-se) Using AOLSE001 for CD26/pool/main/a/aolserver4-nsxml (aolserver4-nssha1) Using ASTER001 for CD26/pool/main/a/asterisk-prompt-se (asterisk-prompt-fr-proformatique) Using LIBAD000.DEB;1 for CD26/pool/main/a/addresses-for-gnustep/libaddressview-dev_0.4.7-1+b1_hppa.deb (libaddresses-dev_0.4.7-1+b1_hppa.deb) Using ALCOV000.DEB;1 for CD26/pool/main/a/alcovebook-sgml/alcovebook-sgml-doc_0.1.2dfsg-8_all.deb (alcovebook-sgml_0.1.2dfsg-8_all.deb) Using ZEROC000 for CD26/pool/main/z/zeroc-icee (zeroc-ice) Using LIBRO000.DEB;1 for CD26/pool/main/r/root-system/libroot-ruby5.18_5.18.00-2.3~lenny1_hppa.deb (libroot-roofit-dev_5.18.00-2.3~lenny1_hppa.deb) Using LIBRO001.DEB;1 for CD26/pool/main/r/root-system/libroot-roofit-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-clarens5.18_5.18.00-2.3~lenny1_hppa.deb) Using REDHA000.DEB;1 for CD26/pool/main/r/redhat-cluster/redhat-cluster-suite_2.20081102-1_all.deb (redhat-cluster-source_2.20081102-1_all.deb) Using FENIX000.DEB;1 for CD26/pool/main/f/fenix-plugins/fenix-plugins_0.0.20070803-2_hppa.deb (fenix-plugin-mpeg_0.0.20070803-2_hppa.deb) Using MNOGO000.DEB;1 for CD26/pool/main/m/mnogosearch/mnogosearch-sqlite_3.3.7-3_hppa.deb (mnogosearch-dev_3.3.7-3_all.deb) Using LIBOO000.DEB;1 for CD26/pool/main/libo/liboop/liboop-doc_1.0-4_all.deb (liboop-dev_1.0-4_hppa.deb) Using LIBOP000.DEB;1 for CD26/pool/main/libo/libopenusb/libopenusb-doc_1.0.1-3_all.deb (libopenusb-dev_1.0.1-3_hppa.deb) Using LIBMA000 for CD26/pool/main/libm/libmath-calculus-newtonraphson-perl (libmath-calculus-differentiate-perl) Using LIBMA001 for CD26/pool/main/libm/libmath-calculus-differentiate-perl (libmath-algebra-symbols-perl) Using LIBMA002 for CD26/pool/main/libm/libmail-checkuser-perl (libmail-sendeasy-perl) Using LIBCO000.DEB;1 for CD26/pool/main/j/janest-core/libcore-ocaml-dev_0.5.0-5_hppa.deb (libcore-ocaml_0.5.0-5_hppa.deb) Using LIBGN000.DEB;1 for CD26/pool/main/libg/libgtkada2/libgnomeada2-dev_2.8.1-6lenny3_hppa.deb (libgnomeada-2.8_2.8.1-6lenny3_hppa.deb) Using LIBGR000.DEB;1 for CD26/pool/main/libg/libgruff-ruby/libgruff-ruby-doc_0.3.1-2_all.deb (libgruff-ruby_0.3.1-2_all.deb) Using LIBGR001.DEB;1 for CD26/pool/main/libg/libgruff-ruby/libgruff-ruby_0.3.1-2_all.deb (libgruff-ruby1.8_0.3.1-2_all.deb) Using LIBGF000.DEB;1 for CD26/pool/main/libg/libgfshare/libgfshare-bin_1.0.2-1_hppa.deb (libgfshare1_1.0.2-1_hppa.deb) Using GCOMP000.DEB;1 for CD26/pool/main/g/gcompris/gcompris-sound-ur_8.4.4-1.1_all.deb (gcompris-sound-sr_8.4.4-1.1_all.deb) Using GCOMP001.DEB;1 for CD26/pool/main/g/gcompris/gcompris-sound-sr_8.4.4-1.1_all.deb (gcompris-sound-hi_8.4.4-1.1_all.deb) Using GCOMP002.DEB;1 for CD26/pool/main/g/gcompris/gcompris-sound-hi_8.4.4-1.1_all.deb (gcompris-sound-id_8.4.4-1.1_all.deb) Using GCOMP003.DEB;1 for CD26/pool/main/g/gcompris/gcompris-sound-id_8.4.4-1.1_all.deb (gcompris-dbg_8.4.4-1.1_hppa.deb) Using GCOMP004.DEB;1 for CD26/pool/main/g/gcompris/gcompris-dbg_8.4.4-1.1_hppa.deb (gcompris-sound-bg_8.4.4-1.1_all.deb) Using GCOMP005.DEB;1 for CD26/pool/main/g/gcompris/gcompris-sound-bg_8.4.4-1.1_all.deb (gcompris-sound-br_8.4.4-1.1_all.deb) Using GCOMP006.DEB;1 for CD26/pool/main/g/gcompris/gcompris-sound-br_8.4.4-1.1_all.deb (gcompris-sound-ar_8.4.4-1.1_all.deb) Using GCOMP007.DEB;1 for CD26/pool/main/g/gcompris/gcompris-sound-ar_8.4.4-1.1_all.deb (gcompris-sound-el_8.4.4-1.1_all.deb) Using LIBGN000.DEB;1 for CD26/pool/main/g/gnade/libgnadesqlite-dev_1.6.1-2lenny1_hppa.deb (libgnadesqlite1.6.1_1.6.1-2lenny1_hppa.deb) Using KIMWI000 for CD26/pool/main/k/kimwitu++ (kimwitu-doc) Using KO000.TEX for CD26/pool/main/k/ko.tex-unfonts (ko.tex) Using KILE_000.DEB;1 for CD26/pool/main/k/kile/kile-i18n-ca_2.0.1-1_all.deb (kile-i18n-ja_2.0.1-1_all.deb) Using KILE_001.DEB;1 for CD26/pool/main/k/kile/kile-i18n-ja_2.0.1-1_all.deb (kile-i18n-cs_2.0.1-1_all.deb) Using KILE_002.DEB;1 for CD26/pool/main/k/kile/kile-i18n-cs_2.0.1-1_all.deb (kile-i18n-hu_2.0.1-1_all.deb) Using KILE_003.DEB;1 for CD26/pool/main/k/kile/kile-i18n-hu_2.0.1-1_all.deb (kile-i18n-br_2.0.1-1_all.deb) Using KILE_004.DEB;1 for CD26/pool/main/k/kile/kile-i18n-br_2.0.1-1_all.deb (kile-i18n-pl_2.0.1-1_all.deb) Using KDE_I000.DEB;1 for CD26/pool/main/k/kde-i18n/kde-i18n-csb_3.5.10-2_all.deb (kde-i18n-be_3.5.10-2_all.deb) Using KDE_I001.DEB;1 for CD26/pool/main/k/kde-i18n/kde-i18n-be_3.5.10-2_all.deb (kde-i18n-kk_3.5.10-2_all.deb) Using KDE_I002.DEB;1 for CD26/pool/main/k/kde-i18n/kde-i18n-kk_3.5.10-2_all.deb (kde-i18n-wa_3.5.10-2_all.deb) Using KDE_I003.DEB;1 for CD26/pool/main/k/kde-i18n/kde-i18n-wa_3.5.10-2_all.deb (kde-i18n-uzcyrillic_3.5.10-2_all.deb) Using KDE_I004.DEB;1 for CD26/pool/main/k/kde-i18n/kde-i18n-uzcyrillic_3.5.10-2_all.deb (kde-i18n-te_3.5.10-2_all.deb) Using KOFFI000.DEB;1 for CD26/pool/main/k/koffice-l10n/koffice-i18n-gl_1.6.3-1_all.deb (koffice-i18n-ms_1.6.3-1_all.deb) Using KOFFI001.DEB;1 for CD26/pool/main/k/koffice-l10n/koffice-i18n-ms_1.6.3-1_all.deb (koffice-i18n-cy_1.6.3-1_all.deb) Using KOFFI002.DEB;1 for CD26/pool/main/k/koffice-l10n/koffice-i18n-cy_1.6.3-1_all.deb (koffice-i18n-eu_1.6.3-1_all.deb) Using KICAD000.DEB;1 for CD26/pool/main/k/kicad/kicad-doc-pt_0.0.20071129a-1_all.deb (kicad-doc-it_0.0.20071129a-1_all.deb) Using INSTA000.DEB;1 for CD26/pool/main/i/installation-guide/installation-guide-arm_20081208lenny1_all.deb (installation-guide-sparc_20081208lenny1_all.deb) Using INSTA001.DEB;1 for CD26/pool/main/i/installation-guide/installation-guide-sparc_20081208lenny1_all.deb (installation-guide-powerpc_20081208lenny1_all.deb) Using ICEDO000.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-locale-bg_2.0.0.17+debian-2_all.deb (icedove-locale-sk_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-locale-sk_2.0.0.17+debian-2_all.deb (icedove-l10n-all_2.0.0.17+debian-2_all.deb) Using ICEDO002.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-all_2.0.0.17+debian-2_all.deb (icedove-l10n-ne-np_2.0.0.17+debian-2_all.deb) Using ICEDO003.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-ne-np_2.0.0.17+debian-2_all.deb (icedove-l10n-be_2.0.0.17+debian-2_all.deb) Using ICEDO004.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-be_2.0.0.17+debian-2_all.deb (icedove-l10n-mk_2.0.0.17+debian-2_all.deb) Using ICEDO005.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-mk_2.0.0.17+debian-2_all.deb (icedove-l10n-pa-in_2.0.0.17+debian-2_all.deb) Using ICEDO006.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-pa-in_2.0.0.17+debian-2_all.deb (icedove-l10n-af_2.0.0.17+debian-2_all.deb) Using ICEDO007.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-af_2.0.0.17+debian-2_all.deb (icedove-locale-zh-cn_2.0.0.17+debian-2_all.deb) Using ICEDO008.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-locale-zh-cn_2.0.0.17+debian-2_all.deb (icedove-l10n-ga-ie_2.0.0.17+debian-2_all.deb) Using ICEDO009.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-ga-ie_2.0.0.17+debian-2_all.deb (icedove-locale-tr_2.0.0.17+debian-2_all.deb) Using ICEDO00A.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-locale-tr_2.0.0.17+debian-2_all.deb (icedove-locale-uk_2.0.0.17+debian-2_all.deb) Using ICEDO00B.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-locale-uk_2.0.0.17+debian-2_all.deb (icedove-l10n-nn-no_2.0.0.17+debian-2_all.deb) Using ICEDO00C.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-nn-no_2.0.0.17+debian-2_all.deb (icedove-l10n-sl_2.0.0.17+debian-2_all.deb) Using ICEDO00D.DEB;1 for CD26/pool/main/i/icedove-l10n/icedove-l10n-sl_2.0.0.17+debian-2_all.deb (icedove-locale-el_2.0.0.17+debian-2_all.deb) Using LIBTO000 for CD26/pool/main/libt/libtorrent-rasterbar (libtorrent-ruby) Using LIBTE000 for CD26/pool/main/libt/libtext-worddiff-perl (libtext-format-ruby) Using LIBTE001 for CD26/pool/main/libt/libtext-format-ruby (libtext-wikicreole-perl) Using LIBTE002 for CD26/pool/main/libt/libtest-xml-simple-perl (libtest-number-delta-perl) Using LIBTE003 for CD26/pool/main/libt/libtest-number-delta-perl (libtest-mock-lwp-perl) Using LIBTE004 for CD26/pool/main/libt/libtest-mock-lwp-perl (libtest-distribution-perl) Using LIBTE005 for CD26/pool/main/libt/libtest-distribution-perl (libtest-expect-perl) Using LIBTR000.DEB;1 for CD26/pool/main/libt/libtrace3/libtrace-tools_3.0.4-1_hppa.deb (libtrace3_3.0.4-1_hppa.deb) Using LIBTO000.DEB;1 for CD26/pool/main/libt/libtorrent-ruby/libtorrent-ruby_0.3-2_all.deb (libtorrent-ruby1.8_0.3-2_all.deb) Using OCAML000 for CD26/pool/main/o/ocaml-shout (ocaml-sha) Using OCAML001 for CD26/pool/main/o/ocaml-gettext (ocaml-getopt) Using OPENO000.ORG for CD26/pool/main/o/openoffice.org-dictionaries (openoffice.org) Using OPENS000 for CD26/pool/main/o/opensaml (opensaml2) Using LIBDB000.DEB;1 for CD26/pool/main/o/ocaml-dbus/libdbus-ocaml-dev_0.06-1_hppa.deb (libdbus-ocaml_0.06-1_hppa.deb) Using OPENO000.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-lo_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-rw_2.4.1+dfsg-1_all.deb) Using OPENO001.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-rw_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-tg_2.4.1+dfsg-1_all.deb) Using OPENO002.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-tg_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-mr-in_2.4.1+dfsg-1_all.deb) Using OPENO003.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-mr-in_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-nr_2.4.1+dfsg-1_all.deb) Using OPENO004.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-nr_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-ns_2.4.1+dfsg-1_all.deb) Using OPENO005.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-ns_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-ss_2.4.1+dfsg-1_all.deb) Using OPENO006.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-ss_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-tn_2.4.1+dfsg-1_all.deb) Using OPENO007.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-tn_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-ts_2.4.1+dfsg-1_all.deb) Using OPENO008.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-ts_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-st_2.4.1+dfsg-1_all.deb) Using OPENO009.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-st_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-ve_2.4.1+dfsg-1_all.deb) Using OPENO00A.DEB;1 for CD26/pool/main/o/openoffice.org/openoffice.org-l10n-ve_2.4.1+dfsg-1_all.deb (openoffice.org-l10n-or-in_2.4.1+dfsg-1_all.deb) Using LIBVI000.DEB;1 for CD26/pool/main/o/ocaml-libvirt/libvirt-ocaml-dev_0.4.4.1-3_hppa.deb (libvirt-ocaml_0.4.4.1-3_hppa.deb) Using LIBGE000.DEB;1 for CD26/pool/main/o/ocaml-gettext/libgettext-ocaml-dev_0.3.2-1_hppa.deb (libgettext-ocaml_0.3.2-1_hppa.deb) Using OPENS000.DEB;1 for CD26/pool/main/o/openser/openser-jabber-module_1.3.2-3_hppa.deb (openser-postgres-module_1.3.2-3_hppa.deb) Using LIBEC000.DEB;1 for CD26/pool/main/e/ecasound2.2/libecasoundc2.2-dev_2.4.6.1-2_hppa.deb (libecasound-ruby1.8_2.4.6.1-2_hppa.deb) Using LIBAU000 for CD26/pool/main/liba/libauthen-simple-dbm-perl (libauthen-simple-radius-perl) Using LIBAU001 for CD26/pool/main/liba/libauthen-simple-radius-perl (libauthen-simple-kerberos-perl) Using LIBAP000 for CD26/pool/main/liba/libapache2-authcassimple-perl (libapache-authenhook-perl) Using LIBAU002 for CD26/pool/main/liba/libauthen-simple-kerberos-perl (libauthen-simple-dbi-perl) Using LIBXF000 for CD26/pool/main/libx/libxfce4mcs (libxfce4util) Using LIBXC000.DEB;1 for CD26/pool/main/libx/libxcb/libxcb-xv0-dbg_1.1-1.2_hppa.deb (libxcb-xvmc0-dbg_1.1-1.2_hppa.deb) Using LIBXC001.DEB;1 for CD26/pool/main/libx/libxcb/libxcb-record0-dbg_1.1-1.2_hppa.deb (libxcb-render0-dbg_1.1-1.2_hppa.deb) Using LIBXC002.DEB;1 for CD26/pool/main/libx/libxcb/libxcb-xvmc0-dbg_1.1-1.2_hppa.deb (libxcb-xfixes0-dbg_1.1-1.2_hppa.deb) Using LIBXC003.DEB;1 for CD26/pool/main/libx/libxcb/libxcb-xfixes0-dbg_1.1-1.2_hppa.deb (libxcb-xlib0-dbg_1.1-1.2_hppa.deb) Using LIBXC004.DEB;1 for CD26/pool/main/libx/libxcb/libxcb-shm0-dbg_1.1-1.2_hppa.deb (libxcb-shape0-dbg_1.1-1.2_hppa.deb) Using LIBXC005.DEB;1 for CD26/pool/main/libx/libxcb/libxcb-render0-dbg_1.1-1.2_hppa.deb (libxcb-randr0-dbg_1.1-1.2_hppa.deb) Using LIBXC006.DEB;1 for CD26/pool/main/libx/libxcb/libxcb-xlib0-dbg_1.1-1.2_hppa.deb (libxcb-xf86dri0-dbg_1.1-1.2_hppa.deb) Using LIBXC007.DEB;1 for CD26/pool/main/libx/libxcb/libxcb-xf86dri0-dbg_1.1-1.2_hppa.deb (libxcb-xtest0-dbg_1.1-1.2_hppa.deb) Using QUANT000 for CD26/pool/main/q/quantlib (quantlib-swig) Using T_COF000.DEB;1 for CD26/pool/main/t/t-coffee/t-coffee-examples_5.72-1_all.deb (t-coffee-doc_5.72-1_all.deb) Using PYTHO000.DEB;1 for CD26/pool/main/t/turbomail/python-turbomail-doc_2.1-2_all.deb (python-turbomail_2.1-2_all.deb) Using LIBDS000.DEB;1 for CD26/pool/main/d/dspam/libdspam7-dev_3.6.8-9_hppa.deb (libdspam7-drv-sqlite3_3.6.8-9_hppa.deb) Using LIBCO000 for CD26/pool/main/libc/libcomplearn (libcomplearn-ruby) Using LIBDA000 for CD26/pool/main/libd/libdata-walk-perl (libdata-password-perl) Using LIBDB000 for CD26/pool/main/libd/libdbix-sequence-perl (libdbix-class-htmlwidget-perl) Using LIBDE000 for CD26/pool/main/libd/libdevel-leak-perl (libdevel-gdb-perl) Using LIBDE001 for CD26/pool/main/libd/libdevel-gdb-perl (libdevel-backtrace-perl) Using LIBFI000 for CD26/pool/main/libf/libfile-read-perl (libfile-pid-perl) Using LIBNE000 for CD26/pool/main/libn/libnet-dhcp-perl (libnet-dpap-client-perl) Using LIBUN000.DEB;1 for CD26/pool/main/u/unittest++/libunittest++-dev_1.3.0-4_hppa.deb (libunittest++0_1.3.0-4_hppa.deb) Using VDR_P000 for CD26/pool/main/v/vdr-plugin-svdrpext (vdr-plugin-remoteosd) Using VDR_P001 for CD26/pool/main/v/vdr-plugin-remoteosd (vdr-plugin-epgsync) Using VDR_P002 for CD26/pool/main/v/vdr-plugin-epgsync (vdr-plugin-sudoku) Using VDR_P003 for CD26/pool/main/v/vdr-plugin-sudoku (vdr-plugin-osdserver) Using LIBHT000.DEB;1 for CD26/pool/main/libh/libhtmlentities-ruby/libhtmlentities-ruby_4.0.0-1_all.deb (libhtmlentities-ruby1.8_4.0.0-1_all.deb) parse_md5_list: added MD5 checksums for 44356 files 1.62% done, estimate finish Sat Sep 5 19:03:50 2009 3.25% done, estimate finish Sat Sep 5 19:03:19 2009 4.87% done, estimate finish Sat Sep 5 19:03:09 2009 6.49% done, estimate finish Sat Sep 5 19:03:04 2009 8.12% done, estimate finish Sat Sep 5 19:03:25 2009 9.74% done, estimate finish Sat Sep 5 19:03:19 2009 11.37% done, estimate finish Sat Sep 5 19:03:15 2009 12.99% done, estimate finish Sat Sep 5 19:03:12 2009 14.61% done, estimate finish Sat Sep 5 19:03:09 2009 16.23% done, estimate finish Sat Sep 5 19:03:13 2009 17.86% done, estimate finish Sat Sep 5 19:03:11 2009 19.48% done, estimate finish Sat Sep 5 19:03:14 2009 21.10% done, estimate finish Sat Sep 5 19:03:17 2009 22.73% done, estimate finish Sat Sep 5 19:03:15 2009 24.35% done, estimate finish Sat Sep 5 19:03:13 2009 25.97% done, estimate finish Sat Sep 5 19:03:12 2009 27.60% done, estimate finish Sat Sep 5 19:03:14 2009 29.22% done, estimate finish Sat Sep 5 19:03:12 2009 30.84% done, estimate finish Sat Sep 5 19:03:14 2009 32.46% done, estimate finish Sat Sep 5 19:03:13 2009 34.08% done, estimate finish Sat Sep 5 19:03:12 2009 35.71% done, estimate finish Sat Sep 5 19:03:11 2009 37.33% done, estimate finish Sat Sep 5 19:03:10 2009 38.95% done, estimate finish Sat Sep 5 19:03:12 2009 40.58% done, estimate finish Sat Sep 5 19:03:13 2009 42.20% done, estimate finish Sat Sep 5 19:03:12 2009 43.82% done, estimate finish Sat Sep 5 19:03:11 2009 45.45% done, estimate finish Sat Sep 5 19:03:11 2009 47.07% done, estimate finish Sat Sep 5 19:03:12 2009 48.69% done, estimate finish Sat Sep 5 19:03:11 2009 50.32% done, estimate finish Sat Sep 5 19:03:12 2009 51.94% done, estimate finish Sat Sep 5 19:03:12 2009 53.56% done, estimate finish Sat Sep 5 19:03:11 2009 55.18% done, estimate finish Sat Sep 5 19:03:12 2009 56.81% done, estimate finish Sat Sep 5 19:03:11 2009 58.43% done, estimate finish Sat Sep 5 19:03:11 2009 60.05% done, estimate finish Sat Sep 5 19:03:10 2009 61.68% done, estimate finish Sat Sep 5 19:03:11 2009 63.30% done, estimate finish Sat Sep 5 19:03:11 2009 64.93% done, estimate finish Sat Sep 5 19:03:10 2009 66.55% done, estimate finish Sat Sep 5 19:03:11 2009 68.17% done, estimate finish Sat Sep 5 19:03:11 2009 69.79% done, estimate finish Sat Sep 5 19:03:10 2009 71.42% done, estimate finish Sat Sep 5 19:03:11 2009 73.04% done, estimate finish Sat Sep 5 19:03:12 2009 74.66% done, estimate finish Sat Sep 5 19:03:11 2009 76.29% done, estimate finish Sat Sep 5 19:03:11 2009 77.91% done, estimate finish Sat Sep 5 19:03:10 2009 79.53% done, estimate finish Sat Sep 5 19:03:10 2009 81.15% done, estimate finish Sat Sep 5 19:03:09 2009 82.78% done, estimate finish Sat Sep 5 19:03:09 2009 84.40% done, estimate finish Sat Sep 5 19:03:09 2009 86.03% done, estimate finish Sat Sep 5 19:03:09 2009 87.65% done, estimate finish Sat Sep 5 19:03:09 2009 89.27% done, estimate finish Sat Sep 5 19:03:09 2009 90.89% done, estimate finish Sat Sep 5 19:03:09 2009 92.52% done, estimate finish Sat Sep 5 19:03:09 2009 94.14% done, estimate finish Sat Sep 5 19:03:10 2009 95.76% done, estimate finish Sat Sep 5 19:03:09 2009 97.38% done, estimate finish Sat Sep 5 19:03:09 2009 99.01% done, estimate finish Sat Sep 5 19:03:10 2009 Total translation table size: 0 Total rockridge attributes bytes: 285458 Total directory bytes: 1792000 Path table size(bytes): 12484 Max brk space used 960000 308061 extents written (601 MB) Last-minute updates: README.html README.txt Sat Sep 5 19:03:11 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-27' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-27.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-27.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot27 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD27 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD27/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD27/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD27/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD27/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD27/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD27/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD27/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD27/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD27/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD27/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD27/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD27/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD27/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD27/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD27/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD27/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD27/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD27/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD27/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD27/css/debinstall.css (debinstall-print.css) Using KOFFI000.DEB;1 for CD27/pool/main/k/koffice-l10n/koffice-i18n-fa_1.6.3-1_all.deb (koffice-i18n-ga_1.6.3-1_all.deb) Using KOFFI001.DEB;1 for CD27/pool/main/k/koffice-l10n/koffice-i18n-ga_1.6.3-1_all.deb (koffice-i18n-km_1.6.3-1_all.deb) Using KOFFI002.DEB;1 for CD27/pool/main/k/koffice-l10n/koffice-i18n-km_1.6.3-1_all.deb (koffice-i18n-ne_1.6.3-1_all.deb) Using KOFFI003.DEB;1 for CD27/pool/main/k/koffice-l10n/koffice-i18n-ne_1.6.3-1_all.deb (koffice-i18n-nds_1.6.3-1_all.deb) Using KILE_000.DEB;1 for CD27/pool/main/k/kile/kile-i18n-zhcn_2.0.1-1_all.deb (kile-i18n-el_2.0.1-1_all.deb) Using KILE_001.DEB;1 for CD27/pool/main/k/kile/kile-i18n-el_2.0.1-1_all.deb (kile-i18n-fi_2.0.1-1_all.deb) Using KILE_002.DEB;1 for CD27/pool/main/k/kile/kile-i18n-fi_2.0.1-1_all.deb (kile-i18n-ro_2.0.1-1_all.deb) Using LIBGN000.DEB;1 for CD27/pool/main/g/gnade/libgnadepostgresql-dev_1.6.1-2lenny1_hppa.deb (libgnadepostgresql1.6.1_1.6.1-2lenny1_hppa.deb) Using LIBGF000.DEB;1 for CD27/pool/main/g/gfccore/libgfccore-doc_2.3.1-7_hppa.deb (libgfccore-2.0-0c2a-dbg_2.3.1-7_hppa.deb) Using GFORG000.DEB;1 for CD27/pool/main/g/gforge/gforge-plugin-scmcvs_4.7~rc2-7lenny1_all.deb (gforge-plugin-scmsvn_4.7~rc2-7lenny1_all.deb) Using GOSA_000.DEB;1 for CD27/pool/main/g/gosa/gosa-help-fr_2.5.16.1-4.1_all.deb (gosa-help-de_2.5.16.1-4.1_all.deb) Using LIBEL000.DEB;1 for CD27/pool/main/g/gelemental/libelemental-dev_1.2.0-3_hppa.deb (libelemental-doc_1.2.0-3_all.deb) Using LIBMI000.DEB;1 for CD27/pool/main/t/telepathy-mission-control/libmissioncontrol-server-dev_4.65-2_hppa.deb (libmissioncontrol-server-doc_4.65-2_all.deb) Using LIBMI001.DEB;1 for CD27/pool/main/t/telepathy-mission-control/libmissioncontrol-server-doc_4.65-2_all.deb (libmissioncontrol-client-doc_4.65-2_all.deb) Using APERT000 for CD27/pool/main/a/apertium-es-gl (apertium-en-ca) Using LIBAC000.DEB;1 for CD27/pool/main/a/ace/libace-rmcast-dev_5.6.3-5_hppa.deb (libace-rmcast-5.6.3_5.6.3-5_hppa.deb) Using LIBAC001.DEB;1 for CD27/pool/main/a/ace/libace-flreactor-dev_5.6.3-5_hppa.deb (libace-flreactor-5.6.3_5.6.3-5_hppa.deb) Using LIBAC002.DEB;1 for CD27/pool/main/a/ace/libace-tkreactor-dev_5.6.3-5_hppa.deb (libace-tkreactor-5.6.3_5.6.3-5_hppa.deb) Using LIBAC003.DEB;1 for CD27/pool/main/a/ace/libace-xtreactor-dev_5.6.3-5_hppa.deb (libace-xtreactor-5.6.3_5.6.3-5_hppa.deb) Using LIBAC004.DEB;1 for CD27/pool/main/a/ace/libace-qtreactor-dev_5.6.3-5_hppa.deb (libace-qtreactor-5.6.3_5.6.3-5_hppa.deb) Using AUTH2000.DEB;1 for CD27/pool/main/a/auth2db/auth2db_0.2.5-2+dfsg-1+lenny1_all.deb (auth2db-common_0.2.5-2+dfsg-1+lenny1_all.deb) Using SSHPR000.DEB;1 for CD27/pool/main/s/sshproxy/sshproxy-extra-plugins_0.6.0~beta2-2_all.deb (sshproxy_0.6.0~beta2-2_all.deb) Using LIBSY000.DEB;1 for CD27/pool/main/s/syslog-ocaml/libsyslog-ocaml-dev_1.4-1+b2_hppa.deb (libsyslog-ocaml_1.4-1+b2_hppa.deb) Using SQLRE000.DEB;1 for CD27/pool/main/s/sqlrelay/sqlrelay-sqlite_0.39.4-6_hppa.deb (sqlrelay-config-gtk_0.39.4-6_hppa.deb) Using SENDP000.DEB;1 for CD27/pool/main/s/sendpage/sendpage-client_0.9.14.dfsg-0.2_all.deb (sendpage-common_0.9.14.dfsg-0.2_all.deb) Using LIBSP000.DEB;1 for CD27/pool/main/s/sp-gxmlcpp/libsp-gxmlcpp-dev_1.0.20040603-3+b1_hppa.deb (libsp-gxmlcpp1c2a_1.0.20040603-3+b1_hppa.deb) Using SLURM000.DEB;1 for CD27/pool/main/s/slurm-llnl/slurm-llnl-basic-plugins_1.3.6-1lenny3_hppa.deb (slurm-llnl-doc_1.3.6-1lenny3_all.deb) Using LIBST000.DEB;1 for CD27/pool/main/s/stfl/libstfl-ruby_0.18-3_all.deb (libstfl-ruby1.8_0.18-3+b1_hppa.deb) Using LIBST001.DEB;1 for CD27/pool/main/s/stfl/libstfl-ruby1.8_0.18-3+b1_hppa.deb (libstfl-perl_0.18-3+b1_hppa.deb) Using LIBRO000.DEB;1 for CD27/pool/main/r/root-system/libroot-clarens-dev_5.18.00-2.3~lenny1_hppa.deb (libroot-ruby-dev_5.18.00-2.3~lenny1_hppa.deb) Using LIBXS000 for CD27/pool/main/libx/libxsettings (libxsettings-client) Using LIBXC000.DEB;1 for CD27/pool/main/libx/libxcb/libxcb-damage0-dbg_1.1-1.2_hppa.deb (libxcb-dpms0-dbg_1.1-1.2_hppa.deb) Using LIBXC001.DEB;1 for CD27/pool/main/libx/libxcb/libxcb-xevie0-dbg_1.1-1.2_hppa.deb (libxcb-xprint0-dbg_1.1-1.2_hppa.deb) Using LIBXS000.DEB;1 for CD27/pool/main/libx/libxsettings-client/libxsettings-client-dev_0.17-5_hppa.deb (libxsettings-client-doc_0.17-5_all.deb) Using LIBTE000 for CD27/pool/main/libt/libtest-harness-perl (libtest-mocktime-perl) Using LIBTE001 for CD27/pool/main/libt/libtest-mocktime-perl (libtest-without-module-perl) Using LIBTE002 for CD27/pool/main/libt/libtest-without-module-perl (libtest-object-perl) Using LIBTE003 for CD27/pool/main/libt/libtest-object-perl (libtest-simpleunit-perl) Using LIBTE004 for CD27/pool/main/libt/libtest-simpleunit-perl (libtest-command-perl) Using PYTHO000 for CD27/pool/main/p/python-pcs (python-pefile) Using LIBPL000.DEB;1 for CD27/pool/main/p/player/libplayerc++2-dev_2.0.4-3.3_hppa.deb (libplayerdrivers2-dev_2.0.4-3.3_hppa.deb) Using LIBPL001.DEB;1 for CD27/pool/main/p/player/libplayerdrivers2-dev_2.0.4-3.3_hppa.deb (libplayertcp2-dev_2.0.4-3.3_hppa.deb) Using PIKE7000.DEB;1 for CD27/pool/main/p/pike7.6/pike7.6-meta_7.6.112-3_all.deb (pike7.6-odbc_7.6.112-3_hppa.deb) Using PIKE7001.DEB;1 for CD27/pool/main/p/pike7.6/pike7.6-odbc_7.6.112-3_hppa.deb (pike7.6-gl_7.6.112-3_hppa.deb) Using PIKE7002.DEB;1 for CD27/pool/main/p/pike7.6/pike7.6-gl_7.6.112-3_hppa.deb (pike7.6-pg_7.6.112-3_hppa.deb) Using PIKE7003.DEB;1 for CD27/pool/main/p/pike7.6/pike7.6-pg_7.6.112-3_hppa.deb (pike7.6-sdl_7.6.112-3_hppa.deb) Using LIBPT000.DEB;1 for CD27/pool/main/p/pwlib-titan/libpt-1.11.2-plugins-oss_1.11.2-2_hppa.deb (libpt-1.11.2-dev_1.11.2-2_hppa.deb) Using PYTHO000.DEB;1 for CD27/pool/main/p/python-qt3/python-qt3-gl-dbg_3.17.4-1_hppa.deb (python-qtext-dbg_3.17.4-1_hppa.deb) Using PYTHO000.DEB;1 for CD27/pool/main/p/psycopg2/python-psycopg2da_2.0.7-4_all.deb (python-psycopg2-dbg_2.0.7-4_hppa.deb) Using LIBDA000 for CD27/pool/main/libd/libdata-faker-perl (libdata-report-perl) Using LIBDA000.DEB;1 for CD27/pool/main/libd/libdatamapper-ruby/libdatamapper-ruby_0.3.2-3_all.deb (libdatamapper-ruby1.8_0.3.2-3_all.deb) Using OPENH000 for CD27/pool/main/o/openh323-titan (openh323) Using OCAML000 for CD27/pool/main/o/ocaml-shout (ocaml-sha) Using OPENO000.ORG for CD27/pool/main/o/openoffice.org (openoffice.org-dictionaries) Using LIBAG000.DEB;1 for CD27/pool/main/o/ocamlagrep/libagrep-ocaml-dev_1.0-9+b2_hppa.deb (libagrep-ocaml_1.0-9+b2_hppa.deb) Using LIBOC000.DEB;1 for CD27/pool/main/o/ocamlnet/libocamlnet-gtk2-ocaml-dev_2.2.9-3+lenny1_hppa.deb (libocamlnet-ssl-ocaml-dev_2.2.9-3+lenny1_hppa.deb) Using OPENS000.DEB;1 for CD27/pool/main/o/openser/openser-berkeley-module_1.3.2-3_hppa.deb (openser-snmpstats-module_1.3.2-3_hppa.deb) Using OPENS001.DEB;1 for CD27/pool/main/o/openser/openser-snmpstats-module_1.3.2-3_hppa.deb (openser-radius-modules_1.3.2-3_hppa.deb) Using OPENS002.DEB;1 for CD27/pool/main/o/openser/openser-radius-modules_1.3.2-3_hppa.deb (openser-cpl-module_1.3.2-3_hppa.deb) Using OPENS003.DEB;1 for CD27/pool/main/o/openser/openser-cpl-module_1.3.2-3_hppa.deb (openser-ldap-modules_1.3.2-3_hppa.deb) Using OPENS004.DEB;1 for CD27/pool/main/o/openser/openser-ldap-modules_1.3.2-3_hppa.deb (openser-perl-modules_1.3.2-3_hppa.deb) Using OPENS005.DEB;1 for CD27/pool/main/o/openser/openser-perl-modules_1.3.2-3_hppa.deb (openser-unixodbc-module_1.3.2-3_hppa.deb) Using LIBPA000.DEB;1 for CD27/pool/main/o/ocamlpam/libpam-ocaml-dev_1.1-2_hppa.deb (libpam-ocaml_1.1-2_hppa.deb) Using LIBPO000.DEB;1 for CD27/pool/main/o/ocaml-portaudio/libportaudio-ocaml-dev_0.1.2-1+b1_hppa.deb (libportaudio-ocaml_0.1.2-1+b1_hppa.deb) Using OMNIE000.DEB;1 for CD27/pool/main/o/omnievents/omnievents_2.6.2-1_hppa.deb (omnievents-doc_2.6.2-1_all.deb) Using LIBOM000.DEB;1 for CD27/pool/main/o/omnievents/libomnievents-dev_2.6.2-1_hppa.deb (libomnievents2_2.6.2-1_hppa.deb) Using LIBSO000.DEB;1 for CD27/pool/main/o/ocaml-soundtouch/libsoundtouch-ocaml-dev_0.1.4-1+b1_hppa.deb (libsoundtouch-ocaml_0.1.4-1+b1_hppa.deb) Using LIBOP000.DEB;1 for CD27/pool/main/o/opentoken/libopentoken-dev_3.0b-8_hppa.deb (libopentoken4_3.0b-8_hppa.deb) Using XAVAN000.DEB;1 for CD27/pool/main/x/xavante/xavante-doc_2.0.0-1_all.deb (xavante_2.0.0-1_all.deb) Using LIBXC000.DEB;1 for CD27/pool/main/x/xcb-util/libxcb-reply0-dev_0.2.1+git1-1_hppa.deb (libxcb-reply0_0.2.1+git1-1_hppa.deb) Using LIBWF000.DEB;1 for CD27/pool/main/w/wfmath/libwfmath-0.3-dev_0.3.7-1_hppa.deb (libwfmath-doc_0.3.7-1_all.deb) Using WEBAU000.DEB;1 for CD27/pool/main/w/webauth/webauth-tests_3.6.0-1_all.deb (webauth-weblogin_3.6.0-1_all.deb) Using WEBAU001.DEB;1 for CD27/pool/main/w/webauth/webauth-weblogin_3.6.0-1_all.deb (webauth-utils_3.6.0-1+b1_hppa.deb) Using NETPI000.DEB;1 for CD27/pool/main/n/netpipe/netpipe-lam_3.6.2-2+b2_hppa.deb (netpipe-pvm_3.6.2-2+b2_hppa.deb) Using LIBNI000.DEB;1 for CD27/pool/main/n/nifticlib/libnifti1-dev_1.0.0-1_hppa.deb (libnifti-doc_1.0.0-1_all.deb) Using LIBRA000.DEB;1 for CD27/pool/main/libr/libramaze-ruby/libramaze-ruby_0.3.9.1-4_all.deb (libramaze-ruby1.8_0.3.9.1-4_all.deb) Using LIBGD000.DEB;1 for CD27/pool/main/libg/libgdamm3.0/libgdamm3.0-doc_3.0.0-2_all.deb (libgdamm3.0-dev_3.0.0-2_hppa.deb) Using LIBGP000.DEB;1 for CD27/pool/main/libg/libgpewidget/libgpewidget-doc_0.115-5_all.deb (libgpewidget-dev_0.115-5_hppa.deb) Using LIBLU000.DEB;1 for CD27/pool/main/l/luabind/libluabind-examples_0.7.dfsg-5_all.deb (libluabind-doc_0.7.dfsg-5_all.deb) Using LEMON000.DEB;1 for CD27/pool/main/l/lemonldap-ng/lemonldap-ng-doc_0.9.2-1.1_all.deb (lemonldap-ng_0.9.2-1.1_all.deb) Using LIBAU000 for CD27/pool/main/liba/libauthen-bitcard-perl (libauthen-tacacsplus-perl) Using LIBAC000 for CD27/pool/main/liba/libactiverecord-ruby (libactivesupport-ruby) Using LIBAU001 for CD27/pool/main/liba/libauthen-tacacsplus-perl (libauthen-simple-cdbi-perl) Using LIBAU000.DEB;1 for CD27/pool/main/liba/libaunit/libaunit-dev_1.03-3_hppa.deb (libaunit2_1.03-3_hppa.deb) Using CHATP000.DEB;1 for CD27/pool/main/c/chatplus/chatplus-server_0.1-1_all.deb (chatplus_0.1-1_hppa.deb) Using LIBWE000 for CD27/pool/main/libw/libwebservice-cia-perl (libwebservice-musicbrainz-perl) Using LIBME000.DEB;1 for CD27/pool/main/m/med-fichier/libmed-doc_2.3.1-2_all.deb (libmed-dev_2.3.1-2+b1_hppa.deb) Using MAINT000.DEB;1 for CD27/pool/main/m/maint-guide/maint-guide-zh_1.2.14_all.deb (maint-guide-pl_1.2.14_all.deb) Using MAINT001.DEB;1 for CD27/pool/main/m/maint-guide/maint-guide-pl_1.2.14_all.deb (maint-guide-pt_1.2.14_all.deb) Using LIBML000.DEB;1 for CD27/pool/main/m/mlpcap/libmlpcap-ocaml-dev_0.9-13_hppa.deb (libmlpcap-ocaml_0.9-13_hppa.deb) Using HASKE000 for CD27/pool/main/h/haskell-hsql-postgresql (haskell-hsql-mysql) Using HASKE001 for CD27/pool/main/h/haskell-hsql-mysql (haskell-hsql) Using HASKE002 for CD27/pool/main/h/haskell-hsql (haskell-alut) Using HASKE003 for CD27/pool/main/h/haskell-alut (haskell-cgi) Using HASKE004 for CD27/pool/main/h/haskell-cgi (haskell-pcre-light) Using HASKE005 for CD27/pool/main/h/haskell-pcre-light (haskell-hspread) Using HASKE006 for CD27/pool/main/h/haskell-hspread (haskell-binary) Using HASKE007 for CD27/pool/main/h/haskelldb-hsql-sqlite3 (haskelldb-hsql-mysql) Using HASKE008 for CD27/pool/main/h/haskell-binary (haskell-regex-base) Using HASKE009 for CD27/pool/main/h/haskell-regex-base (haskell-edison) Using HASKE00A for CD27/pool/main/h/haskell-edison (haskell-hgl) Using HASKE00B for CD27/pool/main/h/haskell-hgl (haskell-uulib) Using HASKE00C for CD27/pool/main/h/haskell-uulib (haskell-http) Using HASKE00D for CD27/pool/main/h/haskell-http (haskell-vty) Using HASKE00E for CD27/pool/main/h/haskell-vty (haskell-tagsoup) Using LIBGH000.DEB;1 for CD27/pool/main/h/haskell-tagsoup/libghc6-tagsoup-prof_0.6-1_hppa.deb (libghc6-tagsoup-dev_0.6-1_hppa.deb) Using LIBGH000.DEB;1 for CD27/pool/main/h/haskell-vty/libghc6-vty-dev_3.0.1-1+b1_hppa.deb (libghc6-vty-doc_3.0.1-1_all.deb) Using LIBHI000.DEB;1 for CD27/pool/main/h/hildon-desktop/libhildonwm-dev_2.0.7.debian.1-1_hppa.deb (libhildondesktop-dev_2.0.7.debian.1-1_hppa.deb) Using HEART000.DEB;1 for CD27/pool/main/h/heartbeat/heartbeat-2-dev_2.1.3-6lenny4_all.deb (heartbeat-dev_2.1.3-6lenny4_hppa.deb) Using LIBHD000.DEB;1 for CD27/pool/main/h/hdf5/libhdf5-mpich-dev_1.6.6-4_hppa.deb (libhdf5-mpich-1.6.6-0_1.6.6-4_hppa.deb) Using LIBHU000.DEB;1 for CD27/pool/main/h/haskell-edison/libhugs-edison-core_1.2.1-9_all.deb (libhugs-edison-api_1.2.1-9_all.deb) Using LIBHA000.DEB;1 for CD27/pool/main/h/hamlib/libhamlib2++c2_1.2.7.1-1_hppa.deb (libhamlib++-dev_1.2.7.1-1_hppa.deb) Using LIBCO000 for CD27/pool/main/libc/libcoat-persistent-perl (libcoat-perl) Using LIBCL000.DEB;1 for CD27/pool/main/libc/libclaw/libclaw-dev_1.5.2b-1_hppa.deb (libclaw-doc_1.5.2b-1_all.deb) Using LIBUS000.DEB;1 for CD27/pool/main/u/ustr/libustr-dev_1.0.4-1_hppa.deb (libustr-doc_1.0.4-1_all.deb) Using ISPEL000 for CD27/pool/main/i/ispell-fi (ispell-fo) Using INSTA000.DEB;1 for CD27/pool/main/i/installation-guide/installation-guide-alpha_20081208lenny1_all.deb (installation-guide-mipsel_20081208lenny1_all.deb) Using INSTA001.DEB;1 for CD27/pool/main/i/installation-guide/installation-guide-mipsel_20081208lenny1_all.deb (installation-guide-mips_20081208lenny1_all.deb) Using LIBSI000.DEB;1 for CD27/pool/main/libs/libsigcx/libsigcx-gtk-0.6-dev_0.6.6-1.1_hppa.deb (libsigcx-gtk-0.6-1c2_0.6.6-1.1_hppa.deb) Using LIBSF000.DEB;1 for CD27/pool/main/libs/libsfml/libsfml-network1.deb3_1.3-1_hppa.deb (libsfml-audio1.deb3_1.3-1_hppa.deb) Using LIBSF001.DEB;1 for CD27/pool/main/libs/libsfml/libsfml-audio1.deb3_1.3-1_hppa.deb (libsfml-graphics1.deb3_1.3-1_hppa.deb) Using LIBLA000.DEB;1 for CD27/pool/main/libl/liblazy/liblazy-doc_0.2-5_all.deb (liblazy-dev_0.2-5_hppa.deb) Using LIBPR000 for CD27/pool/main/libp/libpreludedb (libprelude) Using LIBYA000.DEB;1 for CD27/pool/main/liby/libyadis-ruby/libyadis-ruby_0.3.4-2_all.deb (libyadis-ruby1.8_0.3.4-2_all.deb) Using LIBQO000.DEB;1 for CD27/pool/main/q/qof/libqof-dev_0.7.5-1_hppa.deb (libqof-doc_0.7.5-1_all.deb) Using LIBQU000.DEB;1 for CD27/pool/main/libq/libquantum/libquantum-dev_0.2.4-2_hppa.deb (libquantum3_0.2.4-2_hppa.deb) parse_md5_list: added MD5 checksums for 44356 files 1.53% done, estimate finish Sat Sep 5 19:04:17 2009 3.05% done, estimate finish Sat Sep 5 19:03:44 2009 4.57% done, estimate finish Sat Sep 5 19:03:33 2009 6.09% done, estimate finish Sat Sep 5 19:03:28 2009 7.62% done, estimate finish Sat Sep 5 19:03:25 2009 9.14% done, estimate finish Sat Sep 5 19:03:44 2009 10.66% done, estimate finish Sat Sep 5 19:03:40 2009 12.18% done, estimate finish Sat Sep 5 19:03:36 2009 13.71% done, estimate finish Sat Sep 5 19:03:33 2009 15.23% done, estimate finish Sat Sep 5 19:03:31 2009 16.76% done, estimate finish Sat Sep 5 19:03:29 2009 18.28% done, estimate finish Sat Sep 5 19:03:28 2009 19.80% done, estimate finish Sat Sep 5 19:03:27 2009 21.32% done, estimate finish Sat Sep 5 19:03:26 2009 22.84% done, estimate finish Sat Sep 5 19:03:29 2009 24.37% done, estimate finish Sat Sep 5 19:03:28 2009 25.89% done, estimate finish Sat Sep 5 19:03:31 2009 27.41% done, estimate finish Sat Sep 5 19:03:30 2009 28.94% done, estimate finish Sat Sep 5 19:03:32 2009 30.46% done, estimate finish Sat Sep 5 19:03:31 2009 31.98% done, estimate finish Sat Sep 5 19:03:33 2009 33.50% done, estimate finish Sat Sep 5 19:03:32 2009 35.02% done, estimate finish Sat Sep 5 19:03:34 2009 36.55% done, estimate finish Sat Sep 5 19:03:33 2009 38.07% done, estimate finish Sat Sep 5 19:03:35 2009 39.59% done, estimate finish Sat Sep 5 19:03:34 2009 41.12% done, estimate finish Sat Sep 5 19:03:33 2009 42.64% done, estimate finish Sat Sep 5 19:03:35 2009 44.17% done, estimate finish Sat Sep 5 19:03:34 2009 45.69% done, estimate finish Sat Sep 5 19:03:33 2009 47.21% done, estimate finish Sat Sep 5 19:03:33 2009 48.73% done, estimate finish Sat Sep 5 19:03:32 2009 50.26% done, estimate finish Sat Sep 5 19:03:31 2009 51.78% done, estimate finish Sat Sep 5 19:03:33 2009 53.30% done, estimate finish Sat Sep 5 19:03:32 2009 54.82% done, estimate finish Sat Sep 5 19:03:32 2009 56.35% done, estimate finish Sat Sep 5 19:03:33 2009 57.87% done, estimate finish Sat Sep 5 19:03:34 2009 59.39% done, estimate finish Sat Sep 5 19:03:33 2009 60.92% done, estimate finish Sat Sep 5 19:03:33 2009 62.44% done, estimate finish Sat Sep 5 19:03:32 2009 63.96% done, estimate finish Sat Sep 5 19:03:32 2009 65.48% done, estimate finish Sat Sep 5 19:03:31 2009 67.00% done, estimate finish Sat Sep 5 19:03:32 2009 68.53% done, estimate finish Sat Sep 5 19:03:32 2009 70.05% done, estimate finish Sat Sep 5 19:03:33 2009 71.57% done, estimate finish Sat Sep 5 19:03:32 2009 73.10% done, estimate finish Sat Sep 5 19:03:33 2009 74.62% done, estimate finish Sat Sep 5 19:03:33 2009 76.14% done, estimate finish Sat Sep 5 19:03:33 2009 77.67% done, estimate finish Sat Sep 5 19:03:33 2009 79.19% done, estimate finish Sat Sep 5 19:03:33 2009 80.71% done, estimate finish Sat Sep 5 19:03:33 2009 82.23% done, estimate finish Sat Sep 5 19:03:33 2009 83.76% done, estimate finish Sat Sep 5 19:03:33 2009 85.28% done, estimate finish Sat Sep 5 19:03:33 2009 86.80% done, estimate finish Sat Sep 5 19:03:33 2009 88.33% done, estimate finish Sat Sep 5 19:03:33 2009 89.85% done, estimate finish Sat Sep 5 19:03:34 2009 91.37% done, estimate finish Sat Sep 5 19:03:33 2009 92.90% done, estimate finish Sat Sep 5 19:03:33 2009 94.42% done, estimate finish Sat Sep 5 19:03:33 2009 95.94% done, estimate finish Sat Sep 5 19:03:33 2009 97.46% done, estimate finish Sat Sep 5 19:03:33 2009 98.98% done, estimate finish Sat Sep 5 19:03:33 2009 Total translation table size: 0 Total rockridge attributes bytes: 267080 Total directory bytes: 1687552 Path table size(bytes): 11722 Max brk space used 946000 328342 extents written (641 MB) Last-minute updates: README.html README.txt Sat Sep 5 19:03:34 CEST 2009 /home/deb-cd/build/debian-cd.lenny/../genisoimage/usr/bin/genisoimage -jigdo-template-compress bzip2 -r -V 'Debian 5.0.3 hppa Bin-28' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-28.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/hppa/debian-503-hppa-CD-28.template -jigdo-map Debian=/org/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot28 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/hppa/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*' CD28 Adding mapping from /org/cdbuilder.debian.org/src/ftp/debian/ to Debian for the jigdo file Jigdo min size 0 too small; using default 1024 instead I: -input-charset not specified, using utf-8 (detected in locale settings) Using DEDIC000.TXT;1 for CD28/doc/dedication-5.0.txt (dedication-5.0.vi.txt) Using DEDIC001.TXT;1 for CD28/doc/dedication-5.0.vi.txt (dedication-5.0.sv.txt) Using DEDIC002.TXT;1 for CD28/doc/dedication-5.0.sv.txt (dedication-5.0.sk.txt) Using DEDIC003.TXT;1 for CD28/doc/dedication-5.0.sk.txt (dedication-5.0.ru.txt) Using DEDIC004.TXT;1 for CD28/doc/dedication-5.0.ru.txt (dedication-5.0.ro.txt) Using DEDIC005.TXT;1 for CD28/doc/dedication-5.0.ro.txt (dedication-5.0.pt.txt) Using DEDIC006.TXT;1 for CD28/doc/dedication-5.0.pt.txt (dedication-5.0.ml.txt) Using DEDIC007.TXT;1 for CD28/doc/dedication-5.0.ml.txt (dedication-5.0.lt.txt) Using DEDIC008.TXT;1 for CD28/doc/dedication-5.0.lt.txt (dedication-5.0.ja.txt) Using DEDIC009.TXT;1 for CD28/doc/dedication-5.0.ja.txt (dedication-5.0.it.txt) Using DEDIC00A.TXT;1 for CD28/doc/dedication-5.0.it.txt (dedication-5.0.fr.txt) Using DEDIC00B.TXT;1 for CD28/doc/dedication-5.0.fr.txt (dedication-5.0.es.txt) Using DEDIC00C.TXT;1 for CD28/doc/dedication-5.0.es.txt (dedication-5.0.de.txt) Using DEDIC00D.TXT;1 for CD28/doc/dedication-5.0.de.txt (dedication-5.0.cs.txt) Using DEDIC00E.TXT;1 for CD28/doc/dedication-5.0.cs.txt (dedication-5.0.ca.txt) Using RED_U000.PNG;1 for CD28/pics/red-upperright.png (red-upperleft.png) Using RED_L000.PNG;1 for CD28/pics/red-lowerright.png (red-lowerleft.png) Using BLUE_000.PNG;1 for CD28/pics/blue-upperright.png (blue-upperleft.png) Using BLUE_001.PNG;1 for CD28/pics/blue-lowerright.png (blue-lowerleft.png) Using DEBIN000.CSS;1 for CD28/css/debinstall.css (debinstall-print.css) Using INSTA000.DEB;1 for CD28/pool/main/i/installation-guide/installation-guide-hppa_20081208lenny1_all.deb (installation-guide-s390_20081208lenny1_all.deb) Using ICEDO000.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-be_2.0.0.17+debian-2_all.deb (icedove-locale-nn_2.0.0.17+debian-2_all.deb) Using ICEDO001.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-nn_2.0.0.17+debian-2_all.deb (icedove-locale-ga_2.0.0.17+debian-2_all.deb) Using ICEDO002.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-ga_2.0.0.17+debian-2_all.deb (icedove-locale-pa_2.0.0.17+debian-2_all.deb) Using ICEDO003.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-pa_2.0.0.17+debian-2_all.deb (icedove-locale-pt-pt_2.0.0.17+debian-2_all.deb) Using ICEDO004.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-pt-pt_2.0.0.17+debian-2_all.deb (icedove-locale-lt_2.0.0.17+debian-2_all.deb) Using ICEDO005.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-lt_2.0.0.17+debian-2_all.deb (icedove-locale-mk_2.0.0.17+debian-2_all.deb) Using ICEDO006.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-mk_2.0.0.17+debian-2_all.deb (icedove-locale-eu_2.0.0.17+debian-2_all.deb) Using ICEDO007.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-eu_2.0.0.17+debian-2_all.deb (icedove-locale-sl_2.0.0.17+debian-2_all.deb) Using ICEDO008.DEB;1 for CD28/pool/main/i/icedove-l10n/icedove-locale-sl_2.0.0.17+debian-2_all.deb (icedove-locale-zh-tw_2.0.0.17+debian-2_all.deb) Using LIBER000.DEB;1 for CD28/pool/main/e/eris/liberis-1.3-14-dbg_1.3.13-2_hppa.deb (liberis-1.3-dev_1.3.13-2_hppa.deb) Using LIBER001.DEB;1 for CD28/pool/main/e/eris/liberis-1.3-dev_1.3.13-2_hppa.deb (liberis-doc_1.3.13-2_all.deb) Using EXIM4000.DEB;1 for CD28/pool/main/e/exim4/exim4-daemon-heavy-dbg_4.69-9_hppa.deb (exim4-daemon-light-dbg_4.69-9_hppa.deb) Using LIBDB000.DEB;1 for CD28/pool/main/d/dballe/libdballepp-dev_4.0.2-1_hppa.deb (libdballe-doc_4.0.2-1_hppa.deb) Using LIBDB001.DEB;1 for CD28/pool/main/d/dballe/libdballe-doc_4.0.2-1_hppa.deb (libdballef-dev_4.0.2-1_hppa.deb) Using LIBDB002.DEB;1 for CD28/pool/main/d/dballe/libdballef-dev_4.0.2-1_hppa.deb (libdballef4_4.0.2-1_hppa.deb) Using LIBDB003.DEB;1 for CD28/pool/main/d/dballe/libdballef4_4.0.2-1_hppa.deb (libdballe-dev_4.0.2-1_hppa.deb) Using DSYSL000.DEB;1 for CD28/pool/main/d/dsyslog/dsyslog-dbg_0.3.0_hppa.deb (dsyslog-module-mysql_0.3.0_hppa.deb) Using DSYSL001.DEB;1 for CD28/pool/main/d/dsyslog/dsyslog-module-mysql_0.3.0_hppa.deb (dsyslog-module-postgresql_0.3.0_hppa.deb) Using LIBDI000.DEB;1 for CD28/pool/main/d/diagnostics/libdiagnostics-dev_0.2.4-2_hppa.deb (libdiagnostics0_0.2.4-2_hppa.deb) Using FREEW000.DEB;1 for CD28/pool/main/f/freewnn/freewnn-kserver_1.1.0+1.1.1-a021-1.3_hppa.deb (freewnn-cserver_1.1.0+1.1.1-a021-1.3_hppa.deb) Using LIBFL000.DEB;1 for CD28/pool/main/f/flint/libflint-dev_1.06-2_hppa.deb (libflint-1.06_1.06-2_hppa.deb) Using CLUTT000 for CD28/pool/main/c/clutter-gst (clutter-gtk) Using CLUTT001 for CD28/pool/main/c/clutter-gtk (clutter-cairo) Using LIBCH000.DEB;1 for CD28/pool/main/c/cherokee/libcherokee-config0-dev_0.7.2-4_hppa.deb (libcherokee-client0-dev_0.7.2-4_hppa.deb) Using LIBCH001.DEB;1 for CD28/pool/main/c/cherokee/libcherokee-client0-dev_0.7.2-4_hppa.deb (libcherokee-server0-dev_0.7.2-4_hppa.deb) Using LIBCH002.DEB;1 for CD28/pool/main/c/cherokee/libcherokee-server0-dev_0.7.2-4_hppa.deb (libcherokee-base0-dev_0.7.2-4_hppa.deb) Using LIBCL000.DEB;1 for CD28/pool/main/c/clp/libclp-dev_1.8.0-1_hppa.deb (libclp-doc_1.8.0-1_all.deb) Using LIBCM000.DEB;1 for CD28/pool/main/c/cmph/libcmph-bin_0.7-4_hppa.deb (libcmph-dev_0.7-4_hppa.deb) Using LIBCO000.DEB;1 for CD28/pool/main/c/coinutils/libcoinutils0-dbg_2.3.1-1_hppa.deb (libcoinutils-dev_2.3.1-1_hppa.deb) Using LIBCO001.DEB;1 for CD28/pool/main/c/coinutils/libcoinutils-dev_2.3.1-1_hppa.deb (libcoinutils-doc_2.3.1-1_all.deb) Using LIBCO000.DEB;1 for CD28/pool/main/c/coin/libcoin20-dev_1.0.4-6_hppa.deb (libcoin20-doc_1.0.4-6_all.deb) Using LIBCO001.DEB;1 for CD28/pool/main/c/coin/libcoin20-doc_1.0.4-6_all.deb (libcoin20-runtime_1.0.4-6_all.deb) Using LIBCH000.DEB;1 for CD28/pool/main/c/chise-base/libchise-dev_0.3.0-1.1_hppa.deb (libchise1_0.3.0-1.1_hppa.deb) Using LIBNE000 for CD28/pool/main/libn/libnet-netrc-ruby (libnet-nis-perl) Using LIBNE001 for CD28/pool/main/libn/libnetfilter-queue (libnetfilter-log) Using LIBNE000.DEB;1 for CD28/pool/main/libn/libnet-tftp-ruby/libnet-tftp-ruby_0.1.0-1_all.deb (libnet-tftp-ruby1.8_0.1.0-1_all.deb) Using LIBNE000.DEB;1 for CD28/pool/main/libn/libnet-netrc-ruby/libnet-netrc-ruby1.8_0.2.1-1.1_all.deb (libnet-netrc-ruby1.9_0.2.1-1.1_all.deb) Using LIBMT000.DEB;1 for CD28/pool/main/libm/libmthca/libmthca1-dbg_1.0.5-1_hppa.deb (libmthca-dev_1.0.5-1_hppa.deb) Using LIBMT001.DEB;1 for CD28/pool/main/libm/libmthca/libmthca-dev_1.0.5-1_hppa.deb (libmthca1_1.0.5-1_hppa.deb) Using LIBMR000.DEB;1 for CD28/pool/main/libm/libmrss/libmrss0-dbg_0.19.1-3_hppa.deb (libmrss0-dev_0.19.1-3_hppa.deb) Using LIBML000.DEB;1 for CD28/pool/main/libm/libmlx4/libmlx4-1-dbg_1.0-1_hppa.deb (libmlx4-dev_1.0-1_hppa.deb) Using LIBML001.DEB;1 for CD28/pool/main/libm/libmlx4/libmlx4-dev_1.0-1_hppa.deb (libmlx4-1_1.0-1_hppa.deb) Using GSL_R000 for CD28/pool/main/g/gsl-ref-psdoc (gsl-ref-html) Using GPE_C000 for CD28/pool/main/g/gpe-conf (gpe-confd) Using GNUST000 for CD28/pool/main/g/gnustep-gui (gnustep-base) Using GNUST001 for CD28/pool/main/g/gnustep-base (gnustep-back) Using LIBGG000.DEB;1 for CD28/pool/main/g/ggtl/libggtl2-dev_2.1.4-2_hppa.deb (libggtl2_2.1.4-2_hppa.deb) Using GFORG000.DEB;1 for CD28/pool/main/g/gforge/gforge-mta-courier_4.7~rc2-7lenny1_all.deb (gforge-mta-postfix_4.7~rc2-7lenny1_all.deb) Using LIBQO000.DEB;1 for CD28/pool/main/g/gpe-expenses/libqofexpensesobjects0-dbg_0.1.6-1_hppa.deb (libqofexpensesobjects-dev_0.1.6-1_hppa.deb) Using LIBQO001.DEB;1 for CD28/pool/main/g/gpe-expenses/libqofexpensesobjects-dev_0.1.6-1_hppa.deb (libqofexpensesobjects-doc_0.1.6-1_all.deb) Using LIBGE000.DEB;1 for CD28/pool/main/g/gecode/libgecode12-dev_2.1.1-1_hppa.deb (libgecode12_2.1.1-1_hppa.deb) Using LIBGN000.DEB;1 for CD28/pool/main/g/gnustep-base/libgnustep-base1.16-libffi-dbg_1.16.1-2lenny1_hppa.deb (libgnustep-base1.16-dbg_1.16.1-2lenny1_hppa.deb) Using LIBGN001.DEB;1 for CD28/pool/main/g/gnustep-base/libgnustep-base1.16-dbg_1.16.1-2lenny1_hppa.deb (libgnustep-base1.16-libffi_1.16.1-2lenny1_hppa.deb) Using GPE_O000.DEB;1 for CD28/pool/main/g/gpe-ownerinfo/gpe-ownerinfo-dev_0.28-1_hppa.deb (gpe-ownerinfo_0.28-1_hppa.deb) Using NUAUT000.DEB;1 for CD28/pool/main/n/nufw/nuauth-log-pgsql_2.2.15-3_hppa.deb (nuauth-log-mysql_2.2.15-3_hppa.deb) Using HASKE000 for CD28/pool/main/h/haskell-hspread (haskell-hsql-odbc) Using HASKE001 for CD28/pool/main/h/haskell-hsql-odbc (haskell-vty) Using HASKE002 for CD28/pool/main/h/haskell-vty (haskell-hsql-sqlite3) Using HASKE003 for CD28/pool/main/h/haskell-hsql-sqlite3 (haskell-hlist) Using HASKE004 for CD28/pool/main/h/haskell-hlist (haskell-uulib) Using LIBHI000.DEB;1 for CD28/pool/main/h/hildon-desktop/libhildondesktop0-dbg_2.0.7.debian.1-1_hppa.deb (libhildonwm0-dbg_2.0.7.debian.1-1_hppa.deb) Using LIBHI001.DEB;1 for CD28/pool/main/h/hildon-desktop/libhildonwm0-dbg_2.0.7.debian.1-1_hppa.deb (libhildondesktop0-doc_2.0.7.debian.1-1_all.deb) Using HILDO000.DEB;1 for CD28/pool/main/h/hildon-desktop/hildon-desktop-dbg_2.0.7.debian.1-1_hppa.deb (hildon-desktop-dev_2.0.7.debian.1-1_all.deb) Using LIBHY000.DEB;1 for CD28/pool/main/h/hyantesite/libhyantes-dev_1.1.1-1_hppa.deb (libhyantes0_1.1.1-1_hppa.deb) Using LIBGH000.DEB;1 for CD28/pool/main/h/haskell-hspread/libghc6-hspread-prof_0.3-3_hppa.deb (libghc6-hspread-dev_0.3-3_hppa.deb) Using LIBHD000.DEB;1 for CD28/pool/main/h/hdf5/libhdf5-lam-dev_1.6.6-4_hppa.deb (libhdf5-lam-1.6.6-0_1.6.6-4_hppa.deb) Using LIBHO000.DEB;1 for CD28/pool/main/h/hocr/libhocr-dev_0.8.2-6+b2_hppa.deb (libhocr-python_0.8.2-6+b2_hppa.deb) Using LIBTR000.DEB;1 for CD28/pool/main/t/tcltrf/libtrf-tcl-doc_2.1.2~20071113-2_all.deb (libtrf-tcl-dev_2.1.2~20071113-2_hppa.deb) Using LIBTA000.DEB;1 for CD28/pool/main/t/taktuk/libtaktuk2-dev_3.6.1-1_hppa.deb (libtaktuk2_3.6.1-1_hppa.deb) Using SHIBB000 for CD28/pool/main/s/shibboleth-sp (shibboleth-sp2) Using SER_A000.DEB;1 for CD28/pool/main/s/ser/ser-acc-db-module_0.9.7-1_hppa.deb (ser-acc-radius-module_0.9.7-1_hppa.deb) Using SLURM000.DEB;1 for CD28/pool/main/s/slurm-llnl/slurm-llnl-basic-plugins-dev_1.3.6-1lenny3_hppa.deb (slurm-llnl-slurmdbd_1.3.6-1lenny3_hppa.deb) Using LIBPM000.DEB;1 for CD28/pool/main/s/slurm-llnl/libpmi0-dev_1.3.6-1lenny3_hppa.deb (libpmi0_1.3.6-1lenny3_hppa.deb) Using SLURM001.DEB;1 for CD28/pool/main/s/slurm-llnl/slurm-llnl-slurmdbd_1.3.6-1lenny3_hppa.deb (slurm-llnl-sview_1.3.6-1lenny3_hppa.deb) Using LIBSL000.DEB;1 for CD28/pool/main/s/slurm-llnl/libslurm13-dev_1.3.6-1lenny3_hppa.deb (libslurm13_1.3.6-1lenny3_hppa.deb) Using SLURM002.DEB;1 for CD28/pool/main/s/slurm-llnl/slurm-llnl-sview_1.3.6-1lenny3_hppa.deb (slurm-llnl_1.3.6-1lenny3_hppa.deb) Using LIBSH000.DEB;1 for CD28/pool/main/s/shishi/libshisa-dev_0.0.37-1_hppa.deb (libshisa0_0.0.37-1_hppa.deb) Using LIBTS000.DEB;1 for CD28/pool/main/s/sleuthkit/libtsk1-dbg_2.52-1_hppa.deb (libtsk1-dev_2.52-1_hppa.deb) Using LIBSE000.DEB;1 for CD28/pool/main/s/serveez/libserveez-dev_0.1.5-2.1_hppa.deb (libserveez-0.1.5_0.1.5-2.1_hppa.deb) Using SERVE000.DEB;1 for CD28/pool/main/s/serveez/serveez_0.1.5-2.1_hppa.deb (serveez-doc_0.1.5-2.1_all.deb) Using LIBSH000.DEB;1 for CD28/pool/main/s/shibboleth-sp2/libshibsp-dev_2.0.dfsg1-4_hppa.deb (libshibsp-doc_2.0.dfsg1-4_all.deb) Using LIBGR000.DEB;1 for CD28/pool/main/s/silgraphite2.0/libgraphite3-dbg_2.2.1-2.1_hppa.deb (libgraphite-dev_2.2.1-2.1_hppa.deb) Using SPECT000.DEB;1 for CD28/pool/main/s/specter/specter-mysql_1.4-3_hppa.deb (specter-pgsql_1.4-3_hppa.deb) Using LIBST000.DEB;1 for CD28/pool/main/s/stfl/libstfl-spl_0.18-3+b1_hppa.deb (libstfl-ruby1.9_0.18-3+b1_hppa.deb) Using LIBMI000.DEB;1 for CD28/pool/main/m/mimetic/libmimetic0-dbg_0.9.3-3_hppa.deb (libmimetic-doc_0.9.3-3_all.deb) Using LIBMA000.DEB;1 for CD28/pool/main/m/matrixssl/libmatrixssl1.8-dev_1.8.5-1_hppa.deb (libmatrixssl1.8-doc_1.8.5-1_all.deb) Using LIBME000.DEB;1 for CD28/pool/main/m/meep/libmeep-dev_0.10-2.1_hppa.deb (libmeep-mpi-dev_0.10-2.1_hppa.deb) Using LIBME000.DEB;1 for CD28/pool/main/m/memchan/libmemchan-tcl-dev_2.2.1-6_hppa.deb (libmemchan-tcl_2.2.1-6_hppa.deb) Using LIBMA000.DEB;1 for CD28/pool/main/m/mapserver/libmapscript-ruby1.9_5.0.3-3_hppa.deb (libmapscript-ruby_5.0.3-3_all.deb) Using LIBMA001.DEB;1 for CD28/pool/main/m/mapserver/libmapscript-ruby_5.0.3-3_all.deb (libmapscript-ruby1.8_5.0.3-3_hppa.deb) Using ZOPE_000.DEB;1 for CD28/pool/main/z/zope-textindexng3/zope-textindexng3_3.2.2-1_all.deb (zope-textindexng3-lib_3.2.2-1_hppa.deb) Using ZEPHY000.DEB;1 for CD28/pool/main/z/zephyr/zephyr-server-krb_2.1.20070719.SNAPSHOT-1.2_hppa.deb (zephyr-server_2.1.20070719.SNAPSHOT-1.2_hppa.deb) Using LIBOP000.DEB;1 for CD28/pool/main/libo/libopen4-ruby/libopen4-ruby1.9_0.9.6-3_all.deb (libopen4-ruby_0.9.6-3_all.deb) Using LIBOP000.DEB;1 for CD28/pool/main/libo/libopenraw/libopenraw1-dbg_0.0.5-1_hppa.deb (libopenrawgnome1-dbg_0.0.5-1_hppa.deb) Using LIBOS000.DEB;1 for CD28/pool/main/libo/libosso/libosso1-dbg_2.15.debian.1-2_hppa.deb (libosso1-doc_2.15.debian.1-2_all.deb) Using VANES000 for CD28/pool/main/v/vanessa-logger (vanessa-adt) Using VANES001 for CD28/pool/main/v/vanessa-adt (vanessa-socket) Using VDR_P000 for CD28/pool/main/v/vdr-plugin-svdrpservice (vdr-plugin-spider) Using LIBVA000.DEB;1 for CD28/pool/main/v/vanessa-socket/libvanessa-socket-pipe_0.0.7-2_hppa.deb (libvanessa-socket-dev_0.0.7-2_hppa.deb) Using LIBVA000.DEB;1 for CD28/pool/main/v/varconf/libvarconf-1.0-6-dbg_0.6.5-4_hppa.deb (libvarconf-dev_0.6.5-4_hppa.deb) Using LINUX000.DEB;1 for CD28/pool/main/l/linux-latest-2.6/linux-headers-2.6-parisc64-smp_2.6.26+17+lenny1_hppa.deb (linux-headers-2.6-parisc-smp_2.6.26+17+lenny1_hppa.deb) Using LINUX001.DEB;1 for CD28/pool/main/l/linux-latest-2.6/linux-headers-2.6-parisc-smp_2.6.26+17+lenny1_hppa.deb (linux-headers-2.6-parisc_2.6.26+17+lenny1_hppa.deb) Using LINUX002.DEB;1 for CD28/pool/main/l/linux-latest-2.6/linux-headers-2.6-parisc_2.6.26+17+lenny1_hppa.deb (linux-headers-2.6-parisc64_2.6.26+17+lenny1_hppa.deb) Using LINUX003.DEB;1 for CD28/pool/main/l/linux-latest-2.6/linux-image-parisc-smp_2.6.26+17+lenny1_hppa.deb (linux-image-parisc_2.6.26+17+lenny1_hppa.deb) Using LINUX004.DEB;1 for CD28/pool/main/l/linux-latest-2.6/linux-image-parisc_2.6.26+17+lenny1_hppa.deb (linux-image-parisc64_2.6.26+17+lenny1_hppa.deb) Using LINUX005.DEB;1 for CD28/pool/main/l/linux-latest-2.6/linux-image-parisc64_2.6.26+17+lenny1_hppa.deb (linux-image-parisc64-smp_2.6.26+17+lenny1_hppa.deb) Using SPEAK000.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (speakup-modules-2.6.26-2-parisc64-smp_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_hppa.deb) Using SPEAK001.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-parisc64-smp_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_hppa.deb (speakup-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using SPEAK002.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (speakup-modules-2.6.26-2-parisc64_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_hppa.deb) Using SPEAK003.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-parisc64_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_hppa.deb (speakup-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using SPEAK004.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (speakup-modules-2.6.26-2-parisc-smp_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_hppa.deb) Using SPEAK005.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-parisc-smp_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_hppa.deb (speakup-modules-2.6.26-2-parisc_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_hppa.deb) Using REDHA000.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (redhat-cluster-modules-2.6.26-2-parisc64-smp_2.6.26+2.20081102-6+lenny1_hppa.deb) Using SPEAK006.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/speakup-modules-2.6.26-2-parisc_2.6.26+3.0.3+git20080724.dfsg.1-6+lenny1_hppa.deb (speakup-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using REDHA001.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-parisc64-smp_2.6.26+2.20081102-6+lenny1_hppa.deb (redhat-cluster-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using REDHA002.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (redhat-cluster-modules-2.6.26-2-parisc64_2.6.26+2.20081102-6+lenny1_hppa.deb) Using REDHA003.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-parisc64_2.6.26+2.20081102-6+lenny1_hppa.deb (redhat-cluster-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using REDHA004.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (redhat-cluster-modules-2.6.26-2-parisc-smp_2.6.26+2.20081102-6+lenny1_hppa.deb) Using REDHA005.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6.26-2-parisc-smp_2.6.26+2.20081102-6+lenny1_hppa.deb (redhat-cluster-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using REDHA006.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/redhat-cluster-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb (redhat-cluster-modules-2.6.26-2-parisc_2.6.26+2.20081102-6+lenny1_hppa.deb) Using NILFS000.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (nilfs2-modules-2.6.26-2-parisc64-smp_2.6.26+2.0.4-6+lenny1_hppa.deb) Using NILFS001.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-parisc64-smp_2.6.26+2.0.4-6+lenny1_hppa.deb (nilfs2-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using NILFS002.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (nilfs2-modules-2.6.26-2-parisc64_2.6.26+2.0.4-6+lenny1_hppa.deb) Using NILFS003.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-parisc64_2.6.26+2.0.4-6+lenny1_hppa.deb (nilfs2-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using NILFS004.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (nilfs2-modules-2.6.26-2-parisc-smp_2.6.26+2.0.4-6+lenny1_hppa.deb) Using NILFS005.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6.26-2-parisc-smp_2.6.26+2.0.4-6+lenny1_hppa.deb (nilfs2-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using NILFS006.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/nilfs2-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb (nilfs2-modules-2.6.26-2-parisc_2.6.26+2.0.4-6+lenny1_hppa.deb) Using LZMA_000.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (lzma-modules-2.6.26-2-parisc64-smp_2.6.26+4.43-6+lenny1_hppa.deb) Using LZMA_001.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6.26-2-parisc64-smp_2.6.26+4.43-6+lenny1_hppa.deb (lzma-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using LZMA_002.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (lzma-modules-2.6.26-2-parisc64_2.6.26+4.43-6+lenny1_hppa.deb) Using LZMA_003.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6.26-2-parisc64_2.6.26+4.43-6+lenny1_hppa.deb (lzma-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using LZMA_004.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (lzma-modules-2.6.26-2-parisc-smp_2.6.26+4.43-6+lenny1_hppa.deb) Using LZMA_005.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6.26-2-parisc-smp_2.6.26+4.43-6+lenny1_hppa.deb (lzma-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using LZMA_006.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/lzma-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb (lzma-modules-2.6.26-2-parisc_2.6.26+4.43-6+lenny1_hppa.deb) Using ET131000.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (et131x-modules-2.6.26-2-parisc64-smp_2.6.26+1.2.3-2-6+lenny1_hppa.deb) Using ET131001.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6.26-2-parisc64-smp_2.6.26+1.2.3-2-6+lenny1_hppa.deb (et131x-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using ET131002.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (et131x-modules-2.6.26-2-parisc64_2.6.26+1.2.3-2-6+lenny1_hppa.deb) Using ET131003.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6.26-2-parisc64_2.6.26+1.2.3-2-6+lenny1_hppa.deb (et131x-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using ET131004.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (et131x-modules-2.6.26-2-parisc-smp_2.6.26+1.2.3-2-6+lenny1_hppa.deb) Using ET131005.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6.26-2-parisc-smp_2.6.26+1.2.3-2-6+lenny1_hppa.deb (et131x-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using ET131006.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/et131x-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb (et131x-modules-2.6.26-2-parisc_2.6.26+1.2.3-2-6+lenny1_hppa.deb) Using DRBD8000.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (drbd8-modules-2.6.26-2-parisc64-smp_2.6.26+8.0.14-6+lenny1_hppa.deb) Using DRBD8001.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6.26-2-parisc64-smp_2.6.26+8.0.14-6+lenny1_hppa.deb (drbd8-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using DRBD8002.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (drbd8-modules-2.6.26-2-parisc64_2.6.26+8.0.14-6+lenny1_hppa.deb) Using DRBD8003.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6.26-2-parisc64_2.6.26+8.0.14-6+lenny1_hppa.deb (drbd8-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using DRBD8004.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (drbd8-modules-2.6.26-2-parisc-smp_2.6.26+8.0.14-6+lenny1_hppa.deb) Using DRBD8005.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6.26-2-parisc-smp_2.6.26+8.0.14-6+lenny1_hppa.deb (drbd8-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using DRBD8006.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/drbd8-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb (drbd8-modules-2.6.26-2-parisc_2.6.26+8.0.14-6+lenny1_hppa.deb) Using AUFS_000.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (aufs-modules-2.6.26-2-parisc64-smp_2.6.26+0+20080719-6+lenny1_hppa.deb) Using AUFS_001.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6.26-2-parisc64-smp_2.6.26+0+20080719-6+lenny1_hppa.deb (aufs-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using AUFS_002.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (aufs-modules-2.6.26-2-parisc64_2.6.26+0+20080719-6+lenny1_hppa.deb) Using AUFS_003.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6.26-2-parisc64_2.6.26+0+20080719-6+lenny1_hppa.deb (aufs-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using AUFS_004.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (aufs-modules-2.6.26-2-parisc-smp_2.6.26+0+20080719-6+lenny1_hppa.deb) Using AUFS_005.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6.26-2-parisc-smp_2.6.26+0+20080719-6+lenny1_hppa.deb (aufs-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using AUFS_006.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/aufs-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb (aufs-modules-2.6.26-2-parisc_2.6.26+0+20080719-6+lenny1_hppa.deb) Using ATL2_000.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6-parisc64-smp_2.6.26-6+lenny1_hppa.deb (atl2-modules-2.6.26-2-parisc64-smp_2.6.26+2.0.5-6+lenny1_hppa.deb) Using ATL2_001.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.26-2-parisc64-smp_2.6.26+2.0.5-6+lenny1_hppa.deb (atl2-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb) Using ATL2_002.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6-parisc64_2.6.26-6+lenny1_hppa.deb (atl2-modules-2.6.26-2-parisc64_2.6.26+2.0.5-6+lenny1_hppa.deb) Using ATL2_003.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.26-2-parisc64_2.6.26+2.0.5-6+lenny1_hppa.deb (atl2-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb) Using ATL2_004.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6-parisc-smp_2.6.26-6+lenny1_hppa.deb (atl2-modules-2.6.26-2-parisc-smp_2.6.26+2.0.5-6+lenny1_hppa.deb) Using ATL2_005.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.26-2-parisc-smp_2.6.26+2.0.5-6+lenny1_hppa.deb (atl2-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb) Using ATL2_006.DEB;1 for CD28/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6-parisc_2.6.26-6+lenny1_hppa.deb (atl2-modules-2.6.26-2-parisc_2.6.26+2.0.5-6+lenny1_hppa.deb) Using PYTHO000 for CD28/pool/main/p/python-snpp (python-spread) Using LIBPI000.DEB;1 for CD28/pool/main/p/pigment/libpigment-dbg_0.3.6-3_hppa.deb (libpigment0.3-dev_0.3.6-3_hppa.deb) Using PATHF000.DEB;1 for CD28/pool/main/p/pathfinder/pathfinder-utils_0.2.4-4_hppa.deb (pathfinderd_0.2.4-4_hppa.deb) Using PYTHO000.DEB;1 for CD28/pool/main/p/psycopg/python-psycopgda_1.1.21-17_all.deb (python-psycopg-dbg_1.1.21-17_hppa.deb) Using PAINT000.DEB;1 for CD28/pool/main/p/paintlib/paintlib-dev_2.6.2-14+b1_hppa.deb (paintlib2c2a-dbg_2.6.2-14+b1_hppa.deb) Using PDNS_000.DEB;1 for CD28/pool/main/p/pdns/pdns-backend-geo_2.9.21.2-1_hppa.deb (pdns-backend-sqlite3_2.9.21.2-1_hppa.deb) Using PERDI000.DEB;1 for CD28/pool/main/p/perdition/perdition-dev_1.17.1-2_hppa.deb (perdition-odbc_1.17.1-2_hppa.deb) Using PERDI001.DEB;1 for CD28/pool/main/p/perdition/perdition-odbc_1.17.1-2_hppa.deb (perdition-postgresql_1.17.1-2_hppa.deb) Using LIBPT000.DEB;1 for CD28/pool/main/p/pwlib-titan/libpt-1.11.2-dbg_1.11.2-2_hppa.deb (libpt-1.11.2-doc_1.11.2-2_all.deb) Using OPENS000 for CD28/pool/main/o/opensaml (opensaml2) Using OPENH000 for CD28/pool/main/o/openh323 (openh323-titan) Using LIBIN000.DEB;1 for CD28/pool/main/o/ocaml-inotify/libinotify-ocaml-dev_0.7-1_hppa.deb (libinotify-ocaml_0.7-1_hppa.deb) Using OPENS000.DEB;1 for CD28/pool/main/o/openser/openser-dbg_1.3.2-3_hppa.deb (openser-carrierroute-module_1.3.2-3_hppa.deb) Using OPENS001.DEB;1 for CD28/pool/main/o/openser/openser-carrierroute-module_1.3.2-3_hppa.deb (openser-presence-modules_1.3.2-3_hppa.deb) Using OPENS002.DEB;1 for CD28/pool/main/o/openser/openser-presence-modules_1.3.2-3_hppa.deb (openser-xmlrpc-module_1.3.2-3_hppa.deb) Using OPENS003.DEB;1 for CD28/pool/main/o/openser/openser-xmlrpc-module_1.3.2-3_hppa.deb (openser-xmpp-module_1.3.2-3_hppa.deb) Using LIBOP000.DEB;1 for CD28/pool/main/o/openh323-titan/libopenh323-1.19.1-develop_1.19.1~dfsg-4_hppa.deb (libopenh323-1.19.1-dbg_1.19.1~dfsg-4_hppa.deb) Using LIBOP001.DEB;1 for CD28/pool/main/o/openh323-titan/libopenh323-1.19.1-dbg_1.19.1~dfsg-4_hppa.deb (libopenh323-1.19.1-doc_1.19.1~dfsg-4_all.deb) Using LIBSA000.DEB;1 for CD28/pool/main/o/opensaml2/libsaml2-dev_2.0-2_hppa.deb (libsaml2-doc_2.0-2_all.deb) Using LIBOP000.DEB;1 for CD28/pool/main/o/opal/libopal-dbg_2.2.11~dfsg1-4_hppa.deb (libopal-2.2-develop_2.2.11~dfsg1-4_hppa.deb) Using LIBOB000.DEB;1 for CD28/pool/main/o/obby/libobby-0.4-1-dbg_0.4.6-1_hppa.deb (libobby-0.4-dev_0.4.6-1_hppa.deb) Using LIBOP000.DEB;1 for CD28/pool/main/o/openh323/libopenh323-1.18.0-develop_1.18.0.dfsg-9_hppa.deb (libopenh323-dbg_1.18.0.dfsg-9_hppa.deb) Using LIBTI000.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymail-maemo-dev_0.0.9-4_hppa.deb (libtinymail-tp-dev_0.0.9-4_hppa.deb) Using LIBTI001.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymail-tp-dev_0.0.9-4_hppa.deb (libtinymailui-gtkhtml-dev_0.0.9-4_hppa.deb) Using LIBTI002.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymailui-gtkhtml-dev_0.0.9-4_hppa.deb (libtinymail-gnomevfs-dev_0.0.9-4_hppa.deb) Using LIBTI003.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymail-gnomevfs-dev_0.0.9-4_hppa.deb (libtinymail-tp-1.0-0_0.0.9-4_hppa.deb) Using LIBTI004.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymail-tp-1.0-0_0.0.9-4_hppa.deb (libtinymail-camel-dev_0.0.9-4_hppa.deb) Using LIBTI005.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymail-camel-dev_0.0.9-4_hppa.deb (libtinymail-dev_0.0.9-4_hppa.deb) Using LIBTI006.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymail-dev_0.0.9-4_hppa.deb (libtinymailui-dev_0.0.9-4_hppa.deb) Using LIBTI007.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymailui-dev_0.0.9-4_hppa.deb (libtinymailui-gtk-dev_0.0.9-4_hppa.deb) Using LIBTI008.DEB;1 for CD28/pool/main/libt/libtinymail/libtinymailui-gtk-dev_0.0.9-4_hppa.deb (libtinymailui-gtkhtml-1.0-0_0.0.9-4_hppa.deb) Using LIBTO000.DEB;1 for CD28/pool/main/libt/libtododb/libtododb0-dbg_0.11-2_hppa.deb (libtododb-dev_0.11-2_hppa.deb) Using LIBRO000 for CD28/pool/main/libr/libroxen-watchdog (libroxen-popdrop) Using LIBRO001 for CD28/pool/main/libr/libroxen-popdrop (libroxen-adbanner) Using LIBRO002 for CD28/pool/main/libr/libroxen-adbanner (libroxen-asis) Using LIBRO003 for CD28/pool/main/libr/libroxen-asis (libroxen-calculator) Using LIBRO004 for CD28/pool/main/libr/libroxen-calculator (libroxen-columnify) Using LIBRO005 for CD28/pool/main/libr/libroxen-columnify (libroxen-deepleap) Using LIBRO006 for CD28/pool/main/libr/libroxen-deepleap (libroxen-diary) Using LIBRO007 for CD28/pool/main/libr/libroxen-diary (libroxen-dirlist) Using LIBRO008 for CD28/pool/main/libr/libroxen-dirlist (libroxen-disclaimer) Using LIBRO009 for CD28/pool/main/libr/libroxen-disclaimer (libroxen-discussit) Using LIBRO00A for CD28/pool/main/libr/libroxen-discussit (libroxen-faq) Using LIBRO00B for CD28/pool/main/libr/libroxen-faq (libroxen-finder) Using LIBRO00C for CD28/pool/main/libr/libroxen-finder (libroxen-footnote) Using LIBRO00D for CD28/pool/main/libr/libroxen-footnote (libroxen-graphicalcounter) Using LIBRO00E for CD28/pool/main/libr/libroxen-graphicalcounter (libroxen-group) Using LIBRO00F for CD28/pool/main/libr/libroxen-group (libroxen-guestbook) Using LIBRO00G for CD28/pool/main/libr/libroxen-guestbook (libroxen-ics) Using LIBRO00H for CD28/pool/main/libr/libroxen-ics (libroxen-layout) Using LIBRO00I for CD28/pool/main/libr/libroxen-layout (libroxen-linkif) Using LIBRO00J for CD28/pool/main/libr/libroxen-linkif (libroxen-mail) Using LIBRO00K for CD28/pool/main/libr/libroxen-mail (libroxen-mailcloak) Using LIBRO00L for CD28/pool/main/libr/libroxen-mailcloak (libroxen-mailform) Using LIBRO00M for CD28/pool/main/libr/libroxen-mailform (libroxen-meta) Using LIBRO00N for CD28/pool/main/libr/libroxen-meta (libroxen-outline) Using LIBRO00O for CD28/pool/main/libr/libroxen-outline (libroxen-path) Using LIBRO00P for CD28/pool/main/libr/libroxen-path (libroxen-photoalbum) Using LIBRO00Q for CD28/pool/main/libr/libroxen-photoalbum (libroxen-pop3) Using LIBRO00R for CD28/pool/main/libr/libroxen-pop3 (libroxen-pretoggle) Using LIBRO00S for CD28/pool/main/libr/libroxen-pretoggle (libroxen-referrerdeny) Using LIBRO00T for CD28/pool/main/libr/libroxen-referrerdeny (libroxen-remoteuser) Using LIBRO00U for CD28/pool/main/libr/libroxen-remoteuser (libroxen-roxpoll) Using LIBRO00V for CD28/pool/main/libr/libroxen-roxpoll (libroxen-safequote) Using LIBRO00W for CD28/pool/main/libr/libroxen-safequote (libroxen-secureinsert) Using LIBRO00X for CD28/pool/main/libr/libroxen-secureinsert (libroxen-sexybody) Using LIBRO00Y for CD28/pool/main/libr/libroxen-sexybody (libroxen-simplenews) Using LIBRO00Z for CD28/pool/main/libr/libroxen-simplenews (libroxen-sqlcounter) Using LIBRO010 for CD28/pool/main/libr/libroxen-sqlcounter (libroxen-sqlextras) Using LIBRO011 for CD28/pool/main/libr/libroxen-sqlextras (libroxen-stripper) Using LIBRO012 for CD28/pool/main/libr/libroxen-stripper (libroxen-swarm) Using LIBRO013 for CD28/pool/main/libr/libroxen-swarm (libroxen-switch) Using LIBRO014 for CD28/pool/main/libr/libroxen-switch (libroxen-telnetproxy) Using LIBRO015 for CD28/pool/main/libr/libroxen-telnetproxy (libroxen-templatefs) Using LIBRO016 for CD28/pool/main/libr/libroxen-templatefs (libroxen-thumbnail) Using LIBRO017 for CD28/pool/main/libr/libroxen-thumbnail (libroxen-thumbview) Using LIBRO018 for CD28/pool/main/libr/libroxen-thumbview (libroxen-trimpath) Using LIBRO019 for CD28/pool/main/libr/libroxen-trimpath (libroxen-webmail) Using LIBRO01A for CD28/pool/main/libr/libroxen-webmail (libroxen-zopegw) Using LIBRO01B for CD28/pool/main/libr/libroxen-zopegw (libroxen-randomfile) Using LIBRO01C for CD28/pool/main/libr/libroxen-randomfile (libroxen-123session) Using LIBRO01D for CD28/pool/main/libr/libroxen-123session (libroxen-calendar) Using LIBRO01E for CD28/pool/main/libr/libroxen-calendar (libroxen-errormessage) Using LIBRO01F for CD28/pool/main/libr/libroxen-errormessage (libroxen-expires) Using LIBRO01G for CD28/pool/main/libr/libroxen-expires (libroxen-explaindir) Using LIBRO01H for CD28/pool/main/libr/libroxen-explaindir (libroxen-hubbethrottle) Using LIBRO01I for CD28/pool/main/libr/libroxen-hubbethrottle (libroxen-jsredirect) Using LIBRO01J for CD28/pool/main/libr/libroxen-jsredirect (libroxen-logsql) Using LIBRO01K for CD28/pool/main/libr/libroxen-logsql (libroxen-presentit) Using LIBRO01L for CD28/pool/main/libr/libroxen-presentit (libroxen-pressrelease) Using LIBRO01M for CD28/pool/main/libr/libroxen-pressrelease (libroxen-programcache) Using LIBRO01N for CD28/pool/main/libr/libroxen-programcache (libroxen-tokenfs) Using LIBRO01O for CD28/pool/main/libr/libroxen-tokenfs (libroxen-imho) Using LIBRO01P for CD28/pool/main/libr/libroxen-imho (libroxen-cloakingdevice) Using LIBRO01Q for CD28/pool/main/libr/libroxen-cloakingdevice (libroxen-mailit) Using LIBRO01R for CD28/pool/main/libr/libroxen-mailit (libroxen-tex) Using LIBRO01S for CD28/pool/main/libr/libroxen-tex (libroxen-xmlrpc) Using LIBRO01T for CD28/pool/main/libr/libroxen-xmlrpc (libroxen-ntuserauth) Using LIBRO01U for CD28/pool/main/libr/libroxen-ntuserauth (libroxen-smbauth) Using LIBRD000.DEB;1 for CD28/pool/main/libr/librdmacm/librdmacm1-dbg_1.0.7-1_hppa.deb (librdmacm-dev_1.0.7-1_hppa.deb) Using LIBRD001.DEB;1 for CD28/pool/main/libr/librdmacm/librdmacm-dev_1.0.7-1_hppa.deb (librdmacm1_1.0.7-1_hppa.deb) Using LIBRT000.DEB;1 for CD28/pool/main/libr/librtfcomp/librtfcomp-dbg_1.1-2_hppa.deb (librtfcomp-dev_1.1-2_hppa.deb) Using LIBRO000.DEB;1 for CD28/pool/main/libr/libroxen-xmlrpc/libroxen-xmlrpc-roxen_20020823-3.1_all.deb (libroxen-xmlrpc-common_20020823-3.1_all.deb) Using APERT000 for CD28/pool/main/a/apertium (apertium-pt-ca) Using APERT001 for CD28/pool/main/a/apertium-pt-ca (apertium-pt-gl) Using AOLSE000 for CD28/pool/main/a/aolserver4-nsimap (aolserver4-nsmysql) Using APERT002 for CD28/pool/main/a/apertium-pt-gl (apertium-eo-ca) Using AOLSE001 for CD28/pool/