Sat 6 Feb 13:34:48 UTC 2021: Using CONF from /home/debian-cd/build.buster/CONF.sh.buster_release. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/tasks echo "- copying task files from 'tasks/buster/'" - copying task files from 'tasks/buster/' cp -r /home/debian-cd/build.buster/debian-cd/tasks/buster/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/tasks; \ /home/debian-cd/build.buster/debian-cd/tools/update_tasks; \ /home/debian-cd/build.buster/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.buster/debian-cd/tools/generate_di+k_list update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.53_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi for ARCH in ppc64el; do \ echo "Using the provided status file for buster-$ARCH ..."; \ cp /home/debian-cd/build.buster/debian-cd/data/buster/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for buster-backports-$ARCH ..."; \ cp /home/debian-cd/build.buster/debian-cd/data/buster/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for buster-ppc64el ... make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in ppc64el; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.buster/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.buster/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2019.1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/archive-keyring for ARCH in ppc64el; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-$ARCH/apt/trusted.gpg.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in ppc64el; do \ export ARCH=$ARCH; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/main ppc64el Packages [10.5 MB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/contrib ppc64el Packages [45.8 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/main/debian-installer ppc64el Packages [64.2 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "buster"x != ""x ] && \ [ "buster"x != "buster"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-source/status ; \ export CODENAME=buster; \ export ARCH=source; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in ppc64el; do \ export ARCH=$ARCH; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apt : Depends: libapt-pkg5.0 (>= 1.7.0~alpha3~) but it is not installed Depends: libc6 (>= 2.17) Depends: libgcc1 (>= 1:3.0) but it is not installed Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libseccomp2 (>= 1.0.1) but it is not installed Depends: libstdc++6 (>= 5.2) but it is not installed apt-listchanges : Depends: python3-apt (>= 0.7.93) but it is not installed Depends: python3-debconf but it is not installed Depends: python3:any (>= 3.5~) apt-utils : Depends: libapt-inst2.0 (>= 1.0.5) but it is not installed Depends: libapt-pkg5.0 (>= 1.3~rc2) but it is not installed Depends: libc6 (>= 2.17) Depends: libdb5.3 but it is not installed Depends: libgcc1 (>= 1:3.0) but it is not installed Depends: libstdc++6 (>= 5.2) but it is not installed base-passwd : Depends: libc6 (>= 2.17) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.17) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-host : Depends: libbind9-161 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libisccfg163 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libc6 (>= 2.17) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libcom-err2 (>= 1.43.9) but it is not installed Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgeoip1 but it is not installed Depends: libgssapi-krb5-2 (>= 1.6.dfsg.2) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libjson-c3 (>= 0.10) but it is not installed Depends: libk5crypto3 (>= 1.6.dfsg.2) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.6) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libxml2 (>= 2.6.27) but it is not installed bsdmainutils : Depends: libbsd0 (>= 0.2.0) but it is not installed Depends: libc6 (>= 2.17) Depends: libtinfo6 (>= 6) but it is not installed bsdutils : PreDepends: libc6 (>= 2.17) PreDepends: libsystemd0 but it is not installed bzip2 : Depends: libbz2-1.0 (= 1.0.6-9.2~deb10u1) but it is not installed Depends: libc6 (>= 2.17) coreutils : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libattr1 (>= 1:2.4.44) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 2.1.13) but it is not installed cpio : Depends: libc6 (>= 2.17) cron : Depends: libc6 (>= 2.17) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 2.0.82) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed dash : PreDepends: libc6 (>= 2.17) dbus : Depends: libapparmor1 (>= 2.8.94) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.17) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.20-0+deb10u1) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 2.0.65) but it is not installed Depends: libsystemd0 but it is not installed debconf-i18n : Depends: liblocale-gettext-perl but it is not installed Depends: libtext-iconv-perl but it is not installed Depends: libtext-wrapi18n-perl but it is not installed Depends: libtext-charwidth-perl but it is not installed debianutils : PreDepends: libc6 (>= 2.17) diffutils : PreDepends: libc6 (>= 2.17) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.17) PreDepends: liblzma5 (>= 5.2.2) but it is not installed PreDepends: libselinux1 (>= 2.3) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.17) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.44.5-1+deb10u3) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed fdisk : Depends: libc6 (>= 2.17) Depends: libfdisk1 (>= 2.33) but it is not installed Depends: libmount1 (>= 2.24.2) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed file : Depends: libc6 (>= 2.17) Depends: libmagic1 (= 1:5.35-4+deb10u2) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed findutils : PreDepends: libc6 (>= 2.17) PreDepends: libselinux1 (>= 1.32) but it is not installed gettext-base : Depends: libc6 (>= 2.17) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.25) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.26-2~) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.17) PreDepends: libpcre3 but it is not installed groff-base : Depends: libc6 (>= 2.17) Depends: libgcc1 (>= 1:4.0) but it is not installed Depends: libstdc++6 (>= 4.1.1) but it is not installed Depends: libuchardet0 (>= 0.0.1) but it is not installed gzip : PreDepends: libc6 (>= 2.17) hdparm : Depends: libc6 (>= 2.17) Depends: lsb-base but it is not installed hostname : PreDepends: libc6 (>= 2.17) ifupdown : Depends: libc6 (>= 2.17) Depends: lsb-base but it is not installed iproute2 : Depends: libc6 (>= 2.27) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libdb5.3 but it is not installed Depends: libelf1 (>= 0.131) but it is not installed Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libselinux1 (>= 2.0.15) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iptables : Depends: libip4tc0 (= 1.8.2-4) but it is not installed Depends: libip6tc0 (= 1.8.2-4) but it is not installed Depends: libiptc0 (= 1.8.2-4) but it is not installed Depends: libxtables12 (= 1.8.2-4) but it is not installed Depends: libc6 (>= 2.28) Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libnetfilter-conntrack3 but it is not installed Depends: libnfnetlink0 but it is not installed Depends: libnftnl11 (>= 1.1.2) but it is not installed iputils-ping : Depends: libc6 (>= 2.17) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle6 but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.17) Depends: libdns-export1104 but it is not installed Depends: libisc-export1100 but it is not installed kmod : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libkmod2 (= 26-1) but it is not installed Depends: lsb-base but it is not installed less : Depends: libc6 (>= 2.17) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.28) Depends: libc6 (< 2.29) liblockfile-bin : Depends: libc6 (>= 2.17) libnss-systemd : Depends: libc6 (>= 2.28) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.27) PreDepends: libdb5.3 but it is not installed PreDepends: libpam0g (>= 1.3.1) but it is not installed PreDepends: libselinux1 (>= 2.1.9) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.17) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed libpam-systemd : Depends: libc6 (>= 2.28) Depends: libpam0g (>= 0.99.7.1) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.17) PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.51-8) but it is not installed Depends: libc6 (>= 2.27) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed lsof : Depends: libc6 (>= 2.17) Depends: libselinux1 (>= 1.32) but it is not installed man-db : Depends: libc6 (>= 2.27) Depends: libgdbm6 (>= 1.16) but it is not installed Depends: libpipeline1 (>= 1.5.0) but it is not installed Depends: libseccomp2 (>= 2.1.0) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed mawk : PreDepends: libc6 (>= 2.17) mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.17) PreDepends: libmount1 (>= 2.33) but it is not installed PreDepends: libselinux1 (>= 2.6-3~) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.27) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.17) PreDepends: libtinfo6 (>= 6.1) but it is not installed netcat-traditional : Depends: libc6 (>= 2.17) openssh-client : Depends: libc6 (>= 2.26) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.17) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.17) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.5.2-1) but it is not installed perl : Depends: libperl5.28 (= 5.28.1-6+deb10u1) but it is not installed perl-base : PreDepends: libc6 (>= 2.28) powerpc-ibm-utils : Depends: libc6 (>= 2.17) Depends: librtas2 (>= 1.3.6) but it is not installed Depends: librtasevent2 (>= 1.3.6) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed Depends: bc but it is not installed procps : Depends: libc6 (>= 2.27) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps7 (>= 2:3.3.15-1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed python : Depends: libpython-stdlib (= 2.7.16-1) but it is not installed Depends: python2 (= 2.7.16-1) but it is not installed python-minimal : Depends: python2.7-minimal (>= 2.7.16-1~) but it is not installed Depends: python2-minimal (= 2.7.16-1) but it is not installed python2.7 : Depends: python2.7-minimal (= 2.7.16-2+deb10u1) but it is not installed Depends: libpython2.7-stdlib (= 2.7.16-2+deb10u1) but it is not installed python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 1.13) but it is not installed Depends: python3-requests but it is not installed Depends: python3-apt but it is not installed reportbug : Depends: python3:any rsyslog : Depends: libc6 (>= 2.27) Depends: libestr0 (>= 0.1.4) but it is not installed Depends: libfastjson4 (>= 0.99.7) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 209) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed Depends: lsb-base (>= 3.2-14) but it is not installed sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed PreDepends: libc6 (>= 2.17) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libgcrypt20 (>= 1.8.0) but it is not installed PreDepends: liblz4-1 (>= 0.0~r122) but it is not installed PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed PreDepends: libselinux1 (>= 2.1.9) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.9.0-3+exp2) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libcryptsetup12 (>= 2:1.6.0) but it is not installed Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libidn11 (>= 1.13) but it is not installed Depends: libip4tc0 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libkmod2 (>= 5~) but it is not installed Depends: liblz4-1 (>= 0.0~r130) but it is not installed Depends: libmount1 (>= 2.30) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libseccomp2 (>= 2.3.1) but it is not installed Depends: libsystemd0 (= 241-7~deb10u6) but it is not installed sysvinit-utils : Depends: libc6 (>= 2.17) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.17) PreDepends: libselinux1 (>= 1.32) but it is not installed tasksel : Depends: liblocale-gettext-perl but it is not installed telnet : Depends: libc6 (>= 2.17) Depends: libgcc1 (>= 1:3.0) but it is not installed Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.17) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.28) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libudev1 (= 241-7~deb10u6) but it is not installed Depends: lsb-base (>= 3.0-6) but it is not installed util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libblkid1 (>= 2.31.1) but it is not installed PreDepends: libc6 (>= 2.25) PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed PreDepends: libmount1 (>= 2.25) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 2.6-3~) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed PreDepends: libsystemd0 but it is not installed PreDepends: libtinfo6 (>= 6) but it is not installed PreDepends: libudev1 (>= 183) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed vim-common : Depends: xxd but it is not installed vim-tiny : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.17) Depends: libselinux1 (>= 1.32) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle6 but it is not installed Depends: libpcre2-8-0 (>= 10.32) but it is not installed Depends: libpsl5 (>= 0.16.0) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed whiptail : Depends: libc6 (>= 2.17) Depends: libnewt0.52 (>= 0.52.20) but it is not installed Depends: libpopt0 (>= 1.14) but it is not installed Depends: libslang2 (>= 2.2.4) but it is not installed xz-utils : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.2.2) but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[3]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi if [ "ppc64el" != "source" ] ; then \ for ARCH in ppc64el; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Reading package lists... set -e; \ if [ "ppc64el" != "source" ] ; then \ for ARCH in ppc64el; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.buster/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "ppc64el" != "source" ] ; then \ for ARCH in ppc64el; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.buster/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-backports-$ARCH/status; \ done; \ fi; \ done; \ fi ppc64el:bc ppc64el:ca-certificates ppc64el:dmsetup ppc64el:gcc-8-base ppc64el:libacl1 ppc64el:libapparmor1 ppc64el:libapt-inst2.0 ppc64el:libapt-pkg5.0 ppc64el:libargon2-1 ppc64el:libattr1 ppc64el:libaudit-common ppc64el:libaudit1 ppc64el:libbind9-161 ppc64el:libblkid1 ppc64el:libbsd0 ppc64el:libbz2-1.0 ppc64el:libc6 ppc64el:libcap-ng0 ppc64el:libcap2 ppc64el:libcap2-bin ppc64el:libcom-err2 ppc64el:libcryptsetup12 ppc64el:libcurl3-gnutls ppc64el:libdb5.3 ppc64el:libdbus-1-3 ppc64el:libdebconfclient0 ppc64el:libdevmapper1.02.1 ppc64el:libdns-export1104 ppc64el:libdns1104 ppc64el:libedit2 ppc64el:libelf1 ppc64el:libestr0 ppc64el:libexpat1 ppc64el:libext2fs2 ppc64el:libfastjson4 ppc64el:libfdisk1 ppc64el:libffi6 ppc64el:libfstrm0 ppc64el:libgcc1 ppc64el:libgcrypt20 ppc64el:libgdbm-compat4 ppc64el:libgdbm6 ppc64el:libgeoip1 ppc64el:libgmp10 ppc64el:libgnutls30 ppc64el:libgpg-error0 ppc64el:libgssapi-krb5-2 ppc64el:libhogweed4 ppc64el:libicu63 ppc64el:libidn11 ppc64el:libidn2-0 ppc64el:libip4tc0 ppc64el:libip6tc0 ppc64el:libiptc0 ppc64el:libisc-export1100 ppc64el:libisc1100 ppc64el:libisccc161 ppc64el:libisccfg163 ppc64el:libjson-c3 ppc64el:libk5crypto3 ppc64el:libkeyutils1 ppc64el:libkmod2 ppc64el:libkrb5-3 ppc64el:libkrb5support0 ppc64el:libldap-2.4-2 ppc64el:libldap-common ppc64el:liblmdb0 ppc64el:liblocale-gettext-perl ppc64el:liblognorm5 ppc64el:liblwres161 ppc64el:liblz4-1 ppc64el:liblzma5 ppc64el:libmagic-mgc ppc64el:libmagic1 ppc64el:libmnl0 ppc64el:libmount1 ppc64el:libmpdec2 ppc64el:libncurses6 ppc64el:libncursesw6 ppc64el:libnetfilter-conntrack3 ppc64el:libnettle6 ppc64el:libnewt0.52 ppc64el:libnfnetlink0 ppc64el:libnftnl11 ppc64el:libnghttp2-14 ppc64el:libp11-kit0 ppc64el:libpam0g ppc64el:libpci3 ppc64el:libpcre2-8-0 ppc64el:libpcre3 ppc64el:libperl5.28 ppc64el:libpipeline1 ppc64el:libpopt0 ppc64el:libprocps7 ppc64el:libprotobuf-c1 ppc64el:libpsl5 ppc64el:libpython-stdlib ppc64el:libpython2-stdlib ppc64el:libpython2.7-minimal ppc64el:libpython2.7-stdlib ppc64el:libpython3-stdlib ppc64el:libpython3.7-minimal ppc64el:libpython3.7-stdlib ppc64el:libreadline7 ppc64el:librtas2 ppc64el:librtasevent2 ppc64el:librtmp1 ppc64el:libsasl2-2 ppc64el:libsasl2-modules-db ppc64el:libseccomp2 ppc64el:libselinux1 ppc64el:libsemanage-common ppc64el:libsemanage1 ppc64el:libsepol1 ppc64el:libslang2 ppc64el:libsmartcols1 ppc64el:libsqlite3-0 ppc64el:libss2 ppc64el:libssh2-1 ppc64el:libssl1.1 ppc64el:libstdc++6 ppc64el:libsystemd0 ppc64el:libtasn1-6 ppc64el:libtext-charwidth-perl ppc64el:libtext-iconv-perl ppc64el:libtext-wrapi18n-perl ppc64el:libtinfo6 ppc64el:libuchardet0 ppc64el:libudev1 ppc64el:libunistring2 ppc64el:libuuid1 ppc64el:libxml2 ppc64el:libxtables12 ppc64el:libzstd1 ppc64el:lsb-base ppc64el:openssl ppc64el:python-apt-common ppc64el:python2 ppc64el:python2-minimal ppc64el:python2.7-minimal ppc64el:python3 ppc64el:python3-apt ppc64el:python3-certifi ppc64el:python3-chardet ppc64el:python3-debconf ppc64el:python3-debian ppc64el:python3-debianbts ppc64el:python3-httplib2 ppc64el:python3-idna ppc64el:python3-minimal ppc64el:python3-pkg-resources ppc64el:python3-pycurl ppc64el:python3-pysimplesoap ppc64el:python3-requests ppc64el:python3-six ppc64el:python3-urllib3 ppc64el:python3.7 ppc64el:python3.7-minimal ppc64el:xxd ppc64el:zlib1g for ARCH in ppc64el; do \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' ... checking your mirror make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "ppc64el" buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ Using MD5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-ppc64el/Packages.xz Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-ppc64el/20190702/images/MD5SUMS Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-ppc64el/20190702+deb10u8/images/MD5SUMS for ARCH in ppc64el; do \ if [ -e /home/debian-cd/build.buster/debian-cd/data/buster/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and up to 1 isos for ppc64el DVD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi if [ "ppc64el" != "source" ] ; then \ for ARCH in ppc64el; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _1 ]; then \ for ARCH in ppc64el; do \ BINCLUDE=`[ -n "" ] && cat | sort -u | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BINCLUDE" ] || BINCLUDE="--include=$BINCLUDE"; \ BEXCLUDE=`[ -n "" ] && cat | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BEXCLUDE" ] || BEXCLUDE="--exclude=$BEXCLUDE"; \ debootstrap --no-check-gpg --arch $ARCH \ --print-debs \ $BINCLUDE $BEXCLUDE \ buster \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in ppc64el; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in ; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \ fi; \ if [ ""x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt/buster-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list /home/debian-cd/build.buster/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list; fi for ARCH in ppc64el; do \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list; \ done Running sort_deps to sort packages for ppc64el: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 119062952 bytes Adding the rest of the requested packages Now up to 63111715914 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 55594 packages, total size 65122456280 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.buster/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/packages; \ else \ /home/debian-cd/build.buster/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/apt "ppc64el" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/packages.source; \ fi /home/debian-cd/build.buster/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.buster/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el buster "ppc64el" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -jigdo-min-file-size 1024 -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*'" xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.0 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2017, Thomas Schmitt , libburnia project. xorriso version : 1.5.0 Version timestamp : 2018.09.15.133001 Build timestamp : -none-given- libisofs in use : 1.5.0 (min. 1.5.0) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.5.0 (min. 1.5.0) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.0 (min. 1.5.0) Provided under GNU GPL version 3 or later, due to libreadline license. There is NO WARRANTY, to the extent permitted by law. Reading in package information for ppc64el: Done: Read details of 55594 packages for ppc64el Reading in translated package descriptions for main: Done: read 224367 entries for 36 languages Reading in translated package descriptions for contrib: Done: read 295 entries for 1 languages Starting to lay out packages into images: Adding the required directories Generating the image label and volume id Adding .disk/base_components Adding .disk/cd_type Adding udeb/base includes/excludes WARNING: Unable to read UDEB_INCLUDE file /home/debian-cd/build.buster/debian-cd/data/buster/ppc64el_udeb_include WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.buster/debian-cd/data/buster/ppc64el_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools Downloading most recent release notes for ppc64el --2021-02-06 13:39:37-- https://www.debian.org/releases/buster/release-notes-ppc64el.tar.gz Resolving www.debian.org (www.debian.org)... 2001:67c:2564:a119::77, 130.89.148.77 Connecting to www.debian.org (www.debian.org)|2001:67c:2564:a119::77|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 7028985 (6.7M) [application/x-gzip] Saving to: 'release-notes-ppc64el.tar.gz' 0K .......... .......... .......... .......... .......... 0% 1.67M 4s 50K .......... .......... .......... .......... .......... 1% 4.25M 3s 100K .......... .......... .......... .......... .......... 2% 7.55M 2s 150K .......... .......... .......... .......... .......... 2% 9.23M 2s 200K .......... .......... .......... .......... .......... 3% 9.47M 2s 250K .......... .......... .......... .......... .......... 4% 15.1M 1s 300K .......... .......... .......... .......... .......... 5% 22.4M 1s 350K .......... .......... .......... .......... .......... 5% 16.8M 1s 400K .......... .......... .......... .......... .......... 6% 18.0M 1s 450K .......... .......... .......... .......... .......... 7% 17.4M 1s 500K .......... .......... .......... .......... .......... 8% 26.3M 1s 550K .......... .......... .......... .......... .......... 8% 39.1M 1s 600K .......... .......... .......... .......... .......... 9% 32.5M 1s 650K .......... .......... .......... .......... .......... 10% 26.5M 1s 700K .......... .......... .......... .......... .......... 10% 45.8M 1s 750K .......... .......... .......... .......... .......... 11% 28.2M 1s 800K .......... .......... .......... .......... .......... 12% 31.0M 1s 850K .......... .......... .......... .......... .......... 13% 67.5M 1s 900K .......... .......... .......... .......... .......... 13% 39.4M 1s 950K .......... .......... .......... .......... .......... 14% 46.8M 0s 1000K .......... .......... .......... .......... .......... 15% 41.5M 0s 1050K .......... .......... .......... .......... .......... 16% 87.6M 0s 1100K .......... .......... .......... .......... .......... 16% 49.3M 0s 1150K .......... .......... .......... .......... .......... 17% 50.7M 0s 1200K .......... .......... .......... .......... .......... 18% 48.3M 0s 1250K .......... .......... .......... .......... .......... 18% 115M 0s 1300K .......... .......... .......... .......... .......... 19% 54.9M 0s 1350K .......... .......... .......... .......... .......... 20% 55.7M 0s 1400K .......... .......... .......... .......... .......... 21% 55.7M 0s 1450K .......... .......... .......... .......... .......... 21% 116M 0s 1500K .......... .......... .......... .......... .......... 22% 70.9M 0s 1550K .......... .......... .......... .......... .......... 23% 71.7M 0s 1600K .......... .......... .......... .......... .......... 24% 56.4M 0s 1650K .......... .......... .......... .......... .......... 24% 83.3M 0s 1700K .......... .......... .......... .......... .......... 25% 114M 0s 1750K .......... .......... .......... .......... .......... 26% 85.7M 0s 1800K .......... .......... .......... .......... .......... 26% 61.8M 0s 1850K .......... .......... .......... .......... .......... 27% 116M 0s 1900K .......... .......... .......... .......... .......... 28% 66.4M 0s 1950K .......... .......... .......... .......... .......... 29% 110M 0s 2000K .......... .......... .......... .......... .......... 29% 97.9M 0s 2050K .......... .......... .......... .......... .......... 30% 113M 0s 2100K .......... .......... .......... .......... .......... 31% 114M 0s 2150K .......... .......... .......... .......... .......... 32% 114M 0s 2200K .......... .......... .......... .......... .......... 32% 105M 0s 2250K .......... .......... .......... .......... .......... 33% 127M 0s 2300K .......... .......... .......... .......... .......... 34% 115M 0s 2350K .......... .......... .......... .......... .......... 34% 114M 0s 2400K .......... .......... .......... .......... .......... 35% 94.6M 0s 2450K .......... .......... .......... .......... .......... 36% 111M 0s 2500K .......... .......... .......... .......... .......... 37% 116M 0s 2550K .......... .......... .......... .......... .......... 37% 113M 0s 2600K .......... .......... .......... .......... .......... 38% 104M 0s 2650K .......... .......... .......... .......... .......... 39% 112M 0s 2700K .......... .......... .......... .......... .......... 40% 112M 0s 2750K .......... .......... .......... .......... .......... 40% 116M 0s 2800K .......... .......... .......... .......... .......... 41% 95.6M 0s 2850K .......... .......... .......... .......... .......... 42% 114M 0s 2900K .......... .......... .......... .......... .......... 42% 114M 0s 2950K .......... .......... .......... .......... .......... 43% 113M 0s 3000K .......... .......... .......... .......... .......... 44% 114M 0s 3050K .......... .......... .......... .......... .......... 45% 116M 0s 3100K .......... .......... .......... .......... .......... 45% 109M 0s 3150K .......... .......... .......... .......... .......... 46% 119M 0s 3200K .......... .......... .......... .......... .......... 47% 92.4M 0s 3250K .......... .......... .......... .......... .......... 48% 118M 0s 3300K .......... .......... .......... .......... .......... 48% 111M 0s 3350K .......... .......... .......... .......... .......... 49% 115M 0s 3400K .......... .......... .......... .......... .......... 50% 104M 0s 3450K .......... .......... .......... .......... .......... 50% 113M 0s 3500K .......... .......... .......... .......... .......... 51% 58.3M 0s 3550K .......... .......... .......... .......... .......... 52% 127M 0s 3600K .......... .......... .......... .......... .......... 53% 3.09M 0s 3650K .......... .......... .......... .......... .......... 53% 136M 0s 3700K .......... .......... .......... .......... .......... 54% 133M 0s 3750K .......... .......... .......... .......... .......... 55% 129M 0s 3800K .......... .......... .......... .......... .......... 56% 121M 0s 3850K .......... .......... .......... .......... .......... 56% 137M 0s 3900K .......... .......... .......... .......... .......... 57% 136M 0s 3950K .......... .......... .......... .......... .......... 58% 131M 0s 4000K .......... .......... .......... .......... .......... 59% 109M 0s 4050K .......... .......... .......... .......... .......... 59% 133M 0s 4100K .......... .......... .......... .......... .......... 60% 125M 0s 4150K .......... .......... .......... .......... .......... 61% 137M 0s 4200K .......... .......... .......... .......... .......... 61% 115M 0s 4250K .......... .......... .......... .......... .......... 62% 133M 0s 4300K .......... .......... .......... .......... .......... 63% 138M 0s 4350K .......... .......... .......... .......... .......... 64% 134M 0s 4400K .......... .......... .......... .......... .......... 64% 108M 0s 4450K .......... .......... .......... .......... .......... 65% 132M 0s 4500K .......... .......... .......... .......... .......... 66% 131M 0s 4550K .......... .......... .......... .......... .......... 67% 134M 0s 4600K .......... .......... .......... .......... .......... 67% 119M 0s 4650K .......... .......... .......... .......... .......... 68% 132M 0s 4700K .......... .......... .......... .......... .......... 69% 129M 0s 4750K .......... .......... .......... .......... .......... 69% 136M 0s 4800K .......... .......... .......... .......... .......... 70% 108M 0s 4850K .......... .......... .......... .......... .......... 71% 132M 0s 4900K .......... .......... .......... .......... .......... 72% 132M 0s 4950K .......... .......... .......... .......... .......... 72% 128M 0s 5000K .......... .......... .......... .......... .......... 73% 124M 0s 5050K .......... .......... .......... .......... .......... 74% 139M 0s 5100K .......... .......... .......... .......... .......... 75% 137M 0s 5150K .......... .......... .......... .......... .......... 75% 132M 0s 5200K .......... .......... .......... .......... .......... 76% 112M 0s 5250K .......... .......... .......... .......... .......... 77% 137M 0s 5300K .......... .......... .......... .......... .......... 77% 138M 0s 5350K .......... .......... .......... .......... .......... 78% 138M 0s 5400K .......... .......... .......... .......... .......... 79% 123M 0s 5450K .......... .......... .......... .......... .......... 80% 134M 0s 5500K .......... .......... .......... .......... .......... 80% 132M 0s 5550K .......... .......... .......... .......... .......... 81% 138M 0s 5600K .......... .......... .......... .......... .......... 82% 115M 0s 5650K .......... .......... .......... .......... .......... 83% 139M 0s 5700K .......... .......... .......... .......... .......... 83% 132M 0s 5750K .......... .......... .......... .......... .......... 84% 128M 0s 5800K .......... .......... .......... .......... .......... 85% 125M 0s 5850K .......... .......... .......... .......... .......... 85% 134M 0s 5900K .......... .......... .......... .......... .......... 86% 138M 0s 5950K .......... .......... .......... .......... .......... 87% 140M 0s 6000K .......... .......... .......... .......... .......... 88% 112M 0s 6050K .......... .......... .......... .......... .......... 88% 125M 0s 6100K .......... .......... .......... .......... .......... 89% 121M 0s 6150K .......... .......... .......... .......... .......... 90% 123M 0s 6200K .......... .......... .......... .......... .......... 91% 105M 0s 6250K .......... .......... .......... .......... .......... 91% 124M 0s 6300K .......... .......... .......... .......... .......... 92% 126M 0s 6350K .......... .......... .......... .......... .......... 93% 137M 0s 6400K .......... .......... .......... .......... .......... 93% 115M 0s 6450K .......... .......... .......... .......... .......... 94% 138M 0s 6500K .......... .......... .......... .......... .......... 95% 133M 0s 6550K .......... .......... .......... .......... .......... 96% 137M 0s 6600K .......... .......... .......... .......... .......... 96% 122M 0s 6650K .......... .......... .......... .......... .......... 97% 138M 0s 6700K .......... .......... .......... .......... .......... 98% 133M 0s 6750K .......... .......... .......... .......... .......... 99% 127M 0s 6800K .......... .......... .......... .......... .......... 99% 115M 0s 6850K .......... .... 100% 129M=0.2s 2021-02-06 13:39:38 (43.4 MB/s) - 'release-notes-ppc64el.tar.gz' saved [7028985/7028985] ca/ ca/ap-old-stuff.ca.html ca/apb.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/annot-close.png ca/images/annot-open.png 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/index.ca.html ca/relnotes-glossary.ca.html ca/relnotes-index.ca.html ca/release-notes.ca.txt ca/release-notes.ca.pdf da/ da/ap-old-stuff.da.html da/apb.da.html da/ch-about.da.html da/ch-information.da.html da/ch-installing.da.html da/ch-moreinfo.da.html da/ch-upgrading.da.html da/ch-whats-new.da.html da/debian.css da/images/ da/images/annot-close.png da/images/annot-open.png da/images/blank.png da/images/caution.png da/images/draft.png da/images/home.png da/images/important.png da/images/next.png da/images/note.png da/images/prev.png da/images/tip.png da/images/toc-blank.png da/images/toc-minus.png da/images/toc-plus.png da/images/up.png da/images/warning.png da/index.da.html da/relnotes-glossary.da.html da/relnotes-index.da.html da/release-notes.da.txt da/release-notes.da.pdf de/ de/ap-old-stuff.de.html de/apb.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/annot-close.png de/images/annot-open.png 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/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/ap-old-stuff.en.html en/apb.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/annot-close.png en/images/annot-open.png 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/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/ap-old-stuff.es.html es/apb.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/annot-close.png es/images/annot-open.png 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/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/ap-old-stuff.fr.html fr/apb.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/annot-close.png fr/images/annot-open.png 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/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/ap-old-stuff.it.html it/apb.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/annot-close.png it/images/annot-open.png 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/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/ap-old-stuff.ja.html ja/apb.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/annot-close.png ja/images/annot-open.png 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/index.ja.html ja/relnotes-glossary.ja.html ja/relnotes-index.ja.html ja/release-notes.ja.txt ja/release-notes.ja.pdf nl/ nl/ap-old-stuff.nl.html nl/apb.nl.html nl/ch-about.nl.html nl/ch-information.nl.html nl/ch-installing.nl.html nl/ch-moreinfo.nl.html nl/ch-upgrading.nl.html nl/ch-whats-new.nl.html nl/debian.css nl/images/ nl/images/annot-close.png nl/images/annot-open.png nl/images/blank.png nl/images/caution.png nl/images/draft.png nl/images/home.png nl/images/important.png nl/images/next.png nl/images/note.png nl/images/prev.png nl/images/tip.png nl/images/toc-blank.png nl/images/toc-minus.png nl/images/toc-plus.png nl/images/up.png nl/images/warning.png nl/index.nl.html nl/relnotes-glossary.nl.html nl/relnotes-index.nl.html nl/release-notes.nl.txt nl/release-notes.nl.pdf pl/ pl/ap-old-stuff.pl.html pl/apb.pl.html pl/ch-about.pl.html pl/ch-information.pl.html pl/ch-installing.pl.html pl/ch-moreinfo.pl.html pl/ch-upgrading.pl.html pl/ch-whats-new.pl.html pl/debian.css pl/images/ pl/images/annot-close.png pl/images/annot-open.png pl/images/blank.png pl/images/caution.png pl/images/draft.png pl/images/home.png pl/images/important.png pl/images/next.png pl/images/note.png pl/images/prev.png pl/images/tip.png pl/images/toc-blank.png pl/images/toc-minus.png pl/images/toc-plus.png pl/images/up.png pl/images/warning.png pl/index.pl.html pl/relnotes-glossary.pl.html pl/relnotes-index.pl.html pl/release-notes.pl.txt pl/release-notes.pl.pdf pt/ pt/ap-old-stuff.pt.html pt/apb.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/annot-close.png pt/images/annot-open.png 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/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/ap-old-stuff.pt-br.html pt-br/apb.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/annot-close.png pt-br/images/annot-open.png 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/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/ap-old-stuff.ro.html ro/apb.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/annot-close.png ro/images/annot-open.png 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/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/ap-old-stuff.ru.html ru/apb.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/annot-close.png ru/images/annot-open.png 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/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/ap-old-stuff.sk.html sk/apb.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/annot-close.png sk/images/annot-open.png 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/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/ap-old-stuff.sv.html sv/apb.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/annot-close.png sv/images/annot-open.png 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/index.sv.html sv/relnotes-glossary.sv.html sv/relnotes-index.sv.html sv/release-notes.sv.txt sv/release-notes.sv.pdf zh-cn/ zh-cn/ap-old-stuff.zh-cn.html zh-cn/apb.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/annot-close.png zh-cn/images/annot-open.png 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/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 Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1 Starting new "ppc64el" DVD 1 at /home/debian-cd/build.buster/debian-cd/buster/CD1 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for ppc64el Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 5357 packages, 2289411 blocks, 4688713728 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD2 Starting new "ppc64el" DVD 2 at /home/debian-cd/build.buster/debian-cd/buster/CD2 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 2900 packages, 2277927 blocks, 4665194496 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD3 Starting new "ppc64el" DVD 3 at /home/debian-cd/build.buster/debian-cd/buster/CD3 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 2427 packages, 2288008 blocks, 4685840384 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD4 Starting new "ppc64el" DVD 4 at /home/debian-cd/build.buster/debian-cd/buster/CD4 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 2092 packages, 2189328 blocks, 4483743744 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD5 Starting new "ppc64el" DVD 5 at /home/debian-cd/build.buster/debian-cd/buster/CD5 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 2505 packages, 2292072 blocks, 4694163456 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD6 Starting new "ppc64el" DVD 6 at /home/debian-cd/build.buster/debian-cd/buster/CD6 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 2164 packages, 2290451 blocks, 4690843648 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD7 Starting new "ppc64el" DVD 7 at /home/debian-cd/build.buster/debian-cd/buster/CD7 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 7 filled with 1970 packages, 2285723 blocks, 4681160704 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD8 Starting new "ppc64el" DVD 8 at /home/debian-cd/build.buster/debian-cd/buster/CD8 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 3731 packages, 2277726 blocks, 4664782848 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD9 Starting new "ppc64el" DVD 9 at /home/debian-cd/build.buster/debian-cd/buster/CD9 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 9 filled with 4506 packages, 2243582 blocks, 4594855936 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD10 Starting new "ppc64el" DVD 10 at /home/debian-cd/build.buster/debian-cd/buster/CD10 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 4393 packages, 2223925 blocks, 4554598400 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD11 Starting new "ppc64el" DVD 11 at /home/debian-cd/build.buster/debian-cd/buster/CD11 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 11 filled with 5796 packages, 1924556 blocks, 3941490688 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD12 Starting new "ppc64el" DVD 12 at /home/debian-cd/build.buster/debian-cd/buster/CD12 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 5653 packages, 2199825 blocks, 4505241600 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD13 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD13 Starting new "ppc64el" DVD 13 at /home/debian-cd/build.buster/debian-cd/buster/CD13 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 13 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 6844 packages, 2292176 blocks, 4694376448 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD14 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD14 Starting new "ppc64el" DVD 14 at /home/debian-cd/build.buster/debian-cd/buster/CD14 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 14 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 14 filled with 4801 packages, 2081806 blocks, 4263538688 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD15 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for ppc64el: Running tools/boot/buster/boot-ppc64el 15 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD15 Starting new "ppc64el" DVD 15 at /home/debian-cd/build.buster/debian-cd/buster/CD15 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 15 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 15 (not) filled with 455 packages, 832400 blocks, 1704755200 bytes Finished: 55594 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "ppc64el" buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ Using MD5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-ppc64el/Packages.xz Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-ppc64el/20190702/images/MD5SUMS Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-ppc64el/20190702+deb10u8/images/MD5SUMS for ARCH in ppc64el; do \ if [ -e /home/debian-cd/build.buster/debian-cd/data/buster/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check; \ fi; \ done CD=13 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" CD=1 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 13 ... CD=3 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating ppc64el iso/jigdo image number 1 ... CD=4 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating ppc64el iso/jigdo image number 3 ... Last-minute updates: README.html Generating ppc64el iso/jigdo image number 4 ... Last-minute updates: README.html README.txt README.txt README.txt README.txt Sat 6 Feb 14:34:36 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 13' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-13.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD13 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Sat 6 Feb 14:34:36 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 3' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD3 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Sat 6 Feb 14:34:36 UTC 2021 Sat 6 Feb 14:34:36 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 4' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD4 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-1.iso -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes -chrp-boot-part CD1 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 2122g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD4' xorriso : UPDATE : 3872 files added in 1 seconds xorriso : UPDATE : 3872 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD3' xorriso : UPDATE : 4329 files added in 1 seconds xorriso : UPDATE : 4329 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-4+deb10u1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.1.7-1_ppc64el.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-4+deb10u1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD13' xorriso : UPDATE : 12221 files added in 1 seconds xorriso : UPDATE : 12221 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD1' xorriso : UPDATE : 10385 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 10385 files added in 1 seconds xorriso : UPDATE : 0.02% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/basic-defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/compatibility.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/getting-debian.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/index.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/nextrelease.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkg-basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/redistributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-linux-free_3.4_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.09% done xorriso : UPDATE : 0.19% done xorriso : UPDATE : 0.13% done xorriso : UPDATE : 0.18% done xorriso : UPDATE : 0.24% done xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 06 14:40:44 2021 xorriso : UPDATE : 0.25% done xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 14:49:21 2021 xorriso : UPDATE : 0.36% done, estimate finish Sat Feb 06 14:46:17 2021 xorriso : UPDATE : 1.21% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 14:46:35 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 14:55:46 2021 xorriso : UPDATE : 0.51% done, estimate finish Sat Feb 06 14:45:59 2021 xorriso : UPDATE : 2.54% done, estimate finish Sat Feb 06 14:37:27 2021 xorriso : UPDATE : 0.50% done, estimate finish Sat Feb 06 14:47:22 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:02:10 2021 xorriso : UPDATE : 0.65% done, estimate finish Sat Feb 06 14:46:13 2021 xorriso : UPDATE : 3.29% done, estimate finish Sat Feb 06 14:37:19 2021 xorriso : UPDATE : 0.73% done, estimate finish Sat Feb 06 14:45:33 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:08:35 2021 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 06 14:46:11 2021 xorriso : UPDATE : 3.86% done, estimate finish Sat Feb 06 14:37:20 2021 xorriso : UPDATE : 1.47% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:14:59 2021 xorriso : UPDATE : 0.94% done, estimate finish Sat Feb 06 14:46:11 2021 xorriso : UPDATE : 4.92% done, estimate finish Sat Feb 06 14:37:06 2021 xorriso : UPDATE : 2.21% done, estimate finish Sat Feb 06 14:39:46 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:21:23 2021 xorriso : UPDATE : 1.10% done, estimate finish Sat Feb 06 14:46:03 2021 xorriso : UPDATE : 5.02% done, estimate finish Sat Feb 06 14:37:23 2021 xorriso : UPDATE : 2.74% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:27:48 2021 xorriso : UPDATE : 1.23% done, estimate finish Sat Feb 06 14:46:10 2021 xorriso : UPDATE : 6.37% done, estimate finish Sat Feb 06 14:37:03 2021 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:34:12 2021 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 06 14:46:15 2021 xorriso : UPDATE : 7.47% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 4.47% done, estimate finish Sat Feb 06 14:38:17 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:40:36 2021 xorriso : UPDATE : 1.80% done, estimate finish Sat Feb 06 14:44:20 2021 xorriso : UPDATE : 7.87% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 4.61% done, estimate finish Sat Feb 06 14:38:32 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:47:01 2021 xorriso : UPDATE : 2.32% done, estimate finish Sat Feb 06 14:42:54 2021 xorriso : UPDATE : 8.28% done, estimate finish Sat Feb 06 14:37:06 2021 xorriso : UPDATE : 5.78% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:53:25 2021 xorriso : UPDATE : 3.13% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 9.83% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 6.85% done, estimate finish Sat Feb 06 14:37:45 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:59:49 2021 xorriso : UPDATE : 3.85% done, estimate finish Sat Feb 06 14:40:29 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 7.39% done, estimate finish Sat Feb 06 14:37:45 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 16:06:14 2021 xorriso : UPDATE : 4.50% done, estimate finish Sat Feb 06 14:40:00 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 8.14% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 16:12:38 2021 xorriso : UPDATE : 5.12% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 8.14% done, estimate finish Sat Feb 06 14:37:10 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 16:19:03 2021 xorriso : UPDATE : 5.96% done, estimate finish Sat Feb 06 14:38:14 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 06 14:37:11 2021 xorriso : UPDATE : 8.14% done, estimate finish Sat Feb 06 14:37:23 2021 xorriso : UPDATE : 11.49% done, estimate finish Sat Feb 06 14:37:08 2021 xorriso : UPDATE : 6.75% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 06 14:37:22 2021 xorriso : UPDATE : 10.76% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 15.85% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 7.10% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 06 14:37:33 2021 xorriso : UPDATE : 11.80% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 8.14% done, estimate finish Sat Feb 06 14:37:52 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 06 14:37:43 2021 xorriso : UPDATE : 12.32% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 17.22% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 8.66% done, estimate finish Sat Feb 06 14:37:53 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 12.32% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 17.86% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 9.62% done, estimate finish Sat Feb 06 14:37:43 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 12.32% done, estimate finish Sat Feb 06 14:37:07 2021 xorriso : UPDATE : 18.49% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 10.30% done, estimate finish Sat Feb 06 14:37:41 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:36:47 2021 xorriso : UPDATE : 12.32% done, estimate finish Sat Feb 06 14:37:16 2021 xorriso : UPDATE : 19.32% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 11.01% done, estimate finish Sat Feb 06 14:37:38 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 12.32% done, estimate finish Sat Feb 06 14:37:25 2021 xorriso : UPDATE : 19.97% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 11.69% done, estimate finish Sat Feb 06 14:37:36 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:37:06 2021 xorriso : UPDATE : 12.75% done, estimate finish Sat Feb 06 14:37:51 2021 xorriso : UPDATE : 20.61% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 11.69% done, estimate finish Sat Feb 06 14:37:31 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:37:15 2021 xorriso : UPDATE : 17.88% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 21.05% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 13.33% done, estimate finish Sat Feb 06 14:37:14 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:37:24 2021 xorriso : UPDATE : 18.56% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 22.04% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 14.03% done, estimate finish Sat Feb 06 14:37:13 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:37:33 2021 xorriso : UPDATE : 19.37% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 22.81% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 14.69% done, estimate finish Sat Feb 06 14:37:14 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:37:43 2021 xorriso : UPDATE : 19.65% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 14.89% done, estimate finish Sat Feb 06 14:37:20 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:37:52 2021 xorriso : UPDATE : 20.97% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 24.18% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 16.33% done, estimate finish Sat Feb 06 14:37:10 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 21.49% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 24.94% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 16.54% done, estimate finish Sat Feb 06 14:37:16 2021 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 06 14:38:11 2021 xorriso : UPDATE : 21.49% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 25.51% done, estimate finish Sat Feb 06 14:36:29 2021 xorriso : UPDATE : 16.54% done, estimate finish Sat Feb 06 14:37:23 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 23.27% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 26.13% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 16.54% done, estimate finish Sat Feb 06 14:37:30 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 23.27% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 26.89% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 06 14:37:09 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 23.27% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 27.66% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 20.73% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 25.86% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 28.18% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 21.24% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 25.93% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 29.76% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 22.26% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 27.39% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 30.31% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 23.05% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 27.88% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 30.69% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 23.79% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 28.78% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 31.43% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 24.11% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 29.36% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 32.12% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 25.13% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 29.39% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 33.34% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 25.85% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 30.82% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 34.14% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 26.21% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 31.69% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 34.95% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 27.08% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 17.35% done xorriso : UPDATE : 31.80% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 35.66% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 27.08% done, estimate finish Sat Feb 06 14:37:16 2021 xorriso : UPDATE : 26.26% done, estimate finish Sat Feb 06 14:37:19 2021 xorriso : UPDATE : 33.48% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 36.35% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 27.52% done, estimate finish Sat Feb 06 14:37:19 2021 xorriso : UPDATE : 43.60% done, estimate finish Sat Feb 06 14:36:05 2021 xorriso : UPDATE : 34.24% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 37.07% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 30.12% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 43.64% done, estimate finish Sat Feb 06 14:36:07 2021 xorriso : UPDATE : 34.84% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 37.56% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 30.82% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 43.64% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 35.70% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 38.57% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 31.12% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 44.17% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 36.47% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 38.89% done, estimate finish Sat Feb 06 14:36:49 2021 xorriso : UPDATE : 31.12% done, estimate finish Sat Feb 06 14:37:09 2021 xorriso : UPDATE : 47.24% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 37.08% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 38.89% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 40.04% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 32.54% done, estimate finish Sat Feb 06 14:37:03 2021 xorriso : UPDATE : 48.02% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 37.72% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 41.74% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 34.20% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 48.96% done, estimate finish Sat Feb 06 14:35:59 2021 xorriso : UPDATE : 38.38% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 42.61% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 35.04% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 49.73% done, estimate finish Sat Feb 06 14:36:00 2021 xorriso : UPDATE : 39.03% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 43.23% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 35.69% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 49.92% done, estimate finish Sat Feb 06 14:36:02 2021 xorriso : UPDATE : 39.68% done, estimate finish Sat Feb 06 14:36:49 2021 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 36.44% done, estimate finish Sat Feb 06 14:36:49 2021 xorriso : UPDATE : 51.33% done, estimate finish Sat Feb 06 14:36:02 2021 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 44.82% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 37.12% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 52.08% done, estimate finish Sat Feb 06 14:36:04 2021 xorriso : UPDATE : 40.92% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 45.40% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 37.87% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 52.88% done, estimate finish Sat Feb 06 14:36:04 2021 xorriso : UPDATE : 41.57% done, estimate finish Sat Feb 06 14:36:52 2021 xorriso : UPDATE : 45.40% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 38.67% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 53.23% done, estimate finish Sat Feb 06 14:36:06 2021 xorriso : UPDATE : 42.24% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 45.40% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 39.41% done, estimate finish Sat Feb 06 14:36:52 2021 xorriso : UPDATE : 54.59% done, estimate finish Sat Feb 06 14:36:06 2021 xorriso : UPDATE : 42.90% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 48.02% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 40.05% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 55.29% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 43.03% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 48.90% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 56.02% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 44.10% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 49.64% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 41.39% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 56.63% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 45.00% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 50.20% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 42.03% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 56.84% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 45.64% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 51.07% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 42.62% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 56.84% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 46.56% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 51.07% done, estimate finish Sat Feb 06 14:36:47 2021 xorriso : UPDATE : 42.80% done, estimate finish Sat Feb 06 14:37:10 2021 xorriso : UPDATE : 56.84% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 46.86% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 52.76% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 44.17% done, estimate finish Sat Feb 06 14:37:03 2021 xorriso : UPDATE : 60.34% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 47.92% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 53.24% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 45.03% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 60.47% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 48.50% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 54.10% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 45.65% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 60.47% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 49.06% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 54.81% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 46.30% done, estimate finish Sat Feb 06 14:37:03 2021 xorriso : UPDATE : 60.47% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 49.26% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 54.81% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 46.76% done, estimate finish Sat Feb 06 14:37:05 2021 xorriso : UPDATE : 63.85% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 51.01% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 51.61% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 54.81% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 47.53% done, estimate finish Sat Feb 06 14:37:04 2021 xorriso : UPDATE : 64.70% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 52.18% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 57.60% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 48.47% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 65.50% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 52.85% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 58.29% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 49.30% done, estimate finish Sat Feb 06 14:37:03 2021 xorriso : UPDATE : 66.32% done, estimate finish Sat Feb 06 14:36:29 2021 xorriso : UPDATE : 66.61% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 53.52% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 59.15% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 50.07% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 67.83% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 54.17% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 59.15% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 50.78% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 51.40% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 68.47% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 54.82% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 60.49% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 52.05% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 69.03% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 61.45% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 52.71% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 69.91% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 55.58% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 62.11% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 53.37% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 70.46% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 56.33% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 62.93% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 53.99% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 71.25% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 57.89% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 63.41% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 54.64% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 72.06% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 58.45% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 64.28% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 55.63% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 64.98% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 56.38% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 65.50% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 56.99% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 74.49% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:37:05 2021 xorriso : UPDATE : 65.50% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 57.63% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:37:19 2021 xorriso : UPDATE : 67.61% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 58.31% done, estimate finish Sat Feb 06 14:37:04 2021 xorriso : UPDATE : 76.37% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:37:27 2021 xorriso : UPDATE : 68.28% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 58.91% done, estimate finish Sat Feb 06 14:37:04 2021 xorriso : UPDATE : 76.99% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:37:33 2021 xorriso : UPDATE : 68.74% done, estimate finish Sat Feb 06 14:36:47 2021 xorriso : UPDATE : 59.68% done, estimate finish Sat Feb 06 14:37:04 2021 xorriso : UPDATE : 77.75% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:37:42 2021 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 59.87% done, estimate finish Sat Feb 06 14:37:07 2021 xorriso : UPDATE : 77.75% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:37:48 2021 xorriso : UPDATE : 70.36% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 59.87% done, estimate finish Sat Feb 06 14:37:11 2021 xorriso : UPDATE : 80.02% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:37:56 2021 xorriso : UPDATE : 71.02% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 59.87% done, estimate finish Sat Feb 06 14:37:16 2021 xorriso : UPDATE : 80.02% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 71.53% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 59.87% done, estimate finish Sat Feb 06 14:37:20 2021 xorriso : UPDATE : 80.02% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:38:10 2021 xorriso : UPDATE : 72.54% done, estimate finish Sat Feb 06 14:36:47 2021 xorriso : UPDATE : 64.02% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 82.12% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:38:17 2021 xorriso : UPDATE : 73.24% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 64.94% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 83.47% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 67.93% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 84.03% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 65.66% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 71.49% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 66.02% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 84.48% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 72.06% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 85.80% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 67.16% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 72.67% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 67.83% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 86.51% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 73.49% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 68.57% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 73.91% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 87.91% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 69.28% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 74.87% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 88.64% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 75.51% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 89.30% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 70.00% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 76.16% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:37:06 2021 xorriso : UPDATE : 90.03% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 70.86% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 76.90% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:37:09 2021 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 72.12% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 77.56% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:37:13 2021 xorriso : UPDATE : 91.23% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 72.79% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 78.30% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:37:17 2021 xorriso : UPDATE : 92.21% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 73.51% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 06 14:37:21 2021 xorriso : UPDATE : 74.08% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 93.10% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 79.47% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 76.01% done xorriso : UPDATE : 93.88% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 74.98% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 80.43% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 86.98% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 75.71% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 94.07% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 81.08% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 87.35% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 94.07% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 76.22% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 81.85% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 87.35% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 94.07% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 77.18% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 82.36% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 97.67% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 77.49% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 82.98% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 90.24% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 98.25% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 78.08% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 83.39% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 99.13% done xorriso : UPDATE : 79.10% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 83.39% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 99.93% done xorriso : UPDATE : 80.11% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 85.46% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 80.43% done, estimate finish Sat Feb 06 14:37:02 2021 ISO image produced: 2189329 sectors Written to medium : 2189329 sectors at LBA 0 xorriso : UPDATE : 86.18% done, estimate finish Sat Feb 06 14:36:53 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 06 14:36:45 2021 CD=5 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 5 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:36:34 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 5' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD5 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD5' xorriso : UPDATE : 4562 files added in 1 seconds xorriso : UPDATE : 4562 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-97-g75b3e59+dfsg-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/sigrok-firmware-fx2lafw_0.1.6-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 80.43% done, estimate finish Sat Feb 06 14:37:06 2021 xorriso : UPDATE : 86.60% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 94.46% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 80.59% done, estimate finish Sat Feb 06 14:37:07 2021 xorriso : UPDATE : 87.58% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 95.03% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 0.53% done, estimate finish Sat Feb 06 14:43:29 2021 xorriso : UPDATE : 83.62% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 87.58% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 95.38% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 1.18% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 84.50% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 87.58% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 95.38% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 1.18% done, estimate finish Sat Feb 06 14:42:33 2021 xorriso : UPDATE : 85.28% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 87.97% done, estimate finish Sat Feb 06 14:36:57 2021 xorriso : UPDATE : 95.38% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 2.96% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 85.28% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 90.79% done, estimate finish Sat Feb 06 14:36:52 2021 xorriso : UPDATE : 98.41% done xorriso : UPDATE : 3.72% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 85.28% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 90.79% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 99.14% done xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 85.28% done, estimate finish Sat Feb 06 14:37:04 2021 xorriso : UPDATE : 92.63% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 99.81% done xorriso : UPDATE : 5.26% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 93.70% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 85.28% done, estimate finish Sat Feb 06 14:37:06 2021 ISO image produced: 2288009 sectors Written to medium : 2288009 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=7 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 7 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:36:43 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 7' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD7 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD7' xorriso : UPDATE : 3614 files added in 1 seconds xorriso : UPDATE : 3614 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/hdmi2usb-fx2-firmware_0.0.0~git20151225-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 6.06% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 94.74% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 85.53% done, estimate finish Sat Feb 06 14:37:11 2021 xorriso : UPDATE : 0.19% done xorriso : UPDATE : 6.82% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 95.39% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 91.23% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 0.77% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 95.69% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 7.57% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 91.30% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 1.55% done, estimate finish Sat Feb 06 14:40:17 2021 xorriso : UPDATE : 92.93% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 95.69% done, estimate finish Sat Feb 06 14:36:52 2021 xorriso : UPDATE : 8.32% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 2.43% done, estimate finish Sat Feb 06 14:39:41 2021 xorriso : UPDATE : 97.35% done, estimate finish Sat Feb 06 14:36:51 2021 xorriso : UPDATE : 93.36% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 8.82% done, estimate finish Sat Feb 06 14:38:47 2021 xorriso : UPDATE : 3.14% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 98.73% done xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 06 14:36:54 2021 xorriso : UPDATE : 8.82% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:39:40 2021 xorriso : UPDATE : 99.44% done xorriso : UPDATE : 95.31% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 10.33% done, estimate finish Sat Feb 06 14:38:48 2021 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:40:08 2021 xorriso : UPDATE : Thank you for being patient. Working since 134 seconds. xorriso : UPDATE : 11.67% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 96.03% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:40:36 2021 xorriso : UPDATE : 12.32% done, estimate finish Sat Feb 06 14:38:42 2021 ISO image produced: 2292177 sectors Written to medium : 2292177 sectors at LBA 0 xorriso : UPDATE : 96.78% done, estimate finish Sat Feb 06 14:36:55 2021 Writing to 'stdio:/dev/null' completed successfully. CD=8 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 8 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:36:52 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 8' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD8 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD8' xorriso : UPDATE : 6594 files added in 1 seconds xorriso : UPDATE : 6594 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc-dbgsym_1.4.0-97-g75b3e59+dfsg-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/nxt-firmware_1.29-20120908+dfsg-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 13.00% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 97.53% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 13.58% done, estimate finish Sat Feb 06 14:38:46 2021 xorriso : UPDATE : 98.26% done xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 06 14:48:01 2021 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:41:59 2021 xorriso : UPDATE : 14.82% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 98.98% done xorriso : UPDATE : 0.95% done, estimate finish Sat Feb 06 14:42:19 2021 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:42:39 2021 xorriso : UPDATE : 15.54% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 99.70% done xorriso : UPDATE : 1.65% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 16.38% done, estimate finish Sat Feb 06 14:38:42 2021 ISO image produced: 2289412 sectors Written to medium : 2289412 sectors at LBA 0 Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-1.iso' completed successfully. CD=9 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 9 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:36:57 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 9' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD9 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD9' xorriso : UPDATE : 8322 files added in 1 seconds xorriso : UPDATE : 2.52% done, estimate finish Sat Feb 06 14:40:16 2021 xorriso : UPDATE : 8322 files added in 1 seconds xorriso : UPDATE : 10.54% done, estimate finish Sat Feb 06 14:38:48 2021 xorriso : UPDATE : 17.16% done, estimate finish Sat Feb 06 14:38:39 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/expeyes-firmware-dev_4.4.4+dfsg-4_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 3.11% done, estimate finish Sat Feb 06 14:40:10 2021 xorriso : UPDATE : 12.54% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 17.95% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 0.14% done xorriso : UPDATE : 3.93% done, estimate finish Sat Feb 06 14:39:54 2021 xorriso : UPDATE : 12.54% done, estimate finish Sat Feb 06 14:38:45 2021 xorriso : UPDATE : 18.74% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 0.27% done xorriso : UPDATE : 4.74% done, estimate finish Sat Feb 06 14:39:44 2021 xorriso : UPDATE : 14.57% done, estimate finish Sat Feb 06 14:38:34 2021 xorriso : UPDATE : 19.47% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 14:49:01 2021 xorriso : UPDATE : 5.20% done, estimate finish Sat Feb 06 14:39:49 2021 xorriso : UPDATE : 15.24% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 19.55% done, estimate finish Sat Feb 06 14:38:47 2021 xorriso : UPDATE : 0.71% done, estimate finish Sat Feb 06 14:45:58 2021 xorriso : UPDATE : 6.47% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 16.04% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 20.92% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 1.47% done, estimate finish Sat Feb 06 14:42:25 2021 xorriso : UPDATE : 7.20% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 16.63% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 21.61% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 2.06% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 7.88% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 17.44% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 22.44% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 2.86% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 8.53% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 06 14:38:20 2021 xorriso : UPDATE : 23.16% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 3.79% done, estimate finish Sat Feb 06 14:40:25 2021 xorriso : UPDATE : 8.53% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 06 14:38:22 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Feb 06 14:38:45 2021 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 06 14:40:08 2021 xorriso : UPDATE : 8.53% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 19.32% done, estimate finish Sat Feb 06 14:38:25 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Feb 06 14:38:58 2021 xorriso : UPDATE : 5.36% done, estimate finish Sat Feb 06 14:40:02 2021 xorriso : UPDATE : 11.63% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 20.35% done, estimate finish Sat Feb 06 14:38:25 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 5.80% done, estimate finish Sat Feb 06 14:40:05 2021 xorriso : UPDATE : 12.40% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 20.35% done, estimate finish Sat Feb 06 14:38:30 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 6.83% done, estimate finish Sat Feb 06 14:39:52 2021 xorriso : UPDATE : 13.18% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 22.22% done, estimate finish Sat Feb 06 14:38:26 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 7.34% done, estimate finish Sat Feb 06 14:39:53 2021 xorriso : UPDATE : 13.20% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 22.59% done, estimate finish Sat Feb 06 14:38:29 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 7.93% done, estimate finish Sat Feb 06 14:39:53 2021 xorriso : UPDATE : 14.79% done, estimate finish Sat Feb 06 14:38:58 2021 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 06 14:38:31 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Feb 06 14:39:44 2021 xorriso : UPDATE : 7.93% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : 14.83% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 30.86% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 7.93% done, estimate finish Sat Feb 06 14:39:51 2021 xorriso : UPDATE : 16.02% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 31.60% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 10.82% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 16.02% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 32.20% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 11.81% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 24.18% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 33.02% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 12.55% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 13.20% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 18.47% done, estimate finish Sat Feb 06 14:38:58 2021 xorriso : UPDATE : 28.48% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 33.36% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 13.26% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 18.54% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 28.82% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 34.33% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 13.26% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 18.54% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 29.64% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Feb 06 14:38:32 2021 xorriso : UPDATE : 36.05% done, estimate finish Sat Feb 06 14:38:32 2021 xorriso : UPDATE : 13.26% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 18.54% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 30.67% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 36.52% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 14.40% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 18.54% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 31.25% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 36.52% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 17.42% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 18.54% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 32.21% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 38.33% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 17.98% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 18.54% done, estimate finish Sat Feb 06 14:39:43 2021 xorriso : UPDATE : 32.64% done, estimate finish Sat Feb 06 14:38:46 2021 xorriso : UPDATE : 39.06% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 17.98% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 23.77% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 33.75% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 39.06% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 20.16% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 25.77% done, estimate finish Sat Feb 06 14:38:48 2021 xorriso : UPDATE : 34.57% done, estimate finish Sat Feb 06 14:38:31 2021 xorriso : UPDATE : 40.38% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 20.81% done, estimate finish Sat Feb 06 14:38:58 2021 xorriso : UPDATE : 25.83% done, estimate finish Sat Feb 06 14:38:54 2021 xorriso : UPDATE : 35.29% done, estimate finish Sat Feb 06 14:38:32 2021 xorriso : UPDATE : 41.34% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 21.44% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 25.83% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 36.00% done, estimate finish Sat Feb 06 14:38:34 2021 xorriso : UPDATE : 41.34% done, estimate finish Sat Feb 06 14:38:47 2021 xorriso : UPDATE : 22.27% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 25.83% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 36.52% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 41.34% done, estimate finish Sat Feb 06 14:38:53 2021 xorriso : UPDATE : 22.63% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 25.85% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 37.48% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 38.18% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 41.34% done, estimate finish Sat Feb 06 14:38:59 2021 xorriso : UPDATE : 23.68% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 30.12% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 38.84% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 41.34% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 24.56% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 30.12% done, estimate finish Sat Feb 06 14:38:54 2021 xorriso : UPDATE : 38.84% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 41.34% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 25.18% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 31.54% done, estimate finish Sat Feb 06 14:38:51 2021 xorriso : UPDATE : 40.45% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 45.22% done, estimate finish Sat Feb 06 14:38:46 2021 xorriso : UPDATE : 25.36% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 32.35% done, estimate finish Sat Feb 06 14:38:51 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 26.85% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 33.26% done, estimate finish Sat Feb 06 14:38:51 2021 xorriso : UPDATE : 41.59% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 27.69% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 33.90% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 42.55% done, estimate finish Sat Feb 06 14:38:52 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 28.42% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 34.85% done, estimate finish Sat Feb 06 14:38:56 2021 xorriso : UPDATE : 42.89% done, estimate finish Sat Feb 06 14:38:56 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:38:52 2021 xorriso : UPDATE : 29.15% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 35.56% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 42.89% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 29.96% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 06 14:38:50 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 30.00% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 37.17% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 06 14:38:55 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 31.43% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 37.40% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 06 14:38:59 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 32.19% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 38.76% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 32.62% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 39.32% done, estimate finish Sat Feb 06 14:38:59 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 53.40% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 32.62% done, estimate finish Sat Feb 06 14:39:15 2021 xorriso : UPDATE : 39.96% done, estimate finish Sat Feb 06 14:38:59 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 06 14:39:15 2021 xorriso : UPDATE : 57.29% done, estimate finish Sat Feb 06 14:38:30 2021 xorriso : UPDATE : 34.66% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 39.96% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 57.53% done, estimate finish Sat Feb 06 14:38:32 2021 xorriso : UPDATE : 35.42% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 41.59% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 06 14:40:32 2021 xorriso : UPDATE : 58.88% done, estimate finish Sat Feb 06 14:38:31 2021 xorriso : UPDATE : 36.14% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 42.30% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 52.38% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 59.28% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 36.80% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 42.96% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 53.12% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 59.28% done, estimate finish Sat Feb 06 14:38:27 2021 xorriso : UPDATE : 37.52% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 43.19% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 53.30% done, estimate finish Sat Feb 06 14:38:46 2021 xorriso : UPDATE : 59.28% done, estimate finish Sat Feb 06 14:38:30 2021 xorriso : UPDATE : 38.13% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 44.44% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 53.30% done, estimate finish Sat Feb 06 14:38:50 2021 xorriso : UPDATE : 59.28% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 38.92% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 45.12% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 53.39% done, estimate finish Sat Feb 06 14:38:55 2021 xorriso : UPDATE : 59.64% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 39.59% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 45.58% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 55.93% done, estimate finish Sat Feb 06 14:38:46 2021 xorriso : UPDATE : 63.66% done, estimate finish Sat Feb 06 14:38:27 2021 xorriso : UPDATE : 40.35% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 46.36% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 55.93% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 06 14:38:26 2021 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 47.59% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 58.08% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Feb 06 14:38:28 2021 xorriso : UPDATE : 41.81% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 48.27% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 58.81% done, estimate finish Sat Feb 06 14:38:45 2021 xorriso : UPDATE : 66.48% done, estimate finish Sat Feb 06 14:38:28 2021 xorriso : UPDATE : 42.35% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 48.91% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 59.55% done, estimate finish Sat Feb 06 14:38:31 2021 xorriso : UPDATE : 67.21% done, estimate finish Sat Feb 06 14:38:28 2021 xorriso : UPDATE : 43.42% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 49.33% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 59.93% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 67.86% done, estimate finish Sat Feb 06 14:38:30 2021 xorriso : UPDATE : 43.96% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 50.47% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 50.92% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 61.01% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 68.63% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 43.96% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 51.61% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 61.68% done, estimate finish Sat Feb 06 14:38:34 2021 xorriso : UPDATE : 69.13% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 45.68% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 51.79% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 62.42% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 70.40% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 45.94% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 51.79% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 63.09% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 70.56% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 47.41% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 51.79% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 64.01% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 71.94% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 47.96% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 51.79% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 64.70% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 72.37% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 48.98% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 51.79% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 65.29% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 49.50% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 51.79% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 65.29% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 73.80% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 57.91% done, estimate finish Sat Feb 06 14:38:59 2021 xorriso : UPDATE : 66.52% done, estimate finish Sat Feb 06 14:38:53 2021 xorriso : UPDATE : 73.80% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 57.95% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 67.94% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 73.80% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 59.44% done, estimate finish Sat Feb 06 14:38:59 2021 xorriso : UPDATE : 68.71% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 73.80% done, estimate finish Sat Feb 06 14:38:55 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 60.24% done, estimate finish Sat Feb 06 14:38:58 2021 xorriso : UPDATE : 69.41% done, estimate finish Sat Feb 06 14:38:50 2021 xorriso : UPDATE : 75.65% done, estimate finish Sat Feb 06 14:38:47 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Feb 06 14:38:58 2021 xorriso : UPDATE : 70.11% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 78.56% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 61.73% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 70.56% done, estimate finish Sat Feb 06 14:38:51 2021 xorriso : UPDATE : 79.30% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:39:44 2021 xorriso : UPDATE : 62.31% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 06 14:38:51 2021 xorriso : UPDATE : 80.02% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:39:49 2021 xorriso : UPDATE : 63.12% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 06 14:38:54 2021 xorriso : UPDATE : 80.54% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:44:42 2021 xorriso : UPDATE : 63.50% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 80.99% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:45:20 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 81.66% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:45:58 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 82.39% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 06 14:46:35 2021 xorriso : UPDATE : 65.98% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 53.81% done, estimate finish Sat Feb 06 14:40:10 2021 xorriso : UPDATE : 66.67% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 62.78% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 63.11% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 67.32% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 06 14:38:47 2021 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 63.28% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 67.98% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 06 14:38:50 2021 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 06 14:38:46 2021 xorriso : UPDATE : 64.14% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 68.41% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 06 14:38:53 2021 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 64.39% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 69.22% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 06 14:38:56 2021 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 06 14:38:52 2021 xorriso : UPDATE : 64.39% done, estimate finish Sat Feb 06 14:38:54 2021 xorriso : UPDATE : 70.15% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 06 14:38:58 2021 xorriso : UPDATE : 89.69% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 64.39% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 70.97% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 64.39% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 90.12% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 71.11% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 06 14:38:59 2021 xorriso : UPDATE : 65.43% done, estimate finish Sat Feb 06 14:38:59 2021 xorriso : UPDATE : 90.12% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 72.54% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 86.14% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 69.81% done, estimate finish Sat Feb 06 14:38:53 2021 xorriso : UPDATE : 92.21% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 72.97% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 86.14% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 70.54% done, estimate finish Sat Feb 06 14:38:53 2021 xorriso : UPDATE : 92.21% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 74.02% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 86.14% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 71.35% done, estimate finish Sat Feb 06 14:38:55 2021 xorriso : UPDATE : 93.95% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 74.36% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 86.14% done, estimate finish Sat Feb 06 14:38:45 2021 xorriso : UPDATE : 72.05% done, estimate finish Sat Feb 06 14:38:55 2021 xorriso : UPDATE : 93.95% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 74.36% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 86.14% done, estimate finish Sat Feb 06 14:38:47 2021 xorriso : UPDATE : 72.52% done, estimate finish Sat Feb 06 14:38:56 2021 xorriso : UPDATE : 93.95% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 74.36% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 86.14% done, estimate finish Sat Feb 06 14:38:48 2021 xorriso : UPDATE : 73.65% done, estimate finish Sat Feb 06 14:38:56 2021 xorriso : UPDATE : 93.95% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 77.46% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 86.14% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 74.35% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 97.48% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 78.14% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 86.14% done, estimate finish Sat Feb 06 14:38:51 2021 xorriso : UPDATE : 75.42% done, estimate finish Sat Feb 06 14:39:00 2021 xorriso : UPDATE : 98.32% done xorriso : UPDATE : 78.79% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 93.32% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 75.65% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 99.06% done xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 93.32% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : Thank you for being patient. Working since 122 seconds. xorriso : UPDATE : 80.31% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 93.32% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 77.92% done, estimate finish Sat Feb 06 14:39:01 2021 ISO image produced: 2292073 sectors Written to medium : 2292073 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=10 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 10 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:38:38 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 10' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD10 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD10' xorriso : UPDATE : 7967 files added in 1 seconds xorriso : UPDATE : 7967 files added in 1 seconds xorriso : UPDATE : 81.11% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 93.32% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 78.64% done, estimate finish Sat Feb 06 14:39:02 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2017.12~rc1-2_ppc64el.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.14% done xorriso : UPDATE : 81.83% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 93.74% done, estimate finish Sat Feb 06 14:38:45 2021 xorriso : UPDATE : 79.13% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 0.28% done xorriso : UPDATE : 82.60% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 98.35% done xorriso : UPDATE : 79.49% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 0.40% done, estimate finish Sat Feb 06 14:50:21 2021 xorriso : UPDATE : 82.92% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 99.08% done xorriso : UPDATE : 81.10% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 81.60% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 0.43% done, estimate finish Sat Feb 06 14:53:19 2021 xorriso : UPDATE : 84.12% done, estimate finish Sat Feb 06 14:39:02 2021 xorriso : UPDATE : 99.82% done xorriso : UPDATE : 82.19% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 1.54% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 84.83% done, estimate finish Sat Feb 06 14:39:02 2021 ISO image produced: 2285724 sectors Written to medium : 2285724 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=12 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 12 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:38:44 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 12' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD12 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD12' xorriso : UPDATE : 10204 files added in 1 seconds xorriso : UPDATE : 83.64% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 10204 files added in 1 seconds xorriso : UPDATE : 1.96% done, estimate finish Sat Feb 06 14:43:35 2021 xorriso : UPDATE : 85.55% done, estimate finish Sat Feb 06 14:39:03 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 84.45% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 0.14% done xorriso : UPDATE : 86.30% done, estimate finish Sat Feb 06 14:39:03 2021 xorriso : UPDATE : 3.57% done, estimate finish Sat Feb 06 14:41:50 2021 xorriso : UPDATE : 84.79% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 0.26% done xorriso : UPDATE : 87.05% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 3.85% done, estimate finish Sat Feb 06 14:42:03 2021 xorriso : UPDATE : 85.86% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 0.42% done, estimate finish Sat Feb 06 14:49:55 2021 xorriso : UPDATE : 87.77% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 3.85% done, estimate finish Sat Feb 06 14:42:29 2021 xorriso : UPDATE : 86.61% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 0.51% done, estimate finish Sat Feb 06 14:51:09 2021 xorriso : UPDATE : 3.85% done, estimate finish Sat Feb 06 14:42:55 2021 xorriso : UPDATE : 88.39% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 87.34% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 1.12% done, estimate finish Sat Feb 06 14:45:53 2021 xorriso : UPDATE : 89.34% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 6.85% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 87.95% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 1.89% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 7.61% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 90.09% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 88.69% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 2.54% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 8.34% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 90.74% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 89.16% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 3.38% done, estimate finish Sat Feb 06 14:42:37 2021 xorriso : UPDATE : 8.85% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 91.11% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 89.50% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 3.50% done, estimate finish Sat Feb 06 14:42:58 2021 xorriso : UPDATE : 91.15% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 9.01% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 3.63% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 91.69% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 9.60% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 90.31% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 06 14:42:31 2021 xorriso : UPDATE : 92.05% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 10.21% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 91.55% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 06 14:42:52 2021 xorriso : UPDATE : 10.78% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 92.05% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 92.44% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 93.94% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 7.68% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 12.54% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 95.03% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 93.96% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 8.41% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 13.32% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 96.14% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 94.24% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 9.20% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 13.93% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 96.90% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 95.47% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 9.96% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 14.70% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 97.10% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 10.80% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 15.05% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 98.40% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 96.94% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 11.47% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 99.06% done xorriso : UPDATE : 15.05% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 97.39% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 11.66% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 17.05% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 99.72% done xorriso : UPDATE : 97.61% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 11.66% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 17.23% done, estimate finish Sat Feb 06 14:41:05 2021 ISO image produced: 2277727 sectors Written to medium : 2277727 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=11 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 11 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:39:06 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 11' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD11 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 98.01% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 11.66% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 17.64% done, estimate finish Sat Feb 06 14:41:09 2021 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD11' xorriso : UPDATE : 10528 files added in 1 seconds xorriso : UPDATE : 10528 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.03% done xorriso : UPDATE : 98.69% done xorriso : UPDATE : 11.66% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 18.54% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 99.37% done xorriso : UPDATE : 11.66% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 19.29% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 0.26% done ISO image produced: 2243583 sectors Written to medium : 2243583 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 11.66% done, estimate finish Sat Feb 06 14:42:53 2021 xorriso : UPDATE : 19.65% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 0.40% done, estimate finish Sat Feb 06 14:49:10 2021 CD=2 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 2 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:39:10 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 2' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD2' xorriso : UPDATE : 4974 files added in 1 seconds xorriso : UPDATE : 4974 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 11.66% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 19.65% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 0.53% done, estimate finish Sat Feb 06 14:49:48 2021 xorriso : UPDATE : 11.66% done, estimate finish Sat Feb 06 14:43:32 2021 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 19.65% done, estimate finish Sat Feb 06 14:41:23 2021 xorriso : UPDATE : 0.96% done, estimate finish Sat Feb 06 14:46:45 2021 xorriso : UPDATE : 20.32% done, estimate finish Sat Feb 06 14:40:44 2021 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 06 14:50:12 2021 xorriso : UPDATE : 22.80% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 1.32% done, estimate finish Sat Feb 06 14:45:58 2021 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 06 14:44:20 2021 xorriso : UPDATE : 20.83% done, estimate finish Sat Feb 06 14:40:47 2021 xorriso : UPDATE : 23.20% done, estimate finish Sat Feb 06 14:40:53 2021 xorriso : UPDATE : 2.38% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 21.92% done, estimate finish Sat Feb 06 14:40:45 2021 xorriso : UPDATE : 1.63% done, estimate finish Sat Feb 06 14:43:29 2021 xorriso : UPDATE : 23.20% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 3.68% done, estimate finish Sat Feb 06 14:42:30 2021 xorriso : UPDATE : 22.57% done, estimate finish Sat Feb 06 14:40:46 2021 xorriso : UPDATE : 2.52% done, estimate finish Sat Feb 06 14:42:38 2021 xorriso : UPDATE : 24.47% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 4.09% done, estimate finish Sat Feb 06 14:42:34 2021 xorriso : UPDATE : 3.16% done, estimate finish Sat Feb 06 14:42:28 2021 xorriso : UPDATE : 23.18% done, estimate finish Sat Feb 06 14:40:48 2021 xorriso : UPDATE : 25.66% done, estimate finish Sat Feb 06 14:40:53 2021 xorriso : UPDATE : 5.44% done, estimate finish Sat Feb 06 14:42:01 2021 xorriso : UPDATE : 3.41% done, estimate finish Sat Feb 06 14:42:43 2021 xorriso : UPDATE : 23.93% done, estimate finish Sat Feb 06 14:40:49 2021 xorriso : UPDATE : 26.01% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 5.82% done, estimate finish Sat Feb 06 14:42:07 2021 xorriso : UPDATE : 24.22% done, estimate finish Sat Feb 06 14:40:52 2021 xorriso : UPDATE : 4.01% done, estimate finish Sat Feb 06 14:42:36 2021 xorriso : UPDATE : 26.03% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 7.33% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 4.60% done, estimate finish Sat Feb 06 14:42:31 2021 xorriso : UPDATE : 24.77% done, estimate finish Sat Feb 06 14:40:34 2021 xorriso : UPDATE : 26.03% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 7.71% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 06 14:40:34 2021 xorriso : UPDATE : 5.30% done, estimate finish Sat Feb 06 14:42:24 2021 xorriso : UPDATE : 28.32% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 8.58% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 5.30% done, estimate finish Sat Feb 06 14:42:43 2021 xorriso : UPDATE : 26.33% done, estimate finish Sat Feb 06 14:40:36 2021 xorriso : UPDATE : 29.06% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 9.97% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 10.83% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 7.25% done, estimate finish Sat Feb 06 14:42:00 2021 xorriso : UPDATE : 26.33% done, estimate finish Sat Feb 06 14:40:42 2021 xorriso : UPDATE : 29.81% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 30.39% done, estimate finish Sat Feb 06 14:40:57 2021 xorriso : UPDATE : 11.76% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 28.22% done, estimate finish Sat Feb 06 14:40:37 2021 xorriso : UPDATE : 7.90% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 30.61% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 12.19% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 29.17% done, estimate finish Sat Feb 06 14:40:37 2021 xorriso : UPDATE : 7.90% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 32.04% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 12.19% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 29.93% done, estimate finish Sat Feb 06 14:40:38 2021 xorriso : UPDATE : 9.72% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 32.12% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 12.19% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 30.57% done, estimate finish Sat Feb 06 14:40:40 2021 xorriso : UPDATE : 9.85% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 33.73% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 11.24% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 31.80% done, estimate finish Sat Feb 06 14:40:39 2021 xorriso : UPDATE : 34.26% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 16.35% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 32.52% done, estimate finish Sat Feb 06 14:40:39 2021 xorriso : UPDATE : 11.94% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 35.00% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 16.83% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 32.97% done, estimate finish Sat Feb 06 14:40:53 2021 xorriso : UPDATE : 12.35% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 35.09% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 16.85% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 33.10% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 12.41% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 35.93% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 17.58% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 33.79% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 12.52% done, estimate finish Sat Feb 06 14:41:50 2021 xorriso : UPDATE : 36.54% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 18.48% done, estimate finish Sat Feb 06 14:41:14 2021 xorriso : UPDATE : 34.34% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 12.52% done, estimate finish Sat Feb 06 14:41:58 2021 xorriso : UPDATE : 37.28% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 19.02% done, estimate finish Sat Feb 06 14:41:17 2021 xorriso : UPDATE : 34.98% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 13.11% done, estimate finish Sat Feb 06 14:42:11 2021 xorriso : UPDATE : 15.63% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 35.69% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 38.04% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 20.30% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 16.11% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 36.35% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 38.68% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 21.04% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 17.07% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 36.94% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 39.44% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 21.04% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 37.58% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 17.93% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 40.08% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 22.37% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 38.26% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 18.69% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 40.98% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 24.09% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 38.97% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 18.69% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 41.74% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 24.86% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 39.71% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 18.69% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 21.29% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 40.22% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 42.82% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Feb 06 14:41:14 2021 xorriso : UPDATE : 41.17% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 21.96% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 42.82% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 22.56% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 41.69% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 45.18% done, estimate finish Sat Feb 06 14:40:57 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 23.37% done, estimate finish Sat Feb 06 14:41:17 2021 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 06 14:41:07 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 24.22% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 43.56% done, estimate finish Sat Feb 06 14:41:07 2021 xorriso : UPDATE : 46.52% done, estimate finish Sat Feb 06 14:40:57 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 44.28% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 24.88% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 47.17% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 31.79% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 44.43% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 25.28% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 47.35% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 32.31% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 26.08% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 45.06% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 47.97% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 33.24% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 26.82% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 45.64% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 48.62% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 33.50% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 27.58% done, estimate finish Sat Feb 06 14:41:23 2021 xorriso : UPDATE : 45.64% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 49.29% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 34.81% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 28.48% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 47.28% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 49.39% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 28.94% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 47.93% done, estimate finish Sat Feb 06 14:41:07 2021 xorriso : UPDATE : 50.86% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 36.98% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 48.66% done, estimate finish Sat Feb 06 14:41:07 2021 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 51.31% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 37.99% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 30.14% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 49.30% done, estimate finish Sat Feb 06 14:41:07 2021 xorriso : UPDATE : 51.31% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 38.77% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 31.43% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 49.30% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 51.31% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 39.51% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 32.30% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 49.30% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 51.31% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 40.30% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 52.05% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 32.94% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 51.96% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 41.42% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 52.22% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 33.49% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 56.31% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 42.01% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 34.11% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 56.81% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 42.98% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 53.95% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 34.82% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 57.31% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 44.01% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 54.93% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 35.49% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 58.05% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 44.75% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 55.37% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 36.26% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 58.16% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 45.39% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 37.01% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 56.43% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 58.16% done, estimate finish Sat Feb 06 14:41:07 2021 xorriso : UPDATE : 46.33% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 37.70% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 57.42% done, estimate finish Sat Feb 06 14:40:57 2021 xorriso : UPDATE : 58.16% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 47.32% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 57.57% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 38.02% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 58.16% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 48.04% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 38.96% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 58.05% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 58.16% done, estimate finish Sat Feb 06 14:41:17 2021 xorriso : UPDATE : 49.00% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 59.70% done, estimate finish Sat Feb 06 14:40:58 2021 xorriso : UPDATE : 39.69% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 58.16% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 49.78% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 60.73% done, estimate finish Sat Feb 06 14:40:57 2021 xorriso : UPDATE : 40.36% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 60.11% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 50.46% done, estimate finish Sat Feb 06 14:41:07 2021 xorriso : UPDATE : 61.30% done, estimate finish Sat Feb 06 14:40:57 2021 xorriso : UPDATE : 41.35% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 65.28% done, estimate finish Sat Feb 06 14:40:50 2021 xorriso : UPDATE : 51.24% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 41.89% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 65.84% done, estimate finish Sat Feb 06 14:40:50 2021 xorriso : UPDATE : 51.98% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 62.82% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 42.41% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 66.70% done, estimate finish Sat Feb 06 14:40:50 2021 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 63.63% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 67.39% done, estimate finish Sat Feb 06 14:40:51 2021 xorriso : UPDATE : 53.61% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 64.39% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 44.11% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 67.94% done, estimate finish Sat Feb 06 14:40:52 2021 xorriso : UPDATE : 54.33% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 65.02% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 44.76% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 68.67% done, estimate finish Sat Feb 06 14:40:47 2021 xorriso : UPDATE : 54.33% done, estimate finish Sat Feb 06 14:41:14 2021 xorriso : UPDATE : 65.46% done, estimate finish Sat Feb 06 14:41:01 2021 xorriso : UPDATE : 45.44% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 69.27% done, estimate finish Sat Feb 06 14:40:49 2021 xorriso : UPDATE : 55.67% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 65.60% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 45.71% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 69.31% done, estimate finish Sat Feb 06 14:40:52 2021 xorriso : UPDATE : 56.72% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 66.02% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 45.84% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 70.00% done, estimate finish Sat Feb 06 14:40:52 2021 xorriso : UPDATE : 57.22% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 46.84% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 70.00% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 58.03% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 47.42% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 67.03% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 71.25% done, estimate finish Sat Feb 06 14:40:54 2021 xorriso : UPDATE : 58.56% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 67.70% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 48.00% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 72.47% done, estimate finish Sat Feb 06 14:40:53 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 67.70% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 48.98% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 72.76% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 60.84% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 70.38% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 49.74% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 74.06% done, estimate finish Sat Feb 06 14:40:54 2021 xorriso : UPDATE : 61.55% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 50.57% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 70.84% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 74.16% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 62.27% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 51.39% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 71.78% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 62.78% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 72.35% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 52.09% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 63.72% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 52.81% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 73.07% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 53.29% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 73.65% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 53.39% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 73.98% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 65.03% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 53.39% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 74.31% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:19 2021 xorriso : UPDATE : 67.15% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 74.83% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 67.93% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 74.83% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 68.79% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 77.04% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 69.46% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 77.80% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 80.71% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 70.39% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 78.58% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:42:24 2021 xorriso : UPDATE : 85.05% done, estimate finish Sat Feb 06 14:40:50 2021 xorriso : UPDATE : 71.23% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:42:34 2021 xorriso : UPDATE : 85.83% done, estimate finish Sat Feb 06 14:40:51 2021 xorriso : UPDATE : 71.92% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 59.58% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 86.02% done, estimate finish Sat Feb 06 14:40:52 2021 xorriso : UPDATE : 72.60% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 60.30% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 87.23% done, estimate finish Sat Feb 06 14:40:53 2021 xorriso : UPDATE : 73.20% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 60.57% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 88.05% done, estimate finish Sat Feb 06 14:40:52 2021 xorriso : UPDATE : 74.62% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:14 2021 xorriso : UPDATE : 61.56% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 88.95% done, estimate finish Sat Feb 06 14:40:52 2021 xorriso : UPDATE : 75.53% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 61.56% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 89.68% done, estimate finish Sat Feb 06 14:40:52 2021 xorriso : UPDATE : 76.36% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 62.88% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 90.34% done, estimate finish Sat Feb 06 14:40:53 2021 xorriso : UPDATE : 77.10% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 62.88% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 90.54% done, estimate finish Sat Feb 06 14:40:54 2021 xorriso : UPDATE : 78.07% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 91.75% done, estimate finish Sat Feb 06 14:40:53 2021 xorriso : UPDATE : 78.84% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 92.31% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 79.44% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 93.26% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 79.53% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:41:59 2021 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 93.60% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 79.76% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 79.76% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:42:04 2021 xorriso : UPDATE : 94.30% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 79.76% done, estimate finish Sat Feb 06 14:41:19 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:42:09 2021 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 94.99% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 79.76% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 06 14:42:14 2021 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 95.65% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 83.98% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 79.01% done xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 96.09% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 97.05% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 83.98% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 79.01% done xorriso : UPDATE : 67.72% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 98.08% done, estimate finish Sat Feb 06 14:40:55 2021 xorriso : UPDATE : 86.04% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 74.03% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 80.52% done, estimate finish Sat Feb 06 14:43:07 2021 xorriso : UPDATE : 98.41% done, estimate finish Sat Feb 06 14:40:56 2021 xorriso : UPDATE : 86.85% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 95.62% done, estimate finish Sat Feb 06 14:40:57 2021 xorriso : UPDATE : 99.57% done xorriso : UPDATE : 87.51% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 98.14% done xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:23 2021 ISO image produced: 2223926 sectors Written to medium : 2223926 sectors at LBA 0 xorriso : UPDATE : 88.37% done, estimate finish Sat Feb 06 14:41:10 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 99.04% done xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:27 2021 CD=6 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 6 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:40:56 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 6' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD6 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD6' xorriso : UPDATE : 4017 files added in 1 seconds xorriso : UPDATE : 4017 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 89.11% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 99.63% done xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 89.83% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 0.17% done xorriso : UPDATE : 99.90% done ISO image produced: 2199826 sectors Written to medium : 2199826 sectors at LBA 0 xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:35 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 90.31% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 0.22% done, estimate finish Sat Feb 06 14:57:23 2021 CD=15 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 15 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:40:59 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 15' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-15.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-15.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot15 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD15 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD15' xorriso : UPDATE : 781 files added in 1 seconds xorriso : UPDATE : 781 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.06% done xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 90.87% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 06 14:50:47 2021 xorriso : UPDATE : 0.65% done xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 91.71% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 1.67% done, estimate finish Sat Feb 06 14:45:09 2021 xorriso : UPDATE : 2.40% done xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 91.71% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 1.90% done, estimate finish Sat Feb 06 14:45:31 2021 xorriso : UPDATE : 2.40% done, estimate finish Sat Feb 06 14:42:48 2021 xorriso : UPDATE : 83.47% done, estimate finish Sat Feb 06 14:41:19 2021 xorriso : UPDATE : 91.71% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 3.00% done, estimate finish Sat Feb 06 14:44:24 2021 xorriso : UPDATE : 7.25% done, estimate finish Sat Feb 06 14:41:50 2021 xorriso : UPDATE : 84.11% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 91.71% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 3.00% done, estimate finish Sat Feb 06 14:44:57 2021 xorriso : UPDATE : 7.46% done, estimate finish Sat Feb 06 14:42:02 2021 xorriso : UPDATE : 84.11% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 91.71% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 3.00% done, estimate finish Sat Feb 06 14:45:31 2021 xorriso : UPDATE : 11.74% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 84.11% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 96.04% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 5.56% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 14.18% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 84.20% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 98.20% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 6.57% done, estimate finish Sat Feb 06 14:43:33 2021 xorriso : UPDATE : 15.70% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 87.67% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 98.94% done xorriso : UPDATE : 6.57% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 17.95% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 88.42% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 99.75% done xorriso : UPDATE : 8.57% done, estimate finish Sat Feb 06 14:43:20 2021 xorriso : UPDATE : 20.02% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 89.20% done, estimate finish Sat Feb 06 14:41:20 2021 ISO image produced: 1924557 sectors Written to medium : 1924557 sectors at LBA 0 xorriso : UPDATE : 8.65% done, estimate finish Sat Feb 06 14:43:30 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 22.25% done, estimate finish Sat Feb 06 14:41:48 2021 CD=14 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -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/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating ppc64el iso/jigdo image number 14 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:41:10 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 ppc64el 14' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el/debian-10.8.0-ppc64el-DVD-14.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD14 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterppc64el/buster/CD14' xorriso : UPDATE : 8128 files added in 1 seconds xorriso : UPDATE : 8128 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 90.18% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 10.09% done, estimate finish Sat Feb 06 14:42:58 2021 xorriso : UPDATE : 24.53% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.17% done xorriso : UPDATE : 90.86% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 10.76% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 26.73% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 28.33% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 06 14:51:10 2021 xorriso : UPDATE : 90.86% done, estimate finish Sat Feb 06 14:41:23 2021 xorriso : UPDATE : 11.74% done, estimate finish Sat Feb 06 14:42:58 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 0.48% done, estimate finish Sat Feb 06 14:51:34 2021 xorriso : UPDATE : 92.95% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 12.47% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 06 14:48:52 2021 xorriso : UPDATE : 93.81% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 12.80% done, estimate finish Sat Feb 06 14:43:04 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:41:50 2021 xorriso : UPDATE : 1.43% done, estimate finish Sat Feb 06 14:47:02 2021 xorriso : UPDATE : 94.45% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 12.80% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:41:54 2021 xorriso : UPDATE : 2.22% done, estimate finish Sat Feb 06 14:45:43 2021 xorriso : UPDATE : 94.86% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 14.76% done, estimate finish Sat Feb 06 14:43:01 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:41:57 2021 xorriso : UPDATE : 2.97% done, estimate finish Sat Feb 06 14:45:08 2021 xorriso : UPDATE : 95.73% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 15.16% done, estimate finish Sat Feb 06 14:43:05 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:42:00 2021 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 06 14:45:12 2021 xorriso : UPDATE : 97.06% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 16.26% done, estimate finish Sat Feb 06 14:43:02 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:42:04 2021 xorriso : UPDATE : 4.63% done, estimate finish Sat Feb 06 14:44:26 2021 xorriso : UPDATE : 97.33% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 17.05% done, estimate finish Sat Feb 06 14:43:03 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:42:08 2021 xorriso : UPDATE : 4.63% done, estimate finish Sat Feb 06 14:44:48 2021 xorriso : UPDATE : 98.55% done xorriso : UPDATE : 17.42% done, estimate finish Sat Feb 06 14:43:10 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:42:11 2021 xorriso : UPDATE : 5.91% done, estimate finish Sat Feb 06 14:44:18 2021 xorriso : UPDATE : 99.35% done xorriso : UPDATE : 18.46% done, estimate finish Sat Feb 06 14:43:07 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 6.99% done, estimate finish Sat Feb 06 14:44:03 2021 xorriso : UPDATE : Thank you for being patient. Working since 132 seconds. xorriso : UPDATE : 19.47% done, estimate finish Sat Feb 06 14:43:05 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 8.04% done, estimate finish Sat Feb 06 14:43:53 2021 ISO image produced: 2277928 sectors Written to medium : 2277928 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 19.82% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 06 14:44:07 2021 xorriso : UPDATE : 9.09% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 19.82% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 43.59% done, estimate finish Sat Feb 06 14:42:07 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 22.48% done, estimate finish Sat Feb 06 14:42:59 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 11.19% done, estimate finish Sat Feb 06 14:43:10 2021 xorriso : UPDATE : 23.27% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 11.47% done, estimate finish Sat Feb 06 14:43:17 2021 xorriso : UPDATE : 23.55% done, estimate finish Sat Feb 06 14:43:04 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 11.54% done, estimate finish Sat Feb 06 14:43:25 2021 xorriso : UPDATE : 24.41% done, estimate finish Sat Feb 06 14:43:03 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 13.37% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 25.08% done, estimate finish Sat Feb 06 14:43:04 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 14.07% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 25.08% done, estimate finish Sat Feb 06 14:43:08 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:51 2021 xorriso : UPDATE : 15.10% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 27.26% done, estimate finish Sat Feb 06 14:42:56 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 15.20% done, estimate finish Sat Feb 06 14:43:20 2021 xorriso : UPDATE : 27.74% done, estimate finish Sat Feb 06 14:42:59 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 16.66% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 28.94% done, estimate finish Sat Feb 06 14:42:57 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 29.71% done, estimate finish Sat Feb 06 14:42:58 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:52 2021 xorriso : UPDATE : 17.60% done, estimate finish Sat Feb 06 14:43:21 2021 xorriso : UPDATE : 30.12% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 06 14:41:54 2021 xorriso : UPDATE : 17.60% done, estimate finish Sat Feb 06 14:43:30 2021 xorriso : UPDATE : 30.96% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 71.85% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 19.64% done, estimate finish Sat Feb 06 14:43:17 2021 xorriso : UPDATE : 31.21% done, estimate finish Sat Feb 06 14:43:03 2021 xorriso : UPDATE : 98.12% done xorriso : UPDATE : 20.53% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 32.55% done, estimate finish Sat Feb 06 14:43:01 2021 xorriso : UPDATE : 99.98% done xorriso : UPDATE : 22.09% done, estimate finish Sat Feb 06 14:43:11 2021 xorriso : UPDATE : 33.53% done, estimate finish Sat Feb 06 14:43:00 2021 ISO image produced: 832401 sectors Written to medium : 832401 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 23.35% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 34.50% done, estimate finish Sat Feb 06 14:42:55 2021 xorriso : UPDATE : 24.12% done, estimate finish Sat Feb 06 14:43:08 2021 xorriso : UPDATE : 35.14% done, estimate finish Sat Feb 06 14:42:57 2021 xorriso : UPDATE : 25.03% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 35.84% done, estimate finish Sat Feb 06 14:42:57 2021 xorriso : UPDATE : 25.74% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 36.72% done, estimate finish Sat Feb 06 14:42:57 2021 xorriso : UPDATE : 26.08% done, estimate finish Sat Feb 06 14:43:11 2021 xorriso : UPDATE : 37.03% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 26.08% done, estimate finish Sat Feb 06 14:43:18 2021 xorriso : UPDATE : 37.03% done, estimate finish Sat Feb 06 14:43:06 2021 xorriso : UPDATE : 27.63% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 37.03% done, estimate finish Sat Feb 06 14:43:10 2021 xorriso : UPDATE : 28.26% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 40.08% done, estimate finish Sat Feb 06 14:42:57 2021 xorriso : UPDATE : 29.18% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 40.84% done, estimate finish Sat Feb 06 14:42:58 2021 xorriso : UPDATE : 29.85% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 06 14:43:02 2021 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 42.37% done, estimate finish Sat Feb 06 14:43:03 2021 xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 43.24% done, estimate finish Sat Feb 06 14:43:03 2021 xorriso : UPDATE : 32.44% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 44.02% done, estimate finish Sat Feb 06 14:43:03 2021 xorriso : UPDATE : 33.30% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 44.67% done, estimate finish Sat Feb 06 14:43:03 2021 xorriso : UPDATE : 34.12% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 45.41% done, estimate finish Sat Feb 06 14:43:04 2021 xorriso : UPDATE : 34.98% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 45.89% done, estimate finish Sat Feb 06 14:43:06 2021 xorriso : UPDATE : 35.91% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 45.89% done, estimate finish Sat Feb 06 14:43:11 2021 xorriso : UPDATE : 36.77% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:43:05 2021 xorriso : UPDATE : 37.48% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 38.47% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 39.33% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:43:29 2021 xorriso : UPDATE : 39.97% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 40.96% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 49.57% done, estimate finish Sat Feb 06 14:43:21 2021 xorriso : UPDATE : 41.59% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 53.30% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 53.67% done, estimate finish Sat Feb 06 14:43:02 2021 xorriso : UPDATE : 42.74% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 54.71% done, estimate finish Sat Feb 06 14:43:01 2021 xorriso : UPDATE : 43.45% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 54.73% done, estimate finish Sat Feb 06 14:43:05 2021 xorriso : UPDATE : 44.24% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 55.61% done, estimate finish Sat Feb 06 14:43:04 2021 xorriso : UPDATE : 45.15% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 57.06% done, estimate finish Sat Feb 06 14:43:01 2021 xorriso : UPDATE : 45.35% done, estimate finish Sat Feb 06 14:43:17 2021 xorriso : UPDATE : 57.91% done, estimate finish Sat Feb 06 14:43:01 2021 xorriso : UPDATE : 46.77% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 58.45% done, estimate finish Sat Feb 06 14:43:02 2021 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 59.34% done, estimate finish Sat Feb 06 14:42:53 2021 xorriso : UPDATE : 48.22% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 60.02% done, estimate finish Sat Feb 06 14:42:54 2021 xorriso : UPDATE : 48.98% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 60.82% done, estimate finish Sat Feb 06 14:42:55 2021 xorriso : UPDATE : 49.57% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 61.26% done, estimate finish Sat Feb 06 14:42:57 2021 xorriso : UPDATE : 49.57% done, estimate finish Sat Feb 06 14:43:25 2021 xorriso : UPDATE : 62.44% done, estimate finish Sat Feb 06 14:42:56 2021 xorriso : UPDATE : 51.49% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 63.25% done, estimate finish Sat Feb 06 14:42:56 2021 xorriso : UPDATE : 52.52% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 63.98% done, estimate finish Sat Feb 06 14:42:57 2021 xorriso : UPDATE : 53.37% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 54.12% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:43:02 2021 xorriso : UPDATE : 54.38% done, estimate finish Sat Feb 06 14:43:17 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:43:05 2021 xorriso : UPDATE : 55.86% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:43:29 2021 xorriso : UPDATE : 56.71% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:43:36 2021 xorriso : UPDATE : 57.43% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 58.09% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 58.82% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 59.40% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 60.12% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:44:03 2021 xorriso : UPDATE : 61.07% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:44:09 2021 xorriso : UPDATE : 61.07% done, estimate finish Sat Feb 06 14:43:16 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:44:17 2021 xorriso : UPDATE : 61.07% done, estimate finish Sat Feb 06 14:43:19 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:44:23 2021 xorriso : UPDATE : 61.79% done, estimate finish Sat Feb 06 14:43:20 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:44:30 2021 xorriso : UPDATE : 64.53% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 64.11% done xorriso : UPDATE : 65.60% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 64.11% done xorriso : UPDATE : 65.60% done, estimate finish Sat Feb 06 14:43:15 2021 xorriso : UPDATE : 64.11% done xorriso : UPDATE : 65.60% done, estimate finish Sat Feb 06 14:43:17 2021 xorriso : UPDATE : 72.93% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 65.60% done, estimate finish Sat Feb 06 14:43:28 2021 xorriso : UPDATE : 82.80% done, estimate finish Sat Feb 06 14:42:49 2021 xorriso : UPDATE : 69.97% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 83.55% done, estimate finish Sat Feb 06 14:42:50 2021 xorriso : UPDATE : 70.87% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 84.06% done, estimate finish Sat Feb 06 14:42:51 2021 xorriso : UPDATE : 71.56% done, estimate finish Sat Feb 06 14:43:10 2021 xorriso : UPDATE : 85.07% done, estimate finish Sat Feb 06 14:42:52 2021 xorriso : UPDATE : 72.40% done, estimate finish Sat Feb 06 14:43:10 2021 xorriso : UPDATE : 85.68% done, estimate finish Sat Feb 06 14:42:52 2021 xorriso : UPDATE : 72.72% done, estimate finish Sat Feb 06 14:43:11 2021 xorriso : UPDATE : 86.38% done, estimate finish Sat Feb 06 14:42:53 2021 xorriso : UPDATE : 74.17% done, estimate finish Sat Feb 06 14:43:10 2021 xorriso : UPDATE : 87.37% done, estimate finish Sat Feb 06 14:42:48 2021 xorriso : UPDATE : 74.37% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 87.95% done, estimate finish Sat Feb 06 14:42:49 2021 xorriso : UPDATE : 75.94% done, estimate finish Sat Feb 06 14:43:10 2021 xorriso : UPDATE : 87.95% done, estimate finish Sat Feb 06 14:42:51 2021 xorriso : UPDATE : 76.28% done, estimate finish Sat Feb 06 14:43:11 2021 xorriso : UPDATE : 87.95% done, estimate finish Sat Feb 06 14:42:52 2021 xorriso : UPDATE : 77.84% done, estimate finish Sat Feb 06 14:43:05 2021 xorriso : UPDATE : 87.95% done, estimate finish Sat Feb 06 14:42:54 2021 xorriso : UPDATE : 78.66% done, estimate finish Sat Feb 06 14:43:06 2021 xorriso : UPDATE : 87.95% done, estimate finish Sat Feb 06 14:42:55 2021 xorriso : UPDATE : 79.28% done, estimate finish Sat Feb 06 14:43:08 2021 xorriso : UPDATE : 92.61% done, estimate finish Sat Feb 06 14:42:52 2021 xorriso : UPDATE : 80.21% done, estimate finish Sat Feb 06 14:43:07 2021 xorriso : UPDATE : 92.61% done, estimate finish Sat Feb 06 14:42:53 2021 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 06 14:43:07 2021 xorriso : UPDATE : 92.61% done, estimate finish Sat Feb 06 14:42:54 2021 xorriso : UPDATE : 82.09% done, estimate finish Sat Feb 06 14:43:08 2021 xorriso : UPDATE : 92.61% done, estimate finish Sat Feb 06 14:42:55 2021 xorriso : UPDATE : 82.73% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 92.61% done, estimate finish Sat Feb 06 14:43:06 2021 xorriso : UPDATE : 83.94% done, estimate finish Sat Feb 06 14:43:08 2021 xorriso : UPDATE : 92.61% done, estimate finish Sat Feb 06 14:43:07 2021 xorriso : UPDATE : 84.73% done, estimate finish Sat Feb 06 14:43:08 2021 xorriso : UPDATE : 98.17% done, estimate finish Sat Feb 06 14:42:56 2021 xorriso : UPDATE : 85.34% done, estimate finish Sat Feb 06 14:43:09 2021 xorriso : UPDATE : 98.93% done xorriso : UPDATE : 86.35% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 99.64% done xorriso : UPDATE : 87.18% done, estimate finish Sat Feb 06 14:43:12 2021 ISO image produced: 2290452 sectors Written to medium : 2290452 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 87.84% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 88.08% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 89.00% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 90.17% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 90.17% done, estimate finish Sat Feb 06 14:43:14 2021 xorriso : UPDATE : 91.88% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 93.22% done, estimate finish Sat Feb 06 14:43:11 2021 xorriso : UPDATE : 93.36% done, estimate finish Sat Feb 06 14:43:13 2021 xorriso : UPDATE : 94.98% done, estimate finish Sat Feb 06 14:43:11 2021 xorriso : UPDATE : 95.70% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 96.61% done, estimate finish Sat Feb 06 14:43:11 2021 xorriso : UPDATE : 97.35% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 98.16% done, estimate finish Sat Feb 06 14:43:12 2021 xorriso : UPDATE : 99.13% done xorriso : UPDATE : 99.95% done ISO image produced: 2081807 sectors Written to medium : 2081807 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 10.image 12.image 11.image 2.image 6.image 15.image 14.image 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 10.image 12.image 11.image 2.image 6.image 15.image 14.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterppc64el 087ad9fb68bc34344455929ecbea7e730182d904 debian-10.8.0-ppc64el-DVD-1.iso 5e5bbb31f4195976eeca91e6b5b4c96331cf672c debian-10.8.0-ppc64el-DVD-1.jigdo 037e2efebea68c20dd1bb9fb50f5adbc debian-10.8.0-ppc64el-DVD-1.iso dc3401fe924fc0b55d12d854d0ae2702 debian-10.8.0-ppc64el-DVD-1.jigdo 8656b26a6e573da091ef4e26b02c2ea25d87f039ea5d6e169f35808d61e34a9c8e79f377b910b301777e644508810586ee0f5289ebd6640630bc3d5dee044459 debian-10.8.0-ppc64el-DVD-1.iso 2e26cde4086d1f81abb04c04d4c93b9b1170535ec8b1220a1f1e2f9e5a48b09ee52adf41319669728f9e5771dbdbc4af6a065018af2535d9ad61c73e6c2b1d7b debian-10.8.0-ppc64el-DVD-1.jigdo cef1910f6b78472a869c804b38455be386538ebae934c582b06708d1a41ae6f8 debian-10.8.0-ppc64el-DVD-1.iso ca7a9b83145b1fabf83cee11f8b04e83c4bdef2606d01b59d42b779132140ec3 debian-10.8.0-ppc64el-DVD-1.jigdo 150c614518a1014c20cb9f9b4983597e3d03dc46 debian-10.8.0-ppc64el-DVD-10.iso cc634545a61a326155f64daf54463997e5275c16 debian-10.8.0-ppc64el-DVD-10.jigdo fb0ed956914c6cbec5f9bff41d19491c debian-10.8.0-ppc64el-DVD-10.iso 1c19410dc2f03102dfc5bfcbbc75d644 debian-10.8.0-ppc64el-DVD-10.jigdo d3d7bf41921212161c76c6a61ec0a91903de19b8d95b8c11b1bf2a9bc90c0e095c517f9ee89cad5dc6afac6bba219a47cf09dce56c7e816b864af433b6d3eb77 debian-10.8.0-ppc64el-DVD-10.iso 97d92542915b397286fab077d42ebc8ae8a222ab34640a23236ef85260aa72e7eb09055526d2cad724acde6a1e1c92222e63e1cd7661e78e7424972171834e26 debian-10.8.0-ppc64el-DVD-10.jigdo a9fa6085c62adff3ca0dc75b342edb9f10785fffec5a589666155d6b493c794e debian-10.8.0-ppc64el-DVD-10.iso 56c0b6214a1ba5395904e5dd9f62edc4cfcc3453590f2addb294716b259a8d7c debian-10.8.0-ppc64el-DVD-10.jigdo dda4f6f88dc5517fac1eeff29142576c0a9ee053 debian-10.8.0-ppc64el-DVD-11.iso 5527181dbadbe1d513757d7fb0528dc0870e453d debian-10.8.0-ppc64el-DVD-11.jigdo e33e6f693a94b050540ec0cdb9dfd7ee debian-10.8.0-ppc64el-DVD-11.iso 80619c1031f8151b815dfdac2649c114 debian-10.8.0-ppc64el-DVD-11.jigdo d1e4989d7e90987f61e5791133aeb878d0f546f99e9b719f298d15b89eae6e71ffc055532c73b963f0d89142a85a0f53fbcd6818cf441a7f87772a215cb7353c debian-10.8.0-ppc64el-DVD-11.iso cbefe3ddf0ad00dd864282f327f12027f464d3c7ed2e0a14c571078c4b542d5fecb5d6e2f790bb2e176726c8dab83d3d9187cac45c5f08f6f81900bc117cb6b2 debian-10.8.0-ppc64el-DVD-11.jigdo 7cd6d8d2b9576c2e973fba6dde29fae3ccc0bd3246421d89360b34298b1f3440 debian-10.8.0-ppc64el-DVD-11.iso c87c0013e59fbbb185f5fd70664e6cbd387e5a80e7de241d05b8b8dcc5c6b017 debian-10.8.0-ppc64el-DVD-11.jigdo 3c234ad829d804501744f7bce68df42025b93ca8 debian-10.8.0-ppc64el-DVD-12.iso fb83540aeeba14456b4cf7ee50376394b83bf2c1 debian-10.8.0-ppc64el-DVD-12.jigdo feee1ccc2f89afc3bf90eb5df729a29d debian-10.8.0-ppc64el-DVD-12.iso a1e28be835f1b3afdd7d0fce32397580 debian-10.8.0-ppc64el-DVD-12.jigdo 49cf9f55f8d50ae06ed90cea768e1495ff581660363d93e3fbc1eddfad666f780dc676c9bced046885a2577b56cf17e99ef1e1a861a10097851cbe2f654400ed debian-10.8.0-ppc64el-DVD-12.iso f11c53c4aedd19ecdadc75f2b7f9caf9b4c5332fb1b88d6497577be5736bbc49f49971552fdd93a3a43fdb7e2e8e51fafc96b89d0502e25e529aec31eff0a9de debian-10.8.0-ppc64el-DVD-12.jigdo 4d1f4d72f7b5dcabf136dfe2fa6577e8483b9beded179f43e0eb15125a6e4bba debian-10.8.0-ppc64el-DVD-12.iso 1547e482af574aaf3cd248150e4963b22ead31e95e60bb99b2730d068203921d debian-10.8.0-ppc64el-DVD-12.jigdo 207b41ed4ac4724a4c9886011c9f6d2d9bdff8d8 debian-10.8.0-ppc64el-DVD-13.iso 9584e55f21bacf5431d17f626ecaa974f7bd662a debian-10.8.0-ppc64el-DVD-13.jigdo 617fdb726c3021d4279e4eb89e752637 debian-10.8.0-ppc64el-DVD-13.iso feeb1e16e3d93a4f6e756111d8049861 debian-10.8.0-ppc64el-DVD-13.jigdo 7f38a798d568007524e5a8105bc90188525880670ff771b5b3748467b39d0f2502cdfd67fe2cd3cd9300c39baff7697f2e3040f1e3ab0bd09adae7fe563dbe33 debian-10.8.0-ppc64el-DVD-13.iso 91bb6c6e9c7be0f7691f0b53e1552742b1383b466969c34945c2f4ebf281797f41314b6f3f35f932000565e4464e0da4bc293a426cd529b3dc2b75727b98a591 debian-10.8.0-ppc64el-DVD-13.jigdo f99e50f952f71be071e55b2de8b1f408166ed3bd489cbef4976708e94199da58 debian-10.8.0-ppc64el-DVD-13.iso 657cf034fe96ae9b15fd7feedebf066bf63dee4a94df1ffcaaaf2b52db7d64f3 debian-10.8.0-ppc64el-DVD-13.jigdo 587a5f3e7d407cba4951dd07b524381362d85270 debian-10.8.0-ppc64el-DVD-14.iso f6038dba469f00db360909bd0ca2bc27ffdc2479 debian-10.8.0-ppc64el-DVD-14.jigdo 4d4150e92b871a7c08fa2e380406db27 debian-10.8.0-ppc64el-DVD-14.iso e66cddbf7b3f1de962198dee29917f75 debian-10.8.0-ppc64el-DVD-14.jigdo cc0bb304cdfafcb2bf63f956233d824cc1376d8fc96fd123676e8f3d4ccf2b935f30ca38f909ec10cbc8cf079d803fa4ae7369a8b765b415eb5cea049c8dd3d2 debian-10.8.0-ppc64el-DVD-14.iso 66e3ed29880ee481f9f55651f4bcae2c826ef1a0152d5caf205a01a2908bf4ae77844e3da0d8657df97a74b69544136b5b8e6cf51db7d2fd5605b5a2bcc94a61 debian-10.8.0-ppc64el-DVD-14.jigdo 3f720d81e5e12897da59d2ae5534c29964cbc36eee6140683296422e8efe403a debian-10.8.0-ppc64el-DVD-14.iso 7c310bde30e742f22faeaeb2acee84de8ccffddca9e9a949643e32b9fc34dcd9 debian-10.8.0-ppc64el-DVD-14.jigdo eb43962a3c8803e51f38dbee8a091904b75b81fe debian-10.8.0-ppc64el-DVD-15.iso 07be3856f438001e11f8f1b1748a8fd2ce21d549 debian-10.8.0-ppc64el-DVD-15.jigdo 0b5f890abe6cc1533cc4f0f07ee516ea debian-10.8.0-ppc64el-DVD-15.iso 011083bfb51fa43e9445c55efcce9a8e debian-10.8.0-ppc64el-DVD-15.jigdo 912306c1fe2df417c169fb10463b34b3ac7e9907dffd2a90f2644a5eccf83a25a4838eb02e0df102d288acdc6acbcb87edd9f15600ba6f9487ff67ed61cb1fee debian-10.8.0-ppc64el-DVD-15.iso da5b1a6168e4004eac1d76ff42d7c37e260ea08bc980e80df31e737cedcabf6fca239a4f446603ae39c7284aa12d34ce7dafb33264ecf68daf7d4711023153cc debian-10.8.0-ppc64el-DVD-15.jigdo 25dcdff89a62fc7a77f5b1cdc301ee0726e0661cc1f051081d1584ab5a1af06f debian-10.8.0-ppc64el-DVD-15.iso f10832f25a1ebe2a2dd3e05fe1a49631ae5625edb34e8d77cd685af6f52ddcf4 debian-10.8.0-ppc64el-DVD-15.jigdo 467a42d192dfb4ee41ba21695ce4777f04391519 debian-10.8.0-ppc64el-DVD-2.iso 0124a0b2dc66cb1ebab7b7943cf2f339c788158b debian-10.8.0-ppc64el-DVD-2.jigdo d1f95c2fa9c3e88ad210b850750eec79 debian-10.8.0-ppc64el-DVD-2.iso fda1c1a4e21cf34d9e9c355f9b2e12ee debian-10.8.0-ppc64el-DVD-2.jigdo 288c0219b16e84c6b6483d3b3e389179f2119a58ae5f35123fa4e9ed715600d11cddf6e9b667de239fcf1a389661a11a5c1646ace05592271b5b258bfc5a0694 debian-10.8.0-ppc64el-DVD-2.iso aa7762dc6f91cc59f0f6e5af3e0a1452cb9ed2b5b189fa92829bd4a5f86337e5433782e1672fda14544d0e559d4b6bc4f1e3c2561fb72a165eec2edd522b673e debian-10.8.0-ppc64el-DVD-2.jigdo 9b2bab78e3636623bf01597978e144d5fc551a0fa00ba366bf51d3e445a857ac debian-10.8.0-ppc64el-DVD-2.iso 1b69a48e66e0137f73577661be67c44ea5009e60b2b0abb2c8e5f1b934d9aec1 debian-10.8.0-ppc64el-DVD-2.jigdo 121853cf065fa46255c366f1c91608f11e5e27e9 debian-10.8.0-ppc64el-DVD-3.iso 45dc655d0dec720918ef0660f0b12f5c13637c57 debian-10.8.0-ppc64el-DVD-3.jigdo 5901e135c92cb5b6922844d2a9da9950 debian-10.8.0-ppc64el-DVD-3.iso f63352e5f9be3741bfee3ecf9a8f8346 debian-10.8.0-ppc64el-DVD-3.jigdo 0e677e1b1864b0a483513b937ba858f69a7a76914ff8ad2782b514bf56fc2ad78fd07bb7e8b1bc09f723abf22fcc699d0ab8e92e00b8096e2da5e3ac45b690ec debian-10.8.0-ppc64el-DVD-3.iso c3a328059dd171d7faf130f281224e626a68918e68420d8a785fa0609a9b18541c1f8485f4753b282a9e7a87cad58d7c35602dbd075d41ccf5d7be2e161742b7 debian-10.8.0-ppc64el-DVD-3.jigdo 9ee493fe066d4f561a88804967c0cdc05fea8a8c0876668b46bd1bab1cd79120 debian-10.8.0-ppc64el-DVD-3.iso 96b8d3c567a5c6018e4d856e36266dada7120ff4c4dcceb5507566fc1bf9ab88 debian-10.8.0-ppc64el-DVD-3.jigdo 4a7e7410d52db7f7b4dbcd4865a6c283efb6bdf1 debian-10.8.0-ppc64el-DVD-4.iso cbe882de386fad8e758defd9ae79f47dd35bb928 debian-10.8.0-ppc64el-DVD-4.jigdo 7d0f3443551065aa9f5348fa6d405c32 debian-10.8.0-ppc64el-DVD-4.iso 01ff18771168508a941520ba51c0e2cc debian-10.8.0-ppc64el-DVD-4.jigdo 5c0f00c67ab5957c95edc9441a92ab323ab79dc7246f543ccfbc0435b9be5251bb563e7573565dd5229ea5c7da0ca2f31ae783c3859b5f3c3fca3e450a48856e debian-10.8.0-ppc64el-DVD-4.iso e4860e17ae6a854bc058de3a88115f9cfaaafa2738eb1b7f873cff07854f64d9ccee002186dc8aad6a4dc66ae35439c2936068bba2612ce61a1143f69518705e debian-10.8.0-ppc64el-DVD-4.jigdo 4dcf9bf672a9f077f510493ac0077974ed39565d93c556da2d89d403ca872080 debian-10.8.0-ppc64el-DVD-4.iso 3f6b330941fbdebe9591abd35e0a0f7bb368fa65649892f54c3f9805e103ca37 debian-10.8.0-ppc64el-DVD-4.jigdo 44224be1710222a556187b17a42ca6539948f3a0 debian-10.8.0-ppc64el-DVD-5.iso 786cd986f91cc74b6023dd8abe0eb1570c836abc debian-10.8.0-ppc64el-DVD-5.jigdo 4a9d3f2b6bc30a30a538e535110a35e8 debian-10.8.0-ppc64el-DVD-5.iso 8fbea7116accaf68ae3957af7cf8a207 debian-10.8.0-ppc64el-DVD-5.jigdo f47484cbaf928b2be388eb42636ade29462debaa0cb6eb556880017ea503fd78ee939a7158574f1d349f5732549c5a8e9dc823b778c56b4d291e064a43760255 debian-10.8.0-ppc64el-DVD-5.iso b68454c2c24ee240a5f0dc85ba684bbb54c67860e255964b9a9e4115909cbd6e9e98e1f9f23fe2d6ab3fdb9eb9e4062fe52eb5ecef93c46939c92c47660787d2 debian-10.8.0-ppc64el-DVD-5.jigdo b3080f9c6a70c7ce89291088e48e144b3c5a523b5d539febc3ad194fcddca89c debian-10.8.0-ppc64el-DVD-5.iso 2ba505d990433c38a121fb432b8b315b4a07650f0db5cb51db7adf67efcfabf1 debian-10.8.0-ppc64el-DVD-5.jigdo 846d4b4798fce339896264ebe033d418c6a5f783 debian-10.8.0-ppc64el-DVD-6.iso 341aacc1da6c0bedb201c7930b024f129ea77c81 debian-10.8.0-ppc64el-DVD-6.jigdo 14935274000bc77ed666014cc88851be debian-10.8.0-ppc64el-DVD-6.iso ef7f63a831dad76a6f97a99565fad693 debian-10.8.0-ppc64el-DVD-6.jigdo 767d2ed8701641906b50159c4736e093c1dc890577038d2a3a365d383402b1e207f4253d3e17ccd9f2c347c2783b420f8934897986cee6b938136c5d490764aa debian-10.8.0-ppc64el-DVD-6.iso 2c4800731d0997c26033f011b5df04aef75f7043e6d1c86f2b0a711c133f10374ef62432cd015b52cad61e28ebfef9eea9ed9b9d8bc2dae27d53a8c02d12d1f2 debian-10.8.0-ppc64el-DVD-6.jigdo bfbb1da4a4e8a370f194c5283407927ba18d286341708ff95d4d78ab9d27a186 debian-10.8.0-ppc64el-DVD-6.iso 7dc88e9edd791fb36b4f3662e6d31c56811b0e14613cf7247170ce4a491d377b debian-10.8.0-ppc64el-DVD-6.jigdo 04577979713effd90daa8a1d2af4538b96c9555f debian-10.8.0-ppc64el-DVD-7.iso a73561924f2817408c5653fdb685088b3989d3e0 debian-10.8.0-ppc64el-DVD-7.jigdo 1d4fdf6d5f9940703769725bad3e8e39 debian-10.8.0-ppc64el-DVD-7.iso 80eed622e57693e11e9305d2ee30b9a2 debian-10.8.0-ppc64el-DVD-7.jigdo 3a10358f2c3d256056ca779a9030ec3a28590414c844822f993366d3c6290aa90020cd4718a7d1a3c637c593d9ee3b497489cbf3748a374e896d40ba42a1b3f5 debian-10.8.0-ppc64el-DVD-7.iso 33654e9e86feb2089f9acc2907d450105e2bfd4953018e59c86f418544b8d3a2aa4d49cd4cdd6feb39ac4ab1e2d7c1021aec7480ffc9d7835f7652474ea2a73a debian-10.8.0-ppc64el-DVD-7.jigdo e8b76aaa15f9ddd0f6c0f6f345f5b3fc5a639f35b838309408aa493830bb899c debian-10.8.0-ppc64el-DVD-7.iso c30163bf9bef912dd9a43c8cd378ff942ed69228e0be8bf11798a64d3c368b6c debian-10.8.0-ppc64el-DVD-7.jigdo 3d40dd06fc29e469fc2fc542aaca2c10e3e7de9e debian-10.8.0-ppc64el-DVD-8.iso 1b31be222aa9e6404203bfbeab496fbe07f84d6f debian-10.8.0-ppc64el-DVD-8.jigdo 8ca889c787876ad65c9e08060044d538 debian-10.8.0-ppc64el-DVD-8.iso 1176d45370db6ee409df48bfe292a53f debian-10.8.0-ppc64el-DVD-8.jigdo 71207a2163faa496db37c093c31ecc27d4c832fe86213d50aedfa29d08bb3ed60f4883578d0fb72301ce09b63faef5fd36d4dba4752f74406b6c798c7609ac11 debian-10.8.0-ppc64el-DVD-8.iso b310f50cdf744e3a8fa58854774dbccf1e463224eadaa322f2f6a3cd78158d6bd7a7749360b7353b0ce9b8f4447d5b0b808ab9f4f4eb124ae3c6a551e4780638 debian-10.8.0-ppc64el-DVD-8.jigdo 1f0399acd2b952077b88589cdde6aad46245b499d440d295dd2b082292bda89b debian-10.8.0-ppc64el-DVD-8.iso 106826d8eb82569b30261a032c12b34adf1bd73d67a2af056997997befa76543 debian-10.8.0-ppc64el-DVD-8.jigdo a93d347a34aa5433e1add67385ff974d4000a14b debian-10.8.0-ppc64el-DVD-9.iso c0973733b067167a27bee7f409302cf0ed434aba debian-10.8.0-ppc64el-DVD-9.jigdo d3c2585f6063f296bf4c68c1fbcfaf18 debian-10.8.0-ppc64el-DVD-9.iso b6b3f2fa4fc40577426ab1f70fb63e18 debian-10.8.0-ppc64el-DVD-9.jigdo 4b6a49acc90b3a01ae08bb048f16002713f55917ca8bad52d2d2d8052d1cae9aa5ce93890ecd8ca37651403ceb3d46cf84692af1e0b378c3092aa0ca472525ed debian-10.8.0-ppc64el-DVD-9.iso 19b60549f4abf05ec56cd1331b75ec82435573d0fbf3352fdfed981dc04103e59f1f89e1652428490a4fbb3e0d522131c98c270815b35eacf6386b0f597b0cf3 debian-10.8.0-ppc64el-DVD-9.jigdo b34eb49d00031553c25c491fcfd13b45e6884e88dea9438271d23def5d499438 debian-10.8.0-ppc64el-DVD-9.iso ce0453319c73abac82ac255d7e34b3a8ba5b32a83d6aa69e91ed68d0dd225887 debian-10.8.0-ppc64el-DVD-9.jigdo f4b8bfd9054eada495c6d11915fe47c5f5661414 debian-10.8.0-ppc64el-DVD-1.template d869db23aa4d652fa5c46b25b61a67e9 debian-10.8.0-ppc64el-DVD-1.template 0e2555a3d9565eb576edefe2d24f116ffd6c6c5a95380bdc2bc12fd355e7eb657bc4b32d86bbe42e992928b7a53286c3b5b9120f7bc1e845705373f96900147a debian-10.8.0-ppc64el-DVD-1.template 2365612d36cd4f28ae03aaf44aec28d0087c0cfcf265ddc65bc34469115d3c32 debian-10.8.0-ppc64el-DVD-1.template b3069c640dfbe89ab3f500d926be26b0b377dc90 debian-10.8.0-ppc64el-DVD-10.template 1b45e513a6db4567fa4c713ff170d479 debian-10.8.0-ppc64el-DVD-10.template af14917f0e507eac30e167a6cf73fccd21a8b3b589e67cf9739b6b290add8efa8e6327a76e49b5749e48b93b5b23d5238ce4c8a5bdf3f440e08307c0d7ca912b debian-10.8.0-ppc64el-DVD-10.template 196b56e51c6a9f6f9eeca6d4388b2dbc1b566336e1e36362eb3b132e5cafe34d debian-10.8.0-ppc64el-DVD-10.template a7c094bb472704326e2c8396910c32865201e47a debian-10.8.0-ppc64el-DVD-11.template aed848a6314eeafad817e7e1c4ab4287 debian-10.8.0-ppc64el-DVD-11.template a10aff2cdad0fb861f27e2cd44ec01fe8117165cefc96055cf6c520ade3f9e105c8d45325175a22c8505ce59a735bb2f582678676e61ff2e5d91cd860f4e4223 debian-10.8.0-ppc64el-DVD-11.template 72b02891e284d354757806b990c89ae8d67153d051b225b8ed8308feb39bea61 debian-10.8.0-ppc64el-DVD-11.template a7fbb28b27203678334822333c45031de53d965f debian-10.8.0-ppc64el-DVD-12.template 54be7e61eda0e983b32e1fa2d738d959 debian-10.8.0-ppc64el-DVD-12.template 5ebdde02494785fd3a5cafb35de2be576898a8af8d0cc3a1b5041f8f5fa78ee0f0c7f0669d1f766e38880c35d0c4d0fd6c94b2924c70bd9b736584d99d886f9f debian-10.8.0-ppc64el-DVD-12.template a3696febaa226b1be7c5a9e36cd614a45e27096971e4675061cf1b7578b9e1c0 debian-10.8.0-ppc64el-DVD-12.template c6f0a0987a9ea54bfb87dcfe2c14b22a7bceb915 debian-10.8.0-ppc64el-DVD-13.template 1b4b6b5d10b624464790bfaf0146403d debian-10.8.0-ppc64el-DVD-13.template 1c35079fbed2b93239a0e46b7c162acd6b883b3c8374ba2744ed1691f516f7d9fc9b1cb8aac3e9eccf1096bff2f86fae47ae3e7596f3afc1c494d72e8e0f8b7a debian-10.8.0-ppc64el-DVD-13.template 84dcfa4e048745098f0a09246295b4c3e330f5a9bfd65b40cea7dfaabf9915c4 debian-10.8.0-ppc64el-DVD-13.template 8b356878cb54ea50c03b847c1889b38c9749b9c1 debian-10.8.0-ppc64el-DVD-14.template 5aaeca981ea0b39187800369c8550e1c debian-10.8.0-ppc64el-DVD-14.template 2afed007e0256399a98a5f59a07fdd00e200f58e738e8309eb31c80e57a6d6fbae1a847f5464420b5960c5c3314da33e883f8a672f0a56bddb096170afe9194c debian-10.8.0-ppc64el-DVD-14.template f900e572c32cb8a4273f5b27b4aaa94738bd4431867077d231affdb2b25b5455 debian-10.8.0-ppc64el-DVD-14.template 2fc36433f508a3084bd0b83e496c73475b7ff11b debian-10.8.0-ppc64el-DVD-15.template 3697fec92db4c835206e12255a89b7fc debian-10.8.0-ppc64el-DVD-15.template 4a142fd00cc7b97f9c554d8d502a12c1c993a4560dfe1659ce06d1c34bbfbd49a90d4fd1dcc506754c2b2bbac27c6560238eeb380053c384ad310ce002d62dc2 debian-10.8.0-ppc64el-DVD-15.template 186a7cb084663636dd5af4c880ee36033d38f4c91bd58c29cb5eeb0a6edec5d5 debian-10.8.0-ppc64el-DVD-15.template 623353c04ed2fc3238e6333fd1291db1e8af7284 debian-10.8.0-ppc64el-DVD-2.template a59e97b5b886869f4be8252ab01c3dcb debian-10.8.0-ppc64el-DVD-2.template cf1b2d317116e5c2f3347ed536751b4ad8579aaf745f7698b1c7bbf408fab8ed951bdfdf4673ca9e173e4c7743e4155196a6c24ed7579e34e967f183af00699d debian-10.8.0-ppc64el-DVD-2.template 9c6e2507f619d17a0440372aa5d21157bcc8e2bbc571302d935a727f9983e4ac debian-10.8.0-ppc64el-DVD-2.template e28fcfa4edefa7376b31c3a870cb62a0bca599dc debian-10.8.0-ppc64el-DVD-3.template 2e03dc45d5dca37fd337d0cdf7544826 debian-10.8.0-ppc64el-DVD-3.template 3cb65950676d6766b1089ca3fae679cc4917ac24308c10685d99011dd29ec8f1dee587fc18e154f46797d7883b6a1fedde45016fa2f00caa07e921bf879b6625 debian-10.8.0-ppc64el-DVD-3.template 010d75038faf9264d8736b67f24b9163564c202394eb7a89f4eb1bc76f420898 debian-10.8.0-ppc64el-DVD-3.template e00d3ad2d1d19d0b0a6b5e92852627634ba9589d debian-10.8.0-ppc64el-DVD-4.template 94336bfbcca6dc88fc84c255ea2e5728 debian-10.8.0-ppc64el-DVD-4.template 8ff97fa0793ead89b403cb968083a127b69114d295435671ee6042c56e39140d3b271b8d8e0947125e27e092879283a934221e9fc3c0543fe42fbaa1eb0693fa debian-10.8.0-ppc64el-DVD-4.template 32435c07ff1b0523e26b80d89bee058bb74f2478c797f8572382c508e81d5717 debian-10.8.0-ppc64el-DVD-4.template 51486c79a53f4830a77b84169e6aa0464485ecc0 debian-10.8.0-ppc64el-DVD-5.template 2a281991b6443166a7044a5364687ec4 debian-10.8.0-ppc64el-DVD-5.template 075416ce404d91318bf97d5fd5e98c6ee687cf0b3edcafb718135873cd8d19486df9b6635eee986f779c8bdd9a8243101ea0cb12cacd30ca56ab6754053b683a debian-10.8.0-ppc64el-DVD-5.template 4015968b2c322e3107ef963afc6e6dc603f4742a7bd3df0d640b073a45d58310 debian-10.8.0-ppc64el-DVD-5.template dfcccd67782e7fd7de959616801181e4db2a1741 debian-10.8.0-ppc64el-DVD-6.template ec3be576b8bfabd38011879759d55b0a debian-10.8.0-ppc64el-DVD-6.template d940579df3eb19e27477b5779cf30bf7c57344796296b3d8d61ef9cf9a551c9f25520457107a1d5384e171fe6eea0205c4c2ba4966dbab261779b440afbfe79d debian-10.8.0-ppc64el-DVD-6.template 467f48c71af3bac00a296d1e3d707ecc47644b1f3a43e0c0ccaa40895df2e01e debian-10.8.0-ppc64el-DVD-6.template 34614b8817de0be0faa4dca3b52e8a8d8566224e debian-10.8.0-ppc64el-DVD-7.template 9f050959fb6719ec1eefb8edb9a8a218 debian-10.8.0-ppc64el-DVD-7.template e306c6d41b3fc80c54a7b34439727e97ad4fc4cb5566b177992c37215407d0a18a94085faa1d316ac75c85079e87cf55ca81491eb84924f1f2d178c96a3c8d84 debian-10.8.0-ppc64el-DVD-7.template 0ced356e92919f7d8688c1099ae2b2da028111d547ab56d69f5a926daec5e4ba debian-10.8.0-ppc64el-DVD-7.template 8289bce40cff1ef85f63bb15aabd4fb3812ec841 debian-10.8.0-ppc64el-DVD-8.template 5f5e22e39b1dc5d279ea9198bbd98a1a debian-10.8.0-ppc64el-DVD-8.template 7d759b2ab6cce01dd1573064ec00c8b739c2b70987820cc8957a3c2f8007a48cbd09d2f1c04d942e8686d533f7a1319775dc5f2a959b54da3ebbb784819cb3dc debian-10.8.0-ppc64el-DVD-8.template 7c6c46e9128c3fcb4a44aca011974bc5f7f85c6ce03446a2596a7eeff0c0515d debian-10.8.0-ppc64el-DVD-8.template 114dda4cd3273e92e377bad835d92af53b5506ee debian-10.8.0-ppc64el-DVD-9.template 79121c5473ee6c9be3cf6603c8a69439 debian-10.8.0-ppc64el-DVD-9.template aa26babbe178b65c798e17848a1f7c316bd1cb4ce083f604672d9ff33aacac6ef7b789c9efaff9453f80d90295f472e10235d8701aefc153cd9197f092949774 debian-10.8.0-ppc64el-DVD-9.template 8926f2ace0486c9aea3979a8416e3186701ea6c064534ca9f885bd28803f1c4b debian-10.8.0-ppc64el-DVD-9.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' Sat 6 Feb 14:43:18 UTC 2021: Finished.