Sat 10 Feb 14:54:24 UTC 2024: 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/9bullseyeamd64/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64 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/9bullseyeamd64 mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64; 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/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-amd64 ... 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+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/archive-keyring for ARCH in amd64; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in amd64; 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 amd64 Packages [67.7 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main amd64 Packages [11.1 MB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib amd64 Packages [61.0 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "bullseye"x != ""x ] && \ [ "bullseye"x != "bullseye"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64; 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 (>= 3.0) 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.14) Depends: libdb5.3 but it is not installed Depends: libgcc-s1 (>= 3.0) 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.25) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-dnsutils : Depends: libc6 (>= 2.14) 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.14) 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.17) 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.17) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.14) 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.7) 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.14) 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.14) 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.15) 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.14) 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.14) 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.17) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.14) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.25) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.38) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.14) 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.17) hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.14) 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.15) 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.14) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.14) libnss-systemd : Depends: libc6 (>= 2.30) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.27) 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.14) 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.15) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.14) 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.27) 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.17) PreDepends: libmount1 (>= 2.35.1) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.27) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.14) 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+deb11u2) 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.26) 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.14) 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.14) 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+deb11u3) 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.27) 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.27) 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.14) 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.14) 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.14) 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.25) 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.15) 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.14) 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.17) Depends: liblzma5 (>= 5.2.2) but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[3]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 [ "amd64" != "source" ] ; then \ for ARCH in amd64; 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 [ "amd64" != "source" ] ; then \ for ARCH in amd64; 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/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "amd64" != "source" ] ; then \ for ARCH in amd64; 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/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi amd64:bsdextrautils amd64:distro-info-data amd64:dmsetup amd64:libacl1 amd64:libapparmor1 amd64:libapt-pkg6.0 amd64:libargon2-1 amd64:libattr1 amd64:libaudit1 amd64:libaudit-common amd64:libblkid1 amd64:libbpf0 amd64:libbrotli1 amd64:libbsd0 amd64:libbz2-1.0 amd64:libc6 amd64:libcap2 amd64:libcap2-bin amd64:libcap-ng0 amd64:libcbor0 amd64:libcom-err2 amd64:libcrypt1 amd64:libcryptsetup12 amd64:libcurl3-gnutls amd64:libdb5.3 amd64:libdbus-1-3 amd64:libdebconfclient0 amd64:libdevmapper1.02.1 amd64:libdns-export1110 amd64:libedit2 amd64:libelf1 amd64:libestr0 amd64:libexpat1 amd64:libext2fs2 amd64:libfastjson4 amd64:libfdisk1 amd64:libffi7 amd64:libfido2-1 amd64:libfstrm0 amd64:libgcc-s1 amd64:libgcrypt20 amd64:libgdbm6 amd64:libgdbm-compat4 amd64:libgmp10 amd64:libgnutls30 amd64:libgpg-error0 amd64:libgssapi-krb5-2 amd64:libhogweed6 amd64:libicu67 amd64:libidn2-0 amd64:libip4tc2 amd64:libisc-export1105 amd64:libjansson4 amd64:libjson-c5 amd64:libk5crypto3 amd64:libkeyutils1 amd64:libkmod2 amd64:libkrb5-3 amd64:libkrb5support0 amd64:libldap-2.4-2 amd64:liblmdb0 amd64:liblocale-gettext-perl amd64:liblognorm5 amd64:liblz4-1 amd64:liblzma5 amd64:libmagic1 amd64:libmagic-mgc amd64:libmaxminddb0 amd64:libmd0 amd64:libmnl0 amd64:libmount1 amd64:libmpdec3 amd64:libncurses6 amd64:libncursesw6 amd64:libnettle8 amd64:libnewt0.52 amd64:libnftables1 amd64:libnftnl11 amd64:libnghttp2-14 amd64:libnsl2 amd64:libp11-kit0 amd64:libpam0g amd64:libpci3 amd64:libpcre2-8-0 amd64:libpcre3 amd64:libperl5.32 amd64:libpipeline1 amd64:libpopt0 amd64:libprocps8 amd64:libprotobuf-c1 amd64:libpsl5 amd64:libpython3.9-minimal amd64:libpython3.9-stdlib amd64:libpython3-stdlib amd64:librtmp1 amd64:libsasl2-2 amd64:libsasl2-modules-db amd64:libseccomp2 amd64:libselinux1 amd64:libsemanage1 amd64:libsemanage-common amd64:libsepol1 amd64:libslang2 amd64:libsmartcols1 amd64:libsqlite3-0 amd64:libss2 amd64:libssh2-1 amd64:libssl1.1 amd64:libstdc++6 amd64:libsystemd0 amd64:libtasn1-6 amd64:libtext-charwidth-perl amd64:libtext-iconv-perl amd64:libtext-wrapi18n-perl amd64:libtinfo6 amd64:libtirpc3 amd64:libtirpc-common amd64:libuchardet0 amd64:libudev1 amd64:libunistring2 amd64:libuuid1 amd64:libuv1 amd64:libxml2 amd64:libxtables12 amd64:libxxhash0 amd64:libzstd1 amd64:logsave amd64:lsb-base amd64:mailcap amd64:openssl amd64:pci.ids amd64:python3 amd64:python3.9 amd64:python3.9-minimal amd64:python3-apt amd64:python3-certifi amd64:python3-chardet amd64:python3-debconf amd64:python3-debian amd64:python3-debianbts amd64:python3-httplib2 amd64:python3-idna amd64:python3-minimal amd64:python3-pkg-resources amd64:python3-pycurl amd64:python3-pysimplesoap amd64:python3-requests amd64:python3-six amd64:python3-urllib3 amd64:python-apt-common amd64:tasksel amd64:xxd amd64:zlib1g for ARCH in amd64; 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 "amd64" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731+deb11u10/images/MD5SUMS for ARCH in amd64; 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/9bullseyeamd64/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 amd64 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+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 [ "amd64" != "source" ] ; then \ for ARCH in amd64; 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/9bullseyeamd64/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _9 != _1 ]; then \ for ARCH in amd64; 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/9bullseyeamd64/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in amd64; 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/9bullseyeamd64/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list; fi for ARCH in amd64; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list; \ done Running sort_deps to sort packages for amd64: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 118100298 bytes Adding the rest of the requested packages Now up to 77609030876 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 59148 packages, total size 83700382642 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/9bullseyeamd64/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt "amd64" /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64 bullseye "amd64" "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 amd64: Done: Read details of 59148 packages for amd64 Reading in translated package descriptions for main: Done: read 227663 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/amd64_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64: Running tools/boot/bullseye/boot-amd64 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64 on CD1 gtk/vmlinuz identical to ../vmlinuz. Linking xen/vmlinuz identical to ../vmlinuz. Linking xen/initrd.gz identical to ../gtk/initrd.gz. Linking Adding EFI boot code for amd64 on CD1 '/home/debian-cd/build.bullseye/debian-cd/data/bullseye/hl_c.png' -> '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/boot/grub/theme/hl_c.png' CD1/boot/grub/grub.cfg has 20 boot entries defined Adding README.source Starting new "amd64" 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. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for amd64 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 14335 packages, 11209989 blocks, 22958057472 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 amd64: Running tools/boot/bullseye/boot-amd64 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD2 Starting new "amd64" 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. 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. 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 13542 packages, 11224446 blocks, 22987665408 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 amd64: Running tools/boot/bullseye/boot-amd64 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD3 Starting new "amd64" 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. 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 22634 packages, 11212067 blocks, 22962313216 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 amd64: Running tools/boot/bullseye/boot-amd64 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD4 Starting new "amd64" 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 8637 packages, 7424475 blocks, 15205324800 bytes Finished: 59148 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 "amd64" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731+deb11u10/images/MD5SUMS for ARCH in amd64; 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/9bullseyeamd64/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/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.9.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/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.9.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=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.9.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 amd64 iso/jigdo image number 1 ... Last-minute updates: README.html Generating amd64 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/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.9.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 amd64 iso/jigdo image number 3 ... Last-minute updates: README.html Generating amd64 iso/jigdo image number 4 ... Last-minute updates: README.html README.txt README.txt README.txt README.txt Sat 10 Feb 16:08:04 UTC 2024 Sat 10 Feb 16:08:04 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 amd64 2' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/debian-11.9.0-amd64-BD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.9.0-amd64-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.9.0 amd64 4' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/debian-11.9.0-amd64-BD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.9.0-amd64-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. 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 Sat 10 Feb 16:08:04 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 amd64 1' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/debian-11.9.0-amd64-BD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.9.0-amd64-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/9bullseyeamd64/bullseye/boot1' xorriso : UPDATE : 38 files added in 1 seconds Sat 10 Feb 16:08:04 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 amd64 3' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/debian-11.9.0-amd64-BD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.9.0-amd64-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/9bullseyeamd64/bullseye/CD4' xorriso : UPDATE : 13835 files added in 1 seconds xorriso : UPDATE : 13835 files added in 1 seconds xorriso : UPDATE : 5900 files added in 1 seconds xorriso : UPDATE : 15300 files added in 1 seconds xorriso : UPDATE : 5000 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 : 28300 files added in 2 seconds xorriso : UPDATE : 10500 files added in 2 seconds xorriso : UPDATE : 9600 files added in 2 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD3' xorriso : UPDATE : 37823 files added in 3 seconds xorriso : UPDATE : 0.07% done xorriso : UPDATE : 37823 files added in 3 seconds xorriso : UPDATE : 16800 files added in 3 seconds xorriso : UPDATE : 15000 files added in 3 seconds xorriso : UPDATE : 0.10% done, estimate finish Sat Feb 10 16:48:26 2024 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/firm-phoenix-ware_4.7.5+repack-1_all.deb 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 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD2' xorriso : UPDATE : 23246 files added in 4 seconds xorriso : UPDATE : 21300 files added in 4 seconds xorriso : UPDATE : 23246 files added in 4 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1' xorriso : UPDATE : 0.02% done xorriso : UPDATE : 24768 files added in 5 seconds xorriso : NOTE : Copying to System Area: 432 bytes from file '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/syslinux/usr/lib/ISOLINUX/isohdpfx.bin' 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_amd64.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~deb11u6_amd64.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_amd64.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. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.15% done, estimate finish Sat Feb 10 16:46:36 2024 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_amd64.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-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_amd64.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 2792/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.06% done xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.19% done, estimate finish Sat Feb 10 16:48:26 2024 xorriso : UPDATE : 0.09% done, estimate finish Sat Feb 10 16:59:18 2024 xorriso : UPDATE : 0.07% done, estimate finish Sat Feb 10 16:56:56 2024 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 10 16:35:38 2024 xorriso : UPDATE : 0.05% done xorriso : UPDATE : 0.12% done, estimate finish Sat Feb 10 17:01:33 2024 xorriso : UPDATE : 0.09% done, estimate finish Sat Feb 10 17:02:33 2024 xorriso : UPDATE : 0.55% done, estimate finish Sat Feb 10 16:27:55 2024 xorriso : UPDATE : 0.08% done, estimate finish Sat Feb 10 16:59:13 2024 xorriso : UPDATE : 0.15% done, estimate finish Sat Feb 10 17:03:21 2024 xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 10 17:06:42 2024 xorriso : UPDATE : 0.74% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 0.10% done, estimate finish Sat Feb 10 17:06:17 2024 xorriso : UPDATE : 0.15% done, estimate finish Sat Feb 10 17:12:23 2024 xorriso : UPDATE : 0.15% done, estimate finish Sat Feb 10 17:03:36 2024 xorriso : UPDATE : 0.99% done, estimate finish Sat Feb 10 16:22:26 2024 xorriso : UPDATE : 0.13% done, estimate finish Sat Feb 10 17:04:51 2024 xorriso : UPDATE : 0.18% done, estimate finish Sat Feb 10 17:10:17 2024 xorriso : UPDATE : 0.18% done, estimate finish Sat Feb 10 17:03:24 2024 xorriso : UPDATE : 1.18% done, estimate finish Sat Feb 10 16:21:30 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 17:05:44 2024 xorriso : UPDATE : 0.22% done, estimate finish Sat Feb 10 17:08:18 2024 xorriso : UPDATE : 0.19% done, estimate finish Sat Feb 10 17:10:38 2024 xorriso : UPDATE : 1.37% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 17:13:56 2024 xorriso : UPDATE : 0.25% done, estimate finish Sat Feb 10 17:07:18 2024 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 10 17:10:47 2024 xorriso : UPDATE : 1.52% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 0.17% done, estimate finish Sat Feb 10 17:20:17 2024 xorriso : UPDATE : 0.18% done, estimate finish Sat Feb 10 17:24:54 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 17:05:14 2024 xorriso : UPDATE : 0.24% done, estimate finish Sat Feb 10 17:10:18 2024 xorriso : UPDATE : 1.88% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 0.20% done, estimate finish Sat Feb 10 17:27:24 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 17:10:11 2024 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 10 17:11:29 2024 xorriso : UPDATE : 2.07% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 0.23% done, estimate finish Sat Feb 10 17:24:44 2024 xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 10 17:13:29 2024 xorriso : UPDATE : 0.48% done, estimate finish Sat Feb 10 16:46:33 2024 xorriso : UPDATE : 2.23% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 0.25% done, estimate finish Sat Feb 10 17:23:26 2024 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 10 17:13:07 2024 xorriso : UPDATE : 0.53% done, estimate finish Sat Feb 10 16:46:17 2024 xorriso : UPDATE : 2.46% done, estimate finish Sat Feb 10 16:16:01 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 17:23:15 2024 xorriso : UPDATE : 0.36% done, estimate finish Sat Feb 10 17:12:11 2024 xorriso : UPDATE : 0.68% done, estimate finish Sat Feb 10 16:39:56 2024 xorriso : UPDATE : 2.61% done, estimate finish Sat Feb 10 16:16:14 2024 xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 10 17:21:58 2024 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 10 17:11:15 2024 xorriso : UPDATE : 0.91% done, estimate finish Sat Feb 10 16:33:43 2024 xorriso : UPDATE : 2.75% done, estimate finish Sat Feb 10 16:16:28 2024 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 10 17:21:55 2024 xorriso : UPDATE : 0.56% done, estimate finish Sat Feb 10 16:49:13 2024 xorriso : UPDATE : 1.05% done, estimate finish Sat Feb 10 16:26:43 2024 xorriso : UPDATE : 2.93% done, estimate finish Sat Feb 10 16:16:30 2024 xorriso : UPDATE : 0.34% done, estimate finish Sat Feb 10 17:22:51 2024 xorriso : UPDATE : 0.65% done, estimate finish Sat Feb 10 16:45:14 2024 xorriso : UPDATE : 1.17% done, estimate finish Sat Feb 10 16:26:09 2024 xorriso : UPDATE : 3.14% done, estimate finish Sat Feb 10 16:16:29 2024 xorriso : UPDATE : 0.37% done, estimate finish Sat Feb 10 17:33:53 2024 xorriso : UPDATE : 0.73% done, estimate finish Sat Feb 10 16:42:56 2024 xorriso : UPDATE : 1.19% done, estimate finish Sat Feb 10 16:27:23 2024 xorriso : UPDATE : 3.35% done, estimate finish Sat Feb 10 16:16:28 2024 xorriso : UPDATE : 0.40% done, estimate finish Sat Feb 10 17:30:34 2024 xorriso : UPDATE : 0.90% done, estimate finish Sat Feb 10 16:37:11 2024 xorriso : UPDATE : 1.19% done, estimate finish Sat Feb 10 16:28:59 2024 xorriso : UPDATE : 3.56% done, estimate finish Sat Feb 10 16:16:26 2024 xorriso : UPDATE : 0.43% done, estimate finish Sat Feb 10 17:28:47 2024 xorriso : UPDATE : 0.95% done, estimate finish Sat Feb 10 16:37:28 2024 xorriso : UPDATE : 1.58% done, estimate finish Sat Feb 10 16:24:32 2024 xorriso : UPDATE : 3.76% done, estimate finish Sat Feb 10 16:16:26 2024 xorriso : UPDATE : 0.44% done, estimate finish Sat Feb 10 17:29:28 2024 xorriso : UPDATE : 1.11% done, estimate finish Sat Feb 10 16:34:14 2024 xorriso : UPDATE : 1.69% done, estimate finish Sat Feb 10 16:24:28 2024 xorriso : UPDATE : 3.96% done, estimate finish Sat Feb 10 16:16:25 2024 xorriso : UPDATE : 0.45% done, estimate finish Sat Feb 10 17:32:36 2024 xorriso : UPDATE : 1.21% done, estimate finish Sat Feb 10 16:33:31 2024 xorriso : UPDATE : 1.75% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 4.26% done, estimate finish Sat Feb 10 16:16:13 2024 xorriso : UPDATE : 4.39% done, estimate finish Sat Feb 10 16:16:21 2024 xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 10 17:35:34 2024 xorriso : UPDATE : 1.21% done, estimate finish Sat Feb 10 16:35:06 2024 xorriso : UPDATE : 1.97% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 4.60% done, estimate finish Sat Feb 10 16:16:29 2024 xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 10 17:40:54 2024 xorriso : UPDATE : 1.21% done, estimate finish Sat Feb 10 16:36:40 2024 xorriso : UPDATE : 2.09% done, estimate finish Sat Feb 10 16:23:42 2024 xorriso : UPDATE : 4.94% done, estimate finish Sat Feb 10 16:16:07 2024 xorriso : UPDATE : 0.69% done, estimate finish Sat Feb 10 17:04:14 2024 xorriso : UPDATE : 1.21% done, estimate finish Sat Feb 10 16:38:16 2024 xorriso : UPDATE : 2.20% done, estimate finish Sat Feb 10 16:23:39 2024 xorriso : UPDATE : 5.12% done, estimate finish Sat Feb 10 16:16:11 2024 xorriso : UPDATE : 0.83% done, estimate finish Sat Feb 10 16:55:04 2024 xorriso : UPDATE : 1.92% done, estimate finish Sat Feb 10 16:23:46 2024 xorriso : UPDATE : 2.27% done, estimate finish Sat Feb 10 16:22:58 2024 xorriso : UPDATE : 5.12% done, estimate finish Sat Feb 10 16:16:39 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 16:54:55 2024 xorriso : UPDATE : 2.52% done, estimate finish Sat Feb 10 16:21:55 2024 xorriso : UPDATE : 1.92% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 5.12% done, estimate finish Sat Feb 10 16:17:09 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 16:49:30 2024 xorriso : UPDATE : 2.64% done, estimate finish Sat Feb 10 16:21:55 2024 xorriso : UPDATE : 1.92% done, estimate finish Sat Feb 10 16:25:57 2024 xorriso : UPDATE : 5.72% done, estimate finish Sat Feb 10 16:16:15 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 16:52:20 2024 xorriso : UPDATE : 2.82% done, estimate finish Sat Feb 10 16:21:34 2024 xorriso : UPDATE : 1.92% done, estimate finish Sat Feb 10 16:27:01 2024 xorriso : UPDATE : 6.04% done, estimate finish Sat Feb 10 16:16:01 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 16:55:10 2024 xorriso : UPDATE : 1.92% done, estimate finish Sat Feb 10 16:28:06 2024 xorriso : UPDATE : 2.96% done, estimate finish Sat Feb 10 16:21:30 2024 xorriso : UPDATE : 6.24% done, estimate finish Sat Feb 10 16:16:03 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 16:58:01 2024 xorriso : UPDATE : 2.96% done, estimate finish Sat Feb 10 16:22:13 2024 xorriso : UPDATE : 1.92% done, estimate finish Sat Feb 10 16:29:10 2024 xorriso : UPDATE : 6.24% done, estimate finish Sat Feb 10 16:16:24 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 17:00:51 2024 xorriso : UPDATE : 1.92% done, estimate finish Sat Feb 10 16:30:15 2024 xorriso : UPDATE : 3.17% done, estimate finish Sat Feb 10 16:21:43 2024 xorriso : UPDATE : 6.24% done, estimate finish Sat Feb 10 16:16:46 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 17:03:42 2024 xorriso : UPDATE : 3.17% done, estimate finish Sat Feb 10 16:22:23 2024 xorriso : UPDATE : 2.23% done, estimate finish Sat Feb 10 16:27:34 2024 xorriso : UPDATE : 6.54% done, estimate finish Sat Feb 10 16:16:35 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 17:06:32 2024 xorriso : UPDATE : 3.10% done, estimate finish Sat Feb 10 16:22:06 2024 xorriso : UPDATE : 3.17% done, estimate finish Sat Feb 10 16:23:03 2024 xorriso : UPDATE : 7.13% done, estimate finish Sat Feb 10 16:15:42 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 17:09:23 2024 xorriso : UPDATE : 3.70% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 3.25% done, estimate finish Sat Feb 10 16:21:58 2024 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 10 16:15:33 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 17:12:14 2024 xorriso : UPDATE : 3.90% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 10 16:21:52 2024 xorriso : UPDATE : 7.71% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 17:15:04 2024 xorriso : UPDATE : 4.02% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 3.39% done, estimate finish Sat Feb 10 16:22:31 2024 xorriso : UPDATE : 7.93% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 4.02% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 3.57% done, estimate finish Sat Feb 10 16:22:10 2024 xorriso : UPDATE : 3.70% done, estimate finish Sat Feb 10 16:22:02 2024 xorriso : UPDATE : 8.10% done, estimate finish Sat Feb 10 16:15:37 2024 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 3.84% done, estimate finish Sat Feb 10 16:22:00 2024 xorriso : UPDATE : 8.33% done, estimate finish Sat Feb 10 16:15:36 2024 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 4.50% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 4.50% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 3.93% done, estimate finish Sat Feb 10 16:22:08 2024 xorriso : UPDATE : 8.44% done, estimate finish Sat Feb 10 16:15:46 2024 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 4.57% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 4.05% done, estimate finish Sat Feb 10 16:22:09 2024 xorriso : UPDATE : 8.44% done, estimate finish Sat Feb 10 16:16:04 2024 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 4.22% done, estimate finish Sat Feb 10 16:21:59 2024 xorriso : UPDATE : 9.04% done, estimate finish Sat Feb 10 16:15:33 2024 xorriso : UPDATE : 1.30% done, estimate finish Sat Feb 10 17:03:55 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 4.39% done, estimate finish Sat Feb 10 16:21:47 2024 xorriso : UPDATE : 9.04% done, estimate finish Sat Feb 10 16:15:26 2024 xorriso : UPDATE : 3.37% done, estimate finish Sat Feb 10 16:23:15 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:21:23 2024 xorriso : UPDATE : 4.50% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 9.04% done, estimate finish Sat Feb 10 16:15:51 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:21:53 2024 xorriso : UPDATE : 4.66% done, estimate finish Sat Feb 10 16:21:41 2024 xorriso : UPDATE : 9.04% done, estimate finish Sat Feb 10 16:16:16 2024 xorriso : UPDATE : 4.07% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 10 16:21:55 2024 xorriso : UPDATE : 10.00% done, estimate finish Sat Feb 10 16:15:08 2024 xorriso : UPDATE : 4.30% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:26:28 2024 xorriso : UPDATE : 4.93% done, estimate finish Sat Feb 10 16:21:55 2024 xorriso : UPDATE : 10.18% done, estimate finish Sat Feb 10 16:15:12 2024 xorriso : UPDATE : 4.44% done, estimate finish Sat Feb 10 16:18:40 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:27:33 2024 xorriso : UPDATE : 5.02% done, estimate finish Sat Feb 10 16:22:05 2024 xorriso : UPDATE : 10.18% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 4.55% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:28:37 2024 xorriso : UPDATE : 5.23% done, estimate finish Sat Feb 10 16:21:39 2024 xorriso : UPDATE : 10.77% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 4.69% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:29:41 2024 xorriso : UPDATE : 5.32% done, estimate finish Sat Feb 10 16:21:51 2024 xorriso : UPDATE : 10.77% done, estimate finish Sat Feb 10 16:15:23 2024 xorriso : UPDATE : 4.73% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:30:46 2024 xorriso : UPDATE : 5.46% done, estimate finish Sat Feb 10 16:21:47 2024 xorriso : UPDATE : 10.77% done, estimate finish Sat Feb 10 16:15:39 2024 xorriso : UPDATE : 4.73% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 5.63% done, estimate finish Sat Feb 10 16:21:36 2024 xorriso : UPDATE : 11.34% done, estimate finish Sat Feb 10 16:15:16 2024 xorriso : UPDATE : 4.73% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:32:55 2024 xorriso : UPDATE : 5.63% done, estimate finish Sat Feb 10 16:22:06 2024 xorriso : UPDATE : 11.67% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 4.73% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:33:59 2024 xorriso : UPDATE : 5.82% done, estimate finish Sat Feb 10 16:21:50 2024 xorriso : UPDATE : 11.73% done, estimate finish Sat Feb 10 16:15:24 2024 xorriso : UPDATE : 4.73% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 5.80% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 6.03% done, estimate finish Sat Feb 10 16:21:32 2024 xorriso : UPDATE : 11.73% done, estimate finish Sat Feb 10 16:15:46 2024 xorriso : UPDATE : 4.98% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 6.16% done, estimate finish Sat Feb 10 16:21:25 2024 xorriso : UPDATE : 7.30% done, estimate finish Sat Feb 10 16:17:38 2024 xorriso : UPDATE : 12.42% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 5.78% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 6.21% done, estimate finish Sat Feb 10 16:21:52 2024 xorriso : UPDATE : 7.41% done, estimate finish Sat Feb 10 16:17:48 2024 xorriso : UPDATE : 12.59% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 5.93% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 7.52% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 6.38% done, estimate finish Sat Feb 10 16:21:39 2024 xorriso : UPDATE : 6.06% done, estimate finish Sat Feb 10 16:21:16 2024 xorriso : UPDATE : 12.84% done, estimate finish Sat Feb 10 16:15:13 2024 xorriso : UPDATE : 7.64% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 6.56% done, estimate finish Sat Feb 10 16:21:25 2024 xorriso : UPDATE : 6.17% done, estimate finish Sat Feb 10 16:21:24 2024 xorriso : UPDATE : 13.05% done, estimate finish Sat Feb 10 16:15:15 2024 xorriso : UPDATE : 6.56% done, estimate finish Sat Feb 10 16:22:01 2024 xorriso : UPDATE : 7.70% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 6.33% done, estimate finish Sat Feb 10 16:21:19 2024 xorriso : UPDATE : 13.28% done, estimate finish Sat Feb 10 16:15:17 2024 xorriso : UPDATE : 6.74% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 7.73% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:15:24 2024 xorriso : UPDATE : 6.43% done, estimate finish Sat Feb 10 16:21:28 2024 xorriso : UPDATE : 8.05% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 6.92% done, estimate finish Sat Feb 10 16:21:33 2024 xorriso : UPDATE : 6.56% done, estimate finish Sat Feb 10 16:21:28 2024 xorriso : UPDATE : 13.59% done, estimate finish Sat Feb 10 16:15:27 2024 xorriso : UPDATE : 6.92% done, estimate finish Sat Feb 10 16:22:03 2024 xorriso : UPDATE : 8.25% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 6.69% done, estimate finish Sat Feb 10 16:21:30 2024 xorriso : UPDATE : 13.59% done, estimate finish Sat Feb 10 16:16:18 2024 xorriso : UPDATE : 7.11% done, estimate finish Sat Feb 10 16:21:47 2024 xorriso : UPDATE : 8.27% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 13.90% done, estimate finish Sat Feb 10 16:16:05 2024 xorriso : UPDATE : 6.82% done, estimate finish Sat Feb 10 16:21:30 2024 xorriso : UPDATE : 8.60% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 7.24% done, estimate finish Sat Feb 10 16:21:47 2024 xorriso : UPDATE : 14.23% done, estimate finish Sat Feb 10 16:15:50 2024 xorriso : UPDATE : 6.98% done, estimate finish Sat Feb 10 16:21:23 2024 xorriso : UPDATE : 8.73% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 7.39% done, estimate finish Sat Feb 10 16:22:02 2024 xorriso : UPDATE : 14.33% done, estimate finish Sat Feb 10 16:16:01 2024 xorriso : UPDATE : 7.12% done, estimate finish Sat Feb 10 16:21:21 2024 xorriso : UPDATE : 8.85% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 7.53% done, estimate finish Sat Feb 10 16:21:57 2024 xorriso : UPDATE : 14.55% done, estimate finish Sat Feb 10 16:16:00 2024 xorriso : UPDATE : 7.26% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 7.66% done, estimate finish Sat Feb 10 16:21:54 2024 xorriso : UPDATE : 8.87% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 14.89% done, estimate finish Sat Feb 10 16:15:49 2024 xorriso : UPDATE : 7.38% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 7.91% done, estimate finish Sat Feb 10 16:21:18 2024 xorriso : UPDATE : 9.07% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 15.20% done, estimate finish Sat Feb 10 16:15:42 2024 xorriso : UPDATE : 7.55% done, estimate finish Sat Feb 10 16:21:34 2024 xorriso : UPDATE : 7.68% done, estimate finish Sat Feb 10 16:21:32 2024 xorriso : UPDATE : 7.91% done, estimate finish Sat Feb 10 16:21:53 2024 xorriso : UPDATE : 9.16% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 15.51% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 7.81% done, estimate finish Sat Feb 10 16:21:31 2024 xorriso : UPDATE : 8.20% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 15.55% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 7.94% done, estimate finish Sat Feb 10 16:21:32 2024 xorriso : UPDATE : 8.37% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 9.41% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 15.87% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 8.13% done, estimate finish Sat Feb 10 16:21:19 2024 xorriso : UPDATE : 8.53% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 9.52% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 10 16:15:10 2024 xorriso : UPDATE : 8.28% done, estimate finish Sat Feb 10 16:21:15 2024 xorriso : UPDATE : 8.66% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 9.69% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 16.48% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 16.53% done, estimate finish Sat Feb 10 16:15:19 2024 xorriso : UPDATE : 8.46% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 8.76% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 9.78% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:15:17 2024 xorriso : UPDATE : 8.64% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 8.98% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 9.96% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 17.10% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 8.78% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 9.11% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 10.07% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 17.38% done, estimate finish Sat Feb 10 16:15:11 2024 xorriso : UPDATE : 8.81% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 9.23% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 10.15% done, estimate finish Sat Feb 10 16:21:20 2024 xorriso : UPDATE : 17.68% done, estimate finish Sat Feb 10 16:15:09 2024 xorriso : UPDATE : 9.03% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 9.28% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 10.33% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 17.98% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 9.03% done, estimate finish Sat Feb 10 16:21:16 2024 xorriso : UPDATE : 9.28% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 10.44% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 17.99% done, estimate finish Sat Feb 10 16:15:19 2024 xorriso : UPDATE : 9.47% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 9.28% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 10.44% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 18.27% done, estimate finish Sat Feb 10 16:15:17 2024 xorriso : UPDATE : 9.58% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 9.28% done, estimate finish Sat Feb 10 16:22:20 2024 xorriso : UPDATE : 10.44% done, estimate finish Sat Feb 10 16:22:11 2024 xorriso : UPDATE : 18.54% done, estimate finish Sat Feb 10 16:15:15 2024 xorriso : UPDATE : 9.76% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 10.07% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 11.01% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 18.88% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 9.86% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 11.13% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 10.24% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 18.88% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 10.05% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 11.13% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 10.33% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 19.20% done, estimate finish Sat Feb 10 16:15:26 2024 xorriso : UPDATE : 10.13% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 10.52% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 11.50% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 19.53% done, estimate finish Sat Feb 10 16:15:20 2024 xorriso : UPDATE : 10.23% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 10.52% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 11.62% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 19.87% done, estimate finish Sat Feb 10 16:15:13 2024 xorriso : UPDATE : 10.23% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 11.76% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 10.60% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 19.87% done, estimate finish Sat Feb 10 16:15:28 2024 xorriso : UPDATE : 10.70% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 11.94% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 11.06% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 20.18% done, estimate finish Sat Feb 10 16:15:24 2024 xorriso : UPDATE : 10.70% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 12.07% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 11.14% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 20.59% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 10.80% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 11.38% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 20.80% done, estimate finish Sat Feb 10 16:15:16 2024 xorriso : UPDATE : 11.11% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 12.37% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 11.51% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 21.02% done, estimate finish Sat Feb 10 16:15:17 2024 xorriso : UPDATE : 11.38% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 12.53% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 11.57% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 21.12% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 11.45% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 12.69% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 11.79% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 21.42% done, estimate finish Sat Feb 10 16:15:27 2024 xorriso : UPDATE : 11.65% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 12.87% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 11.89% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 21.71% done, estimate finish Sat Feb 10 16:15:23 2024 xorriso : UPDATE : 11.76% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 13.00% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 12.08% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 21.96% done, estimate finish Sat Feb 10 16:15:21 2024 xorriso : UPDATE : 11.92% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 13.00% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 12.22% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 22.07% done, estimate finish Sat Feb 10 16:15:30 2024 xorriso : UPDATE : 12.12% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 13.00% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 12.36% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 22.32% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 12.20% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 13.00% done, estimate finish Sat Feb 10 16:21:27 2024 xorriso : UPDATE : 12.50% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 22.74% done, estimate finish Sat Feb 10 16:15:18 2024 xorriso : UPDATE : 12.20% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 13.75% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 12.67% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 22.87% done, estimate finish Sat Feb 10 16:15:24 2024 xorriso : UPDATE : 12.20% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 13.89% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 12.86% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 23.20% done, estimate finish Sat Feb 10 16:15:18 2024 xorriso : UPDATE : 12.78% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 13.99% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 13.04% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 23.51% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 12.84% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 13.99% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 23.82% done, estimate finish Sat Feb 10 16:14:57 2024 xorriso : UPDATE : 13.06% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 14.35% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 24.15% done, estimate finish Sat Feb 10 16:14:52 2024 xorriso : UPDATE : 13.21% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 14.35% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 24.25% done, estimate finish Sat Feb 10 16:15:02 2024 xorriso : UPDATE : 13.33% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 14.35% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 16:22:57 2024 xorriso : UPDATE : 24.74% done, estimate finish Sat Feb 10 16:14:49 2024 xorriso : UPDATE : 13.44% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 14.87% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 16:23:47 2024 xorriso : UPDATE : 24.98% done, estimate finish Sat Feb 10 16:14:51 2024 xorriso : UPDATE : 13.58% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 15.02% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 25.28% done, estimate finish Sat Feb 10 16:14:49 2024 xorriso : UPDATE : 13.74% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 15.17% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 25.50% done, estimate finish Sat Feb 10 16:14:52 2024 xorriso : UPDATE : 13.95% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 15.27% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 13.60% done, estimate finish Sat Feb 10 16:22:20 2024 xorriso : UPDATE : 14.38% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 25.63% done, estimate finish Sat Feb 10 16:14:58 2024 xorriso : UPDATE : 14.02% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 15.40% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 14.54% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 25.90% done, estimate finish Sat Feb 10 16:14:57 2024 xorriso : UPDATE : 14.32% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 15.56% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 14.66% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 26.16% done, estimate finish Sat Feb 10 16:14:57 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 15.57% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 14.81% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 26.47% done, estimate finish Sat Feb 10 16:14:57 2024 xorriso : UPDATE : 14.60% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 15.90% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 14.95% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 26.74% done, estimate finish Sat Feb 10 16:14:55 2024 xorriso : UPDATE : 14.71% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 16.01% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 16.09% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 15.10% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 27.03% done, estimate finish Sat Feb 10 16:14:54 2024 xorriso : UPDATE : 14.89% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 16.31% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 15.25% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 27.29% done, estimate finish Sat Feb 10 16:14:54 2024 xorriso : UPDATE : 15.03% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 16.45% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 15.40% done, estimate finish Sat Feb 10 16:18:50 2024 xorriso : UPDATE : 27.57% done, estimate finish Sat Feb 10 16:14:53 2024 xorriso : UPDATE : 15.16% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 16.65% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 27.81% done, estimate finish Sat Feb 10 16:14:54 2024 xorriso : UPDATE : 15.30% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 16.76% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 15.64% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 28.02% done, estimate finish Sat Feb 10 16:14:57 2024 xorriso : UPDATE : 15.40% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 16.94% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 15.76% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 28.22% done, estimate finish Sat Feb 10 16:14:59 2024 xorriso : UPDATE : 15.47% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 17.03% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 15.83% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 28.46% done, estimate finish Sat Feb 10 16:15:00 2024 xorriso : UPDATE : 15.73% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 17.15% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 16.04% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 28.66% done, estimate finish Sat Feb 10 16:15:03 2024 xorriso : UPDATE : 15.83% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 15.83% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 17.29% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 16.14% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 28.95% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 15.83% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 17.42% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 16.21% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 29.15% done, estimate finish Sat Feb 10 16:15:09 2024 xorriso : UPDATE : 15.83% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 17.63% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 16.21% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 29.41% done, estimate finish Sat Feb 10 16:15:09 2024 xorriso : UPDATE : 15.83% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 17.89% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 16.21% done, estimate finish Sat Feb 10 16:23:02 2024 xorriso : UPDATE : 29.70% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 15.83% done, estimate finish Sat Feb 10 16:22:01 2024 xorriso : UPDATE : 18.00% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 16.21% done, estimate finish Sat Feb 10 16:23:53 2024 xorriso : UPDATE : 29.93% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 18.15% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 16.52% done, estimate finish Sat Feb 10 16:22:16 2024 xorriso : UPDATE : 30.22% done, estimate finish Sat Feb 10 16:15:04 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 18.30% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 17.08% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 30.44% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 17.08% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 30.73% done, estimate finish Sat Feb 10 16:15:03 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 17.52% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 31.02% done, estimate finish Sat Feb 10 16:15:02 2024 xorriso : UPDATE : 31.25% done, estimate finish Sat Feb 10 16:15:02 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 17.65% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 31.55% done, estimate finish Sat Feb 10 16:15:00 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:21:18 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 17.82% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 31.82% done, estimate finish Sat Feb 10 16:14:56 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 32.04% done, estimate finish Sat Feb 10 16:14:58 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:22:11 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 32.30% done, estimate finish Sat Feb 10 16:14:57 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:22:38 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:26:40 2024 xorriso : UPDATE : 18.28% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 32.59% done, estimate finish Sat Feb 10 16:14:56 2024 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 10 16:23:04 2024 xorriso : UPDATE : 19.65% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 18.42% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 32.80% done, estimate finish Sat Feb 10 16:14:58 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 19.76% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 32.98% done, estimate finish Sat Feb 10 16:15:01 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 19.85% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 18.65% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 33.25% done, estimate finish Sat Feb 10 16:15:01 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 20.06% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 18.74% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 33.48% done, estimate finish Sat Feb 10 16:15:01 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 20.18% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 18.87% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 33.76% done, estimate finish Sat Feb 10 16:15:01 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 20.18% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 18.89% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 34.05% done, estimate finish Sat Feb 10 16:14:59 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 20.18% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 19.20% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 34.37% done, estimate finish Sat Feb 10 16:14:58 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 20.18% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 19.34% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 34.60% done, estimate finish Sat Feb 10 16:15:00 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 20.27% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 19.50% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 34.84% done, estimate finish Sat Feb 10 16:15:00 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 21.05% done, estimate finish Sat Feb 10 16:17:27 2024 xorriso : UPDATE : 19.62% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 35.03% done, estimate finish Sat Feb 10 16:15:04 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 21.09% done, estimate finish Sat Feb 10 16:17:43 2024 xorriso : UPDATE : 19.78% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 35.32% done, estimate finish Sat Feb 10 16:15:02 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 21.12% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 19.96% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 35.60% done, estimate finish Sat Feb 10 16:15:00 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 21.51% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 20.06% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 35.85% done, estimate finish Sat Feb 10 16:15:00 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 21.51% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 20.06% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 36.05% done, estimate finish Sat Feb 10 16:15:02 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 21.51% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 20.06% done, estimate finish Sat Feb 10 16:21:19 2024 xorriso : UPDATE : 36.36% done, estimate finish Sat Feb 10 16:15:00 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 22.05% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 20.70% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 36.54% done, estimate finish Sat Feb 10 16:15:02 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 22.08% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 20.78% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 36.79% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 22.34% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 20.98% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 37.03% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 22.50% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 21.08% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 37.24% done, estimate finish Sat Feb 10 16:15:09 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 22.64% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 21.08% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 37.51% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 22.64% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 21.41% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 37.77% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 17.11% done xorriso : UPDATE : 22.90% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 21.54% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 38.01% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 17.94% done, estimate finish Sat Feb 10 16:26:05 2024 xorriso : UPDATE : 22.90% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 21.54% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 38.25% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 19.89% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 23.28% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 21.97% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 38.45% done, estimate finish Sat Feb 10 16:15:08 2024 xorriso : UPDATE : 23.51% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 21.65% done, estimate finish Sat Feb 10 16:17:07 2024 xorriso : UPDATE : 22.15% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 16:15:10 2024 xorriso : UPDATE : 23.66% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 23.44% done, estimate finish Sat Feb 10 16:16:12 2024 xorriso : UPDATE : 22.33% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 38.89% done, estimate finish Sat Feb 10 16:15:10 2024 xorriso : UPDATE : 23.82% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 23.44% done, estimate finish Sat Feb 10 16:16:21 2024 xorriso : UPDATE : 22.45% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 39.09% done, estimate finish Sat Feb 10 16:15:17 2024 xorriso : UPDATE : 23.44% done, estimate finish Sat Feb 10 16:16:30 2024 xorriso : UPDATE : 23.96% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 22.62% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 39.27% done, estimate finish Sat Feb 10 16:15:19 2024 xorriso : UPDATE : 23.44% done, estimate finish Sat Feb 10 16:16:39 2024 xorriso : UPDATE : 23.98% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 22.78% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 24.09% done, estimate finish Sat Feb 10 16:16:27 2024 xorriso : UPDATE : 24.27% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 39.49% done, estimate finish Sat Feb 10 16:15:20 2024 xorriso : UPDATE : 22.92% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 24.44% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 39.71% done, estimate finish Sat Feb 10 16:15:21 2024 xorriso : UPDATE : 24.22% done, estimate finish Sat Feb 10 16:16:32 2024 xorriso : UPDATE : 23.00% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 24.59% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 39.91% done, estimate finish Sat Feb 10 16:15:22 2024 xorriso : UPDATE : 24.30% done, estimate finish Sat Feb 10 16:15:38 2024 xorriso : UPDATE : 23.13% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 24.76% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 40.17% done, estimate finish Sat Feb 10 16:15:20 2024 xorriso : UPDATE : 24.30% done, estimate finish Sat Feb 10 16:15:46 2024 xorriso : UPDATE : 23.39% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 24.91% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 40.39% done, estimate finish Sat Feb 10 16:15:20 2024 xorriso : UPDATE : 24.30% done, estimate finish Sat Feb 10 16:15:55 2024 xorriso : UPDATE : 23.52% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 25.08% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 16:15:18 2024 xorriso : UPDATE : 24.92% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 23.79% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 25.28% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 41.00% done, estimate finish Sat Feb 10 16:15:13 2024 xorriso : UPDATE : 25.08% done, estimate finish Sat Feb 10 16:15:52 2024 xorriso : UPDATE : 23.95% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 25.42% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 41.19% done, estimate finish Sat Feb 10 16:15:15 2024 xorriso : UPDATE : 25.20% done, estimate finish Sat Feb 10 16:15:57 2024 xorriso : UPDATE : 23.95% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 41.42% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 25.54% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 25.33% done, estimate finish Sat Feb 10 16:16:02 2024 xorriso : UPDATE : 24.27% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 41.65% done, estimate finish Sat Feb 10 16:15:12 2024 xorriso : UPDATE : 25.57% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 25.44% done, estimate finish Sat Feb 10 16:16:06 2024 xorriso : UPDATE : 24.43% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:15:08 2024 xorriso : UPDATE : 25.89% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 25.61% done, estimate finish Sat Feb 10 16:16:09 2024 xorriso : UPDATE : 24.61% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 42.23% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 26.04% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 10 16:16:16 2024 xorriso : UPDATE : 24.76% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 24.85% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 42.47% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 26.18% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 25.98% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 24.85% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 26.10% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 42.70% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 26.38% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 25.13% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 26.10% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 42.94% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 26.38% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 25.34% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 26.10% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 43.16% done, estimate finish Sat Feb 10 16:15:08 2024 xorriso : UPDATE : 26.38% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 25.45% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 26.50% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 43.47% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 26.38% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 26.38% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 25.54% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 26.66% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 43.66% done, estimate finish Sat Feb 10 16:15:08 2024 xorriso : UPDATE : 27.33% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 25.70% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 26.90% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 43.84% done, estimate finish Sat Feb 10 16:15:10 2024 xorriso : UPDATE : 27.36% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 25.70% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 27.03% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 44.04% done, estimate finish Sat Feb 10 16:15:10 2024 xorriso : UPDATE : 27.36% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 25.70% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 27.17% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 44.23% done, estimate finish Sat Feb 10 16:15:13 2024 xorriso : UPDATE : 27.47% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 26.15% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 27.29% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 44.46% done, estimate finish Sat Feb 10 16:15:13 2024 xorriso : UPDATE : 27.97% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 26.27% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 27.47% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 44.66% done, estimate finish Sat Feb 10 16:15:15 2024 xorriso : UPDATE : 28.10% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 26.40% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 27.56% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 44.85% done, estimate finish Sat Feb 10 16:15:17 2024 xorriso : UPDATE : 28.30% done, estimate finish Sat Feb 10 16:18:40 2024 xorriso : UPDATE : 26.53% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 27.69% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 45.05% done, estimate finish Sat Feb 10 16:15:19 2024 xorriso : UPDATE : 26.53% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 45.25% done, estimate finish Sat Feb 10 16:15:20 2024 xorriso : UPDATE : 27.92% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 28.44% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 26.71% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 45.46% done, estimate finish Sat Feb 10 16:15:21 2024 xorriso : UPDATE : 28.56% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 28.01% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 26.93% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 45.69% done, estimate finish Sat Feb 10 16:15:21 2024 xorriso : UPDATE : 28.58% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 28.16% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 27.14% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 45.88% done, estimate finish Sat Feb 10 16:15:23 2024 xorriso : UPDATE : 28.83% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 28.30% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 27.14% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 46.10% done, estimate finish Sat Feb 10 16:15:36 2024 xorriso : UPDATE : 28.45% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 28.95% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 27.34% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 46.37% done, estimate finish Sat Feb 10 16:15:30 2024 xorriso : UPDATE : 28.57% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 29.12% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 27.55% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 46.62% done, estimate finish Sat Feb 10 16:15:27 2024 xorriso : UPDATE : 28.72% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 29.28% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 27.55% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 46.80% done, estimate finish Sat Feb 10 16:15:30 2024 xorriso : UPDATE : 28.95% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 29.43% done, estimate finish Sat Feb 10 16:18:35 2024 xorriso : UPDATE : 27.76% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 47.05% done, estimate finish Sat Feb 10 16:15:27 2024 xorriso : UPDATE : 29.46% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 29.06% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 27.96% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 47.27% done, estimate finish Sat Feb 10 16:15:28 2024 xorriso : UPDATE : 29.65% done, estimate finish Sat Feb 10 16:18:50 2024 xorriso : UPDATE : 29.22% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 28.15% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 47.51% done, estimate finish Sat Feb 10 16:15:26 2024 xorriso : UPDATE : 29.86% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 29.39% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 28.28% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 47.76% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 29.51% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 30.04% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 28.47% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 47.97% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 29.58% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 30.04% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 28.60% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 48.21% done, estimate finish Sat Feb 10 16:15:24 2024 xorriso : UPDATE : 29.78% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 30.26% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 28.75% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 48.39% done, estimate finish Sat Feb 10 16:15:18 2024 xorriso : UPDATE : 30.49% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 29.78% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 28.88% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 48.60% done, estimate finish Sat Feb 10 16:15:20 2024 xorriso : UPDATE : 29.97% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 30.49% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 29.00% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 48.84% done, estimate finish Sat Feb 10 16:15:19 2024 xorriso : UPDATE : 30.71% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 29.97% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 49.01% done, estimate finish Sat Feb 10 16:15:22 2024 xorriso : UPDATE : 29.15% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 30.91% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 30.21% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 49.21% done, estimate finish Sat Feb 10 16:15:23 2024 xorriso : UPDATE : 29.28% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 31.12% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 30.47% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 49.43% done, estimate finish Sat Feb 10 16:15:23 2024 xorriso : UPDATE : 29.43% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 31.12% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 30.61% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 49.66% done, estimate finish Sat Feb 10 16:15:23 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 31.42% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 30.68% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 49.84% done, estimate finish Sat Feb 10 16:15:26 2024 xorriso : UPDATE : 29.66% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 31.55% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 30.88% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 50.06% done, estimate finish Sat Feb 10 16:15:26 2024 xorriso : UPDATE : 29.84% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 31.64% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 31.09% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 50.24% done, estimate finish Sat Feb 10 16:15:27 2024 xorriso : UPDATE : 30.02% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 31.79% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 31.21% done, estimate finish Sat Feb 10 16:19:38 2024 xorriso : UPDATE : 50.44% done, estimate finish Sat Feb 10 16:15:36 2024 xorriso : UPDATE : 30.19% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 31.91% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 31.37% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 50.67% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 30.36% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 32.05% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 31.54% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 50.95% done, estimate finish Sat Feb 10 16:15:30 2024 xorriso : UPDATE : 30.53% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 32.19% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 31.72% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 51.15% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 30.65% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 32.31% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 31.72% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 51.40% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 30.84% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 32.52% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 32.07% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 51.62% done, estimate finish Sat Feb 10 16:15:28 2024 xorriso : UPDATE : 30.94% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 32.62% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 32.23% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 51.82% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 30.94% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 32.62% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 32.36% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 52.09% done, estimate finish Sat Feb 10 16:15:27 2024 xorriso : UPDATE : 31.40% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 32.62% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 32.42% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 52.35% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 31.55% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 33.11% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 32.42% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 52.58% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 31.73% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 33.11% done, estimate finish Sat Feb 10 16:19:38 2024 xorriso : UPDATE : 32.81% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 31.89% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 52.86% done, estimate finish Sat Feb 10 16:15:12 2024 xorriso : UPDATE : 33.47% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 32.81% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 32.01% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 53.10% done, estimate finish Sat Feb 10 16:15:12 2024 xorriso : UPDATE : 33.52% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 33.17% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 32.19% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 53.37% done, estimate finish Sat Feb 10 16:15:11 2024 xorriso : UPDATE : 33.68% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 33.28% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 33.49% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 32.34% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 53.54% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 33.88% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 33.60% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 32.51% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 53.79% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 34.09% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 33.69% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 32.63% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 54.00% done, estimate finish Sat Feb 10 16:15:15 2024 xorriso : UPDATE : 34.29% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 33.97% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 32.63% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 34.50% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 34.12% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 33.00% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 54.52% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 34.64% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 34.31% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 54.79% done, estimate finish Sat Feb 10 16:15:12 2024 xorriso : UPDATE : 33.14% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 34.76% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 54.90% done, estimate finish Sat Feb 10 16:15:15 2024 xorriso : UPDATE : 34.83% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 34.49% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 33.31% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 34.83% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 55.14% done, estimate finish Sat Feb 10 16:15:15 2024 xorriso : UPDATE : 34.63% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 33.47% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 33.61% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 35.19% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 34.76% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 33.77% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 35.28% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 55.36% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 34.94% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 33.84% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 35.46% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 55.64% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 35.06% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 34.09% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:15:32 2024 xorriso : UPDATE : 35.61% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 35.19% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 34.29% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 35.78% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 55.95% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 35.36% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 34.48% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 35.82% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 56.08% done, estimate finish Sat Feb 10 16:15:39 2024 xorriso : UPDATE : 35.41% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 34.62% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 35.82% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 56.28% done, estimate finish Sat Feb 10 16:15:40 2024 xorriso : UPDATE : 35.41% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 34.67% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 35.82% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 35.84% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 34.86% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 35.82% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 56.66% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 35.98% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 35.22% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 35.82% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 56.82% done, estimate finish Sat Feb 10 16:15:43 2024 xorriso : UPDATE : 36.12% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 35.82% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 56.97% done, estimate finish Sat Feb 10 16:16:09 2024 xorriso : UPDATE : 36.21% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 35.55% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 37.15% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 57.13% done, estimate finish Sat Feb 10 16:16:09 2024 xorriso : UPDATE : 36.42% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 37.29% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 35.69% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:16:14 2024 xorriso : UPDATE : 36.57% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 37.45% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 35.81% done, estimate finish Sat Feb 10 16:18:50 2024 xorriso : UPDATE : 57.44% done, estimate finish Sat Feb 10 16:16:12 2024 xorriso : UPDATE : 36.73% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 37.48% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 35.93% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 57.57% done, estimate finish Sat Feb 10 16:16:16 2024 xorriso : UPDATE : 36.93% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 37.71% done, estimate finish Sat Feb 10 16:18:40 2024 xorriso : UPDATE : 36.09% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 57.69% done, estimate finish Sat Feb 10 16:16:20 2024 xorriso : UPDATE : 37.08% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 36.20% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 37.87% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 10 16:16:21 2024 xorriso : UPDATE : 37.21% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 37.90% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 36.34% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 58.05% done, estimate finish Sat Feb 10 16:16:17 2024 xorriso : UPDATE : 37.35% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 38.18% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 36.47% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 58.06% done, estimate finish Sat Feb 10 16:16:28 2024 xorriso : UPDATE : 37.47% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 38.31% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 36.61% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:16:11 2024 xorriso : UPDATE : 37.60% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 38.41% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 36.75% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:16:00 2024 xorriso : UPDATE : 37.76% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 38.62% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 36.90% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 59.01% done, estimate finish Sat Feb 10 16:15:56 2024 xorriso : UPDATE : 37.91% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 37.00% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 38.75% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 59.14% done, estimate finish Sat Feb 10 16:16:00 2024 xorriso : UPDATE : 38.02% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 38.88% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 37.17% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 59.43% done, estimate finish Sat Feb 10 16:15:52 2024 xorriso : UPDATE : 38.09% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 38.95% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 37.30% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 59.61% done, estimate finish Sat Feb 10 16:15:54 2024 xorriso : UPDATE : 38.09% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 39.16% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 37.40% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:15:58 2024 xorriso : UPDATE : 38.09% done, estimate finish Sat Feb 10 16:21:16 2024 xorriso : UPDATE : 39.29% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 37.51% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:16:10 2024 xorriso : UPDATE : 38.74% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 37.62% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 39.38% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:16:21 2024 xorriso : UPDATE : 38.85% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 37.73% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 39.51% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:16:33 2024 xorriso : UPDATE : 39.01% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 39.61% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 37.87% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:16:45 2024 xorriso : UPDATE : 39.07% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 39.74% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 37.97% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 39.07% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 39.84% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 38.13% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 39.07% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 38.26% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 39.97% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 39.71% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 39.83% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 38.38% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 40.10% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 39.98% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 40.15% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 38.49% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 40.13% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 40.43% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 38.59% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 40.26% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 40.47% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 38.69% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:21:42 2024 xorriso : UPDATE : 40.39% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:22:14 2024 xorriso : UPDATE : 38.80% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 40.47% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 40.52% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:22:45 2024 xorriso : UPDATE : 38.93% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 40.47% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 40.64% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:23:16 2024 xorriso : UPDATE : 39.01% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 40.47% done, estimate finish Sat Feb 10 16:21:23 2024 xorriso : UPDATE : 40.79% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 59.72% done xorriso : UPDATE : 41.10% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 39.13% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 40.83% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 59.72% done xorriso : UPDATE : 41.13% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 39.25% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 41.09% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 59.72% done xorriso : UPDATE : 41.43% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 39.36% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 41.27% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 59.72% done xorriso : UPDATE : 41.55% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 39.48% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 41.41% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 60.41% done, estimate finish Sat Feb 10 16:23:24 2024 xorriso : UPDATE : 41.71% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 39.57% done, estimate finish Sat Feb 10 16:21:16 2024 xorriso : UPDATE : 41.55% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 62.94% done, estimate finish Sat Feb 10 16:15:42 2024 xorriso : UPDATE : 41.85% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 39.68% done, estimate finish Sat Feb 10 16:21:16 2024 xorriso : UPDATE : 41.68% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 64.99% done, estimate finish Sat Feb 10 16:14:50 2024 xorriso : UPDATE : 41.91% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 39.74% done, estimate finish Sat Feb 10 16:21:28 2024 xorriso : UPDATE : 41.82% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 64.99% done, estimate finish Sat Feb 10 16:14:56 2024 xorriso : UPDATE : 42.13% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 39.99% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 41.93% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 65.35% done, estimate finish Sat Feb 10 16:14:56 2024 xorriso : UPDATE : 40.12% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 42.28% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 42.03% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 65.35% done, estimate finish Sat Feb 10 16:15:01 2024 xorriso : UPDATE : 40.25% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 42.42% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 65.35% done, estimate finish Sat Feb 10 16:14:20 2024 xorriso : UPDATE : 40.36% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 42.55% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 65.35% done, estimate finish Sat Feb 10 16:14:26 2024 xorriso : UPDATE : 40.47% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 42.66% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 65.35% done, estimate finish Sat Feb 10 16:14:33 2024 xorriso : UPDATE : 40.49% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 42.79% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 65.35% done, estimate finish Sat Feb 10 16:14:38 2024 xorriso : UPDATE : 40.76% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 42.89% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 66.54% done, estimate finish Sat Feb 10 16:14:27 2024 xorriso : UPDATE : 40.90% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 43.01% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 10 16:23:12 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:14:25 2024 xorriso : UPDATE : 41.05% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 43.18% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 10 16:24:00 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:14:30 2024 xorriso : UPDATE : 41.19% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 43.42% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:14:34 2024 xorriso : UPDATE : 41.33% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 43.60% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 42.41% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:14:39 2024 xorriso : UPDATE : 41.46% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 43.70% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 43.97% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:14:43 2024 xorriso : UPDATE : 41.60% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 43.76% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 44.10% done, estimate finish Sat Feb 10 16:18:50 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:15:55 2024 xorriso : UPDATE : 41.71% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 44.06% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 44.17% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:16:10 2024 xorriso : UPDATE : 41.85% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 44.17% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 44.40% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:16:24 2024 xorriso : UPDATE : 41.92% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 44.30% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 44.44% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 44.57% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:16:39 2024 xorriso : UPDATE : 42.12% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 44.63% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 44.72% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:16:53 2024 xorriso : UPDATE : 42.21% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 44.71% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 44.84% done, estimate finish Sat Feb 10 16:17:43 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:17:08 2024 xorriso : UPDATE : 42.33% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 44.88% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 44.94% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:17:22 2024 xorriso : UPDATE : 42.39% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 45.02% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 45.18% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:17:37 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 45.15% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 45.26% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 42.74% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 45.37% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 45.51% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 42.90% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 45.52% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 45.54% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 67.20% done xorriso : UPDATE : 43.10% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 45.67% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 45.79% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 43.22% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 67.20% done xorriso : UPDATE : 45.68% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 45.91% done, estimate finish Sat Feb 10 16:18:11 2024 xorriso : UPDATE : 43.35% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 67.20% done xorriso : UPDATE : 67.20% done xorriso : UPDATE : 45.89% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 46.07% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 43.46% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 67.20% done xorriso : UPDATE : 46.14% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 46.24% done, estimate finish Sat Feb 10 16:18:15 2024 xorriso : UPDATE : 43.60% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 67.20% done xorriso : UPDATE : 46.14% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 46.37% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 43.71% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 69.27% done, estimate finish Sat Feb 10 16:16:55 2024 xorriso : UPDATE : 46.45% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 46.55% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 43.86% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 72.43% done, estimate finish Sat Feb 10 16:14:58 2024 xorriso : UPDATE : 43.86% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 46.60% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 46.57% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 72.43% done, estimate finish Sat Feb 10 16:15:03 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 46.73% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 46.57% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 72.79% done, estimate finish Sat Feb 10 16:15:03 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 46.88% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 46.87% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 72.79% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 46.95% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 47.11% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 73.15% done, estimate finish Sat Feb 10 16:14:31 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 47.14% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 47.35% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 73.15% done, estimate finish Sat Feb 10 16:14:35 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 47.17% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 47.51% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 47.56% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 73.15% done, estimate finish Sat Feb 10 16:14:40 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 47.40% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 47.75% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 73.15% done, estimate finish Sat Feb 10 16:14:44 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 47.55% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 47.84% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 73.15% done, estimate finish Sat Feb 10 16:14:49 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 47.68% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 48.07% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 73.15% done, estimate finish Sat Feb 10 16:14:53 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:26:11 2024 xorriso : UPDATE : 47.73% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 48.19% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 73.15% done, estimate finish Sat Feb 10 16:14:58 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:26:57 2024 xorriso : UPDATE : 47.83% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 48.39% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 74.77% done, estimate finish Sat Feb 10 16:14:43 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:27:42 2024 xorriso : UPDATE : 47.87% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 48.55% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 75.00% done, estimate finish Sat Feb 10 16:14:45 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:28:27 2024 xorriso : UPDATE : 48.02% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 48.65% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 75.00% done, estimate finish Sat Feb 10 16:14:48 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:29:13 2024 xorriso : UPDATE : 48.13% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 48.82% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 75.50% done, estimate finish Sat Feb 10 16:15:22 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:29:59 2024 xorriso : UPDATE : 48.24% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 48.97% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 75.50% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 16:30:45 2024 xorriso : UPDATE : 48.32% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 49.15% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 75.87% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 44.16% done xorriso : UPDATE : 48.40% done, estimate finish Sat Feb 10 16:21:19 2024 xorriso : UPDATE : 49.31% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 76.00% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 44.16% done xorriso : UPDATE : 48.53% done, estimate finish Sat Feb 10 16:21:09 2024 xorriso : UPDATE : 49.37% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 76.39% done, estimate finish Sat Feb 10 16:15:23 2024 xorriso : UPDATE : 44.16% done xorriso : UPDATE : 48.68% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 49.57% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 76.61% done, estimate finish Sat Feb 10 16:15:23 2024 xorriso : UPDATE : 44.16% done xorriso : UPDATE : 48.81% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 49.67% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 76.78% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 44.16% done xorriso : UPDATE : 48.88% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 49.81% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 76.78% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 44.16% done xorriso : UPDATE : 49.01% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 49.91% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 77.21% done, estimate finish Sat Feb 10 16:15:26 2024 xorriso : UPDATE : 44.16% done xorriso : UPDATE : 49.10% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 50.01% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 16:15:28 2024 xorriso : UPDATE : 44.16% done xorriso : UPDATE : 49.27% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 50.09% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 77.51% done, estimate finish Sat Feb 10 16:15:36 2024 xorriso : UPDATE : 44.77% done, estimate finish Sat Feb 10 16:33:38 2024 xorriso : UPDATE : 49.37% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 50.23% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 77.69% done, estimate finish Sat Feb 10 16:15:37 2024 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 49.37% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 50.35% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 77.84% done, estimate finish Sat Feb 10 16:15:39 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:17:35 2024 xorriso : UPDATE : 49.62% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 50.47% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 78.02% done, estimate finish Sat Feb 10 16:15:40 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 49.84% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 50.57% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 78.18% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:17:57 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 50.68% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 78.33% done, estimate finish Sat Feb 10 16:15:43 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 50.00% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 50.77% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 78.52% done, estimate finish Sat Feb 10 16:15:43 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 50.30% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 50.90% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 78.88% done, estimate finish Sat Feb 10 16:15:38 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 50.36% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 51.02% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 78.94% done, estimate finish Sat Feb 10 16:15:42 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 50.36% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 51.09% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 78.94% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 50.36% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 51.31% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 16:15:45 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 50.45% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 51.47% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 79.53% done, estimate finish Sat Feb 10 16:15:46 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 50.98% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 51.61% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 79.53% done, estimate finish Sat Feb 10 16:15:56 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 51.76% done, estimate finish Sat Feb 10 16:20:12 2024 xorriso : UPDATE : 79.53% done, estimate finish Sat Feb 10 16:16:05 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.28% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 51.91% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 79.53% done, estimate finish Sat Feb 10 16:16:14 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 52.04% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 79.53% done, estimate finish Sat Feb 10 16:16:24 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 52.17% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 80.79% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 52.29% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 81.00% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 52.42% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 81.19% done, estimate finish Sat Feb 10 16:15:36 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 52.51% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 81.34% done, estimate finish Sat Feb 10 16:15:37 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:21:26 2024 xorriso : UPDATE : 52.51% done, estimate finish Sat Feb 10 16:20:12 2024 xorriso : UPDATE : 81.63% done, estimate finish Sat Feb 10 16:15:28 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 51.93% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 52.51% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 81.81% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 52.43% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 52.51% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 81.91% done, estimate finish Sat Feb 10 16:15:33 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 52.56% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 53.09% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 82.23% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 52.69% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 53.18% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 82.43% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 47.65% done xorriso : UPDATE : 52.76% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 53.29% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 82.60% done, estimate finish Sat Feb 10 16:15:32 2024 xorriso : UPDATE : 49.19% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 52.76% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 53.06% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 53.38% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 82.71% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 53.15% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 53.42% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 82.94% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 51.26% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 53.26% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 53.42% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 83.12% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 51.37% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 53.81% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 83.22% done, estimate finish Sat Feb 10 16:15:37 2024 xorriso : UPDATE : 51.52% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 53.55% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 53.91% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 83.22% done, estimate finish Sat Feb 10 16:15:58 2024 xorriso : UPDATE : 51.72% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 53.74% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 54.11% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 83.74% done, estimate finish Sat Feb 10 16:15:40 2024 xorriso : UPDATE : 51.86% done, estimate finish Sat Feb 10 16:18:35 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 54.23% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 83.92% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 51.98% done, estimate finish Sat Feb 10 16:17:24 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 54.23% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 84.09% done, estimate finish Sat Feb 10 16:15:42 2024 xorriso : UPDATE : 52.16% done, estimate finish Sat Feb 10 16:17:28 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 54.45% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 84.11% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 52.30% done, estimate finish Sat Feb 10 16:17:33 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 54.62% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 84.11% done, estimate finish Sat Feb 10 16:15:55 2024 xorriso : UPDATE : 52.43% done, estimate finish Sat Feb 10 16:17:38 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:22:05 2024 xorriso : UPDATE : 54.74% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 84.11% done, estimate finish Sat Feb 10 16:16:01 2024 xorriso : UPDATE : 52.51% done, estimate finish Sat Feb 10 16:17:43 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:22:32 2024 xorriso : UPDATE : 54.86% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 84.84% done, estimate finish Sat Feb 10 16:15:43 2024 xorriso : UPDATE : 52.61% done, estimate finish Sat Feb 10 16:17:49 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:22:59 2024 xorriso : UPDATE : 55.00% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 85.05% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 52.69% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:23:27 2024 xorriso : UPDATE : 55.11% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 10 16:15:42 2024 xorriso : UPDATE : 52.77% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 55.23% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 10 16:15:40 2024 xorriso : UPDATE : 52.87% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 53.78% done, estimate finish Sat Feb 10 16:24:20 2024 xorriso : UPDATE : 55.38% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 10 16:15:47 2024 xorriso : UPDATE : 52.97% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 55.23% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 55.43% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 85.81% done, estimate finish Sat Feb 10 16:15:33 2024 xorriso : UPDATE : 53.07% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 85.98% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 53.19% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 55.77% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 86.18% done, estimate finish Sat Feb 10 16:15:36 2024 xorriso : UPDATE : 53.31% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 55.86% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 86.18% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 53.42% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 56.03% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 86.18% done, estimate finish Sat Feb 10 16:15:46 2024 xorriso : UPDATE : 53.56% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 53.68% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 56.19% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 86.18% done, estimate finish Sat Feb 10 16:15:51 2024 xorriso : UPDATE : 53.81% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 56.26% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 86.36% done, estimate finish Sat Feb 10 16:15:51 2024 xorriso : UPDATE : 53.90% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 56.44% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 87.49% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 87.67% done, estimate finish Sat Feb 10 16:15:32 2024 xorriso : UPDATE : 53.98% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:22:07 2024 xorriso : UPDATE : 56.44% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 87.69% done, estimate finish Sat Feb 10 16:15:32 2024 xorriso : UPDATE : 54.13% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 16:22:28 2024 xorriso : UPDATE : 56.77% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 88.11% done, estimate finish Sat Feb 10 16:15:28 2024 xorriso : UPDATE : 54.14% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 56.81% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 56.92% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 88.22% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 54.43% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 56.87% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 57.06% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 88.52% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 54.56% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 57.10% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 57.16% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 88.61% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 54.65% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 57.20% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 57.31% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 88.90% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 57.41% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 89.15% done, estimate finish Sat Feb 10 16:15:31 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:21:12 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 57.56% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 89.18% done, estimate finish Sat Feb 10 16:15:33 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:21:33 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 57.76% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 89.18% done, estimate finish Sat Feb 10 16:15:37 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:21:53 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 57.87% done, estimate finish Sat Feb 10 16:19:38 2024 xorriso : UPDATE : 89.18% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:22:13 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 57.96% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 89.18% done, estimate finish Sat Feb 10 16:15:58 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:22:35 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 58.02% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 89.18% done, estimate finish Sat Feb 10 16:16:05 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:22:55 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 58.16% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 90.36% done, estimate finish Sat Feb 10 16:15:33 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:36:54 2024 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 10 16:29:12 2024 xorriso : UPDATE : 58.26% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 58.28% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 90.53% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 58.42% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 58.44% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 90.64% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:41:00 2024 xorriso : UPDATE : 58.42% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 58.44% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 90.89% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:43:04 2024 xorriso : UPDATE : 58.42% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 58.75% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 91.04% done, estimate finish Sat Feb 10 16:15:36 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:45:07 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 58.87% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:15:37 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:47:10 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 58.95% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:49:13 2024 xorriso : UPDATE : 91.23% done, estimate finish Sat Feb 10 16:15:40 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 59.05% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 91.50% done, estimate finish Sat Feb 10 16:15:39 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:51:17 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 59.21% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 91.66% done, estimate finish Sat Feb 10 16:15:32 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 16:53:20 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 59.21% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 55.10% done, estimate finish Sat Feb 10 16:31:22 2024 xorriso : UPDATE : 91.84% done, estimate finish Sat Feb 10 16:15:32 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 59.21% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 56.95% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 92.05% done, estimate finish Sat Feb 10 16:15:33 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 59.52% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 57.29% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 92.13% done, estimate finish Sat Feb 10 16:15:35 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 59.53% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 57.40% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 92.22% done, estimate finish Sat Feb 10 16:15:38 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 59.71% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 57.49% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 92.30% done, estimate finish Sat Feb 10 16:15:40 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 59.89% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 57.59% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 92.57% done, estimate finish Sat Feb 10 16:15:39 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 60.01% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 57.67% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 92.75% done, estimate finish Sat Feb 10 16:15:39 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 60.16% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 57.76% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 92.93% done, estimate finish Sat Feb 10 16:15:40 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 60.16% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 57.82% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 93.06% done, estimate finish Sat Feb 10 16:15:41 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:21:58 2024 xorriso : UPDATE : 60.16% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 57.82% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 93.13% done, estimate finish Sat Feb 10 16:15:53 2024 xorriso : UPDATE : 58.78% done, estimate finish Sat Feb 10 16:22:18 2024 xorriso : UPDATE : 60.48% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 58.06% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 93.22% done, estimate finish Sat Feb 10 16:15:55 2024 xorriso : UPDATE : 59.28% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 60.60% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 58.15% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 93.34% done, estimate finish Sat Feb 10 16:15:56 2024 xorriso : UPDATE : 60.77% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 60.60% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 58.25% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 10 16:15:53 2024 xorriso : UPDATE : 60.87% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 60.60% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 58.34% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 93.72% done, estimate finish Sat Feb 10 16:15:53 2024 xorriso : UPDATE : 60.95% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 61.02% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 58.39% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 93.79% done, estimate finish Sat Feb 10 16:15:55 2024 xorriso : UPDATE : 61.05% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 61.15% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 58.39% done, estimate finish Sat Feb 10 16:21:28 2024 xorriso : UPDATE : 94.02% done, estimate finish Sat Feb 10 16:15:53 2024 xorriso : UPDATE : 61.16% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 61.26% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 58.72% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 94.26% done, estimate finish Sat Feb 10 16:15:51 2024 xorriso : UPDATE : 61.19% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 61.35% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 58.82% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 94.38% done, estimate finish Sat Feb 10 16:15:52 2024 xorriso : UPDATE : 61.37% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 61.35% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 58.91% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 94.38% done, estimate finish Sat Feb 10 16:15:55 2024 xorriso : UPDATE : 61.48% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 61.35% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 59.04% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 94.79% done, estimate finish Sat Feb 10 16:15:49 2024 xorriso : UPDATE : 61.57% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 61.35% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 59.15% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 94.90% done, estimate finish Sat Feb 10 16:15:50 2024 xorriso : UPDATE : 61.66% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 61.57% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 59.19% done, estimate finish Sat Feb 10 16:21:26 2024 xorriso : UPDATE : 95.13% done, estimate finish Sat Feb 10 16:15:49 2024 xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 10 16:21:11 2024 xorriso : UPDATE : 61.94% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 59.19% done, estimate finish Sat Feb 10 16:21:54 2024 xorriso : UPDATE : 95.29% done, estimate finish Sat Feb 10 16:15:49 2024 xorriso : UPDATE : 61.87% done, estimate finish Sat Feb 10 16:21:11 2024 xorriso : UPDATE : 62.13% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 59.19% done, estimate finish Sat Feb 10 16:22:24 2024 xorriso : UPDATE : 95.29% done, estimate finish Sat Feb 10 16:15:52 2024 xorriso : UPDATE : 61.95% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 62.14% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 59.19% done, estimate finish Sat Feb 10 16:22:53 2024 xorriso : UPDATE : 95.29% done, estimate finish Sat Feb 10 16:15:55 2024 xorriso : UPDATE : 61.95% done, estimate finish Sat Feb 10 16:21:41 2024 xorriso : UPDATE : 62.14% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 59.19% done, estimate finish Sat Feb 10 16:23:22 2024 xorriso : UPDATE : 95.81% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 61.95% done, estimate finish Sat Feb 10 16:22:06 2024 xorriso : UPDATE : 61.95% done, estimate finish Sat Feb 10 16:22:28 2024 xorriso : UPDATE : 62.14% done, estimate finish Sat Feb 10 16:21:32 2024 xorriso : UPDATE : 59.19% done, estimate finish Sat Feb 10 16:23:51 2024 xorriso : UPDATE : 96.07% done, estimate finish Sat Feb 10 16:15:47 2024 xorriso : UPDATE : 62.46% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 62.59% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 60.08% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 96.23% done, estimate finish Sat Feb 10 16:15:47 2024 xorriso : UPDATE : 62.51% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 62.65% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 60.10% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 96.30% done, estimate finish Sat Feb 10 16:15:49 2024 xorriso : UPDATE : 62.70% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 62.65% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 60.10% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 96.30% done, estimate finish Sat Feb 10 16:15:52 2024 xorriso : UPDATE : 62.70% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 60.10% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 96.66% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 62.86% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 60.10% done, estimate finish Sat Feb 10 16:22:04 2024 xorriso : UPDATE : 96.82% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 63.20% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 60.10% done, estimate finish Sat Feb 10 16:22:37 2024 xorriso : UPDATE : 97.10% done, estimate finish Sat Feb 10 16:15:47 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 63.20% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 60.10% done, estimate finish Sat Feb 10 16:23:09 2024 xorriso : UPDATE : 97.21% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:21:32 2024 xorriso : UPDATE : 63.20% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 60.10% done, estimate finish Sat Feb 10 16:23:41 2024 xorriso : UPDATE : 97.32% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:21:55 2024 xorriso : UPDATE : 63.51% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 61.10% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 97.50% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:22:19 2024 xorriso : UPDATE : 63.60% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 61.21% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 97.50% done, estimate finish Sat Feb 10 16:15:50 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:22:43 2024 xorriso : UPDATE : 63.74% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 61.35% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 97.68% done, estimate finish Sat Feb 10 16:15:50 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:23:06 2024 xorriso : UPDATE : 63.92% done, estimate finish Sat Feb 10 16:20:12 2024 xorriso : UPDATE : 61.43% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 97.99% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 16:23:30 2024 xorriso : UPDATE : 63.99% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 61.48% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 98.24% done, estimate finish Sat Feb 10 16:15:47 2024 xorriso : UPDATE : 63.97% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 63.99% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 61.59% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 98.43% done, estimate finish Sat Feb 10 16:15:47 2024 xorriso : UPDATE : 63.97% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 64.29% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 61.79% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 98.43% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 64.39% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 61.91% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 98.43% done, estimate finish Sat Feb 10 16:15:50 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 64.42% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 98.43% done, estimate finish Sat Feb 10 16:15:52 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 64.63% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 99.07% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:21:34 2024 xorriso : UPDATE : 64.71% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 99.39% done, estimate finish Sat Feb 10 16:15:47 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:21:56 2024 xorriso : UPDATE : 64.80% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 99.39% done, estimate finish Sat Feb 10 16:15:48 2024 xorriso : UPDATE : 62.54% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:22:19 2024 xorriso : UPDATE : 65.00% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 99.39% done, estimate finish Sat Feb 10 16:15:49 2024 xorriso : UPDATE : 62.63% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:22:41 2024 xorriso : UPDATE : 65.10% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 99.92% done xorriso : UPDATE : 62.69% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:23:04 2024 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : Thank you for being patient. Working since 463 seconds. xorriso : UPDATE : 62.74% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:23:28 2024 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 10 16:20:29 2024 ISO image produced: 7424476 sectors Written to medium : 7424476 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 62.74% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 65.27% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 65.43% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 62.74% done, estimate finish Sat Feb 10 16:22:17 2024 xorriso : UPDATE : 65.30% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 65.57% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 62.74% done, estimate finish Sat Feb 10 16:22:46 2024 xorriso : UPDATE : 65.50% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 65.66% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 62.90% done, estimate finish Sat Feb 10 16:22:22 2024 xorriso : UPDATE : 65.58% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 65.77% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 63.41% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 65.86% done, estimate finish Sat Feb 10 16:20:42 2024 xorriso : UPDATE : 63.52% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 65.80% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 65.93% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 63.60% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 65.80% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 63.60% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 65.80% done, estimate finish Sat Feb 10 16:21:12 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 63.84% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 65.80% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 66.25% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 63.96% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 66.29% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 66.34% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 63.98% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 66.38% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 66.53% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 66.64% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 64.12% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 66.47% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 66.75% done, estimate finish Sat Feb 10 16:20:42 2024 xorriso : UPDATE : 64.27% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 66.59% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 66.85% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 64.35% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 66.95% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 64.42% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 66.81% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 67.03% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 64.53% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 66.95% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 67.19% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 64.57% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 67.28% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 64.75% done, estimate finish Sat Feb 10 16:20:42 2024 xorriso : UPDATE : 67.16% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 67.40% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 67.24% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 67.50% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 64.99% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 67.35% done, estimate finish Sat Feb 10 16:20:42 2024 xorriso : UPDATE : 67.61% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 65.08% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 67.38% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 67.69% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 65.17% done, estimate finish Sat Feb 10 16:21:23 2024 xorriso : UPDATE : 67.59% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 67.79% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 65.25% done, estimate finish Sat Feb 10 16:21:31 2024 xorriso : UPDATE : 67.59% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 67.90% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 65.34% done, estimate finish Sat Feb 10 16:21:34 2024 xorriso : UPDATE : 67.79% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 68.00% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 65.41% done, estimate finish Sat Feb 10 16:21:41 2024 xorriso : UPDATE : 67.88% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 68.14% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 65.41% done, estimate finish Sat Feb 10 16:22:02 2024 xorriso : UPDATE : 67.91% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 68.22% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 65.56% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 68.00% done, estimate finish Sat Feb 10 16:21:09 2024 xorriso : UPDATE : 68.33% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 65.79% done, estimate finish Sat Feb 10 16:21:27 2024 xorriso : UPDATE : 68.20% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 68.38% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 65.93% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 68.27% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 68.58% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 65.98% done, estimate finish Sat Feb 10 16:21:30 2024 xorriso : UPDATE : 68.39% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 68.62% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 65.98% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 68.49% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 68.82% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 66.26% done, estimate finish Sat Feb 10 16:21:15 2024 xorriso : UPDATE : 68.49% done, estimate finish Sat Feb 10 16:21:40 2024 xorriso : UPDATE : 68.96% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 66.37% done, estimate finish Sat Feb 10 16:21:16 2024 xorriso : UPDATE : 68.78% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 66.50% done, estimate finish Sat Feb 10 16:21:12 2024 xorriso : UPDATE : 68.93% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 69.22% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 66.58% done, estimate finish Sat Feb 10 16:21:18 2024 xorriso : UPDATE : 69.02% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 69.31% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 66.62% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 69.11% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 69.40% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 66.81% done, estimate finish Sat Feb 10 16:21:15 2024 xorriso : UPDATE : 69.23% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 69.55% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 10 16:21:21 2024 xorriso : UPDATE : 69.37% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 69.68% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 67.05% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 69.43% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 69.80% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 16:21:25 2024 xorriso : UPDATE : 69.63% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 69.94% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 67.34% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 69.73% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 69.81% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 70.04% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 67.43% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 69.91% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 70.12% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 67.53% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 70.06% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 70.23% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 67.66% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 70.08% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 70.38% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 67.73% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 70.28% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 70.48% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 67.80% done, estimate finish Sat Feb 10 16:21:15 2024 xorriso : UPDATE : 70.37% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 70.61% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 67.92% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 70.52% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 70.68% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 67.99% done, estimate finish Sat Feb 10 16:21:19 2024 xorriso : UPDATE : 70.66% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 70.73% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 68.10% done, estimate finish Sat Feb 10 16:21:19 2024 xorriso : UPDATE : 70.76% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 70.93% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 68.19% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 70.88% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 71.04% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 68.19% done, estimate finish Sat Feb 10 16:21:36 2024 xorriso : UPDATE : 70.97% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 71.15% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 68.44% done, estimate finish Sat Feb 10 16:21:35 2024 xorriso : UPDATE : 70.99% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 71.25% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 68.53% done, estimate finish Sat Feb 10 16:21:38 2024 xorriso : UPDATE : 71.15% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 71.32% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 68.63% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 71.27% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 71.41% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 68.72% done, estimate finish Sat Feb 10 16:21:40 2024 xorriso : UPDATE : 68.79% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 71.37% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 71.57% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 68.85% done, estimate finish Sat Feb 10 16:21:51 2024 xorriso : UPDATE : 71.38% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 71.70% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 68.99% done, estimate finish Sat Feb 10 16:21:43 2024 xorriso : UPDATE : 71.56% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 71.79% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 69.05% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 71.67% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 71.86% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:21:42 2024 xorriso : UPDATE : 71.79% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 72.00% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 69.28% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 71.89% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 72.10% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 69.37% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 71.94% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 72.21% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 69.41% done, estimate finish Sat Feb 10 16:22:08 2024 xorriso : UPDATE : 72.06% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 72.31% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 69.52% done, estimate finish Sat Feb 10 16:22:02 2024 xorriso : UPDATE : 72.17% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 72.40% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 69.63% done, estimate finish Sat Feb 10 16:22:01 2024 xorriso : UPDATE : 72.32% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 72.53% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 69.79% done, estimate finish Sat Feb 10 16:21:46 2024 xorriso : UPDATE : 72.42% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 72.61% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 69.91% done, estimate finish Sat Feb 10 16:21:43 2024 xorriso : UPDATE : 72.56% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 72.75% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 69.99% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 72.66% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 72.86% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 70.11% done, estimate finish Sat Feb 10 16:21:43 2024 xorriso : UPDATE : 72.76% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 72.97% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 70.21% done, estimate finish Sat Feb 10 16:21:42 2024 xorriso : UPDATE : 72.76% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 73.09% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 70.26% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 72.97% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 73.18% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 70.42% done, estimate finish Sat Feb 10 16:21:42 2024 xorriso : UPDATE : 73.12% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 73.32% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 70.42% done, estimate finish Sat Feb 10 16:21:40 2024 xorriso : UPDATE : 73.23% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 73.32% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 70.67% done, estimate finish Sat Feb 10 16:21:12 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 73.56% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 70.73% done, estimate finish Sat Feb 10 16:21:20 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 73.67% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 70.79% done, estimate finish Sat Feb 10 16:21:28 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:21:20 2024 xorriso : UPDATE : 73.79% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 70.99% done, estimate finish Sat Feb 10 16:21:16 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:21:38 2024 xorriso : UPDATE : 73.91% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 74.04% done, estimate finish Sat Feb 10 16:20:42 2024 xorriso : UPDATE : 71.13% done, estimate finish Sat Feb 10 16:21:12 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:21:56 2024 xorriso : UPDATE : 74.20% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 71.23% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:22:14 2024 xorriso : UPDATE : 74.33% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 71.31% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:22:31 2024 xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 71.38% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:22:49 2024 xorriso : UPDATE : 74.53% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 71.57% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:23:08 2024 xorriso : UPDATE : 74.66% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 71.66% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:53:09 2024 xorriso : UPDATE : 74.76% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 71.77% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 16:56:40 2024 xorriso : UPDATE : 74.87% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 71.90% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 17:00:12 2024 xorriso : UPDATE : 74.90% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 71.99% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 17:03:44 2024 xorriso : UPDATE : 74.90% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 72.11% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 17:07:16 2024 xorriso : UPDATE : 74.90% done, estimate finish Sat Feb 10 16:21:25 2024 xorriso : UPDATE : 72.21% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 17:10:47 2024 xorriso : UPDATE : 74.90% done, estimate finish Sat Feb 10 16:21:42 2024 xorriso : UPDATE : 72.30% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 17:14:19 2024 xorriso : UPDATE : 74.90% done, estimate finish Sat Feb 10 16:21:59 2024 xorriso : UPDATE : 72.39% done, estimate finish Sat Feb 10 16:21:11 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 17:17:51 2024 xorriso : UPDATE : 74.90% done, estimate finish Sat Feb 10 16:22:17 2024 xorriso : UPDATE : 72.52% done, estimate finish Sat Feb 10 16:21:09 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 17:21:24 2024 xorriso : UPDATE : 75.77% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 72.52% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 73.33% done, estimate finish Sat Feb 10 17:24:56 2024 xorriso : UPDATE : 75.89% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 72.66% done, estimate finish Sat Feb 10 16:21:41 2024 xorriso : UPDATE : 73.33% done xorriso : UPDATE : 75.97% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 72.66% done, estimate finish Sat Feb 10 16:22:04 2024 xorriso : UPDATE : 73.33% done xorriso : UPDATE : 75.97% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:21:20 2024 xorriso : UPDATE : 73.33% done xorriso : UPDATE : 75.97% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 73.33% done xorriso : UPDATE : 75.97% done, estimate finish Sat Feb 10 16:21:19 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:21:53 2024 xorriso : UPDATE : 73.33% done xorriso : UPDATE : 73.33% done xorriso : UPDATE : 75.97% done, estimate finish Sat Feb 10 16:21:38 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:22:11 2024 xorriso : UPDATE : 73.33% done xorriso : UPDATE : 76.53% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:22:28 2024 xorriso : UPDATE : 73.56% done, estimate finish Sat Feb 10 16:44:27 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:22:44 2024 xorriso : UPDATE : 75.70% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:23:02 2024 xorriso : UPDATE : 77.11% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:23:19 2024 xorriso : UPDATE : 77.25% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:29:02 2024 xorriso : UPDATE : 77.33% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:21:20 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:30:08 2024 xorriso : UPDATE : 77.46% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:21:32 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:31:14 2024 xorriso : UPDATE : 77.56% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:22:46 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:32:20 2024 xorriso : UPDATE : 77.66% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:23:15 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:33:26 2024 xorriso : UPDATE : 77.72% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:23:45 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:34:32 2024 xorriso : UPDATE : 77.85% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:24:14 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:35:37 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:36:43 2024 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:37:48 2024 xorriso : UPDATE : 78.14% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 72.99% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 78.25% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:26:10 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 72.99% done xorriso : UPDATE : 78.33% done, estimate finish Sat Feb 10 16:21:11 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:26:39 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 78.50% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:27:08 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 78.61% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 76.65% done xorriso : UPDATE : 72.99% done xorriso : UPDATE : 78.72% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 76.72% done, estimate finish Sat Feb 10 17:07:06 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 78.83% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 78.36% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 78.94% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 79.22% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.04% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 79.32% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.15% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 79.32% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.25% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 79.32% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.35% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 79.32% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.45% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 79.56% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.56% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 79.94% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.62% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 80.05% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.70% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 72.99% done xorriso : UPDATE : 79.70% done, estimate finish Sat Feb 10 16:21:15 2024 xorriso : UPDATE : 80.22% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 74.29% done, estimate finish Sat Feb 10 16:22:51 2024 xorriso : UPDATE : 80.03% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 80.39% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 75.88% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 80.20% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 80.47% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 77.52% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 80.59% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 80.38% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 80.59% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 80.42% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 80.60% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 80.68% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 80.91% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 80.78% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 81.09% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 80.94% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 16:20:42 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 81.03% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 81.37% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 81.03% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 81.37% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:38 2024 xorriso : UPDATE : 81.27% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 81.37% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 81.35% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 81.37% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 77.92% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 81.45% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 81.37% done, estimate finish Sat Feb 10 16:21:30 2024 xorriso : UPDATE : 78.81% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 81.51% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 81.37% done, estimate finish Sat Feb 10 16:21:43 2024 xorriso : UPDATE : 78.91% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 81.51% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 82.18% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 79.00% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 81.81% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 82.28% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 79.16% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 81.93% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 82.28% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 79.25% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 82.04% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 82.42% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 82.57% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 79.37% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 82.13% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 82.69% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 79.43% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 82.24% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 82.83% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 79.58% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 82.35% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 82.83% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 79.68% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 82.47% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 82.83% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 79.76% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 82.98% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 79.79% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 82.65% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 79.94% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 82.78% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 80.04% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 82.81% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 80.11% done, estimate finish Sat Feb 10 16:21:34 2024 xorriso : UPDATE : 83.01% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 80.17% done, estimate finish Sat Feb 10 16:21:40 2024 xorriso : UPDATE : 83.11% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:21:41 2024 xorriso : UPDATE : 80.19% done, estimate finish Sat Feb 10 16:21:51 2024 xorriso : UPDATE : 83.19% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:21:58 2024 xorriso : UPDATE : 80.39% done, estimate finish Sat Feb 10 16:21:36 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:22:16 2024 xorriso : UPDATE : 80.39% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 83.35% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:22:33 2024 xorriso : UPDATE : 80.57% done, estimate finish Sat Feb 10 16:21:38 2024 xorriso : UPDATE : 83.50% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:22:50 2024 xorriso : UPDATE : 80.64% done, estimate finish Sat Feb 10 16:21:42 2024 xorriso : UPDATE : 83.60% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:23:07 2024 xorriso : UPDATE : 80.72% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 83.71% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:23:25 2024 xorriso : UPDATE : 80.82% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 83.81% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 83.91% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:23:42 2024 xorriso : UPDATE : 80.93% done, estimate finish Sat Feb 10 16:21:54 2024 xorriso : UPDATE : 84.03% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:23:59 2024 xorriso : UPDATE : 80.95% done, estimate finish Sat Feb 10 16:22:10 2024 xorriso : UPDATE : 84.14% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 83.30% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 80.95% done, estimate finish Sat Feb 10 16:22:29 2024 xorriso : UPDATE : 84.24% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 83.30% done xorriso : UPDATE : 80.95% done, estimate finish Sat Feb 10 16:22:48 2024 xorriso : UPDATE : 84.37% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 83.30% done xorriso : UPDATE : 81.40% done, estimate finish Sat Feb 10 16:21:40 2024 xorriso : UPDATE : 84.51% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 83.38% done, estimate finish Sat Feb 10 16:52:59 2024 xorriso : UPDATE : 81.56% done, estimate finish Sat Feb 10 16:21:33 2024 xorriso : UPDATE : 84.59% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 85.19% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 81.70% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 84.79% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 85.62% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 81.81% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 84.92% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 81.93% done, estimate finish Sat Feb 10 16:21:28 2024 xorriso : UPDATE : 85.00% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 82.04% done, estimate finish Sat Feb 10 16:21:27 2024 xorriso : UPDATE : 85.13% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 82.16% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 85.23% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 82.27% done, estimate finish Sat Feb 10 16:21:09 2024 xorriso : UPDATE : 85.35% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 82.51% done, estimate finish Sat Feb 10 16:21:09 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 82.61% done, estimate finish Sat Feb 10 16:21:11 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 82.75% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:21:25 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 82.87% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:21:35 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 82.98% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:21:46 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 83.09% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:21:57 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 83.13% done, estimate finish Sat Feb 10 16:21:15 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:22:08 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 83.13% done, estimate finish Sat Feb 10 16:21:39 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 16:34:23 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 83.13% done, estimate finish Sat Feb 10 16:21:56 2024 xorriso : UPDATE : 86.42% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 83.13% done, estimate finish Sat Feb 10 16:22:11 2024 xorriso : UPDATE : 86.89% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 86.38% done, estimate finish Sat Feb 10 16:22:14 2024 xorriso : UPDATE : 83.13% done, estimate finish Sat Feb 10 16:22:29 2024 xorriso : UPDATE : 87.04% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 88.00% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 83.33% done, estimate finish Sat Feb 10 16:22:06 2024 xorriso : UPDATE : 84.00% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 87.06% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 88.08% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 84.04% done, estimate finish Sat Feb 10 16:21:12 2024 xorriso : UPDATE : 87.06% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 88.31% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 87.06% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 88.31% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 84.35% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 87.58% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 88.31% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 84.43% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 87.66% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 88.31% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 84.43% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 87.75% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 88.31% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 84.43% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 87.84% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 88.31% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 84.82% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 87.98% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 88.31% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 84.82% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 88.05% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 88.31% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 84.87% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 89.35% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 85.23% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 85.34% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 85.44% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 85.54% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 85.66% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 85.80% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 85.88% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:24:20 2024 xorriso : UPDATE : 90.39% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 86.09% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 88.20% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 90.39% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 86.20% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 88.24% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 90.53% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 86.26% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 90.81% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 86.39% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 90.81% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 86.58% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 91.11% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 86.73% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 91.15% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 86.81% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 91.15% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 86.94% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 91.51% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 86.96% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:21:15 2024 xorriso : UPDATE : 91.58% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 87.12% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 91.58% done, estimate finish Sat Feb 10 16:20:12 2024 xorriso : UPDATE : 87.30% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 91.96% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 87.41% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 89.56% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 91.96% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 87.50% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 89.58% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 91.96% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 87.67% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 92.34% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 87.79% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 92.34% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 87.95% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 92.34% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 88.07% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 92.67% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 92.85% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 93.03% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 88.34% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 93.19% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 88.44% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 88.59% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 88.70% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 93.61% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 88.84% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 91.22% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 93.74% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 88.94% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 92.67% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 93.78% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 89.03% done, estimate finish Sat Feb 10 16:21:05 2024 xorriso : UPDATE : 92.67% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 93.97% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 92.67% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 93.97% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:21:15 2024 xorriso : UPDATE : 92.67% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 93.97% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 92.67% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.97% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:21:27 2024 xorriso : UPDATE : 92.67% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 93.97% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:22:29 2024 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 94.76% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 93.68% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 94.88% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 93.68% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 94.93% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 10 16:21:21 2024 xorriso : UPDATE : 94.02% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 95.06% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 94.08% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 95.08% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 94.08% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 95.08% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 94.08% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 95.47% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 10 16:21:52 2024 xorriso : UPDATE : 94.08% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 95.60% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 90.38% done, estimate finish Sat Feb 10 16:21:20 2024 xorriso : UPDATE : 94.08% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 95.74% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 90.99% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 94.08% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 94.08% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 95.89% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 91.11% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 96.00% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 91.14% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 96.02% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 91.14% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 95.42% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 96.28% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 91.44% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 95.52% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 96.41% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 91.51% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 95.63% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 96.53% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 91.51% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 95.74% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 96.61% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 91.85% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 95.78% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 96.61% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 91.90% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 95.78% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 96.61% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 92.11% done, estimate finish Sat Feb 10 16:20:49 2024 xorriso : UPDATE : 95.78% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 96.61% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 92.11% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 96.26% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 97.20% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 92.34% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 97.33% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 92.45% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 97.39% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 92.57% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 97.39% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 92.77% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 97.39% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 92.87% done, estimate finish Sat Feb 10 16:21:04 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 97.39% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 92.92% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:20:58 2024 xorriso : UPDATE : 98.06% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 10 16:21:07 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 98.21% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:21:09 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 98.33% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 98.44% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 96.31% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 98.58% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:21:41 2024 xorriso : UPDATE : 97.83% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 98.71% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:21:50 2024 xorriso : UPDATE : 97.90% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 98.85% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:21:59 2024 xorriso : UPDATE : 98.05% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 98.94% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:22:09 2024 xorriso : UPDATE : 98.23% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 99.08% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:22:18 2024 xorriso : UPDATE : 98.36% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 99.22% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:22:28 2024 xorriso : UPDATE : 98.49% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 99.32% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:22:37 2024 xorriso : UPDATE : 98.60% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 99.45% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:22:47 2024 xorriso : UPDATE : 98.73% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 99.57% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:22:56 2024 xorriso : UPDATE : 98.87% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 99.67% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:23:05 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:23:14 2024 xorriso : UPDATE : 99.01% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 99.84% done xorriso : UPDATE : 93.11% done xorriso : UPDATE : 99.15% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 99.97% done xorriso : UPDATE : 93.11% done xorriso : UPDATE : 99.29% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : Thank you for being patient. Working since 736 seconds. xorriso : UPDATE : 93.11% done xorriso : UPDATE : 99.43% done, estimate finish Sat Feb 10 16:20:31 2024 ISO image produced: 11209990 sectors Written to medium : 11209990 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 93.11% done xorriso : UPDATE : 99.56% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 93.11% done xorriso : UPDATE : 99.67% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 93.11% done xorriso : UPDATE : 99.82% done xorriso : UPDATE : 93.11% done xorriso : UPDATE : 99.97% done xorriso : UPDATE : 93.11% done ISO image produced: 11224447 sectors Written to medium : 11224447 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 93.11% done xorriso : UPDATE : 93.11% done xorriso : UPDATE : 93.11% done xorriso : UPDATE : 94.83% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 96.70% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 96.85% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 96.96% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 97.08% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 97.08% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 97.29% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 97.47% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 97.47% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 97.57% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 97.86% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 97.92% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 98.12% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 98.12% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 98.12% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 98.59% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 98.72% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 98.80% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 98.87% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 99.06% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 99.17% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 99.28% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 99.37% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 99.48% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 99.58% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 99.69% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 99.77% done xorriso : UPDATE : 99.88% done xorriso : UPDATE : Thank you for being patient. Working since 776 seconds. xorriso : UPDATE : Thank you for being patient. Working since 777 seconds. ISO image produced: 11212068 sectors Written to medium : 11212068 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/9bullseyeamd64 4d2d0e2f1037ec3fc389358f7c5f6b6551832a5f946b732b7ffb4b5f31335235081f2ecea6e9a64f36b5fc814f4f8f80600adecb6f3497275014f997bbc13024 debian-11.9.0-amd64-BD-1.iso c119ccaba7225f6ff154e2315b65625347ff96fe5496ea25e7662c2da1dc9f39ef5f5fed11b01377c987b87827704e183bc7fe0dfc1d89d3d22efc591afcf266 debian-11.9.0-amd64-BD-1.jigdo 1a40ebe2f3055f0c3f8e674697765ad1a2d9393719ffdc2f75aa62e250883ff7 debian-11.9.0-amd64-BD-1.iso c383577153a48b86523af9e6e980aba27298e9cb56527ef35e87f99eeed60e1f debian-11.9.0-amd64-BD-1.jigdo 194cfb53901ad40cc84450a89025091e9e7ef2f3d77e70650e0ae53d9b265b6f60cfadcd57e0aedd8fac61b5d62d1101f2aaa273985de3f347097a1f275fa235 debian-11.9.0-amd64-BD-2.iso b5164aa6ccee4afde5e315a2e2305a97b0a2968c590f7662df43a4f8d4ac1f83ba504d332d6f77861686fd2b244067e7c39a596405feafb6dd4ee597b239a2e3 debian-11.9.0-amd64-BD-2.jigdo 81960f4535c11cbdbf19b7c965469d8f0ddd689d38c3c332b158425230ae3dba debian-11.9.0-amd64-BD-2.iso a5334dfc19a420e2054337e4631a535f64a8aa14412a64e022457a3f7dec4078 debian-11.9.0-amd64-BD-2.jigdo 18786b50ff782f620780a33d17eb3baf26eae6f4277ab0fa58c06e40a540e26781c58aab0e88ce28866b4f4a8721b0599282f1b1a2ac9272b3ada5bd063a1e77 debian-11.9.0-amd64-BD-3.iso ee885bd60abdefcd11f934430ac62917683c130ca0c9230dfbd9c95ac424ddb366f5b95a254c0378954530850d0a9986e0388a95f85531ec6e84dedc9cad1ab9 debian-11.9.0-amd64-BD-3.jigdo a0d0f90197196267596a5a14c37c364309e7cc0cb58309596e077b1cc5bbac14 debian-11.9.0-amd64-BD-3.iso a72a57e987fcb9cc86ae4dd3f1fbe8f7528074c80f492bc7b1b9a22e9a94c182 debian-11.9.0-amd64-BD-3.jigdo fbdd4ab4c496ed84b2f9a3853c9774e3ec4e75e440b00b619f8593605bba7fe0186f3c0dc44a6b38c83dade967f489addef7437d6e4b158e95123e994c6b1577 debian-11.9.0-amd64-BD-4.iso 71bcfd6b842feb30277cd4da6929719312c568a8b1c2cd2fa1eb570c69ca74f53b4598a72bc010674b4c487fd75971ae92a123b84d61466d3781832bdab7e97c debian-11.9.0-amd64-BD-4.jigdo 23f2d787577fca3d44585121c643459553ea91dc166de6d306f4335a9af8d17d debian-11.9.0-amd64-BD-4.iso 0d1a3243a751ed98e0b7d99523f7a08b8fa35016687494e3b91a3baeb61c8a1b debian-11.9.0-amd64-BD-4.jigdo 8b5162af9727f630a80c9c3200193e7d7d908d321f4e5387c86d69af6d72537eb2bb77c35f84047a8a0ded8171ee59f2874acc0754254d47f0850b3afe084333 debian-11.9.0-amd64-BD-1.template 2a8a49918f1a0329000070fa57adce692f682c6e3d6592c27bbcb0408224d369 debian-11.9.0-amd64-BD-1.template 22efe0c5a179dcc16a44cb8831cd1a131674595e8e94322d185642fa2a83fb8800a9724d7386f072c874415e9c3b28ce73d76c72cac9f33935183b3582517c18 debian-11.9.0-amd64-BD-2.template b9f3ec1e2ca2937e8ff2ff742c6c350abea1b41f72e8acac7e13cbc355f36328 debian-11.9.0-amd64-BD-2.template f8bae694c47aff81cc7067ea60052e1a158c82f3060e63f7bf33a021662288e2c26135ee8b5aa63ab4bc07620fc61e71ac85c96d2d5e6a356e849625150b5cb1 debian-11.9.0-amd64-BD-3.template adca6e11b06603af0e65dcece35be77c0a7cffa8f566fab21a65b7d7d91be558 debian-11.9.0-amd64-BD-3.template 82cf962b469ee8b798ae6ffd6a874741033b045a0d4c8d3c8774a0de4ea910b28037d11eaeffce8185bdbb02cbde521624dfc0f7e661d6946290dfb12ea9b5f3 debian-11.9.0-amd64-BD-4.template 92c0a8135d7dece169888100ab34a5511e168a9ad2b57aedc2c235affc3710a4 debian-11.9.0-amd64-BD-4.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 10 Feb 16:21:09 UTC 2024: Finished.