Sat 7 Oct 14:03:22 UTC 2023: Using CONF from /home/debian-cd/build.bullseye/CONF.sh.bullseye_release. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386 make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386 mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks echo "- copying task files from 'tasks/bullseye/'" - copying task files from 'tasks/bullseye/' cp -r /home/debian-cd/build.bullseye/debian-cd/tasks/bullseye/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/update_tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.bullseye/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.68+deb11u1_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi for ARCH in i386; do \ echo "Using the provided status file for bullseye-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for bullseye-backports-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-i386 ... make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in i386; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "9" = "1" -o "9" = "2" -o "9" = "C" -o "9" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/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/9bullseyei386/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/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/9bullseyei386/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/archive-keyring for ARCH in i386; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d/$key.asc; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in i386; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer i386 Packages [77.6 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib i386 Packages [54.3 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main i386 Packages [11.0 MB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "bullseye"x != ""x ] && \ [ "bullseye"x != "bullseye"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-source/status ; \ export CODENAME=bullseye; \ export ARCH=source; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in i386; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/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-pkg6.0 (>= 2.2.4) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc-s1 (>= 4.2) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libseccomp2 (>= 2.4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed Depends: libsystemd0 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.7~) apt-utils : Depends: libapt-pkg6.0 (>= 1.9.11~) but it is not installed Depends: libc6 (>= 2.4) Depends: libdb5.3 but it is not installed Depends: libgcc-s1 (>= 4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed base-passwd : Depends: libc6 (>= 2.8) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.28) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-dnsutils : Depends: libc6 (>= 2.4) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed bind9-host : Depends: libc6 (>= 2.4) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libuv1 (>= 1.40.0) but it is not installed Depends: libc6 (>= 2.28) Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libjson-c5 (>= 0.15) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.7) but it is not installed Depends: libmaxminddb0 (>= 1.3.0) but it is not installed Depends: libprotobuf-c1 (>= 1.0.1) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libxml2 (>= 2.7.4) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed bsdutils : PreDepends: libc6 (>= 2.28) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.4) ca-certificates : Depends: openssl (>= 1.1.1) but it is not installed 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: libgmp10 but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed cpio : Depends: libc6 (>= 2.17) cron : Depends: libc6 (>= 2.28) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed dash : PreDepends: libc6 (>= 2.28) 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.28) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.28-0+deb11u1) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libsystemd0 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.15) diffutils : PreDepends: libc6 (>= 2.17) dmidecode : Depends: libc6 (>= 2.4) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: liblzma5 (>= 5.2.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.36) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.46.2-2) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed Depends: logsave but it is not installed fdisk : Depends: libc6 (>= 2.28) Depends: libfdisk1 (>= 2.36) 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.4) Depends: libmagic1 (= 1:5.39-3+deb11u1) but it is not installed findutils : PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.4) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.28) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.38) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.28) PreDepends: libpcre3 but it is not installed groff-base : Depends: libc6 (>= 2.29) Depends: libgcc-s1 (>= 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.28) hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.28) Depends: lsb-base but it is not installed iproute2 : Depends: libbpf0 (>= 1:0.2) but it is not installed Depends: libbsd0 (>= 0.0) but it is not installed Depends: libc6 (>= 2.29) 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 (>= 3.1~) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iputils-ping : Depends: libcap2-bin but it is not installed Depends: libc6 (>= 2.25) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.28) Depends: libdns-export1110 but it is not installed Depends: libisc-export1105 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 (= 28-1) but it is not installed Depends: lsb-base but it is not installed less : Depends: libc6 (>= 2.11) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.4) libnss-systemd : Depends: libc6 (>= 2.30) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcrypt1 (>= 1:4.3.0) but it is not installed PreDepends: libdb5.3 but it is not installed PreDepends: libnsl2 (>= 1.0) but it is not installed PreDepends: libpam0g (>= 1.3.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libtirpc3 (>= 1.0.2) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libcrypt1 (>= 1:4.3.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed libpam-systemd : Depends: libc6 (>= 2.30) Depends: libpam0g (>= 0.99.7.1) but it is not installed libreadline8 : Depends: libc6 (>= 2.28) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.28) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed lsof : Depends: libc6 (>= 2.11) Depends: libselinux1 (>= 3.1~) but it is not installed man-db : Depends: bsdextrautils but it is not installed or bsdmainutils (< 12.1.1~) but it is not installed Depends: libc6 (>= 2.28) 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 : Depends: libc6 (>= 2.29) mime-support : Depends: mailcap but it is not installed mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libmount1 (>= 2.35.1) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.28) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.7) PreDepends: libtinfo6 (>= 6.2+20200912) but it is not installed PreDepends: libtinfo6 (< 6.3~) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) nftables : Depends: libnftables1 (= 0.9.8-3.1+deb11u1) but it is not installed Depends: libc6 (>= 2.4) Depends: libedit2 (>= 3.1-20130611-0) but it is not installed openssh-client : Depends: libc6 (>= 2.28) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libfido2-1 (>= 1.5.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 3.1~) 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.28) Depends: libcrypt1 (>= 1:4.1.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.4) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.7.0-5) but it is not installed perl : Depends: libperl5.32 (= 5.32.1-4+deb11u2) but it is not installed perl-base : PreDepends: libc6 (>= 2.29) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed procps : Depends: libc6 (>= 2.28) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps8 (>= 2:3.3.16-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 python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 2.10) 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.28) Depends: libestr0 (>= 0.1.4) but it is not installed Depends: libfastjson4 (>= 0.99.8) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 246) Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.30) 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 (>= 3.1~) but it is not installed PreDepends: libzstd1 (>= 1.4.0) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.13) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.24-9~) but it is not installed Depends: libcrypt1 (>= 1:4.4.0) but it is not installed Depends: libcryptsetup12 (>= 2:2.3) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libip4tc2 (>= 1.8.3) 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.4.1) but it is not installed Depends: libsystemd0 (= 247.3-7+deb11u4) systemd-timesyncd : Depends: libc6 (>= 2.29) sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.4) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed tasksel-data : Depends: tasksel (= 3.68+deb11u1) but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.28) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.30) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libudev1 (= 247.3-7+deb11u4) 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.28) PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libmount1 (>= 2.34) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libsmartcols1 (>= 2.34) but it is not installed PreDepends: libsystemd0 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.28) Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle8 but it is not installed Depends: libpcre2-8-0 (>= 10.22) 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.4) Depends: libnewt0.52 (>= 0.52.21) 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.28) 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/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "i386" != "source" ] ; then \ for ARCH in i386; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/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 bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... set -e; \ if [ "i386" != "source" ] ; then \ for ARCH in i386; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/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/9bullseyei386/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/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/9bullseyei386/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "i386" != "source" ] ; then \ for ARCH in i386; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.bullseye/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/9bullseyei386/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.bullseye/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/9bullseyei386/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi i386:bsdextrautils i386:distro-info-data i386:dmsetup i386:libacl1 i386:libapparmor1 i386:libapt-pkg6.0 i386:libargon2-1 i386:libattr1 i386:libaudit-common i386:libaudit1 i386:libblkid1 i386:libbpf0 i386:libbrotli1 i386:libbsd0 i386:libbz2-1.0 i386:libc6 i386:libcap-ng0 i386:libcap2 i386:libcap2-bin i386:libcbor0 i386:libcom-err2 i386:libcrypt1 i386:libcryptsetup12 i386:libcurl3-gnutls i386:libdb5.3 i386:libdbus-1-3 i386:libdebconfclient0 i386:libdevmapper1.02.1 i386:libdns-export1110 i386:libedit2 i386:libelf1 i386:libestr0 i386:libexpat1 i386:libext2fs2 i386:libfastjson4 i386:libfdisk1 i386:libffi7 i386:libfido2-1 i386:libfstrm0 i386:libgcc-s1 i386:libgcrypt20 i386:libgdbm-compat4 i386:libgdbm6 i386:libgmp10 i386:libgnutls30 i386:libgpg-error0 i386:libgssapi-krb5-2 i386:libhogweed6 i386:libicu67 i386:libidn2-0 i386:libip4tc2 i386:libisc-export1105 i386:libjansson4 i386:libjson-c5 i386:libk5crypto3 i386:libkeyutils1 i386:libkmod2 i386:libkrb5-3 i386:libkrb5support0 i386:libldap-2.4-2 i386:liblmdb0 i386:liblocale-gettext-perl i386:liblognorm5 i386:liblz4-1 i386:liblzma5 i386:libmagic-mgc i386:libmagic1 i386:libmaxminddb0 i386:libmd0 i386:libmnl0 i386:libmount1 i386:libmpdec3 i386:libncurses6 i386:libncursesw6 i386:libnettle8 i386:libnewt0.52 i386:libnftables1 i386:libnftnl11 i386:libnghttp2-14 i386:libnsl2 i386:libp11-kit0 i386:libpam0g i386:libpci3 i386:libpcre2-8-0 i386:libpcre3 i386:libperl5.32 i386:libpipeline1 i386:libpopt0 i386:libprocps8 i386:libprotobuf-c1 i386:libpsl5 i386:libpython3-stdlib i386:libpython3.9-minimal i386:libpython3.9-stdlib i386:librtmp1 i386:libsasl2-2 i386:libsasl2-modules-db i386:libseccomp2 i386:libselinux1 i386:libsemanage-common i386:libsemanage1 i386:libsepol1 i386:libslang2 i386:libsmartcols1 i386:libsqlite3-0 i386:libss2 i386:libssh2-1 i386:libssl1.1 i386:libstdc++6 i386:libsystemd0 i386:libtasn1-6 i386:libtext-charwidth-perl i386:libtext-iconv-perl i386:libtext-wrapi18n-perl i386:libtinfo6 i386:libtirpc-common i386:libtirpc3 i386:libuchardet0 i386:libudev1 i386:libunistring2 i386:libuuid1 i386:libuv1 i386:libxml2 i386:libxtables12 i386:libxxhash0 i386:libzstd1 i386:logsave i386:lsb-base i386:mailcap i386:openssl i386:pci.ids i386:python-apt-common i386:python3 i386:python3-apt i386:python3-certifi i386:python3-chardet i386:python3-debconf i386:python3-debian i386:python3-debianbts i386:python3-httplib2 i386:python3-idna i386:python3-minimal i386:python3-pkg-resources i386:python3-pycurl i386:python3-pysimplesoap i386:python3-requests i386:python3-six i386:python3-urllib3 i386:python3.9 i386:python3.9-minimal i386:tasksel i386:xxd i386:zlib1g for ARCH in i386; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/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/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "i386" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731+deb11u9/images/MD5SUMS for ARCH in i386; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and no isos for i386 BD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "i386" != "source" ] ; then \ for ARCH in i386; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/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 bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "9"x = "1"x ] ; then \ : ; \ elif [ "9"x = "2"x -o "9"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _9 != _1 ]; then \ for ARCH in i386; 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 \ bullseye \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in i386; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in xen; 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/9bullseyei386/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list; fi for ARCH in i386; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list; \ done Running sort_deps to sort packages for i386: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 119908086 bytes Adding the rest of the requested packages Now up to 74663831656 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 58595 packages, total size 83003128956 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt "i386" /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages.source; \ fi /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.bullseye/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386 bullseye "i386" "xorriso" "-as mkisofs -r -checksum_algorithm_iso 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.2 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.2 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2019, Thomas Schmitt , libburnia project. xorriso version : 1.5.2 Version timestamp : 2019.10.26.180001 Build timestamp : -none-given- libisofs in use : 1.5.2 (min. 1.5.2) libjte in use : 2.0.0 (min. 2.0.0) libburn in use : 1.5.2 (min. 1.5.2) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.2 (min. 1.5.2) 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 i386: Done: Read details of 58595 packages for i386 Reading in translated package descriptions for main: Done: read 227607 entries for 37 languages Reading in translated package descriptions for contrib: Done: read 301 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_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/i386_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools Omitting release notes, as requested Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for i386: Running tools/boot/bullseye/boot-i386 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1 Adding tools to CD1 Moving extra loader files into place: renamed 'boot1/isolinux/g2ldr' -> 'CD1/g2ldr' renamed 'boot1/isolinux/g2ldr.mbr' -> 'CD1/g2ldr.mbr' renamed 'boot1/isolinux/setup.exe' -> 'CD1/setup.exe' renamed 'boot1/isolinux/win32-loader.ini' -> 'CD1/win32-loader.ini' Adding BIOS boot code for i386 on CD1 gtk/vmlinuz identical to ../vmlinuz. Linking Adding EFI boot code for i386 on CD1 '/home/debian-cd/build.bullseye/debian-cd/data/bullseye/hl_c.png' -> '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/boot/grub/theme/hl_c.png' CD1/boot/grub/grub.cfg has 20 boot entries defined Adding README.source Starting new "i386" BD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for i386 Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 14097 packages, 11201326 blocks, 22940315648 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 i386: Running tools/boot/bullseye/boot-i386 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD2 Starting new "i386" BD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 13948 packages, 11173835 blocks, 22884014080 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 i386: Running tools/boot/bullseye/boot-i386 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD3 Starting new "i386" BD 3 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD3 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 25512 packages, 11166357 blocks, 22868699136 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 i386: Running tools/boot/bullseye/boot-i386 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD4 Starting new "i386" BD 4 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD4 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 4 (not) filled with 5038 packages, 7206312 blocks, 14758526976 bytes Finished: 58595 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "i386" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731+deb11u9/images/MD5SUMS for ARCH in i386; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check; \ fi; \ done CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386" "11.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso 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.bullseye/debian-cd/tools/jigdo_cleanup" CD=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386" "11.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso 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.bullseye/debian-cd/tools/jigdo_cleanup" Generating i386 iso/jigdo image number 1 ... Last-minute updates: README.html CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386" "11.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso 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.bullseye/debian-cd/tools/jigdo_cleanup" Generating i386 iso/jigdo image number 2 ... CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386" "11.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso 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.bullseye/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating i386 iso/jigdo image number 3 ... Last-minute updates: README.html Generating i386 iso/jigdo image number 4 ... Last-minute updates: README.html README.txt README.txt README.txt Sat 7 Oct 15:16:20 UTC 2023 README.txt Sat 7 Oct 15:16:20 UTC 2023 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 i386 2' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -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*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.8.0-i386-BD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.8.0-i386-BD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long CD2 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 i386 4' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -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*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.8.0-i386-BD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.8.0-i386-BD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long CD4 xorriso 1.5.2 : 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 1.5.2 : RockRidge filesystem manipulator, libburnia project. Sat 7 Oct 15:16:20 UTC 2023 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 -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 i386 1' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -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*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.8.0-i386-BD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.8.0-i386-BD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes -isohybrid-mbr syslinux/usr/lib/ISOLINUX/isohdpfx.bin -b isolinux/isolinux.bin -c isolinux/boot.cat -boot-load-size 4 -boot-info-table -no-emul-boot -eltorito-alt-boot -e boot/grub/efi.img -no-emul-boot -isohybrid-gpt-basdat -isohybrid-apm-hfsplus boot1 CD1 xorriso 1.5.2 : 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/9bullseyei386/bullseye/boot1' xorriso : UPDATE : 38 files added in 1 seconds Sat 7 Oct 15:16:20 UTC 2023 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 i386 3' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -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*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.8.0-i386-BD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.8.0-i386-BD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long CD3 xorriso 1.5.2 : 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 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD4' xorriso : UPDATE : 7723 files added in 1 seconds xorriso : UPDATE : 7723 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.01% done xorriso : UPDATE : 10500 files added in 1 seconds xorriso : UPDATE : 9300 files added in 1 seconds xorriso : UPDATE : 16500 files added in 1 seconds xorriso : UPDATE : 0.05% done xorriso : UPDATE : 20700 files added in 2 seconds xorriso : UPDATE : 17400 files added in 2 seconds xorriso : UPDATE : 32200 files added in 2 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD2' xorriso : UPDATE : 23967 files added in 2 seconds xorriso : UPDATE : 23967 files added in 2 seconds xorriso : UPDATE : 0.10% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD3' xorriso : UPDATE : 42238 files added in 3 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/arm-trusted-firmware-tools_2.4+dfsg-2_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2019.07-7_all.deb 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.1_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-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-tomu_2.0~rc7-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/grub-firmware-qemu_2.06-3~deb11u5_i386.deb 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-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/isight-firmware-tools_1.6-4_i386.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-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1' xorriso : UPDATE : 0.00% done xorriso : UPDATE : 42238 files added in 3 seconds xorriso : UPDATE : 24323 files added in 3 seconds xorriso : NOTE : Copying to System Area: 432 bytes from file '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/syslinux/usr/lib/ISOLINUX/isohdpfx.bin' xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.28% done, estimate finish Sat Oct 07 15:33:37 2023 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable 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-8_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.00% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable 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/alsa-firmware-loaders_1.2.2-1_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-106-gc583009+dfsg1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/sigrok-firmware-fx2lafw_0.1.7-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: NOTE : Automatically adjusted MBR geometry to 2790/255/63 libisofs: WARNING : Image size exceeds 1024 cylinders. Cannot align partition. libisofs: WARNING : There are said to be BIOSes which will not boot this via MBR. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.07% done xorriso : UPDATE : 0.53% done, estimate finish Sat Oct 07 15:28:35 2023 xorriso : UPDATE : 0.04% done xorriso : UPDATE : 0.04% done xorriso : UPDATE : 0.10% done, estimate finish Sat Oct 07 16:03:13 2023 xorriso : UPDATE : 0.79% done, estimate finish Sat Oct 07 15:26:44 2023 xorriso : UPDATE : 0.07% done xorriso : UPDATE : 0.08% done xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 07 16:00:05 2023 xorriso : UPDATE : 1.03% done, estimate finish Sat Oct 07 15:25:55 2023 xorriso : UPDATE : 0.12% done, estimate finish Sat Oct 07 15:56:36 2023 xorriso : UPDATE : 0.11% done, estimate finish Sat Oct 07 15:59:00 2023 xorriso : UPDATE : 0.19% done, estimate finish Sat Oct 07 15:57:57 2023 xorriso : UPDATE : 1.26% done, estimate finish Sat Oct 07 15:25:28 2023 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 07 15:56:59 2023 xorriso : UPDATE : 0.15% done, estimate finish Sat Oct 07 15:58:27 2023 xorriso : UPDATE : 0.21% done, estimate finish Sat Oct 07 16:02:37 2023 xorriso : UPDATE : 1.49% done, estimate finish Sat Oct 07 15:25:12 2023 xorriso : UPDATE : 0.17% done, estimate finish Sat Oct 07 16:05:57 2023 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 07 16:05:05 2023 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 07 16:01:50 2023 xorriso : UPDATE : 1.68% done, estimate finish Sat Oct 07 15:25:13 2023 xorriso : UPDATE : 0.21% done, estimate finish Sat Oct 07 16:04:08 2023 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 07 16:10:35 2023 xorriso : UPDATE : 0.28% done, estimate finish Sat Oct 07 16:03:06 2023 xorriso : UPDATE : 2.08% done, estimate finish Sat Oct 07 15:24:18 2023 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 07 16:02:27 2023 xorriso : UPDATE : 0.20% done, estimate finish Sat Oct 07 16:13:04 2023 xorriso : UPDATE : 0.45% done, estimate finish Sat Oct 07 15:48:36 2023 xorriso : UPDATE : 2.28% done, estimate finish Sat Oct 07 15:24:20 2023 xorriso : UPDATE : 0.29% done, estimate finish Sat Oct 07 16:01:20 2023 xorriso : UPDATE : 0.23% done, estimate finish Sat Oct 07 16:12:34 2023 xorriso : UPDATE : 0.52% done, estimate finish Sat Oct 07 15:47:27 2023 xorriso : UPDATE : 2.48% done, estimate finish Sat Oct 07 15:24:21 2023 xorriso : UPDATE : 0.32% done, estimate finish Sat Oct 07 16:02:52 2023 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 07 16:11:08 2023 xorriso : UPDATE : 0.81% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 2.85% done, estimate finish Sat Oct 07 15:22:52 2023 xorriso : UPDATE : 0.33% done, estimate finish Sat Oct 07 16:07:09 2023 xorriso : UPDATE : 0.30% done, estimate finish Sat Oct 07 16:11:20 2023 xorriso : UPDATE : 0.95% done, estimate finish Sat Oct 07 15:36:53 2023 xorriso : UPDATE : 3.09% done, estimate finish Sat Oct 07 15:22:55 2023 xorriso : UPDATE : 0.35% done, estimate finish Sat Oct 07 16:07:56 2023 xorriso : UPDATE : 0.33% done, estimate finish Sat Oct 07 16:11:24 2023 xorriso : UPDATE : 1.08% done, estimate finish Sat Oct 07 15:36:00 2023 xorriso : UPDATE : 3.29% done, estimate finish Sat Oct 07 15:23:02 2023 xorriso : UPDATE : 0.39% done, estimate finish Sat Oct 07 16:07:22 2023 xorriso : UPDATE : 0.36% done, estimate finish Sat Oct 07 16:10:28 2023 xorriso : UPDATE : 1.24% done, estimate finish Sat Oct 07 15:34:48 2023 xorriso : UPDATE : 3.71% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 0.43% done, estimate finish Sat Oct 07 16:06:38 2023 xorriso : UPDATE : 0.40% done, estimate finish Sat Oct 07 16:10:18 2023 xorriso : UPDATE : 1.42% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 4.00% done, estimate finish Sat Oct 07 15:22:40 2023 xorriso : UPDATE : 0.58% done, estimate finish Sat Oct 07 15:56:18 2023 xorriso : UPDATE : 0.43% done, estimate finish Sat Oct 07 16:15:33 2023 xorriso : UPDATE : 1.42% done, estimate finish Sat Oct 07 15:31:21 2023 xorriso : UPDATE : 4.09% done, estimate finish Sat Oct 07 15:22:57 2023 xorriso : UPDATE : 0.70% done, estimate finish Sat Oct 07 15:50:44 2023 xorriso : UPDATE : 0.44% done, estimate finish Sat Oct 07 16:19:25 2023 xorriso : UPDATE : 1.77% done, estimate finish Sat Oct 07 15:29:06 2023 xorriso : UPDATE : 4.09% done, estimate finish Sat Oct 07 15:23:23 2023 xorriso : UPDATE : 0.77% done, estimate finish Sat Oct 07 15:49:05 2023 xorriso : UPDATE : 0.45% done, estimate finish Sat Oct 07 16:23:09 2023 xorriso : UPDATE : 1.88% done, estimate finish Sat Oct 07 15:29:14 2023 xorriso : UPDATE : 4.70% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 0.95% done, estimate finish Sat Oct 07 15:43:59 2023 xorriso : UPDATE : 0.66% done, estimate finish Sat Oct 07 15:58:55 2023 xorriso : UPDATE : 2.08% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 5.00% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 1.13% done, estimate finish Sat Oct 07 15:40:35 2023 xorriso : UPDATE : 0.73% done, estimate finish Sat Oct 07 15:56:44 2023 xorriso : UPDATE : 0.95% done, estimate finish Sat Oct 07 15:47:42 2023 xorriso : UPDATE : 2.21% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 5.11% done, estimate finish Sat Oct 07 15:22:58 2023 xorriso : UPDATE : 1.25% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:46:13 2023 xorriso : UPDATE : 2.35% done, estimate finish Sat Oct 07 15:28:47 2023 xorriso : UPDATE : 5.11% done, estimate finish Sat Oct 07 15:23:32 2023 xorriso : UPDATE : 1.25% done, estimate finish Sat Oct 07 15:40:54 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:48:05 2023 xorriso : UPDATE : 2.50% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 5.11% done, estimate finish Sat Oct 07 15:24:04 2023 xorriso : UPDATE : 1.25% done, estimate finish Sat Oct 07 15:42:26 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:49:57 2023 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 07 15:28:54 2023 xorriso : UPDATE : 6.01% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 1.25% done, estimate finish Sat Oct 07 15:43:57 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:51:49 2023 xorriso : UPDATE : 2.71% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 6.27% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 1.56% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:53:42 2023 xorriso : UPDATE : 2.86% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 15:31:40 2023 xorriso : UPDATE : 6.50% done, estimate finish Sat Oct 07 15:22:48 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:50:57 2023 xorriso : UPDATE : 2.93% done, estimate finish Sat Oct 07 15:28:54 2023 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 15:32:43 2023 xorriso : UPDATE : 6.60% done, estimate finish Sat Oct 07 15:23:01 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:53:15 2023 xorriso : UPDATE : 3.06% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 6.94% done, estimate finish Sat Oct 07 15:22:54 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:55:34 2023 xorriso : UPDATE : 3.26% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 15:34:50 2023 xorriso : UPDATE : 7.18% done, estimate finish Sat Oct 07 15:22:56 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 15:57:52 2023 xorriso : UPDATE : 3.26% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 15:35:53 2023 xorriso : UPDATE : 7.18% done, estimate finish Sat Oct 07 15:23:14 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 16:00:10 2023 xorriso : UPDATE : 3.26% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 15:36:57 2023 xorriso : UPDATE : 7.18% done, estimate finish Sat Oct 07 15:23:33 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 16:02:28 2023 xorriso : UPDATE : 3.36% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 7.80% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 16:04:46 2023 xorriso : UPDATE : 3.78% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 2.91% done, estimate finish Sat Oct 07 15:30:44 2023 xorriso : UPDATE : 7.80% done, estimate finish Sat Oct 07 15:23:13 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 16:07:05 2023 xorriso : UPDATE : 4.00% done, estimate finish Sat Oct 07 15:28:24 2023 xorriso : UPDATE : 3.01% done, estimate finish Sat Oct 07 15:30:52 2023 xorriso : UPDATE : 7.80% done, estimate finish Sat Oct 07 15:23:38 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 16:09:23 2023 xorriso : UPDATE : 4.13% done, estimate finish Sat Oct 07 15:28:27 2023 xorriso : UPDATE : 3.17% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 7.80% done, estimate finish Sat Oct 07 15:24:03 2023 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 07 16:11:41 2023 xorriso : UPDATE : 4.13% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 3.28% done, estimate finish Sat Oct 07 15:30:54 2023 xorriso : UPDATE : 8.78% done, estimate finish Sat Oct 07 15:22:54 2023 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 4.13% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 3.41% done, estimate finish Sat Oct 07 15:30:48 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:22:59 2023 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 4.52% done, estimate finish Sat Oct 07 15:28:37 2023 xorriso : UPDATE : 3.50% done, estimate finish Sat Oct 07 15:30:59 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:23:17 2023 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 4.62% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 3.60% done, estimate finish Sat Oct 07 15:31:07 2023 xorriso : UPDATE : 9.58% done, estimate finish Sat Oct 07 15:22:53 2023 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 4.62% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 3.70% done, estimate finish Sat Oct 07 15:31:15 2023 xorriso : UPDATE : 9.58% done, estimate finish Sat Oct 07 15:23:09 2023 xorriso : UPDATE : 10.17% done, estimate finish Sat Oct 07 15:22:47 2023 xorriso : UPDATE : 3.81% done, estimate finish Sat Oct 07 15:31:14 2023 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 10.46% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 3.89% done, estimate finish Sat Oct 07 15:31:26 2023 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:29:10 2023 xorriso : UPDATE : 10.55% done, estimate finish Sat Oct 07 15:23:01 2023 xorriso : UPDATE : 4.12% done, estimate finish Sat Oct 07 15:30:50 2023 xorriso : UPDATE : 2.89% done, estimate finish Sat Oct 07 15:34:56 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 10.55% done, estimate finish Sat Oct 07 15:23:24 2023 xorriso : UPDATE : 4.26% done, estimate finish Sat Oct 07 15:30:42 2023 xorriso : UPDATE : 4.15% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 11.34% done, estimate finish Sat Oct 07 15:22:40 2023 xorriso : UPDATE : 4.38% done, estimate finish Sat Oct 07 15:30:43 2023 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:30:53 2023 xorriso : UPDATE : 11.51% done, estimate finish Sat Oct 07 15:22:47 2023 xorriso : UPDATE : 4.54% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 4.33% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 11.78% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 4.68% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 4.55% done, estimate finish Sat Oct 07 15:26:43 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:34:50 2023 xorriso : UPDATE : 11.91% done, estimate finish Sat Oct 07 15:22:54 2023 xorriso : UPDATE : 4.86% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 4.67% done, estimate finish Sat Oct 07 15:26:51 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:36:00 2023 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 07 15:22:52 2023 xorriso : UPDATE : 4.99% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 4.83% done, estimate finish Sat Oct 07 15:26:51 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:37:11 2023 xorriso : UPDATE : 12.52% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 5.14% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 4.84% done, estimate finish Sat Oct 07 15:27:13 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 12.65% done, estimate finish Sat Oct 07 15:22:57 2023 xorriso : UPDATE : 5.18% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 4.84% done, estimate finish Sat Oct 07 15:27:37 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 12.82% done, estimate finish Sat Oct 07 15:23:01 2023 xorriso : UPDATE : 5.38% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 4.84% done, estimate finish Sat Oct 07 15:28:01 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:40:43 2023 xorriso : UPDATE : 13.21% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 5.48% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 4.84% done, estimate finish Sat Oct 07 15:28:24 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:41:54 2023 xorriso : UPDATE : 13.21% done, estimate finish Sat Oct 07 15:23:10 2023 xorriso : UPDATE : 5.59% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 4.84% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:43:05 2023 xorriso : UPDATE : 13.50% done, estimate finish Sat Oct 07 15:23:07 2023 xorriso : UPDATE : 5.63% done, estimate finish Sat Oct 07 15:30:39 2023 xorriso : UPDATE : 4.84% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:44:15 2023 xorriso : UPDATE : 13.78% done, estimate finish Sat Oct 07 15:23:04 2023 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 4.94% done xorriso : UPDATE : 14.09% done, estimate finish Sat Oct 07 15:22:59 2023 xorriso : UPDATE : 5.97% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 5.90% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 6.03% done, estimate finish Sat Oct 07 15:32:06 2023 xorriso : UPDATE : 14.38% done, estimate finish Sat Oct 07 15:22:58 2023 xorriso : UPDATE : 5.98% done, estimate finish Sat Oct 07 15:30:57 2023 xorriso : UPDATE : 6.04% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 7.42% done, estimate finish Sat Oct 07 15:26:34 2023 xorriso : UPDATE : 14.69% done, estimate finish Sat Oct 07 15:22:54 2023 xorriso : UPDATE : 6.16% done, estimate finish Sat Oct 07 15:30:34 2023 xorriso : UPDATE : 6.16% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 7.56% done, estimate finish Sat Oct 07 15:26:40 2023 xorriso : UPDATE : 14.69% done, estimate finish Sat Oct 07 15:23:09 2023 xorriso : UPDATE : 6.37% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 6.29% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 7.67% done, estimate finish Sat Oct 07 15:26:49 2023 xorriso : UPDATE : 15.07% done, estimate finish Sat Oct 07 15:23:01 2023 xorriso : UPDATE : 6.40% done, estimate finish Sat Oct 07 15:30:36 2023 xorriso : UPDATE : 6.45% done, estimate finish Sat Oct 07 15:29:55 2023 xorriso : UPDATE : 7.79% done, estimate finish Sat Oct 07 15:26:57 2023 xorriso : UPDATE : 15.33% done, estimate finish Sat Oct 07 15:23:01 2023 xorriso : UPDATE : 6.55% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 6.55% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 7.79% done, estimate finish Sat Oct 07 15:27:21 2023 xorriso : UPDATE : 15.64% done, estimate finish Sat Oct 07 15:23:06 2023 xorriso : UPDATE : 6.72% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 6.69% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 8.12% done, estimate finish Sat Oct 07 15:26:58 2023 xorriso : UPDATE : 15.95% done, estimate finish Sat Oct 07 15:23:01 2023 xorriso : UPDATE : 6.91% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 6.80% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 8.14% done, estimate finish Sat Oct 07 15:27:17 2023 xorriso : UPDATE : 16.25% done, estimate finish Sat Oct 07 15:22:57 2023 xorriso : UPDATE : 6.92% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 6.92% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 8.38% done, estimate finish Sat Oct 07 15:27:08 2023 xorriso : UPDATE : 16.58% done, estimate finish Sat Oct 07 15:22:52 2023 xorriso : UPDATE : 7.11% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 7.05% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 8.39% done, estimate finish Sat Oct 07 15:25:07 2023 xorriso : UPDATE : 16.93% done, estimate finish Sat Oct 07 15:22:47 2023 xorriso : UPDATE : 7.34% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 7.12% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 8.72% done, estimate finish Sat Oct 07 15:25:00 2023 xorriso : UPDATE : 17.27% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 7.37% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 7.30% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 8.86% done, estimate finish Sat Oct 07 15:25:07 2023 xorriso : UPDATE : 7.62% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 7.41% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:25:16 2023 xorriso : UPDATE : 17.43% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 17.57% done, estimate finish Sat Oct 07 15:22:55 2023 xorriso : UPDATE : 7.75% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 7.52% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 8.99% done, estimate finish Sat Oct 07 15:25:32 2023 xorriso : UPDATE : 17.87% done, estimate finish Sat Oct 07 15:22:53 2023 xorriso : UPDATE : 7.87% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 7.65% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 9.22% done, estimate finish Sat Oct 07 15:25:31 2023 xorriso : UPDATE : 18.16% done, estimate finish Sat Oct 07 15:22:51 2023 xorriso : UPDATE : 7.94% done, estimate finish Sat Oct 07 15:29:54 2023 xorriso : UPDATE : 7.74% done, estimate finish Sat Oct 07 15:30:33 2023 xorriso : UPDATE : 9.36% done, estimate finish Sat Oct 07 15:25:37 2023 xorriso : UPDATE : 18.56% done, estimate finish Sat Oct 07 15:22:30 2023 xorriso : UPDATE : 8.11% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 7.89% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 9.46% done, estimate finish Sat Oct 07 15:25:46 2023 xorriso : UPDATE : 9.55% done, estimate finish Sat Oct 07 15:25:53 2023 xorriso : UPDATE : 18.89% done, estimate finish Sat Oct 07 15:22:28 2023 xorriso : UPDATE : 8.30% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 9.66% done, estimate finish Sat Oct 07 15:26:00 2023 xorriso : UPDATE : 19.13% done, estimate finish Sat Oct 07 15:22:31 2023 xorriso : UPDATE : 8.36% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 8.17% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 15:26:02 2023 xorriso : UPDATE : 19.37% done, estimate finish Sat Oct 07 15:22:32 2023 xorriso : UPDATE : 8.56% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 8.30% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 9.92% done, estimate finish Sat Oct 07 15:28:28 2023 xorriso : UPDATE : 19.59% done, estimate finish Sat Oct 07 15:22:37 2023 xorriso : UPDATE : 8.67% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 8.44% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 10.06% done, estimate finish Sat Oct 07 15:28:28 2023 xorriso : UPDATE : 19.87% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 8.77% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 8.58% done, estimate finish Sat Oct 07 15:29:52 2023 xorriso : UPDATE : 10.19% done, estimate finish Sat Oct 07 15:28:31 2023 xorriso : UPDATE : 20.14% done, estimate finish Sat Oct 07 15:22:37 2023 xorriso : UPDATE : 8.90% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 8.74% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 10.32% done, estimate finish Sat Oct 07 15:28:34 2023 xorriso : UPDATE : 20.43% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 9.04% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 8.88% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 10.38% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 20.68% done, estimate finish Sat Oct 07 15:22:37 2023 xorriso : UPDATE : 9.17% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 8.89% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 10.57% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 20.99% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 9.26% done, estimate finish Sat Oct 07 15:29:58 2023 xorriso : UPDATE : 9.10% done, estimate finish Sat Oct 07 15:29:52 2023 xorriso : UPDATE : 10.68% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 21.27% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 9.26% done, estimate finish Sat Oct 07 15:30:29 2023 xorriso : UPDATE : 9.10% done, estimate finish Sat Oct 07 15:30:22 2023 xorriso : UPDATE : 10.68% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 21.53% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 9.26% done, estimate finish Sat Oct 07 15:30:59 2023 xorriso : UPDATE : 9.50% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 10.68% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 21.80% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 9.26% done, estimate finish Sat Oct 07 15:31:30 2023 xorriso : UPDATE : 9.61% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 9.72% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 11.34% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 22.02% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 9.78% done, estimate finish Sat Oct 07 15:29:55 2023 xorriso : UPDATE : 9.87% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 11.37% done, estimate finish Sat Oct 07 15:28:17 2023 xorriso : UPDATE : 22.29% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 9.95% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 11.61% done, estimate finish Sat Oct 07 15:27:55 2023 xorriso : UPDATE : 22.51% done, estimate finish Sat Oct 07 15:22:47 2023 xorriso : UPDATE : 10.24% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 10.11% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 11.77% done, estimate finish Sat Oct 07 15:27:53 2023 xorriso : UPDATE : 22.73% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 10.40% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 10.21% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 11.86% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 22.96% done, estimate finish Sat Oct 07 15:22:51 2023 xorriso : UPDATE : 10.48% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 10.28% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 12.00% done, estimate finish Sat Oct 07 15:28:06 2023 xorriso : UPDATE : 23.19% done, estimate finish Sat Oct 07 15:22:52 2023 xorriso : UPDATE : 10.48% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 10.28% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 12.00% done, estimate finish Sat Oct 07 15:28:33 2023 xorriso : UPDATE : 23.49% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 10.89% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 10.70% done, estimate finish Sat Oct 07 15:29:14 2023 xorriso : UPDATE : 12.00% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 23.74% done, estimate finish Sat Oct 07 15:22:58 2023 xorriso : UPDATE : 11.01% done, estimate finish Sat Oct 07 15:28:55 2023 xorriso : UPDATE : 10.82% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 12.38% done, estimate finish Sat Oct 07 15:28:15 2023 xorriso : UPDATE : 24.00% done, estimate finish Sat Oct 07 15:22:58 2023 xorriso : UPDATE : 11.10% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 10.92% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 12.58% done, estimate finish Sat Oct 07 15:28:06 2023 xorriso : UPDATE : 24.20% done, estimate finish Sat Oct 07 15:23:01 2023 xorriso : UPDATE : 11.33% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 11.08% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 12.76% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 24.49% done, estimate finish Sat Oct 07 15:22:58 2023 xorriso : UPDATE : 11.49% done, estimate finish Sat Oct 07 15:28:45 2023 xorriso : UPDATE : 11.21% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 12.88% done, estimate finish Sat Oct 07 15:27:58 2023 xorriso : UPDATE : 24.78% done, estimate finish Sat Oct 07 15:22:56 2023 xorriso : UPDATE : 11.58% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 11.23% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 13.04% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 25.09% done, estimate finish Sat Oct 07 15:22:53 2023 xorriso : UPDATE : 11.78% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 11.37% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 13.17% done, estimate finish Sat Oct 07 15:28:01 2023 xorriso : UPDATE : 25.32% done, estimate finish Sat Oct 07 15:22:54 2023 xorriso : UPDATE : 11.84% done, estimate finish Sat Oct 07 15:28:58 2023 xorriso : UPDATE : 12.04% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 11.61% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 13.30% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 25.65% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 11.71% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 12.09% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 13.42% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 25.89% done, estimate finish Sat Oct 07 15:22:51 2023 xorriso : UPDATE : 12.23% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 11.71% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 13.51% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 26.14% done, estimate finish Sat Oct 07 15:22:51 2023 xorriso : UPDATE : 12.38% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 11.71% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 13.51% done, estimate finish Sat Oct 07 15:28:45 2023 xorriso : UPDATE : 26.41% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 12.51% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 11.71% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 13.80% done, estimate finish Sat Oct 07 15:28:18 2023 xorriso : UPDATE : 26.69% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 12.60% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 12.30% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 13.82% done, estimate finish Sat Oct 07 15:28:37 2023 xorriso : UPDATE : 26.95% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 12.78% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 12.35% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 13.82% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 27.25% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 12.91% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 12.58% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 13.82% done, estimate finish Sat Oct 07 15:31:19 2023 xorriso : UPDATE : 27.54% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 12.67% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 13.82% done, estimate finish Sat Oct 07 15:32:13 2023 xorriso : UPDATE : 27.77% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 12.78% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 14.62% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 28.01% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 12.88% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 14.70% done, estimate finish Sat Oct 07 15:28:22 2023 xorriso : UPDATE : 28.27% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 28.55% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 15:31:42 2023 xorriso : UPDATE : 13.01% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 14.85% done, estimate finish Sat Oct 07 15:28:22 2023 xorriso : UPDATE : 28.84% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 15:32:21 2023 xorriso : UPDATE : 13.14% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 14.97% done, estimate finish Sat Oct 07 15:28:25 2023 xorriso : UPDATE : 29.10% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 15:33:00 2023 xorriso : UPDATE : 13.29% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 14.99% done, estimate finish Sat Oct 07 15:28:47 2023 xorriso : UPDATE : 29.37% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 13.41% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 14.99% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 29.64% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 14.09% done, estimate finish Sat Oct 07 15:28:58 2023 xorriso : UPDATE : 13.53% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 15.32% done, estimate finish Sat Oct 07 15:28:35 2023 xorriso : UPDATE : 29.95% done, estimate finish Sat Oct 07 15:22:39 2023 xorriso : UPDATE : 14.23% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 13.64% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 15.57% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 30.17% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 14.36% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 13.67% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 15.68% done, estimate finish Sat Oct 07 15:27:02 2023 xorriso : UPDATE : 30.36% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 14.52% done, estimate finish Sat Oct 07 15:28:20 2023 xorriso : UPDATE : 13.87% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 15.82% done, estimate finish Sat Oct 07 15:27:08 2023 xorriso : UPDATE : 30.63% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 14.63% done, estimate finish Sat Oct 07 15:28:27 2023 xorriso : UPDATE : 14.00% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 15.91% done, estimate finish Sat Oct 07 15:27:20 2023 xorriso : UPDATE : 30.89% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 14.75% done, estimate finish Sat Oct 07 15:28:33 2023 xorriso : UPDATE : 14.11% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 15.98% done, estimate finish Sat Oct 07 15:27:35 2023 xorriso : UPDATE : 31.20% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 14.90% done, estimate finish Sat Oct 07 15:28:35 2023 xorriso : UPDATE : 14.26% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 16.15% done, estimate finish Sat Oct 07 15:27:33 2023 xorriso : UPDATE : 31.46% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 15.01% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 14.37% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 16.15% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 31.66% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 15.14% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 14.45% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 16.43% done, estimate finish Sat Oct 07 15:27:38 2023 xorriso : UPDATE : 31.94% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 15.27% done, estimate finish Sat Oct 07 15:28:45 2023 xorriso : UPDATE : 14.45% done, estimate finish Sat Oct 07 15:30:49 2023 xorriso : UPDATE : 16.58% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 32.27% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 15.38% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 14.76% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 16.75% done, estimate finish Sat Oct 07 15:27:39 2023 xorriso : UPDATE : 32.52% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 15.51% done, estimate finish Sat Oct 07 15:28:51 2023 xorriso : UPDATE : 14.81% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 16.92% done, estimate finish Sat Oct 07 15:27:37 2023 xorriso : UPDATE : 32.84% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 15.60% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 14.81% done, estimate finish Sat Oct 07 15:30:41 2023 xorriso : UPDATE : 17.08% done, estimate finish Sat Oct 07 15:28:22 2023 xorriso : UPDATE : 33.09% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 15.70% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 14.81% done, estimate finish Sat Oct 07 15:32:01 2023 xorriso : UPDATE : 17.24% done, estimate finish Sat Oct 07 15:28:18 2023 xorriso : UPDATE : 33.35% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 15.91% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 14.81% done, estimate finish Sat Oct 07 15:32:53 2023 xorriso : UPDATE : 17.35% done, estimate finish Sat Oct 07 15:28:23 2023 xorriso : UPDATE : 33.64% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 15.92% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 14.81% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 17.51% done, estimate finish Sat Oct 07 15:28:20 2023 xorriso : UPDATE : 33.93% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 15.92% done, estimate finish Sat Oct 07 15:30:43 2023 xorriso : UPDATE : 14.81% done, estimate finish Sat Oct 07 15:34:37 2023 xorriso : UPDATE : 17.64% done, estimate finish Sat Oct 07 15:28:22 2023 xorriso : UPDATE : 34.17% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 15.92% done, estimate finish Sat Oct 07 15:31:19 2023 xorriso : UPDATE : 15.18% done, estimate finish Sat Oct 07 15:32:11 2023 xorriso : UPDATE : 17.79% done, estimate finish Sat Oct 07 15:28:21 2023 xorriso : UPDATE : 34.49% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 15.92% done, estimate finish Sat Oct 07 15:31:55 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 17.83% done, estimate finish Sat Oct 07 15:28:37 2023 xorriso : UPDATE : 17.92% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 34.77% done, estimate finish Sat Oct 07 15:22:34 2023 xorriso : UPDATE : 16.37% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 18.25% done, estimate finish Sat Oct 07 15:28:14 2023 xorriso : UPDATE : 35.00% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 16.78% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 18.25% done, estimate finish Sat Oct 07 15:28:34 2023 xorriso : UPDATE : 35.40% done, estimate finish Sat Oct 07 15:22:31 2023 xorriso : UPDATE : 16.78% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 18.56% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 35.60% done, estimate finish Sat Oct 07 15:22:35 2023 xorriso : UPDATE : 17.23% done, estimate finish Sat Oct 07 15:28:44 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 18.74% done, estimate finish Sat Oct 07 15:27:54 2023 xorriso : UPDATE : 35.86% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 17.40% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 18.83% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 36.11% done, estimate finish Sat Oct 07 15:22:37 2023 xorriso : UPDATE : 17.56% done, estimate finish Sat Oct 07 15:27:53 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 18.98% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 36.41% done, estimate finish Sat Oct 07 15:22:35 2023 xorriso : UPDATE : 17.70% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:31:14 2023 xorriso : UPDATE : 19.13% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 36.70% done, estimate finish Sat Oct 07 15:22:35 2023 xorriso : UPDATE : 17.72% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:31:53 2023 xorriso : UPDATE : 19.33% done, estimate finish Sat Oct 07 15:27:57 2023 xorriso : UPDATE : 36.94% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 17.72% done, estimate finish Sat Oct 07 15:28:45 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:32:32 2023 xorriso : UPDATE : 19.33% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 37.21% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 18.14% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:33:12 2023 xorriso : UPDATE : 19.33% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 37.42% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 18.23% done, estimate finish Sat Oct 07 15:28:11 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 19.33% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 37.68% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 18.33% done, estimate finish Sat Oct 07 15:28:18 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:34:30 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:35:06 2023 xorriso : UPDATE : 19.33% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 37.98% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 18.45% done, estimate finish Sat Oct 07 15:28:22 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:35:45 2023 xorriso : UPDATE : 19.33% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 38.24% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 18.58% done, estimate finish Sat Oct 07 15:28:25 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:36:24 2023 xorriso : UPDATE : 20.47% done, estimate finish Sat Oct 07 15:27:13 2023 xorriso : UPDATE : 38.51% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 18.68% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 20.61% done, estimate finish Sat Oct 07 15:27:18 2023 xorriso : UPDATE : 38.82% done, estimate finish Sat Oct 07 15:22:40 2023 xorriso : UPDATE : 18.85% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 20.68% done, estimate finish Sat Oct 07 15:27:33 2023 xorriso : UPDATE : 39.07% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 18.98% done, estimate finish Sat Oct 07 15:29:10 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 20.92% done, estimate finish Sat Oct 07 15:27:21 2023 xorriso : UPDATE : 39.31% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 19.10% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 21.07% done, estimate finish Sat Oct 07 15:27:23 2023 xorriso : UPDATE : 39.61% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 19.26% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 21.08% done, estimate finish Sat Oct 07 15:27:43 2023 xorriso : UPDATE : 39.85% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 19.39% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 21.08% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 40.13% done, estimate finish Sat Oct 07 15:22:40 2023 xorriso : UPDATE : 19.53% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 21.08% done, estimate finish Sat Oct 07 15:28:25 2023 xorriso : UPDATE : 40.36% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 19.63% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 21.08% done, estimate finish Sat Oct 07 15:28:47 2023 xorriso : UPDATE : 40.56% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 19.75% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 19.88% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 21.91% done, estimate finish Sat Oct 07 15:27:20 2023 xorriso : UPDATE : 40.83% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 19.88% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 22.00% done, estimate finish Sat Oct 07 15:27:44 2023 xorriso : UPDATE : 41.05% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 19.88% done, estimate finish Sat Oct 07 15:30:22 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 22.00% done, estimate finish Sat Oct 07 15:28:15 2023 xorriso : UPDATE : 41.30% done, estimate finish Sat Oct 07 15:22:47 2023 xorriso : UPDATE : 20.36% done, estimate finish Sat Oct 07 15:28:47 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 22.33% done, estimate finish Sat Oct 07 15:27:41 2023 xorriso : UPDATE : 41.63% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 20.61% done, estimate finish Sat Oct 07 15:28:27 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 22.46% done, estimate finish Sat Oct 07 15:27:43 2023 xorriso : UPDATE : 41.91% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 20.67% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 22.48% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 42.11% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 20.89% done, estimate finish Sat Oct 07 15:28:29 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 22.48% done, estimate finish Sat Oct 07 15:28:29 2023 xorriso : UPDATE : 42.41% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 21.00% done, estimate finish Sat Oct 07 15:28:35 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 22.64% done, estimate finish Sat Oct 07 15:28:25 2023 xorriso : UPDATE : 42.66% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 21.10% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 16.09% done xorriso : UPDATE : 23.05% done, estimate finish Sat Oct 07 15:27:47 2023 xorriso : UPDATE : 42.91% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 21.32% done, estimate finish Sat Oct 07 15:28:29 2023 xorriso : UPDATE : 17.19% done, estimate finish Sat Oct 07 15:36:38 2023 xorriso : UPDATE : 23.29% done, estimate finish Sat Oct 07 15:27:36 2023 xorriso : UPDATE : 43.22% done, estimate finish Sat Oct 07 15:22:48 2023 xorriso : UPDATE : 21.43% done, estimate finish Sat Oct 07 15:28:34 2023 xorriso : UPDATE : 19.15% done, estimate finish Sat Oct 07 15:28:38 2023 xorriso : UPDATE : 23.44% done, estimate finish Sat Oct 07 15:27:36 2023 xorriso : UPDATE : 43.41% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 21.44% done, estimate finish Sat Oct 07 15:28:51 2023 xorriso : UPDATE : 21.59% done, estimate finish Sat Oct 07 15:26:02 2023 xorriso : UPDATE : 23.57% done, estimate finish Sat Oct 07 15:27:35 2023 xorriso : UPDATE : 43.70% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 21.44% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 22.43% done, estimate finish Sat Oct 07 15:24:28 2023 xorriso : UPDATE : 23.62% done, estimate finish Sat Oct 07 15:27:57 2023 xorriso : UPDATE : 43.98% done, estimate finish Sat Oct 07 15:22:48 2023 xorriso : UPDATE : 21.88% done, estimate finish Sat Oct 07 15:27:32 2023 xorriso : UPDATE : 22.43% done, estimate finish Sat Oct 07 15:24:37 2023 xorriso : UPDATE : 23.88% done, estimate finish Sat Oct 07 15:27:37 2023 xorriso : UPDATE : 44.28% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 22.08% done, estimate finish Sat Oct 07 15:27:30 2023 xorriso : UPDATE : 22.43% done, estimate finish Sat Oct 07 15:24:47 2023 xorriso : UPDATE : 23.88% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 22.23% done, estimate finish Sat Oct 07 15:27:32 2023 xorriso : UPDATE : 23.07% done, estimate finish Sat Oct 07 15:24:37 2023 xorriso : UPDATE : 24.26% done, estimate finish Sat Oct 07 15:27:27 2023 xorriso : UPDATE : 44.78% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 22.31% done, estimate finish Sat Oct 07 15:27:43 2023 xorriso : UPDATE : 23.20% done, estimate finish Sat Oct 07 15:24:42 2023 xorriso : UPDATE : 24.55% done, estimate finish Sat Oct 07 15:27:11 2023 xorriso : UPDATE : 45.08% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 22.48% done, estimate finish Sat Oct 07 15:27:43 2023 xorriso : UPDATE : 23.29% done, estimate finish Sat Oct 07 15:24:49 2023 xorriso : UPDATE : 24.70% done, estimate finish Sat Oct 07 15:27:12 2023 xorriso : UPDATE : 45.28% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 22.69% done, estimate finish Sat Oct 07 15:27:39 2023 xorriso : UPDATE : 23.29% done, estimate finish Sat Oct 07 15:24:56 2023 xorriso : UPDATE : 24.83% done, estimate finish Sat Oct 07 15:27:16 2023 xorriso : UPDATE : 45.60% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 22.80% done, estimate finish Sat Oct 07 15:27:45 2023 xorriso : UPDATE : 23.29% done, estimate finish Sat Oct 07 15:25:05 2023 xorriso : UPDATE : 24.96% done, estimate finish Sat Oct 07 15:27:20 2023 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 22.93% done, estimate finish Sat Oct 07 15:27:49 2023 xorriso : UPDATE : 23.88% done, estimate finish Sat Oct 07 15:24:56 2023 xorriso : UPDATE : 25.24% done, estimate finish Sat Oct 07 15:27:08 2023 xorriso : UPDATE : 46.14% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 23.06% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 24.04% done, estimate finish Sat Oct 07 15:24:59 2023 xorriso : UPDATE : 25.42% done, estimate finish Sat Oct 07 15:26:49 2023 xorriso : UPDATE : 46.42% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 23.20% done, estimate finish Sat Oct 07 15:27:39 2023 xorriso : UPDATE : 24.17% done, estimate finish Sat Oct 07 15:27:25 2023 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 07 15:26:53 2023 xorriso : UPDATE : 46.71% done, estimate finish Sat Oct 07 15:22:40 2023 xorriso : UPDATE : 23.33% done, estimate finish Sat Oct 07 15:27:45 2023 xorriso : UPDATE : 24.28% done, estimate finish Sat Oct 07 15:27:34 2023 xorriso : UPDATE : 25.74% done, estimate finish Sat Oct 07 15:26:54 2023 xorriso : UPDATE : 46.93% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 23.60% done, estimate finish Sat Oct 07 15:27:30 2023 xorriso : UPDATE : 24.43% done, estimate finish Sat Oct 07 15:27:36 2023 xorriso : UPDATE : 25.89% done, estimate finish Sat Oct 07 15:26:57 2023 xorriso : UPDATE : 47.15% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 23.63% done, estimate finish Sat Oct 07 15:27:50 2023 xorriso : UPDATE : 24.60% done, estimate finish Sat Oct 07 15:27:35 2023 xorriso : UPDATE : 26.03% done, estimate finish Sat Oct 07 15:27:00 2023 xorriso : UPDATE : 47.40% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 23.93% done, estimate finish Sat Oct 07 15:27:33 2023 xorriso : UPDATE : 24.65% done, estimate finish Sat Oct 07 15:27:50 2023 xorriso : UPDATE : 26.18% done, estimate finish Sat Oct 07 15:27:03 2023 xorriso : UPDATE : 47.72% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 24.03% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 24.89% done, estimate finish Sat Oct 07 15:27:39 2023 xorriso : UPDATE : 26.35% done, estimate finish Sat Oct 07 15:27:03 2023 xorriso : UPDATE : 47.88% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 24.17% done, estimate finish Sat Oct 07 15:27:43 2023 xorriso : UPDATE : 25.09% done, estimate finish Sat Oct 07 15:27:35 2023 xorriso : UPDATE : 26.38% done, estimate finish Sat Oct 07 15:27:18 2023 xorriso : UPDATE : 48.14% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 24.30% done, estimate finish Sat Oct 07 15:27:48 2023 xorriso : UPDATE : 25.09% done, estimate finish Sat Oct 07 15:27:54 2023 xorriso : UPDATE : 26.63% done, estimate finish Sat Oct 07 15:27:09 2023 xorriso : UPDATE : 48.38% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 24.43% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 25.09% done, estimate finish Sat Oct 07 15:28:12 2023 xorriso : UPDATE : 26.70% done, estimate finish Sat Oct 07 15:27:19 2023 xorriso : UPDATE : 48.60% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 24.49% done, estimate finish Sat Oct 07 15:28:01 2023 xorriso : UPDATE : 25.65% done, estimate finish Sat Oct 07 15:27:28 2023 xorriso : UPDATE : 26.94% done, estimate finish Sat Oct 07 15:27:38 2023 xorriso : UPDATE : 48.88% done, estimate finish Sat Oct 07 15:22:48 2023 xorriso : UPDATE : 24.72% done, estimate finish Sat Oct 07 15:28:13 2023 xorriso : UPDATE : 25.82% done, estimate finish Sat Oct 07 15:27:34 2023 xorriso : UPDATE : 27.04% done, estimate finish Sat Oct 07 15:27:49 2023 xorriso : UPDATE : 49.18% done, estimate finish Sat Oct 07 15:22:46 2023 xorriso : UPDATE : 24.77% done, estimate finish Sat Oct 07 15:28:34 2023 xorriso : UPDATE : 26.01% done, estimate finish Sat Oct 07 15:27:30 2023 xorriso : UPDATE : 27.16% done, estimate finish Sat Oct 07 15:27:53 2023 xorriso : UPDATE : 49.31% done, estimate finish Sat Oct 07 15:22:51 2023 xorriso : UPDATE : 49.58% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 24.96% done, estimate finish Sat Oct 07 15:28:24 2023 xorriso : UPDATE : 26.13% done, estimate finish Sat Oct 07 15:27:37 2023 xorriso : UPDATE : 27.44% done, estimate finish Sat Oct 07 15:27:32 2023 xorriso : UPDATE : 49.84% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 25.09% done, estimate finish Sat Oct 07 15:28:27 2023 xorriso : UPDATE : 26.28% done, estimate finish Sat Oct 07 15:27:37 2023 xorriso : UPDATE : 27.51% done, estimate finish Sat Oct 07 15:27:43 2023 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 07 15:22:53 2023 xorriso : UPDATE : 25.22% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 26.47% done, estimate finish Sat Oct 07 15:27:35 2023 xorriso : UPDATE : 27.51% done, estimate finish Sat Oct 07 15:28:06 2023 xorriso : UPDATE : 50.20% done, estimate finish Sat Oct 07 15:22:54 2023 xorriso : UPDATE : 25.28% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 26.62% done, estimate finish Sat Oct 07 15:27:36 2023 xorriso : UPDATE : 27.51% done, estimate finish Sat Oct 07 15:28:28 2023 xorriso : UPDATE : 50.38% done, estimate finish Sat Oct 07 15:23:05 2023 xorriso : UPDATE : 25.28% done, estimate finish Sat Oct 07 15:29:06 2023 xorriso : UPDATE : 26.69% done, estimate finish Sat Oct 07 15:27:46 2023 xorriso : UPDATE : 27.51% done, estimate finish Sat Oct 07 15:28:51 2023 xorriso : UPDATE : 50.51% done, estimate finish Sat Oct 07 15:23:11 2023 xorriso : UPDATE : 25.70% done, estimate finish Sat Oct 07 15:28:23 2023 xorriso : UPDATE : 26.93% done, estimate finish Sat Oct 07 15:27:37 2023 xorriso : UPDATE : 27.51% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 50.66% done, estimate finish Sat Oct 07 15:23:15 2023 xorriso : UPDATE : 25.79% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 27.02% done, estimate finish Sat Oct 07 15:27:45 2023 xorriso : UPDATE : 28.49% done, estimate finish Sat Oct 07 15:27:19 2023 xorriso : UPDATE : 50.82% done, estimate finish Sat Oct 07 15:23:19 2023 xorriso : UPDATE : 25.91% done, estimate finish Sat Oct 07 15:28:34 2023 xorriso : UPDATE : 27.22% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 28.49% done, estimate finish Sat Oct 07 15:27:32 2023 xorriso : UPDATE : 51.09% done, estimate finish Sat Oct 07 15:23:16 2023 xorriso : UPDATE : 26.09% done, estimate finish Sat Oct 07 15:28:46 2023 xorriso : UPDATE : 27.30% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 28.49% done, estimate finish Sat Oct 07 15:28:01 2023 xorriso : UPDATE : 28.49% done, estimate finish Sat Oct 07 15:28:27 2023 xorriso : UPDATE : 51.26% done, estimate finish Sat Oct 07 15:23:18 2023 xorriso : UPDATE : 26.09% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 27.49% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 29.05% done, estimate finish Sat Oct 07 15:27:16 2023 xorriso : UPDATE : 51.43% done, estimate finish Sat Oct 07 15:23:20 2023 xorriso : UPDATE : 26.27% done, estimate finish Sat Oct 07 15:29:06 2023 xorriso : UPDATE : 27.63% done, estimate finish Sat Oct 07 15:27:58 2023 xorriso : UPDATE : 29.14% done, estimate finish Sat Oct 07 15:27:25 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:23:25 2023 xorriso : UPDATE : 26.47% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 27.72% done, estimate finish Sat Oct 07 15:28:07 2023 xorriso : UPDATE : 29.27% done, estimate finish Sat Oct 07 15:27:29 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:23:37 2023 xorriso : UPDATE : 26.68% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 27.87% done, estimate finish Sat Oct 07 15:28:07 2023 xorriso : UPDATE : 29.48% done, estimate finish Sat Oct 07 15:27:23 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:23:46 2023 xorriso : UPDATE : 26.88% done, estimate finish Sat Oct 07 15:28:29 2023 xorriso : UPDATE : 28.07% done, estimate finish Sat Oct 07 15:27:59 2023 xorriso : UPDATE : 29.61% done, estimate finish Sat Oct 07 15:27:26 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:25:34 2023 xorriso : UPDATE : 26.88% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 28.27% done, estimate finish Sat Oct 07 15:27:53 2023 xorriso : UPDATE : 29.73% done, estimate finish Sat Oct 07 15:27:30 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:26:03 2023 xorriso : UPDATE : 27.09% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 28.38% done, estimate finish Sat Oct 07 15:27:57 2023 xorriso : UPDATE : 29.76% done, estimate finish Sat Oct 07 15:27:44 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:26:32 2023 xorriso : UPDATE : 27.30% done, estimate finish Sat Oct 07 15:28:31 2023 xorriso : UPDATE : 28.48% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 30.00% done, estimate finish Sat Oct 07 15:27:34 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:27:02 2023 xorriso : UPDATE : 27.33% done, estimate finish Sat Oct 07 15:28:45 2023 xorriso : UPDATE : 28.68% done, estimate finish Sat Oct 07 15:27:58 2023 xorriso : UPDATE : 28.68% done, estimate finish Sat Oct 07 15:28:13 2023 xorriso : UPDATE : 30.13% done, estimate finish Sat Oct 07 15:27:39 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:27:32 2023 xorriso : UPDATE : 27.53% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 28.86% done, estimate finish Sat Oct 07 15:28:13 2023 xorriso : UPDATE : 30.21% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 27.73% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 29.09% done, estimate finish Sat Oct 07 15:27:59 2023 xorriso : UPDATE : 30.42% done, estimate finish Sat Oct 07 15:27:41 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:28:31 2023 xorriso : UPDATE : 27.92% done, estimate finish Sat Oct 07 15:28:11 2023 xorriso : UPDATE : 29.09% done, estimate finish Sat Oct 07 15:28:24 2023 xorriso : UPDATE : 30.56% done, estimate finish Sat Oct 07 15:27:43 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 27.94% done, estimate finish Sat Oct 07 15:28:33 2023 xorriso : UPDATE : 29.37% done, estimate finish Sat Oct 07 15:28:00 2023 xorriso : UPDATE : 30.75% done, estimate finish Sat Oct 07 15:27:36 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 28.11% done, estimate finish Sat Oct 07 15:28:27 2023 xorriso : UPDATE : 29.54% done, estimate finish Sat Oct 07 15:27:58 2023 xorriso : UPDATE : 30.94% done, estimate finish Sat Oct 07 15:27:33 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 28.31% done, estimate finish Sat Oct 07 15:28:20 2023 xorriso : UPDATE : 29.69% done, estimate finish Sat Oct 07 15:27:58 2023 xorriso : UPDATE : 31.01% done, estimate finish Sat Oct 07 15:27:42 2023 xorriso : UPDATE : 51.53% done xorriso : UPDATE : 28.50% done, estimate finish Sat Oct 07 15:28:14 2023 xorriso : UPDATE : 29.81% done, estimate finish Sat Oct 07 15:28:01 2023 xorriso : UPDATE : 31.11% done, estimate finish Sat Oct 07 15:27:48 2023 xorriso : UPDATE : 51.53% done xorriso : UPDATE : 28.69% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 29.97% done, estimate finish Sat Oct 07 15:27:59 2023 xorriso : UPDATE : 31.32% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 51.53% done, estimate finish Mon Oct 09 19:41:47 2023 xorriso : UPDATE : 28.85% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 30.09% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 31.52% done, estimate finish Sat Oct 07 15:27:36 2023 xorriso : UPDATE : 54.22% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 28.86% done, estimate finish Sat Oct 07 15:28:23 2023 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 15:28:00 2023 xorriso : UPDATE : 31.52% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:19 2023 xorriso : UPDATE : 29.06% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 29.24% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 30.31% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 31.73% done, estimate finish Sat Oct 07 15:27:50 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:27 2023 xorriso : UPDATE : 29.43% done, estimate finish Sat Oct 07 15:27:57 2023 xorriso : UPDATE : 30.53% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 31.92% done, estimate finish Sat Oct 07 15:27:41 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:35 2023 xorriso : UPDATE : 29.43% done, estimate finish Sat Oct 07 15:28:20 2023 xorriso : UPDATE : 30.62% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 32.05% done, estimate finish Sat Oct 07 15:27:45 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 29.61% done, estimate finish Sat Oct 07 15:28:16 2023 xorriso : UPDATE : 30.62% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 32.22% done, estimate finish Sat Oct 07 15:27:41 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 29.78% done, estimate finish Sat Oct 07 15:28:12 2023 xorriso : UPDATE : 30.97% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 32.38% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:57 2023 xorriso : UPDATE : 29.99% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 31.12% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:02 2023 xorriso : UPDATE : 32.50% done, estimate finish Sat Oct 07 15:27:44 2023 xorriso : UPDATE : 30.18% done, estimate finish Sat Oct 07 15:28:00 2023 xorriso : UPDATE : 31.21% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:09 2023 xorriso : UPDATE : 32.59% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 30.18% done, estimate finish Sat Oct 07 15:28:18 2023 xorriso : UPDATE : 31.33% done, estimate finish Sat Oct 07 15:28:07 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:17 2023 xorriso : UPDATE : 32.75% done, estimate finish Sat Oct 07 15:27:50 2023 xorriso : UPDATE : 30.38% done, estimate finish Sat Oct 07 15:28:12 2023 xorriso : UPDATE : 31.33% done, estimate finish Sat Oct 07 15:28:26 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:24 2023 xorriso : UPDATE : 32.89% done, estimate finish Sat Oct 07 15:27:49 2023 xorriso : UPDATE : 30.57% done, estimate finish Sat Oct 07 15:28:08 2023 xorriso : UPDATE : 31.50% done, estimate finish Sat Oct 07 15:28:22 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:31 2023 xorriso : UPDATE : 32.97% done, estimate finish Sat Oct 07 15:27:52 2023 xorriso : UPDATE : 30.76% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 31.72% done, estimate finish Sat Oct 07 15:28:17 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:39 2023 xorriso : UPDATE : 33.11% done, estimate finish Sat Oct 07 15:27:52 2023 xorriso : UPDATE : 30.95% done, estimate finish Sat Oct 07 15:27:57 2023 xorriso : UPDATE : 31.76% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:47 2023 xorriso : UPDATE : 33.32% done, estimate finish Sat Oct 07 15:27:43 2023 xorriso : UPDATE : 31.09% done, estimate finish Sat Oct 07 15:28:00 2023 xorriso : UPDATE : 32.09% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:22:54 2023 xorriso : UPDATE : 33.39% done, estimate finish Sat Oct 07 15:27:54 2023 xorriso : UPDATE : 31.23% done, estimate finish Sat Oct 07 15:28:01 2023 xorriso : UPDATE : 32.20% done, estimate finish Sat Oct 07 15:28:07 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:23:02 2023 xorriso : UPDATE : 33.39% done, estimate finish Sat Oct 07 15:28:17 2023 xorriso : UPDATE : 31.35% done, estimate finish Sat Oct 07 15:28:06 2023 xorriso : UPDATE : 32.20% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 56.40% done, estimate finish Sat Oct 07 15:23:09 2023 xorriso : UPDATE : 33.39% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 31.52% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 32.41% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 56.40% done xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 15:27:54 2023 xorriso : UPDATE : 31.68% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 32.60% done, estimate finish Sat Oct 07 15:28:11 2023 xorriso : UPDATE : 57.22% done, estimate finish Sat Oct 07 15:27:55 2023 xorriso : UPDATE : 33.92% done, estimate finish Sat Oct 07 15:27:59 2023 xorriso : UPDATE : 31.81% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 32.81% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 60.20% done, estimate finish Sat Oct 07 15:22:33 2023 xorriso : UPDATE : 34.06% done, estimate finish Sat Oct 07 15:27:59 2023 xorriso : UPDATE : 31.94% done, estimate finish Sat Oct 07 15:28:07 2023 xorriso : UPDATE : 32.96% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 61.28% done, estimate finish Sat Oct 07 15:22:17 2023 xorriso : UPDATE : 34.23% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 32.14% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 33.10% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 61.59% done, estimate finish Sat Oct 07 15:22:17 2023 xorriso : UPDATE : 34.26% done, estimate finish Sat Oct 07 15:28:26 2023 xorriso : UPDATE : 32.27% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 33.25% done, estimate finish Sat Oct 07 15:27:52 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:18 2023 xorriso : UPDATE : 34.46% done, estimate finish Sat Oct 07 15:28:11 2023 xorriso : UPDATE : 32.46% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 33.41% done, estimate finish Sat Oct 07 15:27:52 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:24 2023 xorriso : UPDATE : 34.67% done, estimate finish Sat Oct 07 15:27:57 2023 xorriso : UPDATE : 32.60% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 33.58% done, estimate finish Sat Oct 07 15:27:49 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:30 2023 xorriso : UPDATE : 34.88% done, estimate finish Sat Oct 07 15:27:48 2023 xorriso : UPDATE : 32.74% done, estimate finish Sat Oct 07 15:28:06 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:37 2023 xorriso : UPDATE : 34.95% done, estimate finish Sat Oct 07 15:27:58 2023 xorriso : UPDATE : 32.88% done, estimate finish Sat Oct 07 15:28:07 2023 xorriso : UPDATE : 33.86% done, estimate finish Sat Oct 07 15:27:53 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:43 2023 xorriso : UPDATE : 35.16% done, estimate finish Sat Oct 07 15:27:49 2023 xorriso : UPDATE : 32.98% done, estimate finish Sat Oct 07 15:28:15 2023 xorriso : UPDATE : 33.92% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:21:59 2023 xorriso : UPDATE : 35.33% done, estimate finish Sat Oct 07 15:27:46 2023 xorriso : UPDATE : 33.10% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 34.17% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:05 2023 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 15:27:47 2023 xorriso : UPDATE : 33.20% done, estimate finish Sat Oct 07 15:28:23 2023 xorriso : UPDATE : 34.28% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:11 2023 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 33.34% done, estimate finish Sat Oct 07 15:28:24 2023 xorriso : UPDATE : 34.40% done, estimate finish Sat Oct 07 15:28:00 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:17 2023 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 15:28:21 2023 xorriso : UPDATE : 33.47% done, estimate finish Sat Oct 07 15:28:25 2023 xorriso : UPDATE : 34.52% done, estimate finish Sat Oct 07 15:28:03 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:24 2023 xorriso : UPDATE : 35.84% done, estimate finish Sat Oct 07 15:27:31 2023 xorriso : UPDATE : 33.59% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 34.58% done, estimate finish Sat Oct 07 15:28:34 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:30 2023 xorriso : UPDATE : 35.93% done, estimate finish Sat Oct 07 15:27:41 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 34.58% done, estimate finish Sat Oct 07 15:29:06 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 36.11% done, estimate finish Sat Oct 07 15:27:36 2023 xorriso : UPDATE : 33.88% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 34.58% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 36.21% done, estimate finish Sat Oct 07 15:27:44 2023 xorriso : UPDATE : 34.00% done, estimate finish Sat Oct 07 15:28:45 2023 xorriso : UPDATE : 35.03% done, estimate finish Sat Oct 07 15:28:23 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 36.35% done, estimate finish Sat Oct 07 15:27:45 2023 xorriso : UPDATE : 34.11% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 35.16% done, estimate finish Sat Oct 07 15:28:25 2023 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 07 15:22:55 2023 xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:27:47 2023 xorriso : UPDATE : 34.24% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 35.27% done, estimate finish Sat Oct 07 15:28:29 2023 xorriso : UPDATE : 61.89% done xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:28:06 2023 xorriso : UPDATE : 34.37% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 35.36% done, estimate finish Sat Oct 07 15:28:37 2023 xorriso : UPDATE : 61.89% done xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:28:25 2023 xorriso : UPDATE : 34.48% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 35.45% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 61.89% done xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:28:44 2023 xorriso : UPDATE : 35.67% done, estimate finish Sat Oct 07 15:28:31 2023 xorriso : UPDATE : 34.57% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 61.89% done xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 35.76% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 34.64% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 62.02% done, estimate finish Sat Oct 07 16:13:04 2023 xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:33:31 2023 xorriso : UPDATE : 35.86% done, estimate finish Sat Oct 07 15:28:44 2023 xorriso : UPDATE : 34.64% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:34:32 2023 xorriso : UPDATE : 65.04% done, estimate finish Sat Oct 07 15:23:21 2023 xorriso : UPDATE : 66.78% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 35.94% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 35.00% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:35:34 2023 xorriso : UPDATE : 66.78% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 35.11% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 36.09% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:36:35 2023 xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:37:31 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:42 2023 xorriso : UPDATE : 36.22% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 35.26% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 37.48% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:48 2023 xorriso : UPDATE : 36.33% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 35.38% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 37.88% done, estimate finish Sat Oct 07 15:28:28 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:54 2023 xorriso : UPDATE : 36.44% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 35.51% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 38.00% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:12 2023 xorriso : UPDATE : 35.64% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 36.54% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 38.11% done, estimate finish Sat Oct 07 15:28:33 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:18 2023 xorriso : UPDATE : 35.75% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 36.66% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 38.16% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:24 2023 xorriso : UPDATE : 36.76% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 35.84% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 38.33% done, estimate finish Sat Oct 07 15:28:37 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:30 2023 xorriso : UPDATE : 35.95% done, estimate finish Sat Oct 07 15:29:10 2023 xorriso : UPDATE : 36.90% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 38.45% done, estimate finish Sat Oct 07 15:27:05 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 37.00% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 36.08% done, estimate finish Sat Oct 07 15:28:26 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 38.54% done, estimate finish Sat Oct 07 15:27:16 2023 xorriso : UPDATE : 37.07% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 36.19% done, estimate finish Sat Oct 07 15:28:31 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:47 2023 xorriso : UPDATE : 38.56% done, estimate finish Sat Oct 07 15:27:33 2023 xorriso : UPDATE : 37.20% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 36.19% done, estimate finish Sat Oct 07 15:28:58 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:53 2023 xorriso : UPDATE : 38.81% done, estimate finish Sat Oct 07 15:27:23 2023 xorriso : UPDATE : 37.20% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 36.45% done, estimate finish Sat Oct 07 15:28:35 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:22:59 2023 xorriso : UPDATE : 38.90% done, estimate finish Sat Oct 07 15:27:31 2023 xorriso : UPDATE : 37.20% done, estimate finish Sat Oct 07 15:30:36 2023 xorriso : UPDATE : 36.57% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 07 15:23:05 2023 xorriso : UPDATE : 39.04% done, estimate finish Sat Oct 07 15:27:33 2023 xorriso : UPDATE : 37.20% done, estimate finish Sat Oct 07 15:31:07 2023 xorriso : UPDATE : 36.72% done, estimate finish Sat Oct 07 15:28:37 2023 xorriso : UPDATE : 37.20% done, estimate finish Sat Oct 07 15:31:34 2023 xorriso : UPDATE : 36.76% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 39.07% done, estimate finish Sat Oct 07 15:27:46 2023 xorriso : UPDATE : 37.86% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 36.95% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 37.97% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 37.09% done, estimate finish Sat Oct 07 15:28:41 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 39.40% done, estimate finish Sat Oct 07 15:27:44 2023 xorriso : UPDATE : 38.05% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 37.19% done, estimate finish Sat Oct 07 15:28:45 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 39.48% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 38.17% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 37.32% done, estimate finish Sat Oct 07 15:28:46 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 39.60% done, estimate finish Sat Oct 07 15:29:09 2023 xorriso : UPDATE : 38.17% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 37.43% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 39.61% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 38.17% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 37.50% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 39.84% done, estimate finish Sat Oct 07 15:29:06 2023 xorriso : UPDATE : 38.17% done, estimate finish Sat Oct 07 15:30:58 2023 xorriso : UPDATE : 37.64% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 39.95% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 38.17% done, estimate finish Sat Oct 07 15:31:32 2023 xorriso : UPDATE : 37.74% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 67.09% done xorriso : UPDATE : 40.05% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 38.86% done, estimate finish Sat Oct 07 15:28:58 2023 xorriso : UPDATE : 37.92% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 69.00% done, estimate finish Sat Oct 07 15:25:33 2023 xorriso : UPDATE : 40.14% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 38.97% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 37.92% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:22:17 2023 xorriso : UPDATE : 40.27% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 39.12% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 38.11% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:22:23 2023 xorriso : UPDATE : 40.39% done, estimate finish Sat Oct 07 15:29:14 2023 xorriso : UPDATE : 39.22% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 38.31% done, estimate finish Sat Oct 07 15:29:10 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:22:29 2023 xorriso : UPDATE : 40.47% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 39.35% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 38.31% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:22:34 2023 xorriso : UPDATE : 40.58% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 39.48% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 38.51% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:22:39 2023 xorriso : UPDATE : 40.70% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 39.61% done, estimate finish Sat Oct 07 15:28:19 2023 xorriso : UPDATE : 38.69% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 40.82% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 39.70% done, estimate finish Sat Oct 07 15:28:27 2023 xorriso : UPDATE : 38.88% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:22:51 2023 xorriso : UPDATE : 40.89% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 39.78% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 38.97% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:22:56 2023 xorriso : UPDATE : 41.08% done, estimate finish Sat Oct 07 15:29:14 2023 xorriso : UPDATE : 39.90% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 39.06% done, estimate finish Sat Oct 07 15:29:09 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:23:03 2023 xorriso : UPDATE : 41.20% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 40.03% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 39.13% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 71.95% done, estimate finish Sat Oct 07 15:23:08 2023 xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 40.15% done, estimate finish Sat Oct 07 15:28:44 2023 xorriso : UPDATE : 39.24% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 40.21% done, estimate finish Sat Oct 07 15:28:54 2023 xorriso : UPDATE : 39.39% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 40.43% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 39.50% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 15:30:49 2023 xorriso : UPDATE : 40.53% done, estimate finish Sat Oct 07 15:28:45 2023 xorriso : UPDATE : 39.61% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 41.84% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 40.65% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 39.67% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 41.84% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 40.76% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 39.75% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 42.12% done, estimate finish Sat Oct 07 15:28:37 2023 xorriso : UPDATE : 40.88% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 39.83% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 42.23% done, estimate finish Sat Oct 07 15:28:41 2023 xorriso : UPDATE : 40.99% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 39.95% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 42.27% done, estimate finish Sat Oct 07 15:28:58 2023 xorriso : UPDATE : 41.09% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 40.02% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 42.43% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 41.27% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 40.11% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 42.50% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 40.20% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 71.95% done xorriso : UPDATE : 42.64% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 40.30% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 74.73% done, estimate finish Sat Oct 07 15:23:10 2023 xorriso : UPDATE : 42.79% done, estimate finish Sat Oct 07 15:28:52 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 40.40% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 76.83% done, estimate finish Sat Oct 07 15:22:34 2023 xorriso : UPDATE : 42.91% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:30:22 2023 xorriso : UPDATE : 40.50% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 76.85% done, estimate finish Sat Oct 07 15:22:38 2023 xorriso : UPDATE : 43.01% done, estimate finish Sat Oct 07 15:28:55 2023 xorriso : UPDATE : 40.58% done, estimate finish Sat Oct 07 15:30:33 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:30:45 2023 xorriso : UPDATE : 77.13% done, estimate finish Sat Oct 07 15:22:38 2023 xorriso : UPDATE : 43.15% done, estimate finish Sat Oct 07 15:28:34 2023 xorriso : UPDATE : 40.71% done, estimate finish Sat Oct 07 15:30:49 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:33:56 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:40 2023 xorriso : UPDATE : 43.26% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:34:55 2023 xorriso : UPDATE : 40.83% done, estimate finish Sat Oct 07 15:30:40 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 43.35% done, estimate finish Sat Oct 07 15:28:47 2023 xorriso : UPDATE : 40.90% done, estimate finish Sat Oct 07 15:30:48 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:35:56 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 43.46% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:36:55 2023 xorriso : UPDATE : 41.04% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:53 2023 xorriso : UPDATE : 43.53% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:57 2023 xorriso : UPDATE : 43.63% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 41.23% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:28 2023 xorriso : UPDATE : 43.75% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:39:54 2023 xorriso : UPDATE : 41.30% done, estimate finish Sat Oct 07 15:30:45 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:33 2023 xorriso : UPDATE : 43.92% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:30:44 2023 xorriso : UPDATE : 42.68% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:37 2023 xorriso : UPDATE : 44.12% done, estimate finish Sat Oct 07 15:28:46 2023 xorriso : UPDATE : 41.48% done, estimate finish Sat Oct 07 15:30:48 2023 xorriso : UPDATE : 43.12% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 44.16% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 43.23% done, estimate finish Sat Oct 07 15:28:51 2023 xorriso : UPDATE : 41.60% done, estimate finish Sat Oct 07 15:30:44 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 44.36% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 41.70% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 43.24% done, estimate finish Sat Oct 07 15:27:30 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:50 2023 xorriso : UPDATE : 44.45% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 43.48% done, estimate finish Sat Oct 07 15:27:23 2023 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:22:55 2023 xorriso : UPDATE : 44.51% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 41.94% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 43.61% done, estimate finish Sat Oct 07 15:27:28 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:23:00 2023 xorriso : UPDATE : 44.76% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 42.07% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 43.68% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:23:04 2023 xorriso : UPDATE : 44.86% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 42.19% done, estimate finish Sat Oct 07 15:30:15 2023 xorriso : UPDATE : 43.85% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 15:23:08 2023 xorriso : UPDATE : 44.99% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 45.10% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 43.91% done, estimate finish Sat Oct 07 15:27:50 2023 xorriso : UPDATE : 42.30% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 77.44% done xorriso : UPDATE : 45.22% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 44.01% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 42.40% done, estimate finish Sat Oct 07 15:30:15 2023 xorriso : UPDATE : 77.44% done xorriso : UPDATE : 45.35% done, estimate finish Sat Oct 07 15:28:55 2023 xorriso : UPDATE : 42.51% done, estimate finish Sat Oct 07 15:30:15 2023 xorriso : UPDATE : 44.25% done, estimate finish Sat Oct 07 15:27:49 2023 xorriso : UPDATE : 77.44% done xorriso : UPDATE : 45.45% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 42.58% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 44.33% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 77.44% done xorriso : UPDATE : 45.59% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 42.67% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 44.33% done, estimate finish Sat Oct 07 15:28:10 2023 xorriso : UPDATE : 77.44% done xorriso : UPDATE : 45.67% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 42.78% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 44.61% done, estimate finish Sat Oct 07 15:28:38 2023 xorriso : UPDATE : 78.88% done, estimate finish Sat Oct 07 15:25:10 2023 xorriso : UPDATE : 45.81% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 42.89% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 44.61% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 82.32% done, estimate finish Sat Oct 07 15:22:53 2023 xorriso : UPDATE : 45.94% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 42.98% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 44.88% done, estimate finish Sat Oct 07 15:28:38 2023 xorriso : UPDATE : 82.32% done, estimate finish Sat Oct 07 15:22:58 2023 xorriso : UPDATE : 46.16% done, estimate finish Sat Oct 07 15:28:41 2023 xorriso : UPDATE : 43.08% done, estimate finish Sat Oct 07 15:30:17 2023 xorriso : UPDATE : 44.96% done, estimate finish Sat Oct 07 15:28:48 2023 xorriso : UPDATE : 82.70% done, estimate finish Sat Oct 07 15:22:57 2023 xorriso : UPDATE : 82.78% done, estimate finish Sat Oct 07 15:22:58 2023 xorriso : UPDATE : 46.30% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 43.18% done, estimate finish Sat Oct 07 15:30:17 2023 xorriso : UPDATE : 45.09% done, estimate finish Sat Oct 07 15:28:47 2023 xorriso : UPDATE : 83.10% done, estimate finish Sat Oct 07 15:22:58 2023 xorriso : UPDATE : 46.40% done, estimate finish Sat Oct 07 15:28:44 2023 xorriso : UPDATE : 43.26% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 45.23% done, estimate finish Sat Oct 07 15:28:46 2023 xorriso : UPDATE : 83.10% done, estimate finish Sat Oct 07 15:22:36 2023 xorriso : UPDATE : 46.48% done, estimate finish Sat Oct 07 15:28:51 2023 xorriso : UPDATE : 43.35% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 45.33% done, estimate finish Sat Oct 07 15:28:51 2023 xorriso : UPDATE : 83.41% done, estimate finish Sat Oct 07 15:22:38 2023 xorriso : UPDATE : 46.69% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 43.45% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 45.43% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 83.74% done, estimate finish Sat Oct 07 15:22:38 2023 xorriso : UPDATE : 46.69% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 43.56% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 45.61% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 45.63% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 83.80% done, estimate finish Sat Oct 07 15:22:41 2023 xorriso : UPDATE : 46.96% done, estimate finish Sat Oct 07 15:28:38 2023 xorriso : UPDATE : 43.66% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 45.63% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 83.80% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 47.02% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 43.74% done, estimate finish Sat Oct 07 15:30:53 2023 xorriso : UPDATE : 45.63% done, estimate finish Sat Oct 07 15:30:43 2023 xorriso : UPDATE : 84.25% done, estimate finish Sat Oct 07 15:22:44 2023 xorriso : UPDATE : 47.16% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 43.81% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 45.63% done, estimate finish Sat Oct 07 15:31:19 2023 xorriso : UPDATE : 84.41% done, estimate finish Sat Oct 07 15:22:45 2023 xorriso : UPDATE : 47.30% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 43.89% done, estimate finish Sat Oct 07 15:31:10 2023 xorriso : UPDATE : 46.18% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 84.54% done, estimate finish Sat Oct 07 15:22:48 2023 xorriso : UPDATE : 47.42% done, estimate finish Sat Oct 07 15:28:31 2023 xorriso : UPDATE : 43.97% done, estimate finish Sat Oct 07 15:31:13 2023 xorriso : UPDATE : 46.18% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 84.71% done, estimate finish Sat Oct 07 15:22:49 2023 xorriso : UPDATE : 47.52% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 44.05% done, estimate finish Sat Oct 07 15:31:16 2023 xorriso : UPDATE : 84.86% done, estimate finish Sat Oct 07 15:22:51 2023 xorriso : UPDATE : 46.38% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 47.54% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 44.08% done, estimate finish Sat Oct 07 15:31:35 2023 xorriso : UPDATE : 44.08% done, estimate finish Sat Oct 07 15:32:01 2023 xorriso : UPDATE : 84.94% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 46.59% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 47.70% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 44.12% done, estimate finish Sat Oct 07 15:32:17 2023 xorriso : UPDATE : 85.13% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 46.70% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 47.75% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 44.48% done, estimate finish Sat Oct 07 15:31:00 2023 xorriso : UPDATE : 85.36% done, estimate finish Sat Oct 07 15:23:26 2023 xorriso : UPDATE : 46.75% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 47.92% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 44.55% done, estimate finish Sat Oct 07 15:31:05 2023 xorriso : UPDATE : 85.40% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 46.93% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 48.03% done, estimate finish Sat Oct 07 15:28:55 2023 xorriso : UPDATE : 44.65% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 85.40% done, estimate finish Sat Oct 07 15:23:37 2023 xorriso : UPDATE : 47.02% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 48.10% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 44.75% done, estimate finish Sat Oct 07 15:31:10 2023 xorriso : UPDATE : 85.40% done, estimate finish Sat Oct 07 15:23:44 2023 xorriso : UPDATE : 47.20% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 48.18% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 44.82% done, estimate finish Sat Oct 07 15:31:19 2023 xorriso : UPDATE : 85.40% done, estimate finish Sat Oct 07 15:23:51 2023 xorriso : UPDATE : 47.27% done, estimate finish Sat Oct 07 15:28:20 2023 xorriso : UPDATE : 48.24% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 44.96% done, estimate finish Sat Oct 07 15:31:03 2023 xorriso : UPDATE : 85.40% done, estimate finish Sat Oct 07 15:23:57 2023 xorriso : UPDATE : 47.36% done, estimate finish Sat Oct 07 15:28:29 2023 xorriso : UPDATE : 48.35% done, estimate finish Sat Oct 07 15:29:58 2023 xorriso : UPDATE : 44.98% done, estimate finish Sat Oct 07 15:31:28 2023 xorriso : UPDATE : 85.40% done, estimate finish Sat Oct 07 15:24:04 2023 xorriso : UPDATE : 47.59% done, estimate finish Sat Oct 07 15:28:18 2023 xorriso : UPDATE : 48.41% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 45.17% done, estimate finish Sat Oct 07 15:30:57 2023 xorriso : UPDATE : 86.73% done, estimate finish Sat Oct 07 15:23:26 2023 xorriso : UPDATE : 47.71% done, estimate finish Sat Oct 07 15:28:22 2023 xorriso : UPDATE : 48.49% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 45.30% done, estimate finish Sat Oct 07 15:30:51 2023 xorriso : UPDATE : 86.76% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 47.86% done, estimate finish Sat Oct 07 15:28:21 2023 xorriso : UPDATE : 48.55% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 45.30% done, estimate finish Sat Oct 07 15:31:16 2023 xorriso : UPDATE : 87.01% done, estimate finish Sat Oct 07 15:23:26 2023 xorriso : UPDATE : 47.98% done, estimate finish Sat Oct 07 15:28:25 2023 xorriso : UPDATE : 48.66% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 45.53% done, estimate finish Sat Oct 07 15:30:43 2023 xorriso : UPDATE : 87.13% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 48.02% done, estimate finish Sat Oct 07 15:28:35 2023 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 45.66% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 87.42% done, estimate finish Sat Oct 07 15:23:26 2023 xorriso : UPDATE : 48.21% done, estimate finish Sat Oct 07 15:28:30 2023 xorriso : UPDATE : 48.86% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 45.81% done, estimate finish Sat Oct 07 15:30:29 2023 xorriso : UPDATE : 87.57% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 48.30% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 48.96% done, estimate finish Sat Oct 07 15:31:01 2023 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 87.74% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 48.41% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 49.05% done, estimate finish Sat Oct 07 15:31:02 2023 xorriso : UPDATE : 46.04% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 87.84% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 48.48% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 49.16% done, estimate finish Sat Oct 07 15:30:52 2023 xorriso : UPDATE : 46.13% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 87.98% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 48.57% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 49.24% done, estimate finish Sat Oct 07 15:30:56 2023 xorriso : UPDATE : 46.23% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 88.07% done, estimate finish Sat Oct 07 15:23:33 2023 xorriso : UPDATE : 49.33% done, estimate finish Sat Oct 07 15:30:56 2023 xorriso : UPDATE : 48.65% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 46.35% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 88.33% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 49.43% done, estimate finish Sat Oct 07 15:30:51 2023 xorriso : UPDATE : 48.73% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 46.45% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 88.63% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 49.55% done, estimate finish Sat Oct 07 15:30:43 2023 xorriso : UPDATE : 48.83% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 46.54% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 88.81% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 48.90% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 49.67% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 46.63% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 88.94% done, estimate finish Sat Oct 07 15:23:30 2023 xorriso : UPDATE : 49.72% done, estimate finish Sat Oct 07 15:30:47 2023 xorriso : UPDATE : 49.03% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 46.71% done, estimate finish Sat Oct 07 15:30:17 2023 xorriso : UPDATE : 89.09% done, estimate finish Sat Oct 07 15:23:30 2023 xorriso : UPDATE : 49.72% done, estimate finish Sat Oct 07 15:31:09 2023 xorriso : UPDATE : 49.14% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 46.87% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 89.09% done, estimate finish Sat Oct 07 15:23:36 2023 xorriso : UPDATE : 50.05% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 49.23% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 46.97% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 89.59% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 50.17% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 49.30% done, estimate finish Sat Oct 07 15:30:58 2023 xorriso : UPDATE : 89.74% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 47.08% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 49.38% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 50.31% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 47.17% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 89.91% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 49.44% done, estimate finish Sat Oct 07 15:31:13 2023 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 89.91% done, estimate finish Sat Oct 07 15:23:33 2023 xorriso : UPDATE : 47.17% done, estimate finish Sat Oct 07 15:30:46 2023 xorriso : UPDATE : 49.54% done, estimate finish Sat Oct 07 15:31:08 2023 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 89.91% done, estimate finish Sat Oct 07 15:23:37 2023 xorriso : UPDATE : 47.38% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 49.65% done, estimate finish Sat Oct 07 15:31:02 2023 xorriso : UPDATE : 50.68% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 89.91% done, estimate finish Sat Oct 07 15:23:54 2023 xorriso : UPDATE : 47.51% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 49.74% done, estimate finish Sat Oct 07 15:31:03 2023 xorriso : UPDATE : 50.72% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 89.91% done, estimate finish Sat Oct 07 15:24:02 2023 xorriso : UPDATE : 47.67% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 49.85% done, estimate finish Sat Oct 07 15:30:56 2023 xorriso : UPDATE : 50.72% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 90.22% done, estimate finish Sat Oct 07 15:23:53 2023 xorriso : UPDATE : 47.78% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 07 15:30:43 2023 xorriso : UPDATE : 50.72% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 47.89% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 91.25% done, estimate finish Sat Oct 07 15:23:25 2023 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 07 15:31:05 2023 xorriso : UPDATE : 50.72% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 91.41% done, estimate finish Sat Oct 07 15:23:26 2023 xorriso : UPDATE : 48.00% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 50.25% done, estimate finish Sat Oct 07 15:30:30 2023 xorriso : UPDATE : 51.28% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 91.43% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 48.10% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 50.38% done, estimate finish Sat Oct 07 15:29:55 2023 xorriso : UPDATE : 51.42% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 91.81% done, estimate finish Sat Oct 07 15:23:25 2023 xorriso : UPDATE : 48.20% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 50.50% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 91.90% done, estimate finish Sat Oct 07 15:23:27 2023 xorriso : UPDATE : 48.32% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 50.62% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 92.21% done, estimate finish Sat Oct 07 15:23:26 2023 xorriso : UPDATE : 48.42% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 50.71% done, estimate finish Sat Oct 07 15:29:54 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 92.37% done, estimate finish Sat Oct 07 15:23:26 2023 xorriso : UPDATE : 48.50% done, estimate finish Sat Oct 07 15:30:17 2023 xorriso : UPDATE : 50.79% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 92.43% done, estimate finish Sat Oct 07 15:23:19 2023 xorriso : UPDATE : 48.62% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 50.89% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:30:40 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:31:01 2023 xorriso : UPDATE : 92.43% done, estimate finish Sat Oct 07 15:23:23 2023 xorriso : UPDATE : 48.70% done, estimate finish Sat Oct 07 15:30:21 2023 xorriso : UPDATE : 51.01% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:31:25 2023 xorriso : UPDATE : 92.43% done, estimate finish Sat Oct 07 15:23:27 2023 xorriso : UPDATE : 48.70% done, estimate finish Sat Oct 07 15:30:41 2023 xorriso : UPDATE : 51.12% done, estimate finish Sat Oct 07 15:29:58 2023 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 15:31:48 2023 xorriso : UPDATE : 92.43% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 49.00% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 51.21% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 52.24% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 92.43% done, estimate finish Sat Oct 07 15:23:34 2023 xorriso : UPDATE : 49.04% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 51.23% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 52.66% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 92.72% done, estimate finish Sat Oct 07 15:23:33 2023 xorriso : UPDATE : 49.25% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 51.23% done, estimate finish Sat Oct 07 15:31:19 2023 xorriso : UPDATE : 52.77% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 93.68% done, estimate finish Sat Oct 07 15:23:21 2023 xorriso : UPDATE : 49.35% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 51.23% done, estimate finish Sat Oct 07 15:31:59 2023 xorriso : UPDATE : 52.87% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 93.77% done, estimate finish Sat Oct 07 15:23:23 2023 xorriso : UPDATE : 49.45% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 51.23% done, estimate finish Sat Oct 07 15:32:39 2023 xorriso : UPDATE : 52.98% done, estimate finish Sat Oct 07 15:29:09 2023 xorriso : UPDATE : 94.05% done, estimate finish Sat Oct 07 15:23:22 2023 xorriso : UPDATE : 49.58% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 51.81% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 52.99% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 94.20% done, estimate finish Sat Oct 07 15:23:23 2023 xorriso : UPDATE : 49.64% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 51.88% done, estimate finish Sat Oct 07 15:29:58 2023 xorriso : UPDATE : 53.04% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 94.39% done, estimate finish Sat Oct 07 15:23:27 2023 xorriso : UPDATE : 49.79% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 51.97% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 52.06% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 49.91% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 53.33% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 94.53% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 52.14% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 50.05% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 53.43% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 94.67% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 52.14% done, estimate finish Sat Oct 07 15:30:29 2023 xorriso : UPDATE : 50.14% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 53.55% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 94.81% done, estimate finish Sat Oct 07 15:23:30 2023 xorriso : UPDATE : 52.14% done, estimate finish Sat Oct 07 15:30:47 2023 xorriso : UPDATE : 50.22% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 53.68% done, estimate finish Sat Oct 07 15:29:14 2023 xorriso : UPDATE : 95.09% done, estimate finish Sat Oct 07 15:23:28 2023 xorriso : UPDATE : 50.32% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 52.51% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 53.81% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 95.29% done, estimate finish Sat Oct 07 15:23:27 2023 xorriso : UPDATE : 95.45% done, estimate finish Sat Oct 07 15:23:27 2023 xorriso : UPDATE : 50.39% done, estimate finish Sat Oct 07 15:30:31 2023 xorriso : UPDATE : 52.63% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 53.87% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 95.59% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 50.46% done, estimate finish Sat Oct 07 15:30:41 2023 xorriso : UPDATE : 52.75% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 53.96% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 07 15:23:30 2023 xorriso : UPDATE : 52.86% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 50.54% done, estimate finish Sat Oct 07 15:30:48 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 95.79% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 52.94% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 50.62% done, estimate finish Sat Oct 07 15:30:54 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 95.89% done, estimate finish Sat Oct 07 15:23:32 2023 xorriso : UPDATE : 53.04% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 50.70% done, estimate finish Sat Oct 07 15:30:58 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 95.95% done, estimate finish Sat Oct 07 15:23:37 2023 xorriso : UPDATE : 53.26% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:30:47 2023 xorriso : UPDATE : 50.76% done, estimate finish Sat Oct 07 15:31:06 2023 xorriso : UPDATE : 96.35% done, estimate finish Sat Oct 07 15:23:33 2023 xorriso : UPDATE : 53.37% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 50.83% done, estimate finish Sat Oct 07 15:31:14 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:31:11 2023 xorriso : UPDATE : 96.41% done, estimate finish Sat Oct 07 15:23:34 2023 xorriso : UPDATE : 53.49% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 50.94% done, estimate finish Sat Oct 07 15:31:09 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:31:34 2023 xorriso : UPDATE : 96.79% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 53.63% done, estimate finish Sat Oct 07 15:29:14 2023 xorriso : UPDATE : 51.02% done, estimate finish Sat Oct 07 15:31:12 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:31:57 2023 xorriso : UPDATE : 96.79% done, estimate finish Sat Oct 07 15:23:33 2023 xorriso : UPDATE : 53.73% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 51.12% done, estimate finish Sat Oct 07 15:31:12 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:42:46 2023 xorriso : UPDATE : 96.79% done, estimate finish Sat Oct 07 15:23:36 2023 xorriso : UPDATE : 53.78% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 51.22% done, estimate finish Sat Oct 07 15:32:01 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:44:34 2023 xorriso : UPDATE : 97.33% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 53.96% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 51.28% done, estimate finish Sat Oct 07 15:32:09 2023 xorriso : UPDATE : 54.10% done, estimate finish Sat Oct 07 15:46:21 2023 xorriso : UPDATE : 97.41% done, estimate finish Sat Oct 07 15:23:32 2023 xorriso : UPDATE : 54.08% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 51.42% done, estimate finish Sat Oct 07 15:31:48 2023 xorriso : UPDATE : 54.71% done, estimate finish Sat Oct 07 15:32:32 2023 xorriso : UPDATE : 97.41% done, estimate finish Sat Oct 07 15:23:34 2023 xorriso : UPDATE : 51.54% done, estimate finish Sat Oct 07 15:31:34 2023 xorriso : UPDATE : 54.18% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 97.84% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 51.64% done, estimate finish Sat Oct 07 15:31:31 2023 xorriso : UPDATE : 54.27% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 98.02% done, estimate finish Sat Oct 07 15:23:29 2023 xorriso : UPDATE : 51.73% done, estimate finish Sat Oct 07 15:31:31 2023 xorriso : UPDATE : 54.42% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 98.12% done, estimate finish Sat Oct 07 15:23:30 2023 xorriso : UPDATE : 51.79% done, estimate finish Sat Oct 07 15:31:40 2023 xorriso : UPDATE : 54.52% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:29:54 2023 xorriso : UPDATE : 98.26% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 51.85% done, estimate finish Sat Oct 07 15:31:47 2023 xorriso : UPDATE : 54.59% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 98.26% done, estimate finish Sat Oct 07 15:23:32 2023 xorriso : UPDATE : 51.90% done, estimate finish Sat Oct 07 15:31:58 2023 xorriso : UPDATE : 54.69% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:30:31 2023 xorriso : UPDATE : 98.75% done, estimate finish Sat Oct 07 15:23:30 2023 xorriso : UPDATE : 52.05% done, estimate finish Sat Oct 07 15:31:41 2023 xorriso : UPDATE : 54.84% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:28:32 2023 xorriso : UPDATE : 98.98% done, estimate finish Sat Oct 07 15:23:30 2023 xorriso : UPDATE : 52.07% done, estimate finish Sat Oct 07 15:31:49 2023 xorriso : UPDATE : 54.95% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:28:54 2023 xorriso : UPDATE : 99.15% done, estimate finish Sat Oct 07 15:23:30 2023 xorriso : UPDATE : 52.07% done, estimate finish Sat Oct 07 15:32:28 2023 xorriso : UPDATE : 55.06% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 99.15% done, estimate finish Sat Oct 07 15:23:31 2023 xorriso : UPDATE : 52.36% done, estimate finish Sat Oct 07 15:31:09 2023 xorriso : UPDATE : 55.11% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 99.15% done, estimate finish Sat Oct 07 15:23:32 2023 xorriso : UPDATE : 52.48% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 55.29% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 99.15% done, estimate finish Sat Oct 07 15:23:34 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 15:31:13 2023 xorriso : UPDATE : 55.29% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 07 15:30:21 2023 xorriso : UPDATE : 99.82% done xorriso : UPDATE : 52.62% done, estimate finish Sat Oct 07 15:31:17 2023 xorriso : UPDATE : 55.29% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 57.13% done, estimate finish Sat Oct 07 15:27:45 2023 ISO image produced: 7206313 sectors Written to medium : 7206313 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:31:17 2023 xorriso : UPDATE : 55.62% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 57.21% done, estimate finish Sat Oct 07 15:27:50 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:31:40 2023 xorriso : UPDATE : 55.81% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 57.33% done, estimate finish Sat Oct 07 15:27:54 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:32:03 2023 xorriso : UPDATE : 55.92% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 57.47% done, estimate finish Sat Oct 07 15:27:56 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:32:26 2023 xorriso : UPDATE : 56.06% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 57.57% done, estimate finish Sat Oct 07 15:27:39 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 56.18% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 57.64% done, estimate finish Sat Oct 07 15:27:49 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:34:53 2023 xorriso : UPDATE : 56.27% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 57.64% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:35:45 2023 xorriso : UPDATE : 56.34% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 57.64% done, estimate finish Sat Oct 07 15:28:20 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:36:36 2023 xorriso : UPDATE : 56.42% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 57.64% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 56.64% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 57.64% done, estimate finish Sat Oct 07 15:28:52 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 56.75% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 57.64% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 56.81% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 57.64% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:40:02 2023 xorriso : UPDATE : 56.87% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 57.64% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:40:54 2023 xorriso : UPDATE : 56.99% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 57.75% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 58.81% done, estimate finish Sat Oct 07 15:28:14 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 15:41:45 2023 xorriso : UPDATE : 57.08% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 58.81% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 52.71% done xorriso : UPDATE : 57.17% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 58.81% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 52.71% done xorriso : UPDATE : 57.33% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 52.71% done xorriso : UPDATE : 57.33% done, estimate finish Sat Oct 07 15:30:36 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 52.71% done xorriso : UPDATE : 57.33% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 52.95% done, estimate finish Sat Oct 07 15:56:50 2023 xorriso : UPDATE : 57.69% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 57.82% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 55.12% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 57.91% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 55.35% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:30:44 2023 xorriso : UPDATE : 57.91% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 55.45% done, estimate finish Sat Oct 07 15:28:54 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 58.07% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 55.53% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:31:23 2023 xorriso : UPDATE : 58.07% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 58.39% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 55.74% done, estimate finish Sat Oct 07 15:27:26 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:39:56 2023 xorriso : UPDATE : 58.39% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 55.83% done, estimate finish Sat Oct 07 15:27:34 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:41:16 2023 xorriso : UPDATE : 58.58% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 55.88% done, estimate finish Sat Oct 07 15:27:42 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:42:37 2023 xorriso : UPDATE : 58.75% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 55.98% done, estimate finish Sat Oct 07 15:27:48 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:43:57 2023 xorriso : UPDATE : 58.88% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 56.00% done, estimate finish Sat Oct 07 15:27:58 2023 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 15:45:17 2023 xorriso : UPDATE : 56.13% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 59.02% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 60.31% done, estimate finish Sat Oct 07 15:30:30 2023 xorriso : UPDATE : 56.26% done, estimate finish Sat Oct 07 15:28:06 2023 xorriso : UPDATE : 59.02% done, estimate finish Sat Oct 07 15:29:44 2023 xorriso : UPDATE : 61.23% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 56.32% done, estimate finish Sat Oct 07 15:28:12 2023 xorriso : UPDATE : 59.02% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 61.32% done, estimate finish Sat Oct 07 15:28:43 2023 xorriso : UPDATE : 56.32% done, estimate finish Sat Oct 07 15:28:22 2023 xorriso : UPDATE : 59.35% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 61.39% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 56.32% done, estimate finish Sat Oct 07 15:28:32 2023 xorriso : UPDATE : 59.47% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 61.46% done, estimate finish Sat Oct 07 15:27:27 2023 xorriso : UPDATE : 56.76% done, estimate finish Sat Oct 07 15:30:45 2023 xorriso : UPDATE : 59.47% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 59.47% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 61.46% done, estimate finish Sat Oct 07 15:27:40 2023 xorriso : UPDATE : 56.83% done, estimate finish Sat Oct 07 15:30:54 2023 xorriso : UPDATE : 56.92% done, estimate finish Sat Oct 07 15:30:55 2023 xorriso : UPDATE : 59.88% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 61.70% done, estimate finish Sat Oct 07 15:27:38 2023 xorriso : UPDATE : 56.97% done, estimate finish Sat Oct 07 15:31:09 2023 xorriso : UPDATE : 59.99% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 61.84% done, estimate finish Sat Oct 07 15:27:42 2023 xorriso : UPDATE : 56.97% done, estimate finish Sat Oct 07 15:31:35 2023 xorriso : UPDATE : 60.07% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 61.95% done, estimate finish Sat Oct 07 15:27:47 2023 xorriso : UPDATE : 57.32% done, estimate finish Sat Oct 07 15:30:36 2023 xorriso : UPDATE : 60.21% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 62.05% done, estimate finish Sat Oct 07 15:27:52 2023 xorriso : UPDATE : 57.41% done, estimate finish Sat Oct 07 15:30:39 2023 xorriso : UPDATE : 60.21% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 62.15% done, estimate finish Sat Oct 07 15:27:57 2023 xorriso : UPDATE : 57.51% done, estimate finish Sat Oct 07 15:30:39 2023 xorriso : UPDATE : 60.21% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 62.23% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 57.60% done, estimate finish Sat Oct 07 15:30:41 2023 xorriso : UPDATE : 60.21% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 62.37% done, estimate finish Sat Oct 07 15:28:04 2023 xorriso : UPDATE : 57.72% done, estimate finish Sat Oct 07 15:30:40 2023 xorriso : UPDATE : 60.38% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 62.42% done, estimate finish Sat Oct 07 15:28:11 2023 xorriso : UPDATE : 57.82% done, estimate finish Sat Oct 07 15:30:41 2023 xorriso : UPDATE : 60.85% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 62.42% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 57.90% done, estimate finish Sat Oct 07 15:30:42 2023 xorriso : UPDATE : 60.99% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 62.42% done, estimate finish Sat Oct 07 15:30:49 2023 xorriso : UPDATE : 57.90% done, estimate finish Sat Oct 07 15:31:09 2023 xorriso : UPDATE : 61.09% done, estimate finish Sat Oct 07 15:29:06 2023 xorriso : UPDATE : 62.42% done, estimate finish Sat Oct 07 15:31:19 2023 xorriso : UPDATE : 57.90% done, estimate finish Sat Oct 07 15:31:37 2023 xorriso : UPDATE : 61.09% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 57.90% done, estimate finish Sat Oct 07 15:32:04 2023 xorriso : UPDATE : 61.09% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 57.90% done, estimate finish Sat Oct 07 15:32:32 2023 xorriso : UPDATE : 61.41% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 57.90% done, estimate finish Sat Oct 07 15:32:59 2023 xorriso : UPDATE : 61.58% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 63.14% done, estimate finish Sat Oct 07 15:29:54 2023 xorriso : UPDATE : 63.40% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 57.90% done, estimate finish Sat Oct 07 15:33:26 2023 xorriso : UPDATE : 61.63% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 63.56% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 58.65% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 61.63% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 63.59% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 15:30:30 2023 xorriso : UPDATE : 61.96% done, estimate finish Sat Oct 07 15:29:14 2023 xorriso : UPDATE : 63.75% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 15:30:45 2023 xorriso : UPDATE : 61.96% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 62.18% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 15:31:22 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 62.30% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 15:31:54 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 62.41% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 15:32:27 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 62.43% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 15:33:01 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 62.65% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 15:33:34 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:30:34 2023 xorriso : UPDATE : 62.76% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 59.82% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:30:54 2023 xorriso : UPDATE : 62.86% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 59.93% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:31:13 2023 xorriso : UPDATE : 62.86% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 60.07% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 07 15:31:32 2023 xorriso : UPDATE : 63.07% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 60.10% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 65.16% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 63.16% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 60.30% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 65.17% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 63.24% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 60.40% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:28:46 2023 xorriso : UPDATE : 63.28% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 63.55% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 60.61% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 63.56% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 60.74% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 63.56% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 60.83% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:29:58 2023 xorriso : UPDATE : 63.88% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 60.96% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 64.04% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 60.96% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:30:33 2023 xorriso : UPDATE : 64.14% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 60.96% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:30:51 2023 xorriso : UPDATE : 64.26% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 60.96% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:31:10 2023 xorriso : UPDATE : 64.33% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 61.46% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:43:24 2023 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 61.57% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:45:10 2023 xorriso : UPDATE : 64.53% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 66.84% done, estimate finish Sat Oct 07 15:28:49 2023 xorriso : UPDATE : 64.67% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 61.69% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 66.87% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 64.69% done, estimate finish Sat Oct 07 15:29:54 2023 xorriso : UPDATE : 61.69% done, estimate finish Sat Oct 07 15:30:55 2023 xorriso : UPDATE : 67.08% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 64.94% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 61.69% done, estimate finish Sat Oct 07 15:31:17 2023 xorriso : UPDATE : 67.21% done, estimate finish Sat Oct 07 15:28:52 2023 xorriso : UPDATE : 64.98% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 61.69% done, estimate finish Sat Oct 07 15:31:40 2023 xorriso : UPDATE : 67.28% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 65.17% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 62.33% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 67.37% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 65.29% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 62.41% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 67.37% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 65.39% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 62.53% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 67.37% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 65.49% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 62.58% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 67.83% done, estimate finish Sat Oct 07 15:27:35 2023 xorriso : UPDATE : 65.59% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 62.62% done, estimate finish Sat Oct 07 15:30:39 2023 xorriso : UPDATE : 67.93% done, estimate finish Sat Oct 07 15:27:42 2023 xorriso : UPDATE : 65.63% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 62.86% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 68.04% done, estimate finish Sat Oct 07 15:27:47 2023 xorriso : UPDATE : 65.80% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 62.93% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 68.16% done, estimate finish Sat Oct 07 15:27:52 2023 xorriso : UPDATE : 65.86% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 63.08% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 68.19% done, estimate finish Sat Oct 07 15:28:00 2023 xorriso : UPDATE : 66.00% done, estimate finish Sat Oct 07 15:29:55 2023 xorriso : UPDATE : 63.25% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 68.40% done, estimate finish Sat Oct 07 15:27:59 2023 xorriso : UPDATE : 66.06% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 63.32% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 63.38% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 68.52% done, estimate finish Sat Oct 07 15:28:02 2023 xorriso : UPDATE : 66.15% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 63.44% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 68.61% done, estimate finish Sat Oct 07 15:28:06 2023 xorriso : UPDATE : 66.26% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 63.55% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 68.73% done, estimate finish Sat Oct 07 15:28:09 2023 xorriso : UPDATE : 66.42% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 63.67% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 68.81% done, estimate finish Sat Oct 07 15:28:14 2023 xorriso : UPDATE : 66.52% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 63.67% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 68.92% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 66.61% done, estimate finish Sat Oct 07 15:30:15 2023 xorriso : UPDATE : 63.89% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 69.00% done, estimate finish Sat Oct 07 15:29:44 2023 xorriso : UPDATE : 66.72% done, estimate finish Sat Oct 07 15:30:15 2023 xorriso : UPDATE : 64.02% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 69.14% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 66.90% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 64.13% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 69.27% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 66.96% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 64.24% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 69.34% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 67.19% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 64.31% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 69.34% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 67.30% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 69.58% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 67.39% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 64.45% done, estimate finish Sat Oct 07 15:30:31 2023 xorriso : UPDATE : 69.70% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 67.47% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 64.45% done, estimate finish Sat Oct 07 15:30:47 2023 xorriso : UPDATE : 69.82% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 67.66% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 64.82% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 69.92% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 67.77% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 64.94% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 69.92% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 67.91% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 65.03% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 70.21% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 68.05% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 65.03% done, estimate finish Sat Oct 07 15:30:44 2023 xorriso : UPDATE : 70.37% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 65.33% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 70.46% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 68.31% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 65.44% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 70.55% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 68.40% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 65.52% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 70.68% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 65.56% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 70.83% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 65.77% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 70.88% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 68.76% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 65.88% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 71.04% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 68.86% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 65.88% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 71.17% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 69.00% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 66.17% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 71.29% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 69.10% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 66.28% done, estimate finish Sat Oct 07 15:29:58 2023 xorriso : UPDATE : 71.37% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 69.10% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 69.30% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 66.37% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 71.52% done, estimate finish Sat Oct 07 15:29:03 2023 xorriso : UPDATE : 69.41% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 66.49% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 71.66% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 69.53% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 66.59% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 71.75% done, estimate finish Sat Oct 07 15:29:06 2023 xorriso : UPDATE : 69.63% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 66.62% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 71.84% done, estimate finish Sat Oct 07 15:29:10 2023 xorriso : UPDATE : 69.68% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 66.62% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 71.99% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 69.78% done, estimate finish Sat Oct 07 15:29:58 2023 xorriso : UPDATE : 66.62% done, estimate finish Sat Oct 07 15:30:54 2023 xorriso : UPDATE : 72.14% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 69.95% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 67.08% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 72.27% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 72.32% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 70.08% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 67.20% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 72.49% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 70.20% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 67.31% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 72.54% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 70.23% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 67.41% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 72.70% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 70.39% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 67.44% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 72.79% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 70.48% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 67.54% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 72.90% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 70.59% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 67.76% done, estimate finish Sat Oct 07 15:30:17 2023 xorriso : UPDATE : 72.96% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 70.68% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 67.85% done, estimate finish Sat Oct 07 15:30:21 2023 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 70.76% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 67.98% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 73.22% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 70.90% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 68.06% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 73.31% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 71.00% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 68.12% done, estimate finish Sat Oct 07 15:30:30 2023 xorriso : UPDATE : 71.10% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 73.36% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 73.57% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 71.18% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 68.38% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 73.70% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 71.31% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 68.45% done, estimate finish Sat Oct 07 15:30:40 2023 xorriso : UPDATE : 73.79% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 71.39% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 68.62% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 73.92% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 71.47% done, estimate finish Sat Oct 07 15:30:15 2023 xorriso : UPDATE : 68.71% done, estimate finish Sat Oct 07 15:30:31 2023 xorriso : UPDATE : 74.05% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 71.47% done, estimate finish Sat Oct 07 15:30:34 2023 xorriso : UPDATE : 68.80% done, estimate finish Sat Oct 07 15:30:34 2023 xorriso : UPDATE : 74.14% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 71.81% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 68.85% done, estimate finish Sat Oct 07 15:30:43 2023 xorriso : UPDATE : 74.22% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 71.97% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 68.97% done, estimate finish Sat Oct 07 15:30:41 2023 xorriso : UPDATE : 74.30% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 72.10% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 69.16% done, estimate finish Sat Oct 07 15:30:29 2023 xorriso : UPDATE : 74.43% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 72.20% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 69.28% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 74.65% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 72.20% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 69.38% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 74.70% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 72.47% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 69.41% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 74.80% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 72.53% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 69.51% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:29:54 2023 xorriso : UPDATE : 72.64% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 69.60% done, estimate finish Sat Oct 07 15:30:40 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 72.77% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 69.72% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 72.94% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 69.79% done, estimate finish Sat Oct 07 15:30:42 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:30:51 2023 xorriso : UPDATE : 73.04% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 69.79% done, estimate finish Sat Oct 07 15:31:02 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:31:11 2023 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 70.06% done, estimate finish Sat Oct 07 15:30:34 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:31:29 2023 xorriso : UPDATE : 73.20% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 70.16% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:31:49 2023 xorriso : UPDATE : 73.38% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 70.27% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:32:08 2023 xorriso : UPDATE : 73.49% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 70.36% done, estimate finish Sat Oct 07 15:30:36 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 15:32:28 2023 xorriso : UPDATE : 73.60% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 70.46% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 19:01:21 2023 xorriso : UPDATE : 73.69% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 70.57% done, estimate finish Sat Oct 07 15:30:37 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 19:22:53 2023 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 70.62% done, estimate finish Sat Oct 07 15:30:48 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 19:44:21 2023 xorriso : UPDATE : 70.72% done, estimate finish Sat Oct 07 15:30:48 2023 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 20:05:50 2023 xorriso : UPDATE : 70.72% done, estimate finish Sat Oct 07 15:31:08 2023 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 07 15:30:50 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 20:27:18 2023 xorriso : UPDATE : 70.89% done, estimate finish Sat Oct 07 15:30:54 2023 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 07 15:31:08 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 20:48:46 2023 xorriso : UPDATE : 71.03% done, estimate finish Sat Oct 07 15:30:48 2023 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 07 15:31:26 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 21:10:15 2023 xorriso : UPDATE : 71.15% done, estimate finish Sat Oct 07 15:30:44 2023 xorriso : UPDATE : 71.21% done, estimate finish Sat Oct 07 15:30:49 2023 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 07 15:31:43 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 21:31:43 2023 xorriso : UPDATE : 71.33% done, estimate finish Sat Oct 07 15:30:46 2023 xorriso : UPDATE : 73.99% done, estimate finish Sat Oct 07 15:31:09 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 21:53:11 2023 xorriso : UPDATE : 71.36% done, estimate finish Sat Oct 07 15:30:56 2023 xorriso : UPDATE : 74.66% done, estimate finish Sat Oct 07 15:29:55 2023 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 07 22:14:39 2023 xorriso : UPDATE : 71.53% done, estimate finish Sat Oct 07 15:30:46 2023 xorriso : UPDATE : 74.78% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 74.82% done xorriso : UPDATE : 71.60% done, estimate finish Sat Oct 07 15:31:04 2023 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 74.82% done xorriso : UPDATE : 74.82% done xorriso : UPDATE : 71.73% done, estimate finish Sat Oct 07 15:30:55 2023 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 74.82% done xorriso : UPDATE : 71.81% done, estimate finish Sat Oct 07 15:30:59 2023 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 07 15:30:46 2023 xorriso : UPDATE : 74.82% done xorriso : UPDATE : 71.90% done, estimate finish Sat Oct 07 15:31:01 2023 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 07 15:31:05 2023 xorriso : UPDATE : 74.82% done xorriso : UPDATE : 72.01% done, estimate finish Sat Oct 07 15:30:58 2023 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 07 15:31:23 2023 xorriso : UPDATE : 74.82% done xorriso : UPDATE : 72.12% done, estimate finish Sat Oct 07 15:30:56 2023 xorriso : UPDATE : 75.09% done, estimate finish Sat Oct 07 15:30:49 2023 xorriso : UPDATE : 74.82% done xorriso : UPDATE : 72.19% done, estimate finish Sat Oct 07 15:31:01 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 76.02% done, estimate finish Sat Oct 07 15:31:51 2023 xorriso : UPDATE : 72.29% done, estimate finish Sat Oct 07 15:31:00 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 78.07% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 72.38% done, estimate finish Sat Oct 07 15:31:02 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 78.64% done, estimate finish Sat Oct 07 15:28:27 2023 xorriso : UPDATE : 72.39% done, estimate finish Sat Oct 07 15:31:13 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:30:40 2023 xorriso : UPDATE : 78.79% done, estimate finish Sat Oct 07 15:27:44 2023 xorriso : UPDATE : 72.53% done, estimate finish Sat Oct 07 15:31:07 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:31:56 2023 xorriso : UPDATE : 78.89% done, estimate finish Sat Oct 07 15:27:48 2023 xorriso : UPDATE : 72.53% done, estimate finish Sat Oct 07 15:31:31 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:32:26 2023 xorriso : UPDATE : 79.01% done, estimate finish Sat Oct 07 15:27:51 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:30:41 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:32:56 2023 xorriso : UPDATE : 79.12% done, estimate finish Sat Oct 07 15:27:54 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:30:59 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:33:26 2023 xorriso : UPDATE : 79.21% done, estimate finish Sat Oct 07 15:27:58 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:31:17 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:33:58 2023 xorriso : UPDATE : 79.28% done, estimate finish Sat Oct 07 15:28:01 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:31:35 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:34:27 2023 xorriso : UPDATE : 79.35% done, estimate finish Sat Oct 07 15:28:05 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:31:53 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:34:57 2023 xorriso : UPDATE : 79.46% done, estimate finish Sat Oct 07 15:28:08 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:32:11 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:35:27 2023 xorriso : UPDATE : 79.53% done, estimate finish Sat Oct 07 15:28:11 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:32:29 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:35:58 2023 xorriso : UPDATE : 79.67% done, estimate finish Sat Oct 07 15:28:12 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:32:46 2023 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 07 15:36:28 2023 xorriso : UPDATE : 79.79% done, estimate finish Sat Oct 07 15:29:52 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 75.52% done xorriso : UPDATE : 79.91% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 75.52% done xorriso : UPDATE : 80.01% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:40:33 2023 xorriso : UPDATE : 75.52% done xorriso : UPDATE : 80.06% done, estimate finish Sat Oct 07 15:29:56 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:41:40 2023 xorriso : UPDATE : 75.52% done xorriso : UPDATE : 80.25% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:42:46 2023 xorriso : UPDATE : 76.63% done, estimate finish Sat Oct 07 15:31:17 2023 xorriso : UPDATE : 80.35% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:43:53 2023 xorriso : UPDATE : 78.06% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 80.45% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:44:59 2023 xorriso : UPDATE : 78.18% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 80.55% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:46:06 2023 xorriso : UPDATE : 78.18% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 80.67% done, estimate finish Sat Oct 07 15:29:44 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:47:12 2023 xorriso : UPDATE : 78.18% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 80.77% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 15:48:18 2023 xorriso : UPDATE : 78.18% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 80.87% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 78.57% done, estimate finish Sat Oct 07 15:28:16 2023 xorriso : UPDATE : 80.98% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 78.78% done, estimate finish Sat Oct 07 15:28:17 2023 xorriso : UPDATE : 81.09% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 78.91% done, estimate finish Sat Oct 07 15:28:21 2023 xorriso : UPDATE : 81.20% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 79.01% done, estimate finish Sat Oct 07 15:28:24 2023 xorriso : UPDATE : 81.32% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 79.11% done, estimate finish Sat Oct 07 15:28:28 2023 xorriso : UPDATE : 81.41% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 79.29% done, estimate finish Sat Oct 07 15:28:29 2023 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 79.41% done, estimate finish Sat Oct 07 15:28:32 2023 xorriso : UPDATE : 79.44% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 81.70% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 79.44% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 81.74% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 79.76% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 81.97% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 79.92% done, estimate finish Sat Oct 07 15:28:39 2023 xorriso : UPDATE : 82.09% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 80.06% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 82.24% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 80.06% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 82.34% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 80.22% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 72.86% done xorriso : UPDATE : 82.34% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 80.22% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 73.47% done, estimate finish Sat Oct 07 15:35:50 2023 xorriso : UPDATE : 82.56% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 80.22% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 75.67% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 82.63% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 80.22% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 77.42% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 82.74% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 80.22% done, estimate finish Sat Oct 07 15:30:21 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:46 2023 xorriso : UPDATE : 82.84% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 80.31% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:51 2023 xorriso : UPDATE : 82.84% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 81.04% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:55 2023 xorriso : UPDATE : 83.11% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 83.23% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 81.12% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:21 2023 xorriso : UPDATE : 83.26% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 81.12% done, estimate finish Sat Oct 07 15:30:02 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:26 2023 xorriso : UPDATE : 83.43% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 81.42% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:31 2023 xorriso : UPDATE : 83.55% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 81.42% done, estimate finish Sat Oct 07 15:29:53 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 83.69% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 81.68% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:41 2023 xorriso : UPDATE : 83.81% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 81.68% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 07 15:28:47 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 81.68% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 78.69% done, estimate finish Sat Oct 07 15:28:33 2023 xorriso : UPDATE : 84.00% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 81.86% done, estimate finish Sat Oct 07 15:29:54 2023 xorriso : UPDATE : 78.79% done, estimate finish Sat Oct 07 15:28:36 2023 xorriso : UPDATE : 78.89% done, estimate finish Sat Oct 07 15:28:37 2023 xorriso : UPDATE : 84.14% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 79.02% done, estimate finish Sat Oct 07 15:28:40 2023 xorriso : UPDATE : 84.14% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 79.12% done, estimate finish Sat Oct 07 15:28:42 2023 xorriso : UPDATE : 84.35% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 79.22% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 84.47% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:30:09 2023 xorriso : UPDATE : 79.32% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 84.57% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 79.41% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:30:41 2023 xorriso : UPDATE : 79.53% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 84.73% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:30:56 2023 xorriso : UPDATE : 79.61% done, estimate finish Sat Oct 07 15:29:52 2023 xorriso : UPDATE : 84.88% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:31:13 2023 xorriso : UPDATE : 79.66% done, estimate finish Sat Oct 07 15:29:58 2023 xorriso : UPDATE : 84.97% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:31:28 2023 xorriso : UPDATE : 79.74% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 85.06% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:31:44 2023 xorriso : UPDATE : 79.81% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 85.18% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:32:01 2023 xorriso : UPDATE : 79.86% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 85.29% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:32:16 2023 xorriso : UPDATE : 79.90% done, estimate finish Sat Oct 07 15:30:15 2023 xorriso : UPDATE : 85.39% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:32:32 2023 xorriso : UPDATE : 79.92% done, estimate finish Sat Oct 07 15:31:53 2023 xorriso : UPDATE : 85.50% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 82.14% done xorriso : UPDATE : 80.12% done, estimate finish Sat Oct 07 15:31:17 2023 xorriso : UPDATE : 85.60% done, estimate finish Sat Oct 07 15:29:47 2023 xorriso : UPDATE : 82.14% done xorriso : UPDATE : 80.18% done, estimate finish Sat Oct 07 15:31:25 2023 xorriso : UPDATE : 85.72% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 82.14% done xorriso : UPDATE : 80.21% done, estimate finish Sat Oct 07 15:31:34 2023 xorriso : UPDATE : 85.82% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 82.14% done xorriso : UPDATE : 80.30% done, estimate finish Sat Oct 07 15:31:33 2023 xorriso : UPDATE : 85.95% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 82.42% done, estimate finish Sat Oct 07 15:40:48 2023 xorriso : UPDATE : 80.41% done, estimate finish Sat Oct 07 15:31:25 2023 xorriso : UPDATE : 86.03% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 84.40% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 80.51% done, estimate finish Sat Oct 07 15:31:23 2023 xorriso : UPDATE : 86.21% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 84.46% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 80.51% done, estimate finish Sat Oct 07 15:31:37 2023 xorriso : UPDATE : 86.33% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 80.51% done, estimate finish Sat Oct 07 15:31:51 2023 xorriso : UPDATE : 86.43% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 80.51% done, estimate finish Sat Oct 07 15:32:05 2023 xorriso : UPDATE : 86.54% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 81.02% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 86.63% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 81.14% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 86.72% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:28:56 2023 xorriso : UPDATE : 81.25% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 86.81% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:02 2023 xorriso : UPDATE : 81.37% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 86.87% done, estimate finish Sat Oct 07 15:29:44 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:09 2023 xorriso : UPDATE : 81.47% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 87.04% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 81.59% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 87.04% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 81.70% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 87.04% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 81.81% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 87.04% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 07 15:30:29 2023 xorriso : UPDATE : 87.57% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 82.03% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 87.69% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 82.14% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 87.81% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 84.58% done xorriso : UPDATE : 82.25% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 87.96% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 84.58% done xorriso : UPDATE : 82.36% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 84.58% done xorriso : UPDATE : 82.46% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 84.76% done, estimate finish Sat Oct 07 15:44:16 2023 xorriso : UPDATE : 82.56% done, estimate finish Sat Oct 07 15:30:29 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 86.70% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 82.58% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 86.91% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 82.58% done, estimate finish Sat Oct 07 15:30:49 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:30:08 2023 xorriso : UPDATE : 87.04% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 82.58% done, estimate finish Sat Oct 07 15:31:00 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:30:17 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 82.58% done, estimate finish Sat Oct 07 15:31:10 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 82.58% done, estimate finish Sat Oct 07 15:31:20 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:30:34 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:29:39 2023 xorriso : UPDATE : 82.82% done, estimate finish Sat Oct 07 15:31:54 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:36:24 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 83.46% done, estimate finish Sat Oct 07 15:30:17 2023 xorriso : UPDATE : 89.10% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 83.56% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:29:11 2023 xorriso : UPDATE : 83.60% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 83.83% done, estimate finish Sat Oct 07 15:30:17 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 87.39% done, estimate finish Sat Oct 07 15:29:14 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:29:42 2023 xorriso : UPDATE : 88.29% done, estimate finish Sat Oct 07 15:28:59 2023 xorriso : UPDATE : 83.98% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 88.40% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 83.98% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 88.40% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 84.33% done, estimate finish Sat Oct 07 15:30:15 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 88.40% done, estimate finish Sat Oct 07 15:29:09 2023 xorriso : UPDATE : 84.33% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 88.40% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 84.61% done, estimate finish Sat Oct 07 15:29:40 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 88.40% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 84.73% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 89.18% done, estimate finish Sat Oct 07 15:29:13 2023 xorriso : UPDATE : 84.73% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 91.00% done, estimate finish Sat Oct 07 15:28:50 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:28:53 2023 xorriso : UPDATE : 89.24% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 84.89% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:28:57 2023 xorriso : UPDATE : 89.24% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 85.13% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:29:00 2023 xorriso : UPDATE : 89.55% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 85.24% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 89.66% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 85.34% done, estimate finish Sat Oct 07 15:29:51 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:29:08 2023 xorriso : UPDATE : 89.66% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 85.34% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 89.96% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 85.56% done, estimate finish Sat Oct 07 15:29:55 2023 xorriso : UPDATE : 85.57% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 90.00% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 85.79% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 90.00% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 85.89% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 90.00% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 85.99% done, estimate finish Sat Oct 07 15:30:22 2023 xorriso : UPDATE : 91.64% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 90.43% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 86.06% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 92.52% done, estimate finish Sat Oct 07 15:28:54 2023 xorriso : UPDATE : 90.43% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 86.27% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 92.52% done, estimate finish Sat Oct 07 15:28:58 2023 xorriso : UPDATE : 90.72% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 86.34% done, estimate finish Sat Oct 07 15:30:21 2023 xorriso : UPDATE : 92.52% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 90.81% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 86.48% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 92.52% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 90.81% done, estimate finish Sat Oct 07 15:29:23 2023 xorriso : UPDATE : 86.59% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 92.52% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 90.99% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 86.63% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 92.52% done, estimate finish Sat Oct 07 15:29:10 2023 xorriso : UPDATE : 91.19% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 86.79% done, estimate finish Sat Oct 07 15:30:22 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:29:05 2023 xorriso : UPDATE : 91.19% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 86.90% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 91.52% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 07 15:28:58 2023 xorriso : UPDATE : 91.52% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 87.14% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 91.70% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 87.21% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 93.88% done, estimate finish Sat Oct 07 15:28:58 2023 xorriso : UPDATE : 91.88% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 87.35% done, estimate finish Sat Oct 07 15:30:25 2023 xorriso : UPDATE : 93.94% done, estimate finish Sat Oct 07 15:29:01 2023 xorriso : UPDATE : 92.05% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 87.45% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 93.94% done, estimate finish Sat Oct 07 15:29:04 2023 xorriso : UPDATE : 92.15% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 87.45% done, estimate finish Sat Oct 07 15:30:35 2023 xorriso : UPDATE : 93.94% done, estimate finish Sat Oct 07 15:29:07 2023 xorriso : UPDATE : 92.18% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 87.70% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 93.94% done, estimate finish Sat Oct 07 15:29:10 2023 xorriso : UPDATE : 92.18% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 87.73% done, estimate finish Sat Oct 07 15:30:29 2023 xorriso : UPDATE : 93.94% done, estimate finish Sat Oct 07 15:29:12 2023 xorriso : UPDATE : 92.51% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 87.94% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 93.94% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 93.94% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 88.17% done, estimate finish Sat Oct 07 15:30:22 2023 xorriso : UPDATE : 94.66% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:29:49 2023 xorriso : UPDATE : 88.31% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 95.04% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:29:57 2023 xorriso : UPDATE : 88.41% done, estimate finish Sat Oct 07 15:30:21 2023 xorriso : UPDATE : 95.23% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 88.51% done, estimate finish Sat Oct 07 15:30:22 2023 xorriso : UPDATE : 95.33% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 88.57% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 95.45% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:30:19 2023 xorriso : UPDATE : 88.74% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 95.56% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:30:27 2023 xorriso : UPDATE : 88.83% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:30:34 2023 xorriso : UPDATE : 88.94% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 07 15:29:22 2023 xorriso : UPDATE : 94.05% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 89.05% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 94.08% done, estimate finish Sat Oct 07 15:29:29 2023 xorriso : UPDATE : 96.09% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 89.15% done, estimate finish Sat Oct 07 15:30:24 2023 xorriso : UPDATE : 94.26% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 96.22% done, estimate finish Sat Oct 07 15:29:15 2023 xorriso : UPDATE : 89.19% done, estimate finish Sat Oct 07 15:30:34 2023 xorriso : UPDATE : 94.26% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 89.19% done, estimate finish Sat Oct 07 15:30:45 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 94.26% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 89.19% done, estimate finish Sat Oct 07 15:30:55 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 94.26% done, estimate finish Sat Oct 07 15:29:32 2023 xorriso : UPDATE : 89.19% done, estimate finish Sat Oct 07 15:31:06 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:24 2023 xorriso : UPDATE : 94.26% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 89.19% done, estimate finish Sat Oct 07 15:31:17 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:27 2023 xorriso : UPDATE : 94.26% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:30:20 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:31 2023 xorriso : UPDATE : 95.05% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:30:26 2023 xorriso : UPDATE : 95.16% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:30:32 2023 xorriso : UPDATE : 95.27% done, estimate finish Sat Oct 07 15:29:26 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 95.35% done, estimate finish Sat Oct 07 15:29:28 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:30:45 2023 xorriso : UPDATE : 95.37% done, estimate finish Sat Oct 07 15:29:30 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 15:29:44 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:31:09 2023 xorriso : UPDATE : 95.59% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 96.23% done, estimate finish Sat Oct 07 16:52:33 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:31:21 2023 xorriso : UPDATE : 95.71% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 97.38% done, estimate finish Sat Oct 07 15:29:25 2023 xorriso : UPDATE : 97.81% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:31:35 2023 xorriso : UPDATE : 95.76% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 97.91% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 89.94% done, estimate finish Sat Oct 07 15:31:48 2023 xorriso : UPDATE : 95.93% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 98.01% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 91.09% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 96.05% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 91.17% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 98.12% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 96.05% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 91.26% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 98.29% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 96.44% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 91.26% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 98.41% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 96.55% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 91.26% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 98.49% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 96.62% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 91.63% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 98.61% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 96.62% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 91.63% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 98.72% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 96.62% done, estimate finish Sat Oct 07 15:29:45 2023 xorriso : UPDATE : 91.63% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 98.76% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 96.62% done, estimate finish Sat Oct 07 15:29:50 2023 xorriso : UPDATE : 92.02% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 98.95% done, estimate finish Sat Oct 07 15:29:16 2023 xorriso : UPDATE : 97.18% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 92.02% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 99.04% done, estimate finish Sat Oct 07 15:29:17 2023 xorriso : UPDATE : 97.27% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 92.24% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 99.08% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 92.24% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 99.24% done, estimate finish Sat Oct 07 15:29:18 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 92.46% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 99.36% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:29:41 2023 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 99.44% done, estimate finish Sat Oct 07 15:29:19 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:29:43 2023 xorriso : UPDATE : 92.79% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 99.54% done, estimate finish Sat Oct 07 15:29:20 2023 xorriso : UPDATE : 92.90% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:29:46 2023 xorriso : UPDATE : 99.63% done, estimate finish Sat Oct 07 15:29:21 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:29:48 2023 xorriso : UPDATE : 92.96% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 99.71% done xorriso : UPDATE : 98.10% done, estimate finish Sat Oct 07 15:29:33 2023 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 99.86% done xorriso : UPDATE : 98.21% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 93.18% done, estimate finish Sat Oct 07 15:30:10 2023 xorriso : UPDATE : 99.98% done xorriso : UPDATE : 98.33% done, estimate finish Sat Oct 07 15:29:34 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:30:13 2023 ISO image produced: 11173836 sectors Written to medium : 11173836 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 98.45% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:30:18 2023 xorriso : UPDATE : 98.58% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:30:23 2023 xorriso : UPDATE : 98.69% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:30:28 2023 xorriso : UPDATE : 98.80% done, estimate finish Sat Oct 07 15:29:35 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:30:33 2023 xorriso : UPDATE : 98.91% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:30:38 2023 xorriso : UPDATE : 98.98% done, estimate finish Sat Oct 07 15:29:36 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:30:43 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:30:47 2023 xorriso : UPDATE : 99.08% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:35:25 2023 xorriso : UPDATE : 99.19% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:36:01 2023 xorriso : UPDATE : 99.32% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:36:37 2023 xorriso : UPDATE : 99.45% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:37:13 2023 xorriso : UPDATE : 99.56% done, estimate finish Sat Oct 07 15:29:37 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 99.66% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 99.74% done, estimate finish Sat Oct 07 15:29:38 2023 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 99.94% done xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : Thank you for being patient. Working since 794 seconds. xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:40:13 2023 ISO image produced: 11201327 sectors Written to medium : 11201327 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 15:40:49 2023 xorriso : UPDATE : 93.25% done xorriso : UPDATE : 93.25% done xorriso : UPDATE : 93.25% done xorriso : UPDATE : 93.25% done xorriso : UPDATE : 93.25% done xorriso : UPDATE : 93.25% done xorriso : UPDATE : 94.13% done, estimate finish Sat Oct 07 15:31:29 2023 xorriso : UPDATE : 96.07% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 96.93% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 97.09% done, estimate finish Sat Oct 07 15:30:04 2023 xorriso : UPDATE : 97.16% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 97.27% done, estimate finish Sat Oct 07 15:29:59 2023 xorriso : UPDATE : 97.41% done, estimate finish Sat Oct 07 15:30:00 2023 xorriso : UPDATE : 97.48% done, estimate finish Sat Oct 07 15:30:01 2023 xorriso : UPDATE : 97.48% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 97.69% done, estimate finish Sat Oct 07 15:30:03 2023 xorriso : UPDATE : 97.69% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 97.69% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 98.23% done, estimate finish Sat Oct 07 15:30:05 2023 xorriso : UPDATE : 98.36% done, estimate finish Sat Oct 07 15:30:06 2023 xorriso : UPDATE : 98.43% done, estimate finish Sat Oct 07 15:30:07 2023 xorriso : UPDATE : 98.63% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 98.79% done, estimate finish Sat Oct 07 15:30:11 2023 xorriso : UPDATE : 98.89% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 98.98% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 99.10% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 99.23% done, estimate finish Sat Oct 07 15:30:12 2023 xorriso : UPDATE : 99.30% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 99.30% done, estimate finish Sat Oct 07 15:30:14 2023 xorriso : UPDATE : 99.30% done, estimate finish Sat Oct 07 15:30:16 2023 xorriso : UPDATE : 99.71% done, estimate finish Sat Oct 07 15:30:13 2023 xorriso : UPDATE : 99.79% done xorriso : UPDATE : 99.85% done xorriso : UPDATE : 99.93% done xorriso : UPDATE : Thank you for being patient. Working since 831 seconds. ISO image produced: 11166358 sectors Written to medium : 11166358 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 1.image 2.image 3.image 4.image 1.image 2.image 3.image 4.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386 6cec87b99e942c0faa59c7bd7fca3e6464a3c5837af98ee6712e424568f7b7dcc53ce7bd3c0d16d9821068b64d10642063abac4463fa469a4fee046c8079625e debian-11.8.0-i386-BD-1.iso 7990d027308ba5b89ae1c54c2274b60fef4f71394d6981f3fd08d4f4cd31fa81e1a50aa89f39c6f52aba730da57acb20d801b329c7e00c05d2903b72752acc30 debian-11.8.0-i386-BD-1.jigdo 3089c5c751b34cfe6db4596cb969bd0513e089e781d91578643b085b269103d9 debian-11.8.0-i386-BD-1.iso 56e06938604c902ee33dbed9fbc8632ebe9ba2b1693654dc4e1af7c9be98a610 debian-11.8.0-i386-BD-1.jigdo 578d14147f53d1dab0c480dc2f44a806ff26f49cbfbc59b1e4ae33500caa67bd6dea595f389df0dc4f5c969143a709a0f080bbcb629bd1d6d4ae1efb2a545b92 debian-11.8.0-i386-BD-2.iso 4fb4517fc8760d9ed471abe9b4856e771436510b9b0629f724cc3fbeae6d5592ba732310d20d74cc2530708fbad8f4ce9193384c0c2af51c306e3e7917dee32f debian-11.8.0-i386-BD-2.jigdo b8e16aa112cb0656f8ba5d597b574210f1e0ba070f16326908d21c21bdaf0bbb debian-11.8.0-i386-BD-2.iso e25be6e3d0ab15afe4de56eef44981150d65140154fbfc0b451edae1ceddeedf debian-11.8.0-i386-BD-2.jigdo 54830553df4ede825c721e91983745f83330c09855cd271656030464283b7e906aecbedafbefc3c4e608f8cb9865604eafc187b7ec12f70934e39f69cb78f5f6 debian-11.8.0-i386-BD-3.iso 008e3b64301699b9d97c5ccd48e8dcd99b8689639e1a34838bf77979a6144f4ad115211f19fc00f3dd7cf010035b739643354bae51ef36185bd1fc83056ab297 debian-11.8.0-i386-BD-3.jigdo c455c2401de6120e6c04b003d1a9197f3d9b0382b17ca4d1243c44d8cdfb0a4f debian-11.8.0-i386-BD-3.iso 0048eb88cac92c2ebac437f27d68e41aa9eba8d5bf03bb110e723968f12bf25a debian-11.8.0-i386-BD-3.jigdo c1e320931a118a752ad00b27a17da7829be0501d74e5d51ab464cb25930799066942f4e9eeaf7906edfd2279d580be620c111c77ef9fa5356d680a271e6edbcf debian-11.8.0-i386-BD-4.iso 012def533fab24ef6c088ee6f86f41c53988304e383eebd2b94109d81f704fd02ff7d181e998a9d0a70541707f524f1c6ab10db58807067315b54fc75e9cefb8 debian-11.8.0-i386-BD-4.jigdo 7d79509139bdbd6e27a276eb11dc61875aeb88979a8300d4d51a6577a363fb56 debian-11.8.0-i386-BD-4.iso 58c4c0a1c98540ded0080a65308afd19d3d141def070e7e72868d81508d5e873 debian-11.8.0-i386-BD-4.jigdo f91be62aecf68e62827610f94d36db806ca7f3be381f4befdd97a69b00b6578230c292ba909b5302452fd0be9c7384331b0e91bc7d3b5c53f240d36b77f26cbf debian-11.8.0-i386-BD-1.template 0efad6f22da43421658d178d671b7bc7d3e51df05bc298c889043ac21f7948fb debian-11.8.0-i386-BD-1.template d55f27e2f63582693ba78e9c8820ea04fea1e3365d67e9e2bc789866fee8736d326aa639e72f255273322946fc4973678805324ac6637b64a8596846f1c9b09b debian-11.8.0-i386-BD-2.template 339d73647c27c5de8e378274d9bf8128ff6e73a2ff110c4311f92f30d8231f6e debian-11.8.0-i386-BD-2.template 33523c3fbd1fabace4ae7e08f09e51ac2bb69a78e5e5ade128910b491331706bc43d9f44b27351bea1d124ff92212f03d468780aefaf0e39a78ad3ec9350bd65 debian-11.8.0-i386-BD-3.template c33cdaecd693f3cfc88d816fb00e89aa008fd3bce664b6e5bf4f6a12368ac1a0 debian-11.8.0-i386-BD-3.template 78dfc5aaf98f38a1c22f5c33979e2a257e494fe498feee6e2ef45ece72d7b09d85b1fe0fb4b0475ba6941da9edc013fe860af4ffea1f92ddc6e233b8f84b81c3 debian-11.8.0-i386-BD-4.template 0028c2019fe4a4421b296c991be31f4f2d257eff88190dd1c167c17d361f5c9d debian-11.8.0-i386-BD-4.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 7 Oct 15:30:19 UTC 2023: Finished.