Sat 10 Feb 14:54:32 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/Dbullseyeamd64/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64 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/Dbullseyeamd64 mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "D" = "1" -o "D" = "2" -o "D" = "C" -o "D" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/archive-keyring for ARCH in amd64; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/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 DLBD 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/Dbullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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 [ "D"x = "1"x ] ; then \ : ; \ elif [ "D"x = "2"x -o "D"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _D != _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/Dbullseyeamd64/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/apt "amd64" /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64 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/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/bullseye/CD1/boot/grub/theme/hl_c.png' CD1/boot/grub/grub.cfg has 20 boot entries defined Adding README.source Starting new "amd64" DLBD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 50GB DLBD, 23652352 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. 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. 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 28872 packages, 23640688 blocks, 48416129024 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/Dbullseyeamd64/bullseye/CD2 Starting new "amd64" DLBD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 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 (not) filled with 30276 packages, 17422933 blocks, 35682166784 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/Dbullseyeamd64/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/Dbullseyeamd64/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/Dbullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyeamd64" "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/Dbullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyeamd64" "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 ... Last-minute updates: README.html README.txt README.txt Sat 10 Feb 16:12:41 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/Dbullseyeamd64/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/Dbullseyeamd64/debian-11.9.0-amd64-DLBD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyeamd64/debian-11.9.0-amd64-DLBD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long CD2 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:12:41 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/Dbullseyeamd64/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/Dbullseyeamd64/debian-11.9.0-amd64-DLBD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyeamd64/debian-11.9.0-amd64-DLBD-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/Dbullseyeamd64/bullseye/boot1' xorriso : UPDATE : 38 files added in 1 seconds xorriso : UPDATE : 16000 files added in 1 seconds xorriso : UPDATE : 10600 files added in 1 seconds xorriso : UPDATE : 35700 files added in 2 seconds xorriso : UPDATE : 19400 files added in 2 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/CD2' xorriso : UPDATE : 48339 files added in 3 seconds xorriso : UPDATE : 29700 files added in 3 seconds xorriso : UPDATE : 48339 files added in 3 seconds xorriso : UPDATE : 41200 files added in 4 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/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/Dbullseyeamd64/bullseye/CD1' xorriso : UPDATE : 47909 files added in 5 seconds xorriso : NOTE : Copying to System Area: 432 bytes from file '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyeamd64/bullseye/syslinux/usr/lib/ISOLINUX/isohdpfx.bin' xorriso : UPDATE : 0.04% 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/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/bladerf-firmware-fx3_0.2019.07-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1.1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-106-gc583009+dfsg1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-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-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/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/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/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/sigrok-firmware-fx2lafw_0.1.7-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-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. libisofs: NOTE : Automatically adjusted MBR geometry to 5887/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.01% done xorriso : UPDATE : 0.06% done, estimate finish Sat Feb 10 17:23:44 2024 xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.08% done, estimate finish Sat Feb 10 17:26:22 2024 xorriso : UPDATE : 0.05% done, estimate finish Sat Feb 10 17:51:50 2024 xorriso : UPDATE : 0.10% done, estimate finish Sat Feb 10 17:27:55 2024 xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 10 17:33:10 2024 xorriso : UPDATE : 0.07% done, estimate finish Sat Feb 10 17:44:44 2024 xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 10 17:45:57 2024 xorriso : UPDATE : 0.08% done, estimate finish Sat Feb 10 17:53:30 2024 xorriso : UPDATE : 0.14% done, estimate finish Sat Feb 10 17:43:24 2024 xorriso : UPDATE : 0.08% done, estimate finish Sat Feb 10 18:11:29 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 17:41:06 2024 xorriso : UPDATE : 0.09% done, estimate finish Sat Feb 10 18:10:44 2024 xorriso : UPDATE : 0.19% done, estimate finish Sat Feb 10 17:37:30 2024 xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 10 18:06:52 2024 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 10 17:34:54 2024 xorriso : UPDATE : 0.13% done, estimate finish Sat Feb 10 18:02:40 2024 xorriso : UPDATE : 0.22% done, estimate finish Sat Feb 10 17:38:26 2024 xorriso : UPDATE : 0.15% done, estimate finish Sat Feb 10 17:59:33 2024 xorriso : UPDATE : 0.22% done, estimate finish Sat Feb 10 17:45:10 2024 xorriso : UPDATE : 0.15% done, estimate finish Sat Feb 10 18:08:29 2024 xorriso : UPDATE : 0.23% done, estimate finish Sat Feb 10 17:49:05 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 18:16:17 2024 xorriso : UPDATE : 0.25% done, estimate finish Sat Feb 10 17:47:16 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 18:23:15 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 17:55:54 2024 xorriso : UPDATE : 0.17% done, estimate finish Sat Feb 10 18:30:31 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 17:56:41 2024 xorriso : UPDATE : 0.17% done, estimate finish Sat Feb 10 19:14:21 2024 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 10 17:25:50 2024 xorriso : UPDATE : 0.18% done, estimate finish Sat Feb 10 19:11:44 2024 xorriso : UPDATE : 0.48% done, estimate finish Sat Feb 10 17:13:23 2024 xorriso : UPDATE : 0.20% done, estimate finish Sat Feb 10 18:59:48 2024 xorriso : UPDATE : 0.52% done, estimate finish Sat Feb 10 17:12:16 2024 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 10 18:53:25 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:02:46 2024 xorriso : UPDATE : 0.23% done, estimate finish Sat Feb 10 18:48:05 2024 xorriso : UPDATE : 0.77% done, estimate finish Sat Feb 10 16:55:02 2024 xorriso : UPDATE : 0.24% done, estimate finish Sat Feb 10 18:44:09 2024 xorriso : UPDATE : 0.83% done, estimate finish Sat Feb 10 16:53:50 2024 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 10 18:42:28 2024 xorriso : UPDATE : 0.83% done, estimate finish Sat Feb 10 16:56:07 2024 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 18:40:49 2024 xorriso : UPDATE : 0.83% done, estimate finish Sat Feb 10 16:58:25 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 18:39:01 2024 xorriso : UPDATE : 0.97% done, estimate finish Sat Feb 10 16:44:58 2024 xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 10 18:38:39 2024 xorriso : UPDATE : 1.29% done, estimate finish Sat Feb 10 16:37:15 2024 xorriso : UPDATE : 0.31% done, estimate finish Sat Feb 10 18:26:53 2024 xorriso : UPDATE : 1.29% done, estimate finish Sat Feb 10 16:38:47 2024 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 18:26:55 2024 xorriso : UPDATE : 1.29% done, estimate finish Sat Feb 10 16:40:18 2024 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 18:32:44 2024 xorriso : UPDATE : 1.29% done, estimate finish Sat Feb 10 16:41:50 2024 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 10 18:38:11 2024 xorriso : UPDATE : 1.29% done, estimate finish Sat Feb 10 16:43:21 2024 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 10 18:46:48 2024 xorriso : UPDATE : 1.29% done, estimate finish Sat Feb 10 16:44:52 2024 xorriso : UPDATE : 0.44% done, estimate finish Sat Feb 10 17:57:58 2024 xorriso : UPDATE : 1.94% done, estimate finish Sat Feb 10 16:34:00 2024 xorriso : UPDATE : 0.49% done, estimate finish Sat Feb 10 17:46:19 2024 xorriso : UPDATE : 2.09% done, estimate finish Sat Feb 10 16:33:18 2024 xorriso : UPDATE : 0.58% done, estimate finish Sat Feb 10 17:32:41 2024 xorriso : UPDATE : 2.18% done, estimate finish Sat Feb 10 16:33:13 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:27:39 2024 xorriso : UPDATE : 2.24% done, estimate finish Sat Feb 10 16:31:32 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:30:58 2024 xorriso : UPDATE : 2.35% done, estimate finish Sat Feb 10 16:31:20 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:23:50 2024 xorriso : UPDATE : 2.45% done, estimate finish Sat Feb 10 16:31:22 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:27:55 2024 xorriso : UPDATE : 2.54% done, estimate finish Sat Feb 10 16:31:20 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:31:58 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:36:03 2024 xorriso : UPDATE : 2.63% done, estimate finish Sat Feb 10 16:31:23 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:40:07 2024 xorriso : UPDATE : 2.72% done, estimate finish Sat Feb 10 16:31:26 2024 xorriso : UPDATE : 2.82% done, estimate finish Sat Feb 10 16:31:23 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:44:12 2024 xorriso : UPDATE : 2.91% done, estimate finish Sat Feb 10 16:31:25 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:48:16 2024 xorriso : UPDATE : 2.93% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:52:22 2024 xorriso : UPDATE : 3.08% done, estimate finish Sat Feb 10 16:31:31 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 17:56:25 2024 xorriso : UPDATE : 3.18% done, estimate finish Sat Feb 10 16:32:47 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 18:00:30 2024 xorriso : UPDATE : 3.25% done, estimate finish Sat Feb 10 16:32:57 2024 xorriso : UPDATE : 0.63% done xorriso : UPDATE : 3.38% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 0.63% done xorriso : UPDATE : 3.52% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 0.63% done xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 10 16:32:13 2024 xorriso : UPDATE : 0.63% done xorriso : UPDATE : 3.65% done, estimate finish Sat Feb 10 16:32:29 2024 xorriso : UPDATE : 0.63% done xorriso : UPDATE : 3.79% done, estimate finish Sat Feb 10 16:32:02 2024 xorriso : UPDATE : 0.63% done xorriso : UPDATE : 3.91% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 1.22% done, estimate finish Sat Feb 10 17:09:15 2024 xorriso : UPDATE : 3.98% done, estimate finish Sat Feb 10 16:31:57 2024 xorriso : UPDATE : 2.08% done, estimate finish Sat Feb 10 16:42:20 2024 xorriso : UPDATE : 4.06% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 2.11% done, estimate finish Sat Feb 10 16:42:52 2024 xorriso : UPDATE : 2.19% done, estimate finish Sat Feb 10 16:42:22 2024 xorriso : UPDATE : 4.19% done, estimate finish Sat Feb 10 16:31:31 2024 xorriso : UPDATE : 2.25% done, estimate finish Sat Feb 10 16:42:22 2024 xorriso : UPDATE : 4.23% done, estimate finish Sat Feb 10 16:32:02 2024 xorriso : UPDATE : 2.35% done, estimate finish Sat Feb 10 16:37:00 2024 xorriso : UPDATE : 4.37% done, estimate finish Sat Feb 10 16:31:39 2024 xorriso : UPDATE : 2.43% done, estimate finish Sat Feb 10 16:36:58 2024 xorriso : UPDATE : 4.42% done, estimate finish Sat Feb 10 16:32:02 2024 xorriso : UPDATE : 2.49% done, estimate finish Sat Feb 10 16:37:09 2024 xorriso : UPDATE : 4.53% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 2.50% done, estimate finish Sat Feb 10 16:37:45 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 16:31:37 2024 xorriso : UPDATE : 2.59% done, estimate finish Sat Feb 10 16:37:37 2024 xorriso : UPDATE : 4.73% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 2.59% done, estimate finish Sat Feb 10 16:38:23 2024 xorriso : UPDATE : 4.78% done, estimate finish Sat Feb 10 16:32:01 2024 xorriso : UPDATE : 2.78% done, estimate finish Sat Feb 10 16:37:11 2024 xorriso : UPDATE : 4.91% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 2.83% done, estimate finish Sat Feb 10 16:37:19 2024 xorriso : UPDATE : 5.03% done, estimate finish Sat Feb 10 16:31:35 2024 xorriso : UPDATE : 2.89% done, estimate finish Sat Feb 10 16:37:26 2024 xorriso : UPDATE : 5.09% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 2.92% done, estimate finish Sat Feb 10 16:37:54 2024 xorriso : UPDATE : 5.16% done, estimate finish Sat Feb 10 16:32:28 2024 xorriso : UPDATE : 3.04% done, estimate finish Sat Feb 10 16:42:07 2024 xorriso : UPDATE : 5.28% done, estimate finish Sat Feb 10 16:32:06 2024 xorriso : UPDATE : 3.11% done, estimate finish Sat Feb 10 16:42:05 2024 xorriso : UPDATE : 5.44% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 5.48% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 3.17% done, estimate finish Sat Feb 10 16:42:07 2024 xorriso : UPDATE : 5.57% done, estimate finish Sat Feb 10 16:31:52 2024 xorriso : UPDATE : 3.23% done, estimate finish Sat Feb 10 16:42:11 2024 xorriso : UPDATE : 5.66% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 3.23% done, estimate finish Sat Feb 10 16:43:24 2024 xorriso : UPDATE : 5.76% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 3.23% done, estimate finish Sat Feb 10 16:44:35 2024 xorriso : UPDATE : 5.91% done, estimate finish Sat Feb 10 16:31:24 2024 xorriso : UPDATE : 3.23% done, estimate finish Sat Feb 10 16:45:47 2024 xorriso : UPDATE : 5.99% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 3.23% done, estimate finish Sat Feb 10 16:46:59 2024 xorriso : UPDATE : 6.11% done, estimate finish Sat Feb 10 16:31:18 2024 xorriso : UPDATE : 3.23% done, estimate finish Sat Feb 10 16:48:12 2024 xorriso : UPDATE : 6.17% done, estimate finish Sat Feb 10 16:31:08 2024 xorriso : UPDATE : 3.24% done, estimate finish Sat Feb 10 16:49:01 2024 xorriso : UPDATE : 6.27% done, estimate finish Sat Feb 10 16:31:06 2024 xorriso : UPDATE : 3.72% done, estimate finish Sat Feb 10 16:41:28 2024 xorriso : UPDATE : 6.36% done, estimate finish Sat Feb 10 16:31:11 2024 xorriso : UPDATE : 3.78% done, estimate finish Sat Feb 10 16:41:38 2024 xorriso : UPDATE : 6.45% done, estimate finish Sat Feb 10 16:31:11 2024 xorriso : UPDATE : 3.83% done, estimate finish Sat Feb 10 16:41:53 2024 xorriso : UPDATE : 6.55% done, estimate finish Sat Feb 10 16:31:12 2024 xorriso : UPDATE : 3.91% done, estimate finish Sat Feb 10 16:41:34 2024 xorriso : UPDATE : 6.64% done, estimate finish Sat Feb 10 16:31:15 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 16:42:28 2024 xorriso : UPDATE : 6.73% done, estimate finish Sat Feb 10 16:31:15 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 16:41:38 2024 xorriso : UPDATE : 6.82% done, estimate finish Sat Feb 10 16:31:18 2024 xorriso : UPDATE : 4.10% done, estimate finish Sat Feb 10 16:41:28 2024 xorriso : UPDATE : 6.91% done, estimate finish Sat Feb 10 16:31:17 2024 xorriso : UPDATE : 4.17% done, estimate finish Sat Feb 10 16:41:22 2024 xorriso : UPDATE : 7.01% done, estimate finish Sat Feb 10 16:31:17 2024 xorriso : UPDATE : 4.23% done, estimate finish Sat Feb 10 16:41:25 2024 xorriso : UPDATE : 7.10% done, estimate finish Sat Feb 10 16:31:35 2024 xorriso : UPDATE : 4.30% done, estimate finish Sat Feb 10 16:41:21 2024 xorriso : UPDATE : 7.19% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 16:41:41 2024 xorriso : UPDATE : 7.29% done, estimate finish Sat Feb 10 16:31:32 2024 xorriso : UPDATE : 4.42% done, estimate finish Sat Feb 10 16:41:50 2024 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 10 16:30:58 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 16:41:54 2024 xorriso : UPDATE : 7.52% done, estimate finish Sat Feb 10 16:31:09 2024 xorriso : UPDATE : 4.56% done, estimate finish Sat Feb 10 16:41:26 2024 xorriso : UPDATE : 7.63% done, estimate finish Sat Feb 10 16:31:04 2024 xorriso : UPDATE : 4.57% done, estimate finish Sat Feb 10 16:42:27 2024 xorriso : UPDATE : 7.72% done, estimate finish Sat Feb 10 16:31:07 2024 xorriso : UPDATE : 4.67% done, estimate finish Sat Feb 10 16:41:43 2024 xorriso : UPDATE : 7.82% done, estimate finish Sat Feb 10 16:31:03 2024 xorriso : UPDATE : 4.67% done, estimate finish Sat Feb 10 16:42:46 2024 xorriso : UPDATE : 7.90% done, estimate finish Sat Feb 10 16:31:08 2024 xorriso : UPDATE : 4.67% done, estimate finish Sat Feb 10 16:43:49 2024 xorriso : UPDATE : 7.98% done, estimate finish Sat Feb 10 16:31:15 2024 xorriso : UPDATE : 4.86% done, estimate finish Sat Feb 10 16:41:39 2024 xorriso : UPDATE : 8.02% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 4.92% done, estimate finish Sat Feb 10 16:41:40 2024 xorriso : UPDATE : 8.02% done, estimate finish Sat Feb 10 16:32:32 2024 xorriso : UPDATE : 5.02% done, estimate finish Sat Feb 10 16:40:51 2024 xorriso : UPDATE : 8.02% done, estimate finish Sat Feb 10 16:33:31 2024 xorriso : UPDATE : 5.08% done, estimate finish Sat Feb 10 16:40:56 2024 xorriso : UPDATE : 8.02% done, estimate finish Sat Feb 10 16:34:29 2024 xorriso : UPDATE : 5.10% done, estimate finish Sat Feb 10 16:41:59 2024 xorriso : UPDATE : 8.02% done, estimate finish Sat Feb 10 16:35:28 2024 xorriso : UPDATE : 5.10% done, estimate finish Sat Feb 10 16:43:15 2024 xorriso : UPDATE : 8.28% done, estimate finish Sat Feb 10 16:33:15 2024 xorriso : UPDATE : 5.28% done, estimate finish Sat Feb 10 16:40:55 2024 xorriso : UPDATE : 8.58% done, estimate finish Sat Feb 10 16:31:28 2024 xorriso : UPDATE : 5.34% done, estimate finish Sat Feb 10 16:40:53 2024 xorriso : UPDATE : 8.67% done, estimate finish Sat Feb 10 16:31:31 2024 xorriso : UPDATE : 5.39% done, estimate finish Sat Feb 10 16:41:11 2024 xorriso : UPDATE : 8.72% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 5.39% done, estimate finish Sat Feb 10 16:42:09 2024 xorriso : UPDATE : 8.72% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:40:51 2024 xorriso : UPDATE : 8.98% done, estimate finish Sat Feb 10 16:31:06 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:41:42 2024 xorriso : UPDATE : 9.04% done, estimate finish Sat Feb 10 16:31:26 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:44:35 2024 xorriso : UPDATE : 9.04% done, estimate finish Sat Feb 10 16:32:18 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:46:20 2024 xorriso : UPDATE : 9.04% done, estimate finish Sat Feb 10 16:33:10 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:48:05 2024 xorriso : UPDATE : 9.38% done, estimate finish Sat Feb 10 16:30:57 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:49:49 2024 xorriso : UPDATE : 9.44% done, estimate finish Sat Feb 10 16:31:12 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:51:34 2024 xorriso : UPDATE : 9.54% done, estimate finish Sat Feb 10 16:31:09 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:53:18 2024 xorriso : UPDATE : 9.60% done, estimate finish Sat Feb 10 16:31:22 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:55:03 2024 xorriso : UPDATE : 9.75% done, estimate finish Sat Feb 10 16:31:04 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:56:48 2024 xorriso : UPDATE : 9.82% done, estimate finish Sat Feb 10 16:31:09 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:58:32 2024 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 10 16:31:28 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 17:00:17 2024 xorriso : UPDATE : 9.97% done, estimate finish Sat Feb 10 16:31:38 2024 xorriso : UPDATE : 5.53% done xorriso : UPDATE : 10.09% done, estimate finish Sat Feb 10 16:31:24 2024 xorriso : UPDATE : 5.53% done xorriso : UPDATE : 10.19% done, estimate finish Sat Feb 10 16:31:21 2024 xorriso : UPDATE : 5.53% done xorriso : UPDATE : 10.26% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 5.94% done, estimate finish Sat Feb 10 16:55:15 2024 xorriso : UPDATE : 10.34% done, estimate finish Sat Feb 10 16:31:35 2024 xorriso : UPDATE : 6.70% done, estimate finish Sat Feb 10 16:37:27 2024 xorriso : UPDATE : 10.41% done, estimate finish Sat Feb 10 16:31:41 2024 xorriso : UPDATE : 6.74% done, estimate finish Sat Feb 10 16:37:52 2024 xorriso : UPDATE : 10.46% done, estimate finish Sat Feb 10 16:31:57 2024 xorriso : UPDATE : 6.82% done, estimate finish Sat Feb 10 16:37:52 2024 xorriso : UPDATE : 10.58% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 6.87% done, estimate finish Sat Feb 10 16:38:04 2024 xorriso : UPDATE : 10.65% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 6.93% done, estimate finish Sat Feb 10 16:38:13 2024 xorriso : UPDATE : 10.70% done, estimate finish Sat Feb 10 16:32:46 2024 xorriso : UPDATE : 6.97% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 10.70% done, estimate finish Sat Feb 10 16:33:49 2024 xorriso : UPDATE : 7.05% done, estimate finish Sat Feb 10 16:33:10 2024 xorriso : UPDATE : 10.70% done, estimate finish Sat Feb 10 16:34:54 2024 xorriso : UPDATE : 7.10% done, estimate finish Sat Feb 10 16:33:32 2024 xorriso : UPDATE : 10.70% done, estimate finish Sat Feb 10 16:35:57 2024 xorriso : UPDATE : 7.13% done, estimate finish Sat Feb 10 16:34:00 2024 xorriso : UPDATE : 11.07% done, estimate finish Sat Feb 10 16:32:21 2024 xorriso : UPDATE : 7.13% done, estimate finish Sat Feb 10 16:34:37 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 7.28% done, estimate finish Sat Feb 10 16:34:17 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:33:33 2024 xorriso : UPDATE : 7.30% done, estimate finish Sat Feb 10 16:34:44 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:34:17 2024 xorriso : UPDATE : 7.38% done, estimate finish Sat Feb 10 16:34:53 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:35:01 2024 xorriso : UPDATE : 7.44% done, estimate finish Sat Feb 10 16:35:03 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:35:45 2024 xorriso : UPDATE : 7.47% done, estimate finish Sat Feb 10 16:35:24 2024 xorriso : UPDATE : 7.52% done, estimate finish Sat Feb 10 16:35:35 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:43:05 2024 xorriso : UPDATE : 7.52% done, estimate finish Sat Feb 10 16:36:07 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:45:08 2024 xorriso : UPDATE : 7.52% done, estimate finish Sat Feb 10 16:46:36 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:47:11 2024 xorriso : UPDATE : 7.70% done, estimate finish Sat Feb 10 16:42:36 2024 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 10 16:49:14 2024 xorriso : UPDATE : 7.77% done, estimate finish Sat Feb 10 16:42:17 2024 xorriso : UPDATE : 11.31% done, estimate finish Sat Feb 10 16:41:31 2024 xorriso : UPDATE : 7.82% done, estimate finish Sat Feb 10 16:42:19 2024 xorriso : UPDATE : 11.93% done, estimate finish Sat Feb 10 16:32:39 2024 xorriso : UPDATE : 7.88% done, estimate finish Sat Feb 10 16:42:22 2024 xorriso : UPDATE : 12.00% done, estimate finish Sat Feb 10 16:32:44 2024 xorriso : UPDATE : 7.90% done, estimate finish Sat Feb 10 16:43:02 2024 xorriso : UPDATE : 12.04% done, estimate finish Sat Feb 10 16:33:02 2024 xorriso : UPDATE : 7.98% done, estimate finish Sat Feb 10 16:42:26 2024 xorriso : UPDATE : 12.15% done, estimate finish Sat Feb 10 16:32:48 2024 xorriso : UPDATE : 8.03% done, estimate finish Sat Feb 10 16:42:32 2024 xorriso : UPDATE : 12.22% done, estimate finish Sat Feb 10 16:32:52 2024 xorriso : UPDATE : 8.09% done, estimate finish Sat Feb 10 16:42:33 2024 xorriso : UPDATE : 12.27% done, estimate finish Sat Feb 10 16:29:49 2024 xorriso : UPDATE : 8.12% done, estimate finish Sat Feb 10 16:42:49 2024 xorriso : UPDATE : 12.38% done, estimate finish Sat Feb 10 16:29:51 2024 xorriso : UPDATE : 8.16% done, estimate finish Sat Feb 10 16:40:33 2024 xorriso : UPDATE : 12.45% done, estimate finish Sat Feb 10 16:30:05 2024 xorriso : UPDATE : 8.23% done, estimate finish Sat Feb 10 16:40:30 2024 xorriso : UPDATE : 12.53% done, estimate finish Sat Feb 10 16:30:16 2024 xorriso : UPDATE : 8.30% done, estimate finish Sat Feb 10 16:40:28 2024 xorriso : UPDATE : 12.60% done, estimate finish Sat Feb 10 16:30:26 2024 xorriso : UPDATE : 8.36% done, estimate finish Sat Feb 10 16:40:31 2024 xorriso : UPDATE : 12.68% done, estimate finish Sat Feb 10 16:30:36 2024 xorriso : UPDATE : 8.38% done, estimate finish Sat Feb 10 16:41:04 2024 xorriso : UPDATE : 12.75% done, estimate finish Sat Feb 10 16:30:46 2024 xorriso : UPDATE : 8.47% done, estimate finish Sat Feb 10 16:40:45 2024 xorriso : UPDATE : 12.83% done, estimate finish Sat Feb 10 16:30:53 2024 xorriso : UPDATE : 8.52% done, estimate finish Sat Feb 10 16:40:55 2024 xorriso : UPDATE : 12.90% done, estimate finish Sat Feb 10 16:31:01 2024 xorriso : UPDATE : 8.55% done, estimate finish Sat Feb 10 16:41:19 2024 xorriso : UPDATE : 12.97% done, estimate finish Sat Feb 10 16:31:10 2024 xorriso : UPDATE : 8.64% done, estimate finish Sat Feb 10 16:40:59 2024 xorriso : UPDATE : 13.04% done, estimate finish Sat Feb 10 16:33:21 2024 xorriso : UPDATE : 8.69% done, estimate finish Sat Feb 10 16:41:03 2024 xorriso : UPDATE : 13.05% done, estimate finish Sat Feb 10 16:34:18 2024 xorriso : UPDATE : 8.72% done, estimate finish Sat Feb 10 16:42:31 2024 xorriso : UPDATE : 13.20% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 13.20% done, estimate finish Sat Feb 10 16:34:13 2024 xorriso : UPDATE : 8.79% done, estimate finish Sat Feb 10 16:42:14 2024 xorriso : UPDATE : 13.34% done, estimate finish Sat Feb 10 16:33:27 2024 xorriso : UPDATE : 8.86% done, estimate finish Sat Feb 10 16:41:55 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:33:29 2024 xorriso : UPDATE : 8.91% done, estimate finish Sat Feb 10 16:41:57 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:34:14 2024 xorriso : UPDATE : 8.97% done, estimate finish Sat Feb 10 16:41:56 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:34:59 2024 xorriso : UPDATE : 9.02% done, estimate finish Sat Feb 10 16:42:09 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:35:43 2024 xorriso : UPDATE : 9.02% done, estimate finish Sat Feb 10 16:43:11 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:36:29 2024 xorriso : UPDATE : 9.12% done, estimate finish Sat Feb 10 16:42:19 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:37:13 2024 xorriso : UPDATE : 9.12% done, estimate finish Sat Feb 10 16:43:14 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:46:41 2024 xorriso : UPDATE : 9.12% done, estimate finish Sat Feb 10 16:44:10 2024 xorriso : UPDATE : 13.94% done, estimate finish Sat Feb 10 16:33:41 2024 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 10 16:42:04 2024 xorriso : UPDATE : 13.97% done, estimate finish Sat Feb 10 16:34:14 2024 xorriso : UPDATE : 9.36% done, estimate finish Sat Feb 10 16:41:47 2024 xorriso : UPDATE : 13.97% done, estimate finish Sat Feb 10 16:35:08 2024 xorriso : UPDATE : 9.41% done, estimate finish Sat Feb 10 16:41:58 2024 xorriso : UPDATE : 13.97% done, estimate finish Sat Feb 10 16:36:02 2024 xorriso : UPDATE : 9.45% done, estimate finish Sat Feb 10 16:42:19 2024 xorriso : UPDATE : 14.23% done, estimate finish Sat Feb 10 16:33:50 2024 xorriso : UPDATE : 9.52% done, estimate finish Sat Feb 10 16:42:04 2024 xorriso : UPDATE : 14.23% done, estimate finish Sat Feb 10 16:34:33 2024 xorriso : UPDATE : 9.57% done, estimate finish Sat Feb 10 16:42:15 2024 xorriso : UPDATE : 14.23% done, estimate finish Sat Feb 10 16:35:16 2024 xorriso : UPDATE : 9.64% done, estimate finish Sat Feb 10 16:42:01 2024 xorriso : UPDATE : 14.23% done, estimate finish Sat Feb 10 16:35:59 2024 xorriso : UPDATE : 9.69% done, estimate finish Sat Feb 10 16:42:07 2024 xorriso : UPDATE : 14.25% done, estimate finish Sat Feb 10 16:36:23 2024 xorriso : UPDATE : 9.75% done, estimate finish Sat Feb 10 16:42:07 2024 xorriso : UPDATE : 14.63% done, estimate finish Sat Feb 10 16:29:49 2024 xorriso : UPDATE : 9.81% done, estimate finish Sat Feb 10 16:42:03 2024 xorriso : UPDATE : 14.71% done, estimate finish Sat Feb 10 16:30:01 2024 xorriso : UPDATE : 9.87% done, estimate finish Sat Feb 10 16:41:48 2024 xorriso : UPDATE : 14.71% done, estimate finish Sat Feb 10 16:30:40 2024 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 10 16:42:40 2024 xorriso : UPDATE : 14.71% done, estimate finish Sat Feb 10 16:31:19 2024 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 10 16:44:04 2024 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 10 16:30:24 2024 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 10 16:45:29 2024 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 10 16:30:57 2024 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 10 16:46:52 2024 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 10 16:48:17 2024 xorriso : UPDATE : 15.22% done, estimate finish Sat Feb 10 16:30:45 2024 xorriso : UPDATE : 10.22% done, estimate finish Sat Feb 10 16:41:54 2024 xorriso : UPDATE : 15.22% done, estimate finish Sat Feb 10 16:31:13 2024 xorriso : UPDATE : 10.24% done, estimate finish Sat Feb 10 16:42:31 2024 xorriso : UPDATE : 15.22% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 10.24% done, estimate finish Sat Feb 10 16:43:26 2024 xorriso : UPDATE : 15.47% done, estimate finish Sat Feb 10 16:32:43 2024 xorriso : UPDATE : 10.36% done, estimate finish Sat Feb 10 16:42:19 2024 xorriso : UPDATE : 15.55% done, estimate finish Sat Feb 10 16:32:46 2024 xorriso : UPDATE : 10.44% done, estimate finish Sat Feb 10 16:42:14 2024 xorriso : UPDATE : 15.62% done, estimate finish Sat Feb 10 16:32:50 2024 xorriso : UPDATE : 10.49% done, estimate finish Sat Feb 10 16:42:32 2024 xorriso : UPDATE : 15.70% done, estimate finish Sat Feb 10 16:32:53 2024 xorriso : UPDATE : 10.51% done, estimate finish Sat Feb 10 16:43:12 2024 xorriso : UPDATE : 15.77% done, estimate finish Sat Feb 10 16:33:02 2024 xorriso : UPDATE : 10.60% done, estimate finish Sat Feb 10 16:42:24 2024 xorriso : UPDATE : 15.85% done, estimate finish Sat Feb 10 16:33:03 2024 xorriso : UPDATE : 10.65% done, estimate finish Sat Feb 10 16:42:39 2024 xorriso : UPDATE : 15.93% done, estimate finish Sat Feb 10 16:33:02 2024 xorriso : UPDATE : 10.65% done, estimate finish Sat Feb 10 16:43:46 2024 xorriso : UPDATE : 15.99% done, estimate finish Sat Feb 10 16:33:10 2024 xorriso : UPDATE : 10.65% done, estimate finish Sat Feb 10 16:44:52 2024 xorriso : UPDATE : 10.65% done, estimate finish Sat Feb 10 16:45:41 2024 xorriso : UPDATE : 16.03% done, estimate finish Sat Feb 10 16:33:29 2024 xorriso : UPDATE : 10.88% done, estimate finish Sat Feb 10 16:42:21 2024 xorriso : UPDATE : 16.03% done, estimate finish Sat Feb 10 16:34:06 2024 xorriso : UPDATE : 10.88% done, estimate finish Sat Feb 10 16:43:14 2024 xorriso : UPDATE : 16.03% done, estimate finish Sat Feb 10 16:37:21 2024 xorriso : UPDATE : 10.88% done, estimate finish Sat Feb 10 16:44:05 2024 xorriso : UPDATE : 16.30% done, estimate finish Sat Feb 10 16:33:43 2024 xorriso : UPDATE : 11.07% done, estimate finish Sat Feb 10 16:42:02 2024 xorriso : UPDATE : 16.37% done, estimate finish Sat Feb 10 16:33:50 2024 xorriso : UPDATE : 11.13% done, estimate finish Sat Feb 10 16:41:50 2024 xorriso : UPDATE : 16.43% done, estimate finish Sat Feb 10 16:33:55 2024 xorriso : UPDATE : 11.18% done, estimate finish Sat Feb 10 16:42:03 2024 xorriso : UPDATE : 16.51% done, estimate finish Sat Feb 10 16:33:52 2024 xorriso : UPDATE : 11.25% done, estimate finish Sat Feb 10 16:41:49 2024 xorriso : UPDATE : 16.58% done, estimate finish Sat Feb 10 16:33:57 2024 xorriso : UPDATE : 11.29% done, estimate finish Sat Feb 10 16:42:04 2024 xorriso : UPDATE : 16.65% done, estimate finish Sat Feb 10 16:34:02 2024 xorriso : UPDATE : 11.35% done, estimate finish Sat Feb 10 16:42:05 2024 xorriso : UPDATE : 16.72% done, estimate finish Sat Feb 10 16:34:05 2024 xorriso : UPDATE : 11.41% done, estimate finish Sat Feb 10 16:42:05 2024 xorriso : UPDATE : 16.72% done, estimate finish Sat Feb 10 16:34:45 2024 xorriso : UPDATE : 11.46% done, estimate finish Sat Feb 10 16:42:06 2024 xorriso : UPDATE : 16.86% done, estimate finish Sat Feb 10 16:34:09 2024 xorriso : UPDATE : 11.52% done, estimate finish Sat Feb 10 16:42:09 2024 xorriso : UPDATE : 16.90% done, estimate finish Sat Feb 10 16:32:29 2024 xorriso : UPDATE : 11.57% done, estimate finish Sat Feb 10 16:42:10 2024 xorriso : UPDATE : 16.90% done, estimate finish Sat Feb 10 16:33:25 2024 xorriso : UPDATE : 11.63% done, estimate finish Sat Feb 10 16:42:24 2024 xorriso : UPDATE : 16.90% done, estimate finish Sat Feb 10 16:34:20 2024 xorriso : UPDATE : 11.68% done, estimate finish Sat Feb 10 16:42:24 2024 xorriso : UPDATE : 17.17% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 11.68% done, estimate finish Sat Feb 10 16:43:45 2024 xorriso : UPDATE : 17.25% done, estimate finish Sat Feb 10 16:32:30 2024 xorriso : UPDATE : 11.79% done, estimate finish Sat Feb 10 16:42:33 2024 xorriso : UPDATE : 17.32% done, estimate finish Sat Feb 10 16:32:36 2024 xorriso : UPDATE : 11.83% done, estimate finish Sat Feb 10 16:42:46 2024 xorriso : UPDATE : 17.40% done, estimate finish Sat Feb 10 16:32:39 2024 xorriso : UPDATE : 11.83% done, estimate finish Sat Feb 10 16:43:52 2024 xorriso : UPDATE : 17.48% done, estimate finish Sat Feb 10 16:32:41 2024 xorriso : UPDATE : 11.83% done, estimate finish Sat Feb 10 16:44:58 2024 xorriso : UPDATE : 17.52% done, estimate finish Sat Feb 10 16:32:57 2024 xorriso : UPDATE : 11.83% done, estimate finish Sat Feb 10 16:46:04 2024 xorriso : UPDATE : 17.62% done, estimate finish Sat Feb 10 16:32:54 2024 xorriso : UPDATE : 11.83% done, estimate finish Sat Feb 10 16:47:10 2024 xorriso : UPDATE : 17.69% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 11.83% done, estimate finish Sat Feb 10 16:48:16 2024 xorriso : UPDATE : 17.77% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 12.21% done, estimate finish Sat Feb 10 16:41:54 2024 xorriso : UPDATE : 17.84% done, estimate finish Sat Feb 10 16:33:29 2024 xorriso : UPDATE : 12.26% done, estimate finish Sat Feb 10 16:41:53 2024 xorriso : UPDATE : 17.93% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 12.30% done, estimate finish Sat Feb 10 16:42:18 2024 xorriso : UPDATE : 18.01% done, estimate finish Sat Feb 10 16:33:26 2024 xorriso : UPDATE : 12.37% done, estimate finish Sat Feb 10 16:42:01 2024 xorriso : UPDATE : 18.06% done, estimate finish Sat Feb 10 16:33:40 2024 xorriso : UPDATE : 12.43% done, estimate finish Sat Feb 10 16:42:03 2024 xorriso : UPDATE : 18.17% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 12.49% done, estimate finish Sat Feb 10 16:42:02 2024 xorriso : UPDATE : 18.24% done, estimate finish Sat Feb 10 16:33:27 2024 xorriso : UPDATE : 12.49% done, estimate finish Sat Feb 10 16:42:59 2024 xorriso : UPDATE : 18.26% done, estimate finish Sat Feb 10 16:33:54 2024 xorriso : UPDATE : 12.49% done, estimate finish Sat Feb 10 16:43:57 2024 xorriso : UPDATE : 18.40% done, estimate finish Sat Feb 10 16:33:26 2024 xorriso : UPDATE : 12.66% done, estimate finish Sat Feb 10 16:42:04 2024 xorriso : UPDATE : 18.48% done, estimate finish Sat Feb 10 16:33:30 2024 xorriso : UPDATE : 12.67% done, estimate finish Sat Feb 10 16:42:45 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:34:00 2024 xorriso : UPDATE : 12.73% done, estimate finish Sat Feb 10 16:43:16 2024 xorriso : UPDATE : 18.63% done, estimate finish Sat Feb 10 16:33:37 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:34:00 2024 xorriso : UPDATE : 12.73% done, estimate finish Sat Feb 10 16:44:49 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:34:49 2024 xorriso : UPDATE : 12.73% done, estimate finish Sat Feb 10 16:46:21 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:35:38 2024 xorriso : UPDATE : 12.96% done, estimate finish Sat Feb 10 16:41:50 2024 xorriso : UPDATE : 18.74% done, estimate finish Sat Feb 10 16:35:27 2024 xorriso : UPDATE : 13.02% done, estimate finish Sat Feb 10 16:41:54 2024 xorriso : UPDATE : 18.95% done, estimate finish Sat Feb 10 16:34:07 2024 xorriso : UPDATE : 13.02% done, estimate finish Sat Feb 10 16:42:49 2024 xorriso : UPDATE : 19.07% done, estimate finish Sat Feb 10 16:33:44 2024 xorriso : UPDATE : 13.13% done, estimate finish Sat Feb 10 16:41:59 2024 xorriso : UPDATE : 19.16% done, estimate finish Sat Feb 10 16:33:41 2024 xorriso : UPDATE : 13.18% done, estimate finish Sat Feb 10 16:42:02 2024 xorriso : UPDATE : 19.20% done, estimate finish Sat Feb 10 16:33:53 2024 xorriso : UPDATE : 13.22% done, estimate finish Sat Feb 10 16:42:15 2024 xorriso : UPDATE : 19.27% done, estimate finish Sat Feb 10 16:34:20 2024 xorriso : UPDATE : 13.29% done, estimate finish Sat Feb 10 16:42:06 2024 xorriso : UPDATE : 19.31% done, estimate finish Sat Feb 10 16:34:44 2024 xorriso : UPDATE : 13.34% done, estimate finish Sat Feb 10 16:41:20 2024 xorriso : UPDATE : 19.47% done, estimate finish Sat Feb 10 16:33:46 2024 xorriso : UPDATE : 13.37% done, estimate finish Sat Feb 10 16:41:54 2024 xorriso : UPDATE : 19.52% done, estimate finish Sat Feb 10 16:34:01 2024 xorriso : UPDATE : 13.37% done, estimate finish Sat Feb 10 16:43:12 2024 xorriso : UPDATE : 19.61% done, estimate finish Sat Feb 10 16:33:56 2024 xorriso : UPDATE : 13.37% done, estimate finish Sat Feb 10 16:44:28 2024 xorriso : UPDATE : 19.61% done, estimate finish Sat Feb 10 16:34:36 2024 xorriso : UPDATE : 13.37% done, estimate finish Sat Feb 10 16:45:46 2024 xorriso : UPDATE : 19.69% done, estimate finish Sat Feb 10 16:34:31 2024 xorriso : UPDATE : 13.64% done, estimate finish Sat Feb 10 16:41:17 2024 xorriso : UPDATE : 19.78% done, estimate finish Sat Feb 10 16:34:25 2024 xorriso : UPDATE : 13.70% done, estimate finish Sat Feb 10 16:41:24 2024 xorriso : UPDATE : 19.86% done, estimate finish Sat Feb 10 16:34:19 2024 xorriso : UPDATE : 13.75% done, estimate finish Sat Feb 10 16:41:32 2024 xorriso : UPDATE : 19.95% done, estimate finish Sat Feb 10 16:34:13 2024 xorriso : UPDATE : 13.75% done, estimate finish Sat Feb 10 16:42:20 2024 xorriso : UPDATE : 20.05% done, estimate finish Sat Feb 10 16:33:39 2024 xorriso : UPDATE : 13.75% done, estimate finish Sat Feb 10 16:43:10 2024 xorriso : UPDATE : 20.05% done, estimate finish Sat Feb 10 16:34:39 2024 xorriso : UPDATE : 13.91% done, estimate finish Sat Feb 10 16:42:08 2024 xorriso : UPDATE : 20.22% done, estimate finish Sat Feb 10 16:33:30 2024 xorriso : UPDATE : 13.95% done, estimate finish Sat Feb 10 16:42:28 2024 xorriso : UPDATE : 20.30% done, estimate finish Sat Feb 10 16:33:32 2024 xorriso : UPDATE : 14.03% done, estimate finish Sat Feb 10 16:42:02 2024 xorriso : UPDATE : 20.39% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 14.09% done, estimate finish Sat Feb 10 16:41:53 2024 xorriso : UPDATE : 20.47% done, estimate finish Sat Feb 10 16:33:27 2024 xorriso : UPDATE : 14.11% done, estimate finish Sat Feb 10 16:42:38 2024 xorriso : UPDATE : 20.54% done, estimate finish Sat Feb 10 16:33:31 2024 xorriso : UPDATE : 14.21% done, estimate finish Sat Feb 10 16:41:57 2024 xorriso : UPDATE : 20.61% done, estimate finish Sat Feb 10 16:33:35 2024 xorriso : UPDATE : 14.26% done, estimate finish Sat Feb 10 16:41:56 2024 xorriso : UPDATE : 20.62% done, estimate finish Sat Feb 10 16:34:04 2024 xorriso : UPDATE : 14.32% done, estimate finish Sat Feb 10 16:41:59 2024 xorriso : UPDATE : 20.74% done, estimate finish Sat Feb 10 16:33:45 2024 xorriso : UPDATE : 14.32% done, estimate finish Sat Feb 10 16:42:50 2024 xorriso : UPDATE : 20.81% done, estimate finish Sat Feb 10 16:33:57 2024 xorriso : UPDATE : 14.39% done, estimate finish Sat Feb 10 16:42:32 2024 xorriso : UPDATE : 20.93% done, estimate finish Sat Feb 10 16:33:28 2024 xorriso : UPDATE : 14.50% done, estimate finish Sat Feb 10 16:41:43 2024 xorriso : UPDATE : 20.99% done, estimate finish Sat Feb 10 16:33:38 2024 xorriso : UPDATE : 14.56% done, estimate finish Sat Feb 10 16:41:42 2024 xorriso : UPDATE : 21.09% done, estimate finish Sat Feb 10 16:33:28 2024 xorriso : UPDATE : 14.58% done, estimate finish Sat Feb 10 16:42:19 2024 xorriso : UPDATE : 21.14% done, estimate finish Sat Feb 10 16:33:43 2024 xorriso : UPDATE : 14.68% done, estimate finish Sat Feb 10 16:41:30 2024 xorriso : UPDATE : 21.24% done, estimate finish Sat Feb 10 16:33:30 2024 xorriso : UPDATE : 14.75% done, estimate finish Sat Feb 10 16:41:23 2024 xorriso : UPDATE : 14.79% done, estimate finish Sat Feb 10 16:41:36 2024 xorriso : UPDATE : 21.24% done, estimate finish Sat Feb 10 16:34:10 2024 xorriso : UPDATE : 14.86% done, estimate finish Sat Feb 10 16:41:28 2024 xorriso : UPDATE : 21.24% done, estimate finish Sat Feb 10 16:34:49 2024 xorriso : UPDATE : 14.92% done, estimate finish Sat Feb 10 16:41:29 2024 xorriso : UPDATE : 21.51% done, estimate finish Sat Feb 10 16:33:17 2024 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 10 16:41:36 2024 xorriso : UPDATE : 21.61% done, estimate finish Sat Feb 10 16:33:13 2024 xorriso : UPDATE : 15.02% done, estimate finish Sat Feb 10 16:41:37 2024 xorriso : UPDATE : 21.70% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 15.02% done, estimate finish Sat Feb 10 16:42:23 2024 xorriso : UPDATE : 21.78% done, estimate finish Sat Feb 10 16:32:32 2024 xorriso : UPDATE : 15.16% done, estimate finish Sat Feb 10 16:41:17 2024 xorriso : UPDATE : 21.78% done, estimate finish Sat Feb 10 16:33:19 2024 xorriso : UPDATE : 15.16% done, estimate finish Sat Feb 10 16:42:30 2024 xorriso : UPDATE : 21.90% done, estimate finish Sat Feb 10 16:32:59 2024 xorriso : UPDATE : 15.28% done, estimate finish Sat Feb 10 16:41:11 2024 xorriso : UPDATE : 22.03% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 15.36% done, estimate finish Sat Feb 10 16:40:57 2024 xorriso : UPDATE : 22.03% done, estimate finish Sat Feb 10 16:33:16 2024 xorriso : UPDATE : 15.36% done, estimate finish Sat Feb 10 16:41:54 2024 xorriso : UPDATE : 22.18% done, estimate finish Sat Feb 10 16:32:50 2024 xorriso : UPDATE : 15.36% done, estimate finish Sat Feb 10 16:42:51 2024 xorriso : UPDATE : 22.18% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 15.50% done, estimate finish Sat Feb 10 16:41:28 2024 xorriso : UPDATE : 22.31% done, estimate finish Sat Feb 10 16:33:02 2024 xorriso : UPDATE : 15.50% done, estimate finish Sat Feb 10 16:42:17 2024 xorriso : UPDATE : 22.45% done, estimate finish Sat Feb 10 16:32:44 2024 xorriso : UPDATE : 15.50% done, estimate finish Sat Feb 10 16:43:06 2024 xorriso : UPDATE : 22.45% done, estimate finish Sat Feb 10 16:34:05 2024 xorriso : UPDATE : 15.50% done, estimate finish Sat Feb 10 16:43:55 2024 xorriso : UPDATE : 22.60% done, estimate finish Sat Feb 10 16:33:16 2024 xorriso : UPDATE : 15.71% done, estimate finish Sat Feb 10 16:42:28 2024 xorriso : UPDATE : 22.60% done, estimate finish Sat Feb 10 16:34:08 2024 xorriso : UPDATE : 22.73% done, estimate finish Sat Feb 10 16:33:28 2024 xorriso : UPDATE : 15.80% done, estimate finish Sat Feb 10 16:41:46 2024 xorriso : UPDATE : 22.87% done, estimate finish Sat Feb 10 16:32:59 2024 xorriso : UPDATE : 15.90% done, estimate finish Sat Feb 10 16:41:00 2024 xorriso : UPDATE : 22.88% done, estimate finish Sat Feb 10 16:33:33 2024 xorriso : UPDATE : 15.96% done, estimate finish Sat Feb 10 16:40:55 2024 xorriso : UPDATE : 23.01% done, estimate finish Sat Feb 10 16:33:07 2024 xorriso : UPDATE : 16.03% done, estimate finish Sat Feb 10 16:40:46 2024 xorriso : UPDATE : 23.15% done, estimate finish Sat Feb 10 16:32:46 2024 xorriso : UPDATE : 16.10% done, estimate finish Sat Feb 10 16:40:48 2024 xorriso : UPDATE : 23.15% done, estimate finish Sat Feb 10 16:33:19 2024 xorriso : UPDATE : 16.11% done, estimate finish Sat Feb 10 16:41:25 2024 xorriso : UPDATE : 23.28% done, estimate finish Sat Feb 10 16:33:00 2024 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 10 16:41:15 2024 xorriso : UPDATE : 23.38% done, estimate finish Sat Feb 10 16:32:55 2024 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 10 16:42:03 2024 xorriso : UPDATE : 23.41% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 16:41:27 2024 xorriso : UPDATE : 23.55% done, estimate finish Sat Feb 10 16:32:10 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 16:41:55 2024 xorriso : UPDATE : 23.55% done, estimate finish Sat Feb 10 16:32:52 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 16:43:17 2024 xorriso : UPDATE : 23.67% done, estimate finish Sat Feb 10 16:32:33 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 16:44:40 2024 xorriso : UPDATE : 23.79% done, estimate finish Sat Feb 10 16:32:21 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 16:46:02 2024 xorriso : UPDATE : 23.79% done, estimate finish Sat Feb 10 16:32:55 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 16:47:25 2024 xorriso : UPDATE : 23.93% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 16:48:47 2024 xorriso : UPDATE : 23.93% done, estimate finish Sat Feb 10 16:33:08 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 16:50:09 2024 xorriso : UPDATE : 24.05% done, estimate finish Sat Feb 10 16:32:53 2024 xorriso : UPDATE : 16.38% done, estimate finish Sat Feb 10 16:48:14 2024 xorriso : UPDATE : 24.18% done, estimate finish Sat Feb 10 16:32:39 2024 xorriso : UPDATE : 16.85% done, estimate finish Sat Feb 10 16:40:37 2024 xorriso : UPDATE : 24.18% done, estimate finish Sat Feb 10 16:33:46 2024 xorriso : UPDATE : 16.91% done, estimate finish Sat Feb 10 16:40:40 2024 xorriso : UPDATE : 24.32% done, estimate finish Sat Feb 10 16:33:07 2024 xorriso : UPDATE : 16.96% done, estimate finish Sat Feb 10 16:39:54 2024 xorriso : UPDATE : 24.44% done, estimate finish Sat Feb 10 16:32:46 2024 xorriso : UPDATE : 16.96% done, estimate finish Sat Feb 10 16:41:04 2024 xorriso : UPDATE : 24.47% done, estimate finish Sat Feb 10 16:33:15 2024 xorriso : UPDATE : 17.05% done, estimate finish Sat Feb 10 16:40:34 2024 xorriso : UPDATE : 24.56% done, estimate finish Sat Feb 10 16:33:10 2024 xorriso : UPDATE : 17.12% done, estimate finish Sat Feb 10 16:40:36 2024 xorriso : UPDATE : 24.70% done, estimate finish Sat Feb 10 16:32:43 2024 xorriso : UPDATE : 17.12% done, estimate finish Sat Feb 10 16:41:34 2024 xorriso : UPDATE : 24.70% done, estimate finish Sat Feb 10 16:33:19 2024 xorriso : UPDATE : 17.24% done, estimate finish Sat Feb 10 16:40:37 2024 xorriso : UPDATE : 24.84% done, estimate finish Sat Feb 10 16:32:56 2024 xorriso : UPDATE : 17.28% done, estimate finish Sat Feb 10 16:40:59 2024 xorriso : UPDATE : 24.84% done, estimate finish Sat Feb 10 16:33:29 2024 xorriso : UPDATE : 17.34% done, estimate finish Sat Feb 10 16:40:55 2024 xorriso : UPDATE : 24.98% done, estimate finish Sat Feb 10 16:33:07 2024 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 10 16:41:27 2024 xorriso : UPDATE : 25.12% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 10 16:42:12 2024 xorriso : UPDATE : 25.12% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 10 16:47:53 2024 xorriso : UPDATE : 25.26% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 10 16:49:50 2024 xorriso : UPDATE : 25.38% done, estimate finish Sat Feb 10 16:32:10 2024 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 10 16:51:47 2024 xorriso : UPDATE : 25.46% done, estimate finish Sat Feb 10 16:32:14 2024 xorriso : UPDATE : 17.62% done, estimate finish Sat Feb 10 16:43:46 2024 xorriso : UPDATE : 25.52% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 10 16:41:44 2024 xorriso : UPDATE : 25.61% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 17.83% done, estimate finish Sat Feb 10 16:41:47 2024 xorriso : UPDATE : 25.65% done, estimate finish Sat Feb 10 16:32:41 2024 xorriso : UPDATE : 17.88% done, estimate finish Sat Feb 10 16:41:54 2024 xorriso : UPDATE : 25.79% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 17.88% done, estimate finish Sat Feb 10 16:42:47 2024 xorriso : UPDATE : 25.79% done, estimate finish Sat Feb 10 16:32:55 2024 xorriso : UPDATE : 17.88% done, estimate finish Sat Feb 10 16:43:39 2024 xorriso : UPDATE : 25.91% done, estimate finish Sat Feb 10 16:33:28 2024 xorriso : UPDATE : 18.06% done, estimate finish Sat Feb 10 16:41:45 2024 xorriso : UPDATE : 26.03% done, estimate finish Sat Feb 10 16:33:01 2024 xorriso : UPDATE : 18.12% done, estimate finish Sat Feb 10 16:38:43 2024 xorriso : UPDATE : 26.03% done, estimate finish Sat Feb 10 16:33:50 2024 xorriso : UPDATE : 18.17% done, estimate finish Sat Feb 10 16:38:59 2024 xorriso : UPDATE : 26.17% done, estimate finish Sat Feb 10 16:33:18 2024 xorriso : UPDATE : 18.18% done, estimate finish Sat Feb 10 16:39:55 2024 xorriso : UPDATE : 26.29% done, estimate finish Sat Feb 10 16:32:59 2024 xorriso : UPDATE : 18.23% done, estimate finish Sat Feb 10 16:40:05 2024 xorriso : UPDATE : 26.29% done, estimate finish Sat Feb 10 16:33:37 2024 xorriso : UPDATE : 18.36% done, estimate finish Sat Feb 10 16:39:19 2024 xorriso : UPDATE : 26.40% done, estimate finish Sat Feb 10 16:33:20 2024 xorriso : UPDATE : 18.36% done, estimate finish Sat Feb 10 16:40:08 2024 xorriso : UPDATE : 26.54% done, estimate finish Sat Feb 10 16:32:57 2024 xorriso : UPDATE : 18.36% done, estimate finish Sat Feb 10 16:40:56 2024 xorriso : UPDATE : 26.54% done, estimate finish Sat Feb 10 16:33:30 2024 xorriso : UPDATE : 18.36% done, estimate finish Sat Feb 10 16:41:44 2024 xorriso : UPDATE : 26.67% done, estimate finish Sat Feb 10 16:33:09 2024 xorriso : UPDATE : 18.56% done, estimate finish Sat Feb 10 16:40:05 2024 xorriso : UPDATE : 26.67% done, estimate finish Sat Feb 10 16:33:48 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:39:48 2024 xorriso : UPDATE : 26.81% done, estimate finish Sat Feb 10 16:33:13 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:42:46 2024 xorriso : UPDATE : 26.95% done, estimate finish Sat Feb 10 16:32:41 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:44:12 2024 xorriso : UPDATE : 26.95% done, estimate finish Sat Feb 10 16:33:23 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:45:38 2024 xorriso : UPDATE : 27.08% done, estimate finish Sat Feb 10 16:33:00 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:47:05 2024 xorriso : UPDATE : 27.08% done, estimate finish Sat Feb 10 16:33:39 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:48:31 2024 xorriso : UPDATE : 27.20% done, estimate finish Sat Feb 10 16:33:18 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:49:57 2024 xorriso : UPDATE : 27.33% done, estimate finish Sat Feb 10 16:32:59 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:51:24 2024 xorriso : UPDATE : 27.33% done, estimate finish Sat Feb 10 16:33:31 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:52:50 2024 xorriso : UPDATE : 27.48% done, estimate finish Sat Feb 10 16:33:06 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:54:16 2024 xorriso : UPDATE : 27.54% done, estimate finish Sat Feb 10 16:32:45 2024 xorriso : UPDATE : 18.98% done, estimate finish Sat Feb 10 16:45:31 2024 xorriso : UPDATE : 27.63% done, estimate finish Sat Feb 10 16:32:39 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:41:14 2024 xorriso : UPDATE : 27.72% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:42:31 2024 xorriso : UPDATE : 27.80% done, estimate finish Sat Feb 10 16:32:42 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:43:48 2024 xorriso : UPDATE : 27.87% done, estimate finish Sat Feb 10 16:32:47 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:45:05 2024 xorriso : UPDATE : 27.93% done, estimate finish Sat Feb 10 16:32:58 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:46:21 2024 xorriso : UPDATE : 28.02% done, estimate finish Sat Feb 10 16:32:56 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:47:39 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:48:48 2024 xorriso : UPDATE : 28.08% done, estimate finish Sat Feb 10 16:33:06 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:50:05 2024 xorriso : UPDATE : 28.16% done, estimate finish Sat Feb 10 16:33:07 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:51:22 2024 xorriso : UPDATE : 28.23% done, estimate finish Sat Feb 10 16:33:10 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:52:39 2024 xorriso : UPDATE : 28.31% done, estimate finish Sat Feb 10 16:33:39 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 16:53:56 2024 xorriso : UPDATE : 28.41% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 28.48% done, estimate finish Sat Feb 10 16:33:31 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 28.58% done, estimate finish Sat Feb 10 16:33:19 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 28.66% done, estimate finish Sat Feb 10 16:33:22 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 28.76% done, estimate finish Sat Feb 10 16:33:14 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 28.84% done, estimate finish Sat Feb 10 16:33:11 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 28.91% done, estimate finish Sat Feb 10 16:33:16 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.01% done, estimate finish Sat Feb 10 16:33:09 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.10% done, estimate finish Sat Feb 10 16:33:09 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.18% done, estimate finish Sat Feb 10 16:32:44 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.25% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.37% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.48% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.64% done, estimate finish Sat Feb 10 16:32:29 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.73% done, estimate finish Sat Feb 10 16:32:30 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.83% done, estimate finish Sat Feb 10 16:32:26 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.92% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 29.98% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.07% done, estimate finish Sat Feb 10 16:32:26 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.16% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.25% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 30.35% done, estimate finish Sat Feb 10 16:32:16 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.45% done, estimate finish Sat Feb 10 16:32:15 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.53% done, estimate finish Sat Feb 10 16:32:18 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.61% done, estimate finish Sat Feb 10 16:32:20 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.70% done, estimate finish Sat Feb 10 16:32:22 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.78% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.86% done, estimate finish Sat Feb 10 16:32:26 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 30.95% done, estimate finish Sat Feb 10 16:32:26 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 31.04% done, estimate finish Sat Feb 10 16:32:28 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 31.11% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 31.19% done, estimate finish Sat Feb 10 16:32:38 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 31.27% done, estimate finish Sat Feb 10 16:32:40 2024 xorriso : UPDATE : 19.26% done xorriso : UPDATE : 31.37% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 20.18% done, estimate finish Sat Feb 10 16:40:43 2024 xorriso : UPDATE : 31.45% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 21.08% done, estimate finish Sat Feb 10 16:35:18 2024 xorriso : UPDATE : 31.54% done, estimate finish Sat Feb 10 16:32:38 2024 xorriso : UPDATE : 22.15% done, estimate finish Sat Feb 10 16:32:46 2024 xorriso : UPDATE : 31.64% done, estimate finish Sat Feb 10 16:32:33 2024 xorriso : UPDATE : 22.26% done, estimate finish Sat Feb 10 16:32:50 2024 xorriso : UPDATE : 31.71% done, estimate finish Sat Feb 10 16:32:38 2024 xorriso : UPDATE : 22.26% done, estimate finish Sat Feb 10 16:33:07 2024 xorriso : UPDATE : 31.80% done, estimate finish Sat Feb 10 16:32:38 2024 xorriso : UPDATE : 22.26% done, estimate finish Sat Feb 10 16:33:25 2024 xorriso : UPDATE : 31.88% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 22.26% done, estimate finish Sat Feb 10 16:33:42 2024 xorriso : UPDATE : 31.95% done, estimate finish Sat Feb 10 16:32:58 2024 xorriso : UPDATE : 22.56% done, estimate finish Sat Feb 10 16:31:08 2024 xorriso : UPDATE : 32.07% done, estimate finish Sat Feb 10 16:32:39 2024 xorriso : UPDATE : 22.65% done, estimate finish Sat Feb 10 16:31:17 2024 xorriso : UPDATE : 32.20% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 22.73% done, estimate finish Sat Feb 10 16:31:25 2024 xorriso : UPDATE : 32.27% done, estimate finish Sat Feb 10 16:32:32 2024 xorriso : UPDATE : 22.79% done, estimate finish Sat Feb 10 16:31:35 2024 xorriso : UPDATE : 32.37% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 22.79% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 32.46% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 22.79% done, estimate finish Sat Feb 10 16:32:05 2024 xorriso : UPDATE : 32.55% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 22.79% done, estimate finish Sat Feb 10 16:32:20 2024 xorriso : UPDATE : 32.61% done, estimate finish Sat Feb 10 16:32:33 2024 xorriso : UPDATE : 23.05% done, estimate finish Sat Feb 10 16:32:11 2024 xorriso : UPDATE : 32.73% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 23.11% done, estimate finish Sat Feb 10 16:32:19 2024 xorriso : UPDATE : 32.81% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 23.17% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 32.89% done, estimate finish Sat Feb 10 16:32:13 2024 xorriso : UPDATE : 23.23% done, estimate finish Sat Feb 10 16:39:51 2024 xorriso : UPDATE : 32.97% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 10 16:39:53 2024 xorriso : UPDATE : 33.06% done, estimate finish Sat Feb 10 16:32:19 2024 xorriso : UPDATE : 23.35% done, estimate finish Sat Feb 10 16:39:58 2024 xorriso : UPDATE : 33.14% done, estimate finish Sat Feb 10 16:32:22 2024 xorriso : UPDATE : 23.42% done, estimate finish Sat Feb 10 16:39:53 2024 xorriso : UPDATE : 33.24% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 23.48% done, estimate finish Sat Feb 10 16:40:02 2024 xorriso : UPDATE : 33.34% done, estimate finish Sat Feb 10 16:32:15 2024 xorriso : UPDATE : 23.48% done, estimate finish Sat Feb 10 16:40:53 2024 xorriso : UPDATE : 33.42% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 23.60% done, estimate finish Sat Feb 10 16:40:07 2024 xorriso : UPDATE : 33.49% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 23.60% done, estimate finish Sat Feb 10 16:40:51 2024 xorriso : UPDATE : 33.60% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 23.60% done, estimate finish Sat Feb 10 16:41:35 2024 xorriso : UPDATE : 33.69% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 23.78% done, estimate finish Sat Feb 10 16:40:15 2024 xorriso : UPDATE : 33.77% done, estimate finish Sat Feb 10 16:32:30 2024 xorriso : UPDATE : 23.90% done, estimate finish Sat Feb 10 16:39:35 2024 xorriso : UPDATE : 33.89% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 23.97% done, estimate finish Sat Feb 10 16:39:33 2024 xorriso : UPDATE : 33.98% done, estimate finish Sat Feb 10 16:32:18 2024 xorriso : UPDATE : 24.01% done, estimate finish Sat Feb 10 16:40:00 2024 xorriso : UPDATE : 34.06% done, estimate finish Sat Feb 10 16:32:19 2024 xorriso : UPDATE : 24.10% done, estimate finish Sat Feb 10 16:39:43 2024 xorriso : UPDATE : 34.17% done, estimate finish Sat Feb 10 16:32:15 2024 xorriso : UPDATE : 24.16% done, estimate finish Sat Feb 10 16:39:41 2024 xorriso : UPDATE : 34.27% done, estimate finish Sat Feb 10 16:32:12 2024 xorriso : UPDATE : 24.18% done, estimate finish Sat Feb 10 16:40:14 2024 xorriso : UPDATE : 34.35% done, estimate finish Sat Feb 10 16:32:14 2024 xorriso : UPDATE : 24.32% done, estimate finish Sat Feb 10 16:39:29 2024 xorriso : UPDATE : 34.45% done, estimate finish Sat Feb 10 16:32:11 2024 xorriso : UPDATE : 24.39% done, estimate finish Sat Feb 10 16:39:28 2024 xorriso : UPDATE : 34.54% done, estimate finish Sat Feb 10 16:32:13 2024 xorriso : UPDATE : 24.41% done, estimate finish Sat Feb 10 16:39:53 2024 xorriso : UPDATE : 34.62% done, estimate finish Sat Feb 10 16:32:02 2024 xorriso : UPDATE : 24.51% done, estimate finish Sat Feb 10 16:39:33 2024 xorriso : UPDATE : 34.70% done, estimate finish Sat Feb 10 16:32:11 2024 xorriso : UPDATE : 24.57% done, estimate finish Sat Feb 10 16:39:40 2024 xorriso : UPDATE : 34.81% done, estimate finish Sat Feb 10 16:32:03 2024 xorriso : UPDATE : 24.60% done, estimate finish Sat Feb 10 16:40:19 2024 xorriso : UPDATE : 34.91% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 24.75% done, estimate finish Sat Feb 10 16:39:06 2024 xorriso : UPDATE : 35.00% done, estimate finish Sat Feb 10 16:32:01 2024 xorriso : UPDATE : 24.80% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 24.80% done, estimate finish Sat Feb 10 16:40:02 2024 xorriso : UPDATE : 35.07% done, estimate finish Sat Feb 10 16:32:07 2024 xorriso : UPDATE : 24.80% done, estimate finish Sat Feb 10 16:40:52 2024 xorriso : UPDATE : 35.18% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 24.80% done, estimate finish Sat Feb 10 16:41:42 2024 xorriso : UPDATE : 35.26% done, estimate finish Sat Feb 10 16:32:06 2024 xorriso : UPDATE : 25.07% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 35.36% done, estimate finish Sat Feb 10 16:32:03 2024 xorriso : UPDATE : 25.07% done, estimate finish Sat Feb 10 16:39:57 2024 xorriso : UPDATE : 35.45% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 25.23% done, estimate finish Sat Feb 10 16:39:07 2024 xorriso : UPDATE : 35.54% done, estimate finish Sat Feb 10 16:32:06 2024 xorriso : UPDATE : 25.29% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 35.65% done, estimate finish Sat Feb 10 16:31:59 2024 xorriso : UPDATE : 25.36% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 35.72% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 25.41% done, estimate finish Sat Feb 10 16:39:06 2024 xorriso : UPDATE : 35.79% done, estimate finish Sat Feb 10 16:32:16 2024 xorriso : UPDATE : 25.48% done, estimate finish Sat Feb 10 16:39:05 2024 xorriso : UPDATE : 35.90% done, estimate finish Sat Feb 10 16:32:09 2024 xorriso : UPDATE : 25.54% done, estimate finish Sat Feb 10 16:39:13 2024 xorriso : UPDATE : 35.97% done, estimate finish Sat Feb 10 16:32:16 2024 xorriso : UPDATE : 25.60% done, estimate finish Sat Feb 10 16:39:18 2024 xorriso : UPDATE : 36.06% done, estimate finish Sat Feb 10 16:32:16 2024 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 10 16:39:19 2024 xorriso : UPDATE : 36.15% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 25.69% done, estimate finish Sat Feb 10 16:39:46 2024 xorriso : UPDATE : 36.22% done, estimate finish Sat Feb 10 16:32:21 2024 xorriso : UPDATE : 25.79% done, estimate finish Sat Feb 10 16:39:23 2024 xorriso : UPDATE : 36.32% done, estimate finish Sat Feb 10 16:32:20 2024 xorriso : UPDATE : 25.85% done, estimate finish Sat Feb 10 16:39:29 2024 xorriso : UPDATE : 36.39% done, estimate finish Sat Feb 10 16:32:42 2024 xorriso : UPDATE : 25.91% done, estimate finish Sat Feb 10 16:39:32 2024 xorriso : UPDATE : 36.49% done, estimate finish Sat Feb 10 16:32:35 2024 xorriso : UPDATE : 25.97% done, estimate finish Sat Feb 10 16:40:37 2024 xorriso : UPDATE : 36.57% done, estimate finish Sat Feb 10 16:32:40 2024 xorriso : UPDATE : 26.00% done, estimate finish Sat Feb 10 16:41:05 2024 xorriso : UPDATE : 36.65% done, estimate finish Sat Feb 10 16:32:39 2024 xorriso : UPDATE : 26.12% done, estimate finish Sat Feb 10 16:40:04 2024 xorriso : UPDATE : 36.75% done, estimate finish Sat Feb 10 16:32:35 2024 xorriso : UPDATE : 26.12% done, estimate finish Sat Feb 10 16:41:02 2024 xorriso : UPDATE : 36.75% done, estimate finish Sat Feb 10 16:33:09 2024 xorriso : UPDATE : 26.24% done, estimate finish Sat Feb 10 16:40:14 2024 xorriso : UPDATE : 36.95% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 26.28% done, estimate finish Sat Feb 10 16:40:26 2024 xorriso : UPDATE : 37.04% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 26.34% done, estimate finish Sat Feb 10 16:40:28 2024 xorriso : UPDATE : 37.15% done, estimate finish Sat Feb 10 16:32:18 2024 xorriso : UPDATE : 26.41% done, estimate finish Sat Feb 10 16:40:24 2024 xorriso : UPDATE : 37.24% done, estimate finish Sat Feb 10 16:32:19 2024 xorriso : UPDATE : 37.30% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 26.53% done, estimate finish Sat Feb 10 16:39:48 2024 xorriso : UPDATE : 37.42% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 26.54% done, estimate finish Sat Feb 10 16:40:20 2024 xorriso : UPDATE : 37.51% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 26.54% done, estimate finish Sat Feb 10 16:41:20 2024 xorriso : UPDATE : 37.61% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 26.54% done, estimate finish Sat Feb 10 16:42:36 2024 xorriso : UPDATE : 37.70% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 26.54% done, estimate finish Sat Feb 10 16:43:52 2024 xorriso : UPDATE : 37.80% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 26.54% done, estimate finish Sat Feb 10 16:45:08 2024 xorriso : UPDATE : 37.89% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 26.68% done, estimate finish Sat Feb 10 16:42:53 2024 xorriso : UPDATE : 37.99% done, estimate finish Sat Feb 10 16:31:52 2024 xorriso : UPDATE : 27.02% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 38.09% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 27.02% done, estimate finish Sat Feb 10 16:39:44 2024 xorriso : UPDATE : 38.19% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 27.02% done, estimate finish Sat Feb 10 16:40:27 2024 xorriso : UPDATE : 38.29% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 27.26% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 38.38% done, estimate finish Sat Feb 10 16:31:44 2024 xorriso : UPDATE : 27.33% done, estimate finish Sat Feb 10 16:38:44 2024 xorriso : UPDATE : 38.51% done, estimate finish Sat Feb 10 16:31:32 2024 xorriso : UPDATE : 27.41% done, estimate finish Sat Feb 10 16:37:00 2024 xorriso : UPDATE : 38.60% done, estimate finish Sat Feb 10 16:31:34 2024 xorriso : UPDATE : 27.48% done, estimate finish Sat Feb 10 16:37:10 2024 xorriso : UPDATE : 38.71% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 27.56% done, estimate finish Sat Feb 10 16:37:14 2024 xorriso : UPDATE : 38.81% done, estimate finish Sat Feb 10 16:31:28 2024 xorriso : UPDATE : 27.65% done, estimate finish Sat Feb 10 16:37:09 2024 xorriso : UPDATE : 38.91% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 27.73% done, estimate finish Sat Feb 10 16:37:10 2024 xorriso : UPDATE : 39.05% done, estimate finish Sat Feb 10 16:31:18 2024 xorriso : UPDATE : 27.81% done, estimate finish Sat Feb 10 16:37:14 2024 xorriso : UPDATE : 39.16% done, estimate finish Sat Feb 10 16:31:16 2024 xorriso : UPDATE : 27.83% done, estimate finish Sat Feb 10 16:37:38 2024 xorriso : UPDATE : 39.26% done, estimate finish Sat Feb 10 16:31:16 2024 xorriso : UPDATE : 27.95% done, estimate finish Sat Feb 10 16:37:23 2024 xorriso : UPDATE : 39.38% done, estimate finish Sat Feb 10 16:31:12 2024 xorriso : UPDATE : 28.03% done, estimate finish Sat Feb 10 16:37:24 2024 xorriso : UPDATE : 39.47% done, estimate finish Sat Feb 10 16:30:55 2024 xorriso : UPDATE : 28.09% done, estimate finish Sat Feb 10 16:37:29 2024 xorriso : UPDATE : 39.57% done, estimate finish Sat Feb 10 16:30:54 2024 xorriso : UPDATE : 28.09% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 39.69% done, estimate finish Sat Feb 10 16:30:53 2024 xorriso : UPDATE : 28.26% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 39.80% done, estimate finish Sat Feb 10 16:30:51 2024 xorriso : UPDATE : 28.29% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 39.91% done, estimate finish Sat Feb 10 16:30:51 2024 xorriso : UPDATE : 28.42% done, estimate finish Sat Feb 10 16:37:53 2024 xorriso : UPDATE : 40.02% done, estimate finish Sat Feb 10 16:30:52 2024 xorriso : UPDATE : 28.50% done, estimate finish Sat Feb 10 16:37:53 2024 xorriso : UPDATE : 40.13% done, estimate finish Sat Feb 10 16:30:51 2024 xorriso : UPDATE : 28.57% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 40.23% done, estimate finish Sat Feb 10 16:30:52 2024 xorriso : UPDATE : 28.66% done, estimate finish Sat Feb 10 16:37:51 2024 xorriso : UPDATE : 40.35% done, estimate finish Sat Feb 10 16:30:50 2024 xorriso : UPDATE : 28.76% done, estimate finish Sat Feb 10 16:37:42 2024 xorriso : UPDATE : 40.45% done, estimate finish Sat Feb 10 16:30:51 2024 xorriso : UPDATE : 28.78% done, estimate finish Sat Feb 10 16:38:05 2024 xorriso : UPDATE : 40.57% done, estimate finish Sat Feb 10 16:30:47 2024 xorriso : UPDATE : 28.87% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 40.67% done, estimate finish Sat Feb 10 16:30:49 2024 xorriso : UPDATE : 28.96% done, estimate finish Sat Feb 10 16:36:52 2024 xorriso : UPDATE : 40.77% done, estimate finish Sat Feb 10 16:30:51 2024 xorriso : UPDATE : 29.06% done, estimate finish Sat Feb 10 16:36:49 2024 xorriso : UPDATE : 40.88% done, estimate finish Sat Feb 10 16:30:50 2024 xorriso : UPDATE : 29.15% done, estimate finish Sat Feb 10 16:36:43 2024 xorriso : UPDATE : 41.02% done, estimate finish Sat Feb 10 16:30:43 2024 xorriso : UPDATE : 29.24% done, estimate finish Sat Feb 10 16:36:44 2024 xorriso : UPDATE : 41.13% done, estimate finish Sat Feb 10 16:30:43 2024 xorriso : UPDATE : 29.35% done, estimate finish Sat Feb 10 16:36:35 2024 xorriso : UPDATE : 41.24% done, estimate finish Sat Feb 10 16:30:42 2024 xorriso : UPDATE : 29.35% done, estimate finish Sat Feb 10 16:37:09 2024 xorriso : UPDATE : 41.37% done, estimate finish Sat Feb 10 16:30:38 2024 xorriso : UPDATE : 29.45% done, estimate finish Sat Feb 10 16:37:00 2024 xorriso : UPDATE : 41.50% done, estimate finish Sat Feb 10 16:30:34 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 16:36:53 2024 xorriso : UPDATE : 41.60% done, estimate finish Sat Feb 10 16:30:36 2024 xorriso : UPDATE : 29.67% done, estimate finish Sat Feb 10 16:36:43 2024 xorriso : UPDATE : 41.73% done, estimate finish Sat Feb 10 16:30:26 2024 xorriso : UPDATE : 29.77% done, estimate finish Sat Feb 10 16:36:40 2024 xorriso : UPDATE : 29.87% done, estimate finish Sat Feb 10 16:36:32 2024 xorriso : UPDATE : 41.86% done, estimate finish Sat Feb 10 16:30:21 2024 xorriso : UPDATE : 29.97% done, estimate finish Sat Feb 10 16:36:18 2024 xorriso : UPDATE : 42.00% done, estimate finish Sat Feb 10 16:30:15 2024 xorriso : UPDATE : 30.06% done, estimate finish Sat Feb 10 16:36:15 2024 xorriso : UPDATE : 42.13% done, estimate finish Sat Feb 10 16:30:13 2024 xorriso : UPDATE : 30.12% done, estimate finish Sat Feb 10 16:36:28 2024 xorriso : UPDATE : 42.27% done, estimate finish Sat Feb 10 16:30:09 2024 xorriso : UPDATE : 30.23% done, estimate finish Sat Feb 10 16:36:21 2024 xorriso : UPDATE : 42.37% done, estimate finish Sat Feb 10 16:30:12 2024 xorriso : UPDATE : 30.30% done, estimate finish Sat Feb 10 16:36:26 2024 xorriso : UPDATE : 42.48% done, estimate finish Sat Feb 10 16:30:13 2024 xorriso : UPDATE : 30.39% done, estimate finish Sat Feb 10 16:36:27 2024 xorriso : UPDATE : 42.61% done, estimate finish Sat Feb 10 16:30:10 2024 xorriso : UPDATE : 30.47% done, estimate finish Sat Feb 10 16:36:27 2024 xorriso : UPDATE : 42.73% done, estimate finish Sat Feb 10 16:30:10 2024 xorriso : UPDATE : 30.55% done, estimate finish Sat Feb 10 16:36:32 2024 xorriso : UPDATE : 42.86% done, estimate finish Sat Feb 10 16:30:09 2024 xorriso : UPDATE : 30.64% done, estimate finish Sat Feb 10 16:36:29 2024 xorriso : UPDATE : 42.97% done, estimate finish Sat Feb 10 16:30:01 2024 xorriso : UPDATE : 30.72% done, estimate finish Sat Feb 10 16:36:31 2024 xorriso : UPDATE : 43.08% done, estimate finish Sat Feb 10 16:30:03 2024 xorriso : UPDATE : 30.79% done, estimate finish Sat Feb 10 16:37:03 2024 xorriso : UPDATE : 43.08% done, estimate finish Sat Feb 10 16:30:32 2024 xorriso : UPDATE : 30.82% done, estimate finish Sat Feb 10 16:37:35 2024 xorriso : UPDATE : 43.24% done, estimate finish Sat Feb 10 16:30:19 2024 xorriso : UPDATE : 30.90% done, estimate finish Sat Feb 10 16:37:35 2024 xorriso : UPDATE : 43.34% done, estimate finish Sat Feb 10 16:30:22 2024 xorriso : UPDATE : 31.01% done, estimate finish Sat Feb 10 16:37:16 2024 xorriso : UPDATE : 43.43% done, estimate finish Sat Feb 10 16:30:26 2024 xorriso : UPDATE : 31.10% done, estimate finish Sat Feb 10 16:37:13 2024 xorriso : UPDATE : 43.55% done, estimate finish Sat Feb 10 16:30:26 2024 xorriso : UPDATE : 31.19% done, estimate finish Sat Feb 10 16:37:09 2024 xorriso : UPDATE : 43.70% done, estimate finish Sat Feb 10 16:30:19 2024 xorriso : UPDATE : 31.25% done, estimate finish Sat Feb 10 16:37:14 2024 xorriso : UPDATE : 43.76% done, estimate finish Sat Feb 10 16:30:27 2024 xorriso : UPDATE : 31.32% done, estimate finish Sat Feb 10 16:37:22 2024 xorriso : UPDATE : 43.91% done, estimate finish Sat Feb 10 16:30:22 2024 xorriso : UPDATE : 31.38% done, estimate finish Sat Feb 10 16:37:26 2024 xorriso : UPDATE : 43.97% done, estimate finish Sat Feb 10 16:31:08 2024 xorriso : UPDATE : 31.54% done, estimate finish Sat Feb 10 16:36:59 2024 xorriso : UPDATE : 44.09% done, estimate finish Sat Feb 10 16:31:00 2024 xorriso : UPDATE : 31.60% done, estimate finish Sat Feb 10 16:37:08 2024 xorriso : UPDATE : 44.12% done, estimate finish Sat Feb 10 16:31:24 2024 xorriso : UPDATE : 31.66% done, estimate finish Sat Feb 10 16:37:22 2024 xorriso : UPDATE : 44.24% done, estimate finish Sat Feb 10 16:31:16 2024 xorriso : UPDATE : 31.72% done, estimate finish Sat Feb 10 16:37:32 2024 xorriso : UPDATE : 44.36% done, estimate finish Sat Feb 10 16:31:09 2024 xorriso : UPDATE : 31.78% done, estimate finish Sat Feb 10 16:37:40 2024 xorriso : UPDATE : 44.49% done, estimate finish Sat Feb 10 16:31:03 2024 xorriso : UPDATE : 31.79% done, estimate finish Sat Feb 10 16:38:18 2024 xorriso : UPDATE : 44.60% done, estimate finish Sat Feb 10 16:30:59 2024 xorriso : UPDATE : 31.79% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 44.62% done, estimate finish Sat Feb 10 16:31:19 2024 xorriso : UPDATE : 32.01% done, estimate finish Sat Feb 10 16:37:37 2024 xorriso : UPDATE : 44.81% done, estimate finish Sat Feb 10 16:30:59 2024 xorriso : UPDATE : 32.01% done, estimate finish Sat Feb 10 16:38:12 2024 xorriso : UPDATE : 44.89% done, estimate finish Sat Feb 10 16:31:03 2024 xorriso : UPDATE : 32.13% done, estimate finish Sat Feb 10 16:37:55 2024 xorriso : UPDATE : 44.98% done, estimate finish Sat Feb 10 16:31:04 2024 xorriso : UPDATE : 32.20% done, estimate finish Sat Feb 10 16:37:55 2024 xorriso : UPDATE : 45.07% done, estimate finish Sat Feb 10 16:31:08 2024 xorriso : UPDATE : 32.20% done, estimate finish Sat Feb 10 16:40:09 2024 xorriso : UPDATE : 45.16% done, estimate finish Sat Feb 10 16:31:10 2024 xorriso : UPDATE : 32.36% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 45.25% done, estimate finish Sat Feb 10 16:31:14 2024 xorriso : UPDATE : 32.37% done, estimate finish Sat Feb 10 16:39:19 2024 xorriso : UPDATE : 45.32% done, estimate finish Sat Feb 10 16:31:22 2024 xorriso : UPDATE : 32.46% done, estimate finish Sat Feb 10 16:39:01 2024 xorriso : UPDATE : 45.39% done, estimate finish Sat Feb 10 16:31:28 2024 xorriso : UPDATE : 32.55% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 45.46% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 32.61% done, estimate finish Sat Feb 10 16:38:47 2024 xorriso : UPDATE : 45.51% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 45.56% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 32.63% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 45.62% done, estimate finish Sat Feb 10 16:32:00 2024 xorriso : UPDATE : 32.73% done, estimate finish Sat Feb 10 16:38:59 2024 xorriso : UPDATE : 45.69% done, estimate finish Sat Feb 10 16:32:05 2024 xorriso : UPDATE : 32.82% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 45.77% done, estimate finish Sat Feb 10 16:33:21 2024 xorriso : UPDATE : 32.91% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 45.85% done, estimate finish Sat Feb 10 16:33:18 2024 xorriso : UPDATE : 32.92% done, estimate finish Sat Feb 10 16:38:11 2024 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 10 16:33:13 2024 xorriso : UPDATE : 33.01% done, estimate finish Sat Feb 10 16:37:54 2024 xorriso : UPDATE : 46.02% done, estimate finish Sat Feb 10 16:33:05 2024 xorriso : UPDATE : 33.11% done, estimate finish Sat Feb 10 16:37:40 2024 xorriso : UPDATE : 46.11% done, estimate finish Sat Feb 10 16:33:02 2024 xorriso : UPDATE : 33.11% done, estimate finish Sat Feb 10 16:38:26 2024 xorriso : UPDATE : 46.19% done, estimate finish Sat Feb 10 16:32:58 2024 xorriso : UPDATE : 33.21% done, estimate finish Sat Feb 10 16:38:08 2024 xorriso : UPDATE : 46.28% done, estimate finish Sat Feb 10 16:32:55 2024 xorriso : UPDATE : 33.30% done, estimate finish Sat Feb 10 16:37:56 2024 xorriso : UPDATE : 46.36% done, estimate finish Sat Feb 10 16:32:53 2024 xorriso : UPDATE : 33.40% done, estimate finish Sat Feb 10 16:37:45 2024 xorriso : UPDATE : 46.45% done, estimate finish Sat Feb 10 16:32:50 2024 xorriso : UPDATE : 33.49% done, estimate finish Sat Feb 10 16:37:37 2024 xorriso : UPDATE : 46.52% done, estimate finish Sat Feb 10 16:32:53 2024 xorriso : UPDATE : 33.58% done, estimate finish Sat Feb 10 16:37:30 2024 xorriso : UPDATE : 46.59% done, estimate finish Sat Feb 10 16:32:32 2024 xorriso : UPDATE : 33.65% done, estimate finish Sat Feb 10 16:37:35 2024 xorriso : UPDATE : 46.66% done, estimate finish Sat Feb 10 16:32:38 2024 xorriso : UPDATE : 33.70% done, estimate finish Sat Feb 10 16:37:19 2024 xorriso : UPDATE : 46.74% done, estimate finish Sat Feb 10 16:32:38 2024 xorriso : UPDATE : 33.78% done, estimate finish Sat Feb 10 16:37:22 2024 xorriso : UPDATE : 46.82% done, estimate finish Sat Feb 10 16:32:36 2024 xorriso : UPDATE : 33.85% done, estimate finish Sat Feb 10 16:37:26 2024 xorriso : UPDATE : 46.92% done, estimate finish Sat Feb 10 16:32:29 2024 xorriso : UPDATE : 33.92% done, estimate finish Sat Feb 10 16:37:31 2024 xorriso : UPDATE : 47.02% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 33.98% done, estimate finish Sat Feb 10 16:37:36 2024 xorriso : UPDATE : 47.11% done, estimate finish Sat Feb 10 16:32:20 2024 xorriso : UPDATE : 34.04% done, estimate finish Sat Feb 10 16:37:42 2024 xorriso : UPDATE : 47.18% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 34.11% done, estimate finish Sat Feb 10 16:37:46 2024 xorriso : UPDATE : 47.28% done, estimate finish Sat Feb 10 16:32:19 2024 xorriso : UPDATE : 34.15% done, estimate finish Sat Feb 10 16:38:02 2024 xorriso : UPDATE : 47.38% done, estimate finish Sat Feb 10 16:32:16 2024 xorriso : UPDATE : 34.15% done, estimate finish Sat Feb 10 16:38:36 2024 xorriso : UPDATE : 47.45% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 34.32% done, estimate finish Sat Feb 10 16:37:50 2024 xorriso : UPDATE : 47.53% done, estimate finish Sat Feb 10 16:32:11 2024 xorriso : UPDATE : 34.36% done, estimate finish Sat Feb 10 16:38:56 2024 xorriso : UPDATE : 47.62% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 34.49% done, estimate finish Sat Feb 10 16:38:05 2024 xorriso : UPDATE : 34.56% done, estimate finish Sat Feb 10 16:38:03 2024 xorriso : UPDATE : 47.69% done, estimate finish Sat Feb 10 16:32:15 2024 xorriso : UPDATE : 34.66% done, estimate finish Sat Feb 10 16:37:48 2024 xorriso : UPDATE : 47.78% done, estimate finish Sat Feb 10 16:32:12 2024 xorriso : UPDATE : 34.72% done, estimate finish Sat Feb 10 16:37:55 2024 xorriso : UPDATE : 47.84% done, estimate finish Sat Feb 10 16:32:20 2024 xorriso : UPDATE : 34.79% done, estimate finish Sat Feb 10 16:37:54 2024 xorriso : UPDATE : 47.91% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 34.88% done, estimate finish Sat Feb 10 16:37:48 2024 xorriso : UPDATE : 47.99% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 34.94% done, estimate finish Sat Feb 10 16:37:53 2024 xorriso : UPDATE : 48.08% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 34.95% done, estimate finish Sat Feb 10 16:38:21 2024 xorriso : UPDATE : 48.16% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 34.95% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 48.23% done, estimate finish Sat Feb 10 16:32:50 2024 xorriso : UPDATE : 35.18% done, estimate finish Sat Feb 10 16:37:44 2024 xorriso : UPDATE : 48.29% done, estimate finish Sat Feb 10 16:32:58 2024 xorriso : UPDATE : 35.26% done, estimate finish Sat Feb 10 16:36:53 2024 xorriso : UPDATE : 48.37% done, estimate finish Sat Feb 10 16:32:58 2024 xorriso : UPDATE : 35.27% done, estimate finish Sat Feb 10 16:37:31 2024 xorriso : UPDATE : 48.44% done, estimate finish Sat Feb 10 16:33:01 2024 xorriso : UPDATE : 35.27% done, estimate finish Sat Feb 10 16:38:15 2024 xorriso : UPDATE : 48.44% done, estimate finish Sat Feb 10 16:33:37 2024 xorriso : UPDATE : 35.27% done, estimate finish Sat Feb 10 16:39:00 2024 xorriso : UPDATE : 48.66% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 35.27% done, estimate finish Sat Feb 10 16:39:46 2024 xorriso : UPDATE : 48.75% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 35.27% done, estimate finish Sat Feb 10 16:40:31 2024 xorriso : UPDATE : 48.83% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 35.27% done, estimate finish Sat Feb 10 16:41:16 2024 xorriso : UPDATE : 48.91% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 35.27% done, estimate finish Sat Feb 10 16:42:01 2024 xorriso : UPDATE : 49.01% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 35.86% done, estimate finish Sat Feb 10 16:37:07 2024 xorriso : UPDATE : 49.03% done, estimate finish Sat Feb 10 16:32:38 2024 xorriso : UPDATE : 35.96% done, estimate finish Sat Feb 10 16:37:03 2024 xorriso : UPDATE : 49.17% done, estimate finish Sat Feb 10 16:32:12 2024 xorriso : UPDATE : 36.00% done, estimate finish Sat Feb 10 16:37:44 2024 xorriso : UPDATE : 49.20% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 36.10% done, estimate finish Sat Feb 10 16:37:28 2024 xorriso : UPDATE : 49.39% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 36.16% done, estimate finish Sat Feb 10 16:37:35 2024 xorriso : UPDATE : 49.48% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 36.20% done, estimate finish Sat Feb 10 16:37:56 2024 xorriso : UPDATE : 49.57% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 36.29% done, estimate finish Sat Feb 10 16:37:45 2024 xorriso : UPDATE : 49.70% done, estimate finish Sat Feb 10 16:31:43 2024 xorriso : UPDATE : 36.39% done, estimate finish Sat Feb 10 16:37:33 2024 xorriso : UPDATE : 49.78% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 36.44% done, estimate finish Sat Feb 10 16:37:43 2024 xorriso : UPDATE : 49.89% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 36.53% done, estimate finish Sat Feb 10 16:37:36 2024 xorriso : UPDATE : 49.99% done, estimate finish Sat Feb 10 16:31:41 2024 xorriso : UPDATE : 36.56% done, estimate finish Sat Feb 10 16:37:55 2024 xorriso : UPDATE : 50.07% done, estimate finish Sat Feb 10 16:31:03 2024 xorriso : UPDATE : 36.68% done, estimate finish Sat Feb 10 16:37:36 2024 xorriso : UPDATE : 50.15% done, estimate finish Sat Feb 10 16:31:09 2024 xorriso : UPDATE : 36.74% done, estimate finish Sat Feb 10 16:37:41 2024 xorriso : UPDATE : 50.24% done, estimate finish Sat Feb 10 16:31:13 2024 xorriso : UPDATE : 36.81% done, estimate finish Sat Feb 10 16:37:43 2024 xorriso : UPDATE : 50.30% done, estimate finish Sat Feb 10 16:31:23 2024 xorriso : UPDATE : 36.84% done, estimate finish Sat Feb 10 16:38:08 2024 xorriso : UPDATE : 50.41% done, estimate finish Sat Feb 10 16:31:21 2024 xorriso : UPDATE : 50.45% done, estimate finish Sat Feb 10 16:31:32 2024 xorriso : UPDATE : 36.95% done, estimate finish Sat Feb 10 16:37:45 2024 xorriso : UPDATE : 50.59% done, estimate finish Sat Feb 10 16:31:21 2024 xorriso : UPDATE : 37.01% done, estimate finish Sat Feb 10 16:37:51 2024 xorriso : UPDATE : 50.67% done, estimate finish Sat Feb 10 16:31:27 2024 xorriso : UPDATE : 37.09% done, estimate finish Sat Feb 10 16:37:49 2024 xorriso : UPDATE : 50.74% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 37.17% done, estimate finish Sat Feb 10 16:37:47 2024 xorriso : UPDATE : 50.78% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 37.23% done, estimate finish Sat Feb 10 16:37:50 2024 xorriso : UPDATE : 50.92% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 37.30% done, estimate finish Sat Feb 10 16:37:54 2024 xorriso : UPDATE : 51.11% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 37.38% done, estimate finish Sat Feb 10 16:37:49 2024 xorriso : UPDATE : 51.21% done, estimate finish Sat Feb 10 16:31:26 2024 xorriso : UPDATE : 37.45% done, estimate finish Sat Feb 10 16:38:03 2024 xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:31:28 2024 xorriso : UPDATE : 37.51% done, estimate finish Sat Feb 10 16:38:06 2024 xorriso : UPDATE : 51.39% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 37.57% done, estimate finish Sat Feb 10 16:38:13 2024 xorriso : UPDATE : 51.47% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 37.64% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 51.57% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 37.73% done, estimate finish Sat Feb 10 16:38:02 2024 xorriso : UPDATE : 51.62% done, estimate finish Sat Feb 10 16:31:44 2024 xorriso : UPDATE : 37.78% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 51.73% done, estimate finish Sat Feb 10 16:31:40 2024 xorriso : UPDATE : 37.86% done, estimate finish Sat Feb 10 16:38:09 2024 xorriso : UPDATE : 51.83% done, estimate finish Sat Feb 10 16:31:37 2024 xorriso : UPDATE : 37.92% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 51.88% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 51.88% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 38.06% done, estimate finish Sat Feb 10 16:38:13 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:31:59 2024 xorriso : UPDATE : 38.12% done, estimate finish Sat Feb 10 16:38:26 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 38.18% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:33:09 2024 xorriso : UPDATE : 38.25% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:33:44 2024 xorriso : UPDATE : 38.31% done, estimate finish Sat Feb 10 16:38:36 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:34:19 2024 xorriso : UPDATE : 38.31% done, estimate finish Sat Feb 10 16:39:22 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:34:53 2024 xorriso : UPDATE : 38.31% done, estimate finish Sat Feb 10 16:40:08 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:35:28 2024 xorriso : UPDATE : 38.31% done, estimate finish Sat Feb 10 16:40:53 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:36:04 2024 xorriso : UPDATE : 38.64% done, estimate finish Sat Feb 10 16:38:05 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:36:39 2024 xorriso : UPDATE : 38.70% done, estimate finish Sat Feb 10 16:38:08 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:54:29 2024 xorriso : UPDATE : 38.73% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 16:57:20 2024 xorriso : UPDATE : 38.82% done, estimate finish Sat Feb 10 16:38:06 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 17:00:13 2024 xorriso : UPDATE : 38.90% done, estimate finish Sat Feb 10 16:38:02 2024 xorriso : UPDATE : 38.97% done, estimate finish Sat Feb 10 16:37:58 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 17:03:05 2024 xorriso : UPDATE : 39.01% done, estimate finish Sat Feb 10 16:38:17 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 17:05:56 2024 xorriso : UPDATE : 39.01% done, estimate finish Sat Feb 10 16:39:01 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 17:08:49 2024 xorriso : UPDATE : 39.01% done, estimate finish Sat Feb 10 16:39:46 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 17:11:40 2024 xorriso : UPDATE : 39.01% done, estimate finish Sat Feb 10 16:40:30 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 17:14:33 2024 xorriso : UPDATE : 39.30% done, estimate finish Sat Feb 10 16:38:09 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 17:17:25 2024 xorriso : UPDATE : 39.30% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 52.07% done, estimate finish Sat Feb 10 17:20:17 2024 xorriso : UPDATE : 39.30% done, estimate finish Sat Feb 10 16:39:16 2024 xorriso : UPDATE : 52.53% done, estimate finish Sat Feb 10 16:38:03 2024 xorriso : UPDATE : 39.59% done, estimate finish Sat Feb 10 16:37:38 2024 xorriso : UPDATE : 54.15% done, estimate finish Sat Feb 10 16:28:42 2024 xorriso : UPDATE : 39.60% done, estimate finish Sat Feb 10 16:37:56 2024 xorriso : UPDATE : 54.32% done, estimate finish Sat Feb 10 16:28:43 2024 xorriso : UPDATE : 39.74% done, estimate finish Sat Feb 10 16:37:15 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 16:28:45 2024 xorriso : UPDATE : 39.80% done, estimate finish Sat Feb 10 16:37:23 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 16:28:59 2024 xorriso : UPDATE : 39.86% done, estimate finish Sat Feb 10 16:37:33 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 16:29:13 2024 xorriso : UPDATE : 39.95% done, estimate finish Sat Feb 10 16:37:25 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 16:29:28 2024 xorriso : UPDATE : 40.02% done, estimate finish Sat Feb 10 16:37:28 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 16:29:42 2024 xorriso : UPDATE : 40.09% done, estimate finish Sat Feb 10 16:37:31 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 16:29:57 2024 xorriso : UPDATE : 40.13% done, estimate finish Sat Feb 10 16:37:44 2024 xorriso : UPDATE : 54.59% done, estimate finish Sat Feb 10 16:29:57 2024 xorriso : UPDATE : 40.23% done, estimate finish Sat Feb 10 16:37:33 2024 xorriso : UPDATE : 55.21% done, estimate finish Sat Feb 10 16:27:52 2024 xorriso : UPDATE : 40.29% done, estimate finish Sat Feb 10 16:37:38 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:28:02 2024 xorriso : UPDATE : 40.37% done, estimate finish Sat Feb 10 16:37:20 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:28:15 2024 xorriso : UPDATE : 40.43% done, estimate finish Sat Feb 10 16:37:27 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:28:28 2024 xorriso : UPDATE : 40.49% done, estimate finish Sat Feb 10 16:37:37 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:28:40 2024 xorriso : UPDATE : 40.55% done, estimate finish Sat Feb 10 16:37:41 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:28:53 2024 xorriso : UPDATE : 40.61% done, estimate finish Sat Feb 10 16:37:49 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:29:05 2024 xorriso : UPDATE : 40.68% done, estimate finish Sat Feb 10 16:37:52 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:29:17 2024 xorriso : UPDATE : 40.74% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:29:31 2024 xorriso : UPDATE : 40.79% done, estimate finish Sat Feb 10 16:38:08 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:29:43 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 16:29:54 2024 xorriso : UPDATE : 40.87% done, estimate finish Sat Feb 10 16:38:02 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 18:22:55 2024 xorriso : UPDATE : 40.95% done, estimate finish Sat Feb 10 16:37:58 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 18:33:37 2024 xorriso : UPDATE : 41.02% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 18:44:19 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 18:55:03 2024 xorriso : UPDATE : 41.15% done, estimate finish Sat Feb 10 16:38:39 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 41.23% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 19:16:31 2024 xorriso : UPDATE : 41.29% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 19:27:13 2024 xorriso : UPDATE : 41.36% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 19:37:55 2024 xorriso : UPDATE : 41.42% done, estimate finish Sat Feb 10 16:38:38 2024 xorriso : UPDATE : 55.26% done, estimate finish Sat Feb 10 19:48:39 2024 xorriso : UPDATE : 41.49% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 17:03:27 2024 xorriso : UPDATE : 41.54% done, estimate finish Sat Feb 10 16:38:44 2024 xorriso : UPDATE : 56.98% done, estimate finish Sat Feb 10 16:29:02 2024 xorriso : UPDATE : 41.65% done, estimate finish Sat Feb 10 16:38:20 2024 xorriso : UPDATE : 57.49% done, estimate finish Sat Feb 10 16:28:33 2024 xorriso : UPDATE : 41.72% done, estimate finish Sat Feb 10 16:38:02 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:28:35 2024 xorriso : UPDATE : 41.78% done, estimate finish Sat Feb 10 16:38:10 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:28:48 2024 xorriso : UPDATE : 41.85% done, estimate finish Sat Feb 10 16:38:04 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:28:50 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:37:46 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:29:03 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:38:27 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:29:16 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:39:08 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:29:29 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:39:49 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:29:42 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:40:29 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:29:54 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:41:10 2024 xorriso : UPDATE : 58.52% done, estimate finish Sat Feb 10 16:29:18 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:41:51 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:29:30 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:55:18 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:29:50 2024 xorriso : UPDATE : 42.44% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:30:09 2024 xorriso : UPDATE : 42.78% done, estimate finish Sat Feb 10 16:36:07 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:30:28 2024 xorriso : UPDATE : 42.84% done, estimate finish Sat Feb 10 16:36:16 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:30:48 2024 xorriso : UPDATE : 42.92% done, estimate finish Sat Feb 10 16:36:20 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:31:08 2024 xorriso : UPDATE : 43.01% done, estimate finish Sat Feb 10 16:36:17 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:31:27 2024 xorriso : UPDATE : 43.06% done, estimate finish Sat Feb 10 16:36:28 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 43.13% done, estimate finish Sat Feb 10 16:36:35 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 16:32:06 2024 xorriso : UPDATE : 43.19% done, estimate finish Sat Feb 10 16:36:42 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 17:50:39 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 16:36:40 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 17:59:07 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 16:33:45 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 18:07:34 2024 xorriso : UPDATE : 43.43% done, estimate finish Sat Feb 10 16:33:48 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 18:16:01 2024 xorriso : UPDATE : 43.47% done, estimate finish Sat Feb 10 16:34:04 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 18:24:28 2024 xorriso : UPDATE : 43.52% done, estimate finish Sat Feb 10 16:34:20 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 18:32:55 2024 xorriso : UPDATE : 43.67% done, estimate finish Sat Feb 10 16:34:13 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 18:41:23 2024 xorriso : UPDATE : 43.68% done, estimate finish Sat Feb 10 16:34:33 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 18:49:50 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 16:34:30 2024 xorriso : UPDATE : 43.83% done, estimate finish Sat Feb 10 16:34:45 2024 xorriso : UPDATE : 58.58% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 43.95% done, estimate finish Sat Feb 10 16:34:41 2024 xorriso : UPDATE : 59.68% done, estimate finish Sat Feb 10 16:34:16 2024 xorriso : UPDATE : 44.02% done, estimate finish Sat Feb 10 16:34:48 2024 xorriso : UPDATE : 60.81% done, estimate finish Sat Feb 10 16:28:19 2024 xorriso : UPDATE : 44.09% done, estimate finish Sat Feb 10 16:34:55 2024 xorriso : UPDATE : 60.81% done, estimate finish Sat Feb 10 16:28:34 2024 xorriso : UPDATE : 44.14% done, estimate finish Sat Feb 10 16:37:13 2024 xorriso : UPDATE : 61.03% done, estimate finish Sat Feb 10 16:28:32 2024 xorriso : UPDATE : 44.25% done, estimate finish Sat Feb 10 16:36:56 2024 xorriso : UPDATE : 61.03% done, estimate finish Sat Feb 10 16:28:45 2024 xorriso : UPDATE : 44.32% done, estimate finish Sat Feb 10 16:37:00 2024 xorriso : UPDATE : 61.25% done, estimate finish Sat Feb 10 16:28:41 2024 xorriso : UPDATE : 44.38% done, estimate finish Sat Feb 10 16:37:08 2024 xorriso : UPDATE : 61.25% done, estimate finish Sat Feb 10 16:28:54 2024 xorriso : UPDATE : 44.47% done, estimate finish Sat Feb 10 16:37:00 2024 xorriso : UPDATE : 61.46% done, estimate finish Sat Feb 10 16:28:51 2024 xorriso : UPDATE : 44.55% done, estimate finish Sat Feb 10 16:37:01 2024 xorriso : UPDATE : 61.54% done, estimate finish Sat Feb 10 16:28:56 2024 xorriso : UPDATE : 44.63% done, estimate finish Sat Feb 10 16:36:59 2024 xorriso : UPDATE : 61.62% done, estimate finish Sat Feb 10 16:29:01 2024 xorriso : UPDATE : 44.70% done, estimate finish Sat Feb 10 16:37:01 2024 xorriso : UPDATE : 61.72% done, estimate finish Sat Feb 10 16:29:05 2024 xorriso : UPDATE : 44.78% done, estimate finish Sat Feb 10 16:37:01 2024 xorriso : UPDATE : 61.85% done, estimate finish Sat Feb 10 16:30:44 2024 xorriso : UPDATE : 44.83% done, estimate finish Sat Feb 10 16:37:08 2024 xorriso : UPDATE : 61.94% done, estimate finish Sat Feb 10 16:30:48 2024 xorriso : UPDATE : 44.88% done, estimate finish Sat Feb 10 16:37:22 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 16:30:51 2024 xorriso : UPDATE : 44.92% done, estimate finish Sat Feb 10 16:37:46 2024 xorriso : UPDATE : 62.13% done, estimate finish Sat Feb 10 16:30:51 2024 xorriso : UPDATE : 45.03% done, estimate finish Sat Feb 10 16:37:25 2024 xorriso : UPDATE : 62.25% done, estimate finish Sat Feb 10 16:30:48 2024 xorriso : UPDATE : 45.03% done, estimate finish Sat Feb 10 16:38:06 2024 xorriso : UPDATE : 62.31% done, estimate finish Sat Feb 10 16:30:54 2024 xorriso : UPDATE : 45.17% done, estimate finish Sat Feb 10 16:37:27 2024 xorriso : UPDATE : 62.41% done, estimate finish Sat Feb 10 16:30:55 2024 xorriso : UPDATE : 45.23% done, estimate finish Sat Feb 10 16:37:33 2024 xorriso : UPDATE : 62.44% done, estimate finish Sat Feb 10 16:31:06 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:37:47 2024 xorriso : UPDATE : 62.48% done, estimate finish Sat Feb 10 16:31:17 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:38:19 2024 xorriso : UPDATE : 62.66% done, estimate finish Sat Feb 10 16:31:01 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 62.74% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:39:25 2024 xorriso : UPDATE : 62.81% done, estimate finish Sat Feb 10 16:31:36 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:44:45 2024 xorriso : UPDATE : 62.88% done, estimate finish Sat Feb 10 16:31:38 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:46:18 2024 xorriso : UPDATE : 62.94% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:47:51 2024 xorriso : UPDATE : 63.00% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:49:23 2024 xorriso : UPDATE : 63.07% done, estimate finish Sat Feb 10 16:31:59 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:50:57 2024 xorriso : UPDATE : 63.13% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:52:29 2024 xorriso : UPDATE : 63.19% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:54:02 2024 xorriso : UPDATE : 63.27% done, estimate finish Sat Feb 10 16:32:10 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:55:35 2024 xorriso : UPDATE : 63.32% done, estimate finish Sat Feb 10 16:32:15 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:57:08 2024 xorriso : UPDATE : 63.36% done, estimate finish Sat Feb 10 16:33:40 2024 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 10 16:58:40 2024 xorriso : UPDATE : 63.50% done, estimate finish Sat Feb 10 16:32:58 2024 xorriso : UPDATE : 45.27% done xorriso : UPDATE : 63.58% done, estimate finish Sat Feb 10 16:32:50 2024 xorriso : UPDATE : 45.27% done xorriso : UPDATE : 63.66% done, estimate finish Sat Feb 10 16:32:45 2024 xorriso : UPDATE : 45.27% done xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:32:48 2024 xorriso : UPDATE : 45.27% done xorriso : UPDATE : 63.80% done, estimate finish Sat Feb 10 16:32:47 2024 xorriso : UPDATE : 63.83% done, estimate finish Sat Feb 10 16:33:01 2024 xorriso : UPDATE : 45.27% done xorriso : UPDATE : 63.92% done, estimate finish Sat Feb 10 16:32:53 2024 xorriso : UPDATE : 45.27% done xorriso : UPDATE : 63.98% done, estimate finish Sat Feb 10 16:32:55 2024 xorriso : UPDATE : 46.08% done, estimate finish Sat Feb 10 16:41:13 2024 xorriso : UPDATE : 64.17% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 46.93% done, estimate finish Sat Feb 10 16:35:25 2024 xorriso : UPDATE : 64.25% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 46.93% done, estimate finish Sat Feb 10 16:35:47 2024 xorriso : UPDATE : 64.32% done, estimate finish Sat Feb 10 16:31:34 2024 xorriso : UPDATE : 46.93% done, estimate finish Sat Feb 10 16:36:10 2024 xorriso : UPDATE : 64.41% done, estimate finish Sat Feb 10 16:31:36 2024 xorriso : UPDATE : 47.19% done, estimate finish Sat Feb 10 16:32:31 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:31:43 2024 xorriso : UPDATE : 47.20% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 47.31% done, estimate finish Sat Feb 10 16:32:55 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 47.35% done, estimate finish Sat Feb 10 16:33:07 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:32:58 2024 xorriso : UPDATE : 47.47% done, estimate finish Sat Feb 10 16:33:11 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:33:23 2024 xorriso : UPDATE : 47.53% done, estimate finish Sat Feb 10 16:33:21 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:33:48 2024 xorriso : UPDATE : 47.60% done, estimate finish Sat Feb 10 16:33:29 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:34:12 2024 xorriso : UPDATE : 47.66% done, estimate finish Sat Feb 10 16:33:37 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:34:37 2024 xorriso : UPDATE : 47.72% done, estimate finish Sat Feb 10 16:33:47 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:56:59 2024 xorriso : UPDATE : 47.80% done, estimate finish Sat Feb 10 16:33:52 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 17:00:02 2024 xorriso : UPDATE : 47.86% done, estimate finish Sat Feb 10 16:38:07 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 17:03:03 2024 xorriso : UPDATE : 47.95% done, estimate finish Sat Feb 10 16:37:48 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 17:06:06 2024 xorriso : UPDATE : 47.99% done, estimate finish Sat Feb 10 16:38:05 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 17:09:08 2024 xorriso : UPDATE : 48.06% done, estimate finish Sat Feb 10 16:38:03 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 17:12:11 2024 xorriso : UPDATE : 48.12% done, estimate finish Sat Feb 10 16:38:07 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 17:15:13 2024 xorriso : UPDATE : 48.18% done, estimate finish Sat Feb 10 16:38:10 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 17:18:15 2024 xorriso : UPDATE : 48.23% done, estimate finish Sat Feb 10 16:38:21 2024 xorriso : UPDATE : 66.00% done, estimate finish Sat Feb 10 16:31:18 2024 xorriso : UPDATE : 48.28% done, estimate finish Sat Feb 10 16:38:26 2024 xorriso : UPDATE : 66.17% done, estimate finish Sat Feb 10 16:31:06 2024 xorriso : UPDATE : 48.37% done, estimate finish Sat Feb 10 16:38:18 2024 xorriso : UPDATE : 66.25% done, estimate finish Sat Feb 10 16:29:08 2024 xorriso : UPDATE : 48.45% done, estimate finish Sat Feb 10 16:38:09 2024 xorriso : UPDATE : 66.28% done, estimate finish Sat Feb 10 16:29:20 2024 xorriso : UPDATE : 48.50% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 66.40% done, estimate finish Sat Feb 10 16:29:24 2024 xorriso : UPDATE : 48.57% done, estimate finish Sat Feb 10 16:38:25 2024 xorriso : UPDATE : 66.48% done, estimate finish Sat Feb 10 16:29:30 2024 xorriso : UPDATE : 48.64% done, estimate finish Sat Feb 10 16:38:21 2024 xorriso : UPDATE : 66.58% done, estimate finish Sat Feb 10 16:29:35 2024 xorriso : UPDATE : 48.70% done, estimate finish Sat Feb 10 16:38:25 2024 xorriso : UPDATE : 66.65% done, estimate finish Sat Feb 10 16:29:41 2024 xorriso : UPDATE : 48.76% done, estimate finish Sat Feb 10 16:38:27 2024 xorriso : UPDATE : 66.71% done, estimate finish Sat Feb 10 16:29:49 2024 xorriso : UPDATE : 48.81% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 66.75% done, estimate finish Sat Feb 10 16:29:57 2024 xorriso : UPDATE : 48.87% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 66.75% done, estimate finish Sat Feb 10 16:30:09 2024 xorriso : UPDATE : 48.92% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 66.92% done, estimate finish Sat Feb 10 16:30:05 2024 xorriso : UPDATE : 49.00% done, estimate finish Sat Feb 10 16:38:33 2024 xorriso : UPDATE : 66.95% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 49.06% done, estimate finish Sat Feb 10 16:38:37 2024 xorriso : UPDATE : 66.95% done, estimate finish Sat Feb 10 16:33:26 2024 xorriso : UPDATE : 49.11% done, estimate finish Sat Feb 10 16:38:51 2024 xorriso : UPDATE : 67.19% done, estimate finish Sat Feb 10 16:32:09 2024 xorriso : UPDATE : 49.18% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 16:32:11 2024 xorriso : UPDATE : 49.22% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 67.29% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 49.27% done, estimate finish Sat Feb 10 16:39:13 2024 xorriso : UPDATE : 67.29% done, estimate finish Sat Feb 10 16:32:51 2024 xorriso : UPDATE : 49.32% done, estimate finish Sat Feb 10 16:39:20 2024 xorriso : UPDATE : 67.29% done, estimate finish Sat Feb 10 16:33:16 2024 xorriso : UPDATE : 49.36% done, estimate finish Sat Feb 10 16:39:33 2024 xorriso : UPDATE : 67.29% done, estimate finish Sat Feb 10 16:33:41 2024 xorriso : UPDATE : 49.39% done, estimate finish Sat Feb 10 16:39:48 2024 xorriso : UPDATE : 67.29% done, estimate finish Sat Feb 10 16:34:06 2024 xorriso : UPDATE : 49.47% done, estimate finish Sat Feb 10 16:39:36 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 49.51% done, estimate finish Sat Feb 10 16:39:45 2024 xorriso : UPDATE : 49.56% done, estimate finish Sat Feb 10 16:39:46 2024 xorriso : UPDATE : 67.91% done, estimate finish Sat Feb 10 16:31:11 2024 xorriso : UPDATE : 49.61% done, estimate finish Sat Feb 10 16:39:51 2024 xorriso : UPDATE : 67.91% done, estimate finish Sat Feb 10 16:31:37 2024 xorriso : UPDATE : 49.67% done, estimate finish Sat Feb 10 16:40:51 2024 xorriso : UPDATE : 68.13% done, estimate finish Sat Feb 10 16:31:04 2024 xorriso : UPDATE : 49.73% done, estimate finish Sat Feb 10 16:40:36 2024 xorriso : UPDATE : 68.20% done, estimate finish Sat Feb 10 16:31:11 2024 xorriso : UPDATE : 49.78% done, estimate finish Sat Feb 10 16:40:40 2024 xorriso : UPDATE : 68.27% done, estimate finish Sat Feb 10 16:31:16 2024 xorriso : UPDATE : 49.84% done, estimate finish Sat Feb 10 16:40:32 2024 xorriso : UPDATE : 68.34% done, estimate finish Sat Feb 10 16:31:21 2024 xorriso : UPDATE : 49.89% done, estimate finish Sat Feb 10 16:40:39 2024 xorriso : UPDATE : 68.41% done, estimate finish Sat Feb 10 16:31:26 2024 xorriso : UPDATE : 49.93% done, estimate finish Sat Feb 10 16:40:43 2024 xorriso : UPDATE : 68.47% done, estimate finish Sat Feb 10 16:31:31 2024 xorriso : UPDATE : 49.97% done, estimate finish Sat Feb 10 16:40:50 2024 xorriso : UPDATE : 68.57% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 50.02% done, estimate finish Sat Feb 10 16:40:52 2024 xorriso : UPDATE : 68.61% done, estimate finish Sat Feb 10 16:31:37 2024 xorriso : UPDATE : 50.08% done, estimate finish Sat Feb 10 16:40:50 2024 xorriso : UPDATE : 68.61% done, estimate finish Sat Feb 10 16:32:48 2024 xorriso : UPDATE : 50.12% done, estimate finish Sat Feb 10 16:40:57 2024 xorriso : UPDATE : 68.61% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 50.18% done, estimate finish Sat Feb 10 16:40:43 2024 xorriso : UPDATE : 68.61% done, estimate finish Sat Feb 10 16:34:00 2024 xorriso : UPDATE : 50.23% done, estimate finish Sat Feb 10 16:40:49 2024 xorriso : UPDATE : 68.61% done, estimate finish Sat Feb 10 16:34:35 2024 xorriso : UPDATE : 50.27% done, estimate finish Sat Feb 10 16:41:02 2024 xorriso : UPDATE : 68.61% done, estimate finish Sat Feb 10 16:35:11 2024 xorriso : UPDATE : 50.33% done, estimate finish Sat Feb 10 16:40:49 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 50.44% done, estimate finish Sat Feb 10 16:40:02 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:32:01 2024 xorriso : UPDATE : 50.50% done, estimate finish Sat Feb 10 16:39:58 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:32:21 2024 xorriso : UPDATE : 50.56% done, estimate finish Sat Feb 10 16:39:52 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:32:40 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 16:39:47 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:33:00 2024 xorriso : UPDATE : 50.68% done, estimate finish Sat Feb 10 16:39:47 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:33:53 2024 xorriso : UPDATE : 50.73% done, estimate finish Sat Feb 10 16:39:51 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:34:34 2024 xorriso : UPDATE : 50.80% done, estimate finish Sat Feb 10 16:38:56 2024 xorriso : UPDATE : 69.46% done, estimate finish Sat Feb 10 16:32:46 2024 xorriso : UPDATE : 50.85% done, estimate finish Sat Feb 10 16:39:05 2024 xorriso : UPDATE : 69.85% done, estimate finish Sat Feb 10 16:31:16 2024 xorriso : UPDATE : 50.91% done, estimate finish Sat Feb 10 16:39:06 2024 xorriso : UPDATE : 69.96% done, estimate finish Sat Feb 10 16:31:13 2024 xorriso : UPDATE : 50.96% done, estimate finish Sat Feb 10 16:39:16 2024 xorriso : UPDATE : 70.04% done, estimate finish Sat Feb 10 16:31:16 2024 xorriso : UPDATE : 51.02% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 70.04% done, estimate finish Sat Feb 10 16:31:34 2024 xorriso : UPDATE : 51.07% done, estimate finish Sat Feb 10 16:39:23 2024 xorriso : UPDATE : 70.21% done, estimate finish Sat Feb 10 16:31:19 2024 xorriso : UPDATE : 70.24% done, estimate finish Sat Feb 10 16:31:27 2024 xorriso : UPDATE : 51.07% done, estimate finish Sat Feb 10 16:40:00 2024 xorriso : UPDATE : 70.32% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 51.07% done, estimate finish Sat Feb 10 16:40:38 2024 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 10 16:31:25 2024 xorriso : UPDATE : 51.07% done, estimate finish Sat Feb 10 16:41:17 2024 xorriso : UPDATE : 70.52% done, estimate finish Sat Feb 10 16:30:25 2024 xorriso : UPDATE : 51.33% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 70.57% done, estimate finish Sat Feb 10 16:30:35 2024 xorriso : UPDATE : 51.38% done, estimate finish Sat Feb 10 16:39:31 2024 xorriso : UPDATE : 70.69% done, estimate finish Sat Feb 10 16:30:35 2024 xorriso : UPDATE : 51.43% done, estimate finish Sat Feb 10 16:39:38 2024 xorriso : UPDATE : 70.75% done, estimate finish Sat Feb 10 16:30:42 2024 xorriso : UPDATE : 51.48% done, estimate finish Sat Feb 10 16:39:45 2024 xorriso : UPDATE : 70.75% done, estimate finish Sat Feb 10 16:30:58 2024 xorriso : UPDATE : 51.52% done, estimate finish Sat Feb 10 16:39:57 2024 xorriso : UPDATE : 70.75% done, estimate finish Sat Feb 10 16:31:14 2024 xorriso : UPDATE : 51.58% done, estimate finish Sat Feb 10 16:39:54 2024 xorriso : UPDATE : 70.75% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 51.61% done, estimate finish Sat Feb 10 16:40:17 2024 xorriso : UPDATE : 71.13% done, estimate finish Sat Feb 10 16:30:50 2024 xorriso : UPDATE : 51.68% done, estimate finish Sat Feb 10 16:40:09 2024 xorriso : UPDATE : 71.20% done, estimate finish Sat Feb 10 16:30:53 2024 xorriso : UPDATE : 51.73% done, estimate finish Sat Feb 10 16:40:06 2024 xorriso : UPDATE : 71.26% done, estimate finish Sat Feb 10 16:30:58 2024 xorriso : UPDATE : 51.73% done, estimate finish Sat Feb 10 16:40:43 2024 xorriso : UPDATE : 71.26% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 51.87% done, estimate finish Sat Feb 10 16:39:53 2024 xorriso : UPDATE : 71.26% done, estimate finish Sat Feb 10 16:32:54 2024 xorriso : UPDATE : 51.92% done, estimate finish Sat Feb 10 16:40:18 2024 xorriso : UPDATE : 71.26% done, estimate finish Sat Feb 10 16:33:26 2024 xorriso : UPDATE : 51.92% done, estimate finish Sat Feb 10 16:41:19 2024 xorriso : UPDATE : 71.65% done, estimate finish Sat Feb 10 16:31:40 2024 xorriso : UPDATE : 52.09% done, estimate finish Sat Feb 10 16:39:27 2024 xorriso : UPDATE : 71.72% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 52.15% done, estimate finish Sat Feb 10 16:39:24 2024 xorriso : UPDATE : 71.79% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 52.19% done, estimate finish Sat Feb 10 16:39:38 2024 xorriso : UPDATE : 71.86% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 52.23% done, estimate finish Sat Feb 10 16:39:51 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:32:03 2024 xorriso : UPDATE : 52.33% done, estimate finish Sat Feb 10 16:39:22 2024 xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 52.36% done, estimate finish Sat Feb 10 16:39:40 2024 xorriso : UPDATE : 72.10% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 52.44% done, estimate finish Sat Feb 10 16:39:29 2024 xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 16:31:38 2024 xorriso : UPDATE : 52.44% done, estimate finish Sat Feb 10 16:40:00 2024 xorriso : UPDATE : 72.24% done, estimate finish Sat Feb 10 16:31:37 2024 xorriso : UPDATE : 52.59% done, estimate finish Sat Feb 10 16:38:23 2024 xorriso : UPDATE : 72.36% done, estimate finish Sat Feb 10 16:31:28 2024 xorriso : UPDATE : 52.60% done, estimate finish Sat Feb 10 16:39:00 2024 xorriso : UPDATE : 72.41% done, estimate finish Sat Feb 10 16:31:38 2024 xorriso : UPDATE : 52.71% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 72.46% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 52.77% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 72.49% done, estimate finish Sat Feb 10 16:31:59 2024 xorriso : UPDATE : 52.84% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 72.56% done, estimate finish Sat Feb 10 16:32:01 2024 xorriso : UPDATE : 52.89% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 72.65% done, estimate finish Sat Feb 10 16:32:00 2024 xorriso : UPDATE : 52.89% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 72.76% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 52.89% done, estimate finish Sat Feb 10 16:39:49 2024 xorriso : UPDATE : 72.84% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 52.89% done, estimate finish Sat Feb 10 16:40:24 2024 xorriso : UPDATE : 72.91% done, estimate finish Sat Feb 10 16:32:16 2024 xorriso : UPDATE : 53.15% done, estimate finish Sat Feb 10 16:38:36 2024 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 53.21% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 73.05% done, estimate finish Sat Feb 10 16:32:22 2024 xorriso : UPDATE : 53.29% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 73.11% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 53.35% done, estimate finish Sat Feb 10 16:38:48 2024 xorriso : UPDATE : 73.19% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 53.39% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 73.24% done, estimate finish Sat Feb 10 16:32:29 2024 xorriso : UPDATE : 53.47% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 73.24% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 10 16:39:19 2024 xorriso : UPDATE : 73.41% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 10 16:39:57 2024 xorriso : UPDATE : 73.41% done, estimate finish Sat Feb 10 16:32:43 2024 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 10 16:40:34 2024 xorriso : UPDATE : 73.63% done, estimate finish Sat Feb 10 16:32:09 2024 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 10 16:41:10 2024 xorriso : UPDATE : 73.70% done, estimate finish Sat Feb 10 16:32:06 2024 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 10 16:41:47 2024 xorriso : UPDATE : 73.78% done, estimate finish Sat Feb 10 16:32:07 2024 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 10 16:50:22 2024 xorriso : UPDATE : 73.78% done, estimate finish Sat Feb 10 16:32:32 2024 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 10 16:50:32 2024 xorriso : UPDATE : 73.95% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 54.01% done, estimate finish Sat Feb 10 16:38:23 2024 xorriso : UPDATE : 74.03% done, estimate finish Sat Feb 10 16:32:03 2024 xorriso : UPDATE : 54.07% done, estimate finish Sat Feb 10 16:38:24 2024 xorriso : UPDATE : 74.11% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 54.13% done, estimate finish Sat Feb 10 16:38:33 2024 xorriso : UPDATE : 74.18% done, estimate finish Sat Feb 10 16:32:05 2024 xorriso : UPDATE : 54.18% done, estimate finish Sat Feb 10 16:38:38 2024 xorriso : UPDATE : 54.24% done, estimate finish Sat Feb 10 16:38:39 2024 xorriso : UPDATE : 74.21% done, estimate finish Sat Feb 10 16:32:16 2024 xorriso : UPDATE : 54.26% done, estimate finish Sat Feb 10 16:39:00 2024 xorriso : UPDATE : 74.35% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 54.35% done, estimate finish Sat Feb 10 16:38:44 2024 xorriso : UPDATE : 74.38% done, estimate finish Sat Feb 10 16:32:13 2024 xorriso : UPDATE : 54.42% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 74.49% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 54.44% done, estimate finish Sat Feb 10 16:39:00 2024 xorriso : UPDATE : 74.61% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 54.44% done, estimate finish Sat Feb 10 16:36:29 2024 xorriso : UPDATE : 74.69% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 54.58% done, estimate finish Sat Feb 10 16:36:13 2024 xorriso : UPDATE : 74.77% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 54.65% done, estimate finish Sat Feb 10 16:36:21 2024 xorriso : UPDATE : 74.82% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 54.70% done, estimate finish Sat Feb 10 16:36:31 2024 xorriso : UPDATE : 74.93% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 54.77% done, estimate finish Sat Feb 10 16:36:37 2024 xorriso : UPDATE : 75.00% done, estimate finish Sat Feb 10 16:32:02 2024 xorriso : UPDATE : 54.81% done, estimate finish Sat Feb 10 16:36:48 2024 xorriso : UPDATE : 75.03% done, estimate finish Sat Feb 10 16:32:10 2024 xorriso : UPDATE : 54.88% done, estimate finish Sat Feb 10 16:36:52 2024 xorriso : UPDATE : 75.03% done, estimate finish Sat Feb 10 16:32:26 2024 xorriso : UPDATE : 54.93% done, estimate finish Sat Feb 10 16:37:01 2024 xorriso : UPDATE : 75.03% done, estimate finish Sat Feb 10 16:32:42 2024 xorriso : UPDATE : 54.99% done, estimate finish Sat Feb 10 16:37:08 2024 xorriso : UPDATE : 75.34% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 55.03% done, estimate finish Sat Feb 10 16:37:17 2024 xorriso : UPDATE : 75.42% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 55.12% done, estimate finish Sat Feb 10 16:38:15 2024 xorriso : UPDATE : 75.49% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 55.15% done, estimate finish Sat Feb 10 16:38:44 2024 xorriso : UPDATE : 75.56% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 55.24% done, estimate finish Sat Feb 10 16:38:26 2024 xorriso : UPDATE : 75.62% done, estimate finish Sat Feb 10 16:32:03 2024 xorriso : UPDATE : 55.28% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 75.68% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 75.83% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:38:43 2024 xorriso : UPDATE : 75.86% done, estimate finish Sat Feb 10 16:32:03 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:39:19 2024 xorriso : UPDATE : 75.96% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:39:54 2024 xorriso : UPDATE : 75.96% done, estimate finish Sat Feb 10 16:32:12 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:40:29 2024 xorriso : UPDATE : 75.96% done, estimate finish Sat Feb 10 16:32:27 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:41:06 2024 xorriso : UPDATE : 76.22% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:41:41 2024 xorriso : UPDATE : 76.32% done, estimate finish Sat Feb 10 16:31:57 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:54:16 2024 xorriso : UPDATE : 76.41% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:56:37 2024 xorriso : UPDATE : 76.48% done, estimate finish Sat Feb 10 16:31:59 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 16:58:59 2024 xorriso : UPDATE : 76.54% done, estimate finish Sat Feb 10 16:32:03 2024 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 10 17:01:21 2024 xorriso : UPDATE : 76.58% done, estimate finish Sat Feb 10 16:32:13 2024 xorriso : UPDATE : 56.02% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 76.70% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 56.02% done, estimate finish Sat Feb 10 16:39:16 2024 xorriso : UPDATE : 76.70% done, estimate finish Sat Feb 10 16:32:19 2024 xorriso : UPDATE : 56.05% done, estimate finish Sat Feb 10 16:39:35 2024 xorriso : UPDATE : 76.70% done, estimate finish Sat Feb 10 16:32:35 2024 xorriso : UPDATE : 56.18% done, estimate finish Sat Feb 10 16:38:59 2024 xorriso : UPDATE : 76.70% done, estimate finish Sat Feb 10 16:32:49 2024 xorriso : UPDATE : 56.30% done, estimate finish Sat Feb 10 16:38:33 2024 xorriso : UPDATE : 76.70% done, estimate finish Sat Feb 10 16:34:47 2024 xorriso : UPDATE : 56.36% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 76.95% done, estimate finish Sat Feb 10 16:32:55 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:35:46 2024 xorriso : UPDATE : 77.27% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:36:18 2024 xorriso : UPDATE : 77.35% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:36:49 2024 xorriso : UPDATE : 77.43% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:37:19 2024 xorriso : UPDATE : 77.50% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:37:51 2024 xorriso : UPDATE : 77.50% done, estimate finish Sat Feb 10 16:32:05 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:38:22 2024 xorriso : UPDATE : 77.68% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 77.74% done, estimate finish Sat Feb 10 16:31:52 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:39:24 2024 xorriso : UPDATE : 77.84% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 16:39:55 2024 xorriso : UPDATE : 77.92% done, estimate finish Sat Feb 10 16:30:46 2024 xorriso : UPDATE : 56.39% done, estimate finish Sat Feb 10 16:40:11 2024 xorriso : UPDATE : 78.00% done, estimate finish Sat Feb 10 16:30:50 2024 xorriso : UPDATE : 57.11% done, estimate finish Sat Feb 10 16:37:37 2024 xorriso : UPDATE : 78.09% done, estimate finish Sat Feb 10 16:30:54 2024 xorriso : UPDATE : 57.16% done, estimate finish Sat Feb 10 16:37:49 2024 xorriso : UPDATE : 78.15% done, estimate finish Sat Feb 10 16:31:01 2024 xorriso : UPDATE : 57.19% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 78.25% done, estimate finish Sat Feb 10 16:31:01 2024 xorriso : UPDATE : 57.29% done, estimate finish Sat Feb 10 16:37:56 2024 xorriso : UPDATE : 78.34% done, estimate finish Sat Feb 10 16:31:05 2024 xorriso : UPDATE : 57.35% done, estimate finish Sat Feb 10 16:38:02 2024 xorriso : UPDATE : 78.43% done, estimate finish Sat Feb 10 16:31:06 2024 xorriso : UPDATE : 57.41% done, estimate finish Sat Feb 10 16:38:07 2024 xorriso : UPDATE : 78.47% done, estimate finish Sat Feb 10 16:31:13 2024 xorriso : UPDATE : 57.47% done, estimate finish Sat Feb 10 16:38:11 2024 xorriso : UPDATE : 78.58% done, estimate finish Sat Feb 10 16:31:13 2024 xorriso : UPDATE : 57.50% done, estimate finish Sat Feb 10 16:38:23 2024 xorriso : UPDATE : 78.67% done, estimate finish Sat Feb 10 16:31:13 2024 xorriso : UPDATE : 57.55% done, estimate finish Sat Feb 10 16:38:29 2024 xorriso : UPDATE : 78.67% done, estimate finish Sat Feb 10 16:32:21 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:38:21 2024 xorriso : UPDATE : 78.85% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:40:17 2024 xorriso : UPDATE : 78.92% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:41:14 2024 xorriso : UPDATE : 78.93% done, estimate finish Sat Feb 10 16:32:12 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:42:11 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:43:01 2024 xorriso : UPDATE : 79.10% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:43:59 2024 xorriso : UPDATE : 79.17% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:44:56 2024 xorriso : UPDATE : 79.25% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:45:52 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 16:32:00 2024 xorriso : UPDATE : 58.19% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 79.38% done, estimate finish Sat Feb 10 16:32:02 2024 xorriso : UPDATE : 58.19% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 79.49% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 58.19% done, estimate finish Sat Feb 10 16:39:38 2024 xorriso : UPDATE : 79.58% done, estimate finish Sat Feb 10 16:31:38 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 79.67% done, estimate finish Sat Feb 10 16:31:39 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:38:27 2024 xorriso : UPDATE : 79.72% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 79.82% done, estimate finish Sat Feb 10 16:31:44 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:39:51 2024 xorriso : UPDATE : 79.85% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:40:33 2024 xorriso : UPDATE : 79.99% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:41:15 2024 xorriso : UPDATE : 80.00% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:41:57 2024 xorriso : UPDATE : 80.00% done, estimate finish Sat Feb 10 16:32:11 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:42:38 2024 xorriso : UPDATE : 80.00% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:43:20 2024 xorriso : UPDATE : 80.00% done, estimate finish Sat Feb 10 16:32:38 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:44:02 2024 xorriso : UPDATE : 80.19% done, estimate finish Sat Feb 10 16:33:10 2024 xorriso : UPDATE : 58.37% done, estimate finish Sat Feb 10 16:44:44 2024 xorriso : UPDATE : 80.55% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 58.37% done xorriso : UPDATE : 80.62% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 58.37% done xorriso : UPDATE : 80.69% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 59.22% done, estimate finish Sat Feb 10 16:38:00 2024 xorriso : UPDATE : 80.78% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 59.36% done, estimate finish Sat Feb 10 16:37:29 2024 xorriso : UPDATE : 80.85% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 59.41% done, estimate finish Sat Feb 10 16:37:36 2024 xorriso : UPDATE : 80.92% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 59.47% done, estimate finish Sat Feb 10 16:37:43 2024 xorriso : UPDATE : 80.99% done, estimate finish Sat Feb 10 16:31:57 2024 xorriso : UPDATE : 59.50% done, estimate finish Sat Feb 10 16:37:59 2024 xorriso : UPDATE : 81.00% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 59.53% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 81.09% done, estimate finish Sat Feb 10 16:32:06 2024 xorriso : UPDATE : 81.09% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 59.61% done, estimate finish Sat Feb 10 16:38:11 2024 xorriso : UPDATE : 81.32% done, estimate finish Sat Feb 10 16:31:19 2024 xorriso : UPDATE : 59.67% done, estimate finish Sat Feb 10 16:38:13 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 59.74% done, estimate finish Sat Feb 10 16:34:43 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 59.79% done, estimate finish Sat Feb 10 16:34:56 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:32:02 2024 xorriso : UPDATE : 59.82% done, estimate finish Sat Feb 10 16:35:11 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 59.88% done, estimate finish Sat Feb 10 16:35:22 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:32:32 2024 xorriso : UPDATE : 59.96% done, estimate finish Sat Feb 10 16:35:28 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:32:47 2024 xorriso : UPDATE : 59.96% done, estimate finish Sat Feb 10 16:35:47 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:33:02 2024 xorriso : UPDATE : 60.11% done, estimate finish Sat Feb 10 16:35:39 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:33:17 2024 xorriso : UPDATE : 60.17% done, estimate finish Sat Feb 10 16:35:46 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 16:33:32 2024 xorriso : UPDATE : 60.23% done, estimate finish Sat Feb 10 16:35:53 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 21:37:10 2024 xorriso : UPDATE : 60.28% done, estimate finish Sat Feb 10 16:36:02 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 22:08:00 2024 xorriso : UPDATE : 60.34% done, estimate finish Sat Feb 10 16:39:08 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 22:38:50 2024 xorriso : UPDATE : 60.40% done, estimate finish Sat Feb 10 16:39:12 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 23:09:41 2024 xorriso : UPDATE : 60.46% done, estimate finish Sat Feb 10 16:39:07 2024 xorriso : UPDATE : 81.33% done, estimate finish Sat Feb 10 23:40:31 2024 xorriso : UPDATE : 60.52% done, estimate finish Sat Feb 10 16:39:08 2024 xorriso : UPDATE : 81.33% done, estimate finish Sun Feb 11 00:11:21 2024 xorriso : UPDATE : 60.54% done, estimate finish Sat Feb 10 16:39:38 2024 xorriso : UPDATE : 81.33% done, estimate finish Sun Feb 11 00:42:11 2024 xorriso : UPDATE : 60.61% done, estimate finish Sat Feb 10 16:39:27 2024 xorriso : UPDATE : 81.33% done, estimate finish Sun Feb 11 01:13:02 2024 xorriso : UPDATE : 60.61% done, estimate finish Sat Feb 10 16:40:00 2024 xorriso : UPDATE : 81.33% done, estimate finish Sun Feb 11 01:43:52 2024 xorriso : UPDATE : 60.76% done, estimate finish Sat Feb 10 16:39:12 2024 xorriso : UPDATE : 81.33% done, estimate finish Sun Feb 11 02:14:42 2024 xorriso : UPDATE : 60.85% done, estimate finish Sat Feb 10 16:38:58 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 60.87% done, estimate finish Sat Feb 10 16:39:16 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 60.99% done, estimate finish Sat Feb 10 16:38:37 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 61.06% done, estimate finish Sat Feb 10 16:38:33 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 61.06% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 61.06% done, estimate finish Sat Feb 10 16:39:54 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 61.22% done, estimate finish Sat Feb 10 16:38:56 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 61.27% done, estimate finish Sat Feb 10 16:38:58 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 61.27% done, estimate finish Sat Feb 10 16:39:30 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 61.47% done, estimate finish Sat Feb 10 16:38:29 2024 xorriso : UPDATE : 81.33% done xorriso : UPDATE : 61.54% done, estimate finish Sat Feb 10 16:38:25 2024 xorriso : UPDATE : 82.52% done, estimate finish Sat Feb 10 16:31:19 2024 xorriso : UPDATE : 61.60% done, estimate finish Sat Feb 10 16:38:29 2024 xorriso : UPDATE : 84.06% done, estimate finish Sat Feb 10 16:30:05 2024 xorriso : UPDATE : 61.67% done, estimate finish Sat Feb 10 16:38:18 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:30:04 2024 xorriso : UPDATE : 61.71% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 84.38% done, estimate finish Sat Feb 10 16:30:08 2024 xorriso : UPDATE : 61.71% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 84.39% done, estimate finish Sat Feb 10 16:30:13 2024 xorriso : UPDATE : 61.71% done, estimate finish Sat Feb 10 16:39:53 2024 xorriso : UPDATE : 84.54% done, estimate finish Sat Feb 10 16:30:15 2024 xorriso : UPDATE : 61.71% done, estimate finish Sat Feb 10 16:40:32 2024 xorriso : UPDATE : 84.54% done, estimate finish Sat Feb 10 16:30:21 2024 xorriso : UPDATE : 61.98% done, estimate finish Sat Feb 10 16:38:29 2024 xorriso : UPDATE : 84.69% done, estimate finish Sat Feb 10 16:30:21 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 16:38:36 2024 xorriso : UPDATE : 84.79% done, estimate finish Sat Feb 10 16:30:24 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 16:39:04 2024 xorriso : UPDATE : 84.87% done, estimate finish Sat Feb 10 16:30:26 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 16:39:31 2024 xorriso : UPDATE : 84.93% done, estimate finish Sat Feb 10 16:30:10 2024 xorriso : UPDATE : 62.28% done, estimate finish Sat Feb 10 16:38:19 2024 xorriso : UPDATE : 85.01% done, estimate finish Sat Feb 10 16:30:15 2024 xorriso : UPDATE : 62.34% done, estimate finish Sat Feb 10 16:38:21 2024 xorriso : UPDATE : 85.11% done, estimate finish Sat Feb 10 16:30:18 2024 xorriso : UPDATE : 62.35% done, estimate finish Sat Feb 10 16:38:56 2024 xorriso : UPDATE : 62.35% done, estimate finish Sat Feb 10 16:39:33 2024 xorriso : UPDATE : 85.14% done, estimate finish Sat Feb 10 16:30:24 2024 xorriso : UPDATE : 62.39% done, estimate finish Sat Feb 10 16:39:50 2024 xorriso : UPDATE : 85.26% done, estimate finish Sat Feb 10 16:30:25 2024 xorriso : UPDATE : 62.56% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 85.27% done, estimate finish Sat Feb 10 16:30:30 2024 xorriso : UPDATE : 62.65% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:30:31 2024 xorriso : UPDATE : 62.73% done, estimate finish Sat Feb 10 16:38:27 2024 xorriso : UPDATE : 85.46% done, estimate finish Sat Feb 10 16:30:36 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 16:38:27 2024 xorriso : UPDATE : 85.51% done, estimate finish Sat Feb 10 16:30:39 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 16:38:52 2024 xorriso : UPDATE : 85.57% done, estimate finish Sat Feb 10 16:30:42 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 85.57% done, estimate finish Sat Feb 10 16:32:43 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 16:39:42 2024 xorriso : UPDATE : 85.70% done, estimate finish Sat Feb 10 16:32:26 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 16:42:39 2024 xorriso : UPDATE : 85.79% done, estimate finish Sat Feb 10 16:32:18 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 16:43:41 2024 xorriso : UPDATE : 85.85% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 16:44:42 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:32:15 2024 xorriso : UPDATE : 63.26% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 86.07% done, estimate finish Sat Feb 10 16:32:10 2024 xorriso : UPDATE : 63.29% done, estimate finish Sat Feb 10 16:38:48 2024 xorriso : UPDATE : 86.17% done, estimate finish Sat Feb 10 16:32:05 2024 xorriso : UPDATE : 63.29% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 86.20% done, estimate finish Sat Feb 10 16:32:13 2024 xorriso : UPDATE : 63.44% done, estimate finish Sat Feb 10 16:38:36 2024 xorriso : UPDATE : 86.24% done, estimate finish Sat Feb 10 16:32:17 2024 xorriso : UPDATE : 63.53% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 86.29% done, estimate finish Sat Feb 10 16:32:21 2024 xorriso : UPDATE : 63.53% done, estimate finish Sat Feb 10 16:38:52 2024 xorriso : UPDATE : 86.39% done, estimate finish Sat Feb 10 16:31:59 2024 xorriso : UPDATE : 63.64% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 86.46% done, estimate finish Sat Feb 10 16:32:00 2024 xorriso : UPDATE : 63.64% done, estimate finish Sat Feb 10 16:37:00 2024 xorriso : UPDATE : 86.46% done, estimate finish Sat Feb 10 16:32:14 2024 xorriso : UPDATE : 63.64% done, estimate finish Sat Feb 10 16:37:33 2024 xorriso : UPDATE : 86.46% done, estimate finish Sat Feb 10 16:32:29 2024 xorriso : UPDATE : 63.64% done, estimate finish Sat Feb 10 16:38:06 2024 xorriso : UPDATE : 86.74% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 63.64% done, estimate finish Sat Feb 10 16:38:38 2024 xorriso : UPDATE : 86.82% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 86.92% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 63.64% done, estimate finish Sat Feb 10 16:39:11 2024 xorriso : UPDATE : 86.98% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 63.64% done, estimate finish Sat Feb 10 16:39:43 2024 xorriso : UPDATE : 87.07% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 64.16% done, estimate finish Sat Feb 10 16:36:57 2024 xorriso : UPDATE : 87.12% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:37:10 2024 xorriso : UPDATE : 87.25% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:37:30 2024 xorriso : UPDATE : 87.33% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 64.34% done, estimate finish Sat Feb 10 16:37:14 2024 xorriso : UPDATE : 87.41% done, estimate finish Sat Feb 10 16:31:52 2024 xorriso : UPDATE : 64.43% done, estimate finish Sat Feb 10 16:37:23 2024 xorriso : UPDATE : 87.50% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 64.43% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 87.58% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 64.57% done, estimate finish Sat Feb 10 16:37:31 2024 xorriso : UPDATE : 87.65% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 64.65% done, estimate finish Sat Feb 10 16:37:28 2024 xorriso : UPDATE : 87.74% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 64.72% done, estimate finish Sat Feb 10 16:37:31 2024 xorriso : UPDATE : 87.83% done, estimate finish Sat Feb 10 16:31:52 2024 xorriso : UPDATE : 64.73% done, estimate finish Sat Feb 10 16:37:53 2024 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 64.87% done, estimate finish Sat Feb 10 16:37:34 2024 xorriso : UPDATE : 88.03% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 64.93% done, estimate finish Sat Feb 10 16:37:36 2024 xorriso : UPDATE : 88.10% done, estimate finish Sat Feb 10 16:31:52 2024 xorriso : UPDATE : 64.98% done, estimate finish Sat Feb 10 16:37:45 2024 xorriso : UPDATE : 88.22% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 64.98% done, estimate finish Sat Feb 10 16:38:05 2024 xorriso : UPDATE : 88.27% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 64.98% done, estimate finish Sat Feb 10 16:39:53 2024 xorriso : UPDATE : 88.27% done, estimate finish Sat Feb 10 16:32:05 2024 xorriso : UPDATE : 65.23% done, estimate finish Sat Feb 10 16:37:52 2024 xorriso : UPDATE : 88.52% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 65.28% done, estimate finish Sat Feb 10 16:38:00 2024 xorriso : UPDATE : 88.52% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 65.36% done, estimate finish Sat Feb 10 16:37:58 2024 xorriso : UPDATE : 88.52% done, estimate finish Sat Feb 10 16:32:03 2024 xorriso : UPDATE : 65.43% done, estimate finish Sat Feb 10 16:37:58 2024 xorriso : UPDATE : 88.77% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 65.49% done, estimate finish Sat Feb 10 16:38:03 2024 xorriso : UPDATE : 88.85% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 65.54% done, estimate finish Sat Feb 10 16:38:07 2024 xorriso : UPDATE : 88.91% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 65.63% done, estimate finish Sat Feb 10 16:38:03 2024 xorriso : UPDATE : 89.01% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 65.67% done, estimate finish Sat Feb 10 16:38:12 2024 xorriso : UPDATE : 89.12% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 16:38:24 2024 xorriso : UPDATE : 89.20% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 65.81% done, estimate finish Sat Feb 10 16:37:06 2024 xorriso : UPDATE : 89.20% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 65.82% done, estimate finish Sat Feb 10 16:37:35 2024 xorriso : UPDATE : 89.39% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 65.94% done, estimate finish Sat Feb 10 16:37:18 2024 xorriso : UPDATE : 89.46% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 66.01% done, estimate finish Sat Feb 10 16:37:22 2024 xorriso : UPDATE : 89.52% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 66.07% done, estimate finish Sat Feb 10 16:37:26 2024 xorriso : UPDATE : 89.57% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 66.13% done, estimate finish Sat Feb 10 16:37:32 2024 xorriso : UPDATE : 89.72% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 66.19% done, estimate finish Sat Feb 10 16:37:36 2024 xorriso : UPDATE : 89.81% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 66.25% done, estimate finish Sat Feb 10 16:37:42 2024 xorriso : UPDATE : 89.87% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 66.31% done, estimate finish Sat Feb 10 16:37:46 2024 xorriso : UPDATE : 90.00% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 66.36% done, estimate finish Sat Feb 10 16:37:52 2024 xorriso : UPDATE : 90.09% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 66.43% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 90.11% done, estimate finish Sat Feb 10 16:31:57 2024 xorriso : UPDATE : 66.43% done, estimate finish Sat Feb 10 16:39:36 2024 xorriso : UPDATE : 90.11% done, estimate finish Sat Feb 10 16:32:08 2024 xorriso : UPDATE : 66.58% done, estimate finish Sat Feb 10 16:38:39 2024 xorriso : UPDATE : 90.35% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 66.65% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 90.49% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 66.71% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 90.58% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 66.74% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 90.68% done, estimate finish Sat Feb 10 16:31:44 2024 xorriso : UPDATE : 66.86% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 90.78% done, estimate finish Sat Feb 10 16:31:43 2024 xorriso : UPDATE : 66.95% done, estimate finish Sat Feb 10 16:38:20 2024 xorriso : UPDATE : 90.89% done, estimate finish Sat Feb 10 16:31:43 2024 xorriso : UPDATE : 67.02% done, estimate finish Sat Feb 10 16:38:19 2024 xorriso : UPDATE : 91.00% done, estimate finish Sat Feb 10 16:31:36 2024 xorriso : UPDATE : 67.09% done, estimate finish Sat Feb 10 16:38:21 2024 xorriso : UPDATE : 91.04% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 67.09% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 91.19% done, estimate finish Sat Feb 10 16:31:36 2024 xorriso : UPDATE : 67.24% done, estimate finish Sat Feb 10 16:37:48 2024 xorriso : UPDATE : 91.27% done, estimate finish Sat Feb 10 16:31:38 2024 xorriso : UPDATE : 67.32% done, estimate finish Sat Feb 10 16:37:45 2024 xorriso : UPDATE : 91.33% done, estimate finish Sat Feb 10 16:31:41 2024 xorriso : UPDATE : 67.32% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 91.46% done, estimate finish Sat Feb 10 16:31:38 2024 xorriso : UPDATE : 67.43% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 91.51% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 67.52% done, estimate finish Sat Feb 10 16:37:50 2024 xorriso : UPDATE : 91.63% done, estimate finish Sat Feb 10 16:31:39 2024 xorriso : UPDATE : 67.56% done, estimate finish Sat Feb 10 16:38:00 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:31:39 2024 xorriso : UPDATE : 67.65% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 91.82% done, estimate finish Sat Feb 10 16:31:40 2024 xorriso : UPDATE : 67.70% done, estimate finish Sat Feb 10 16:38:02 2024 xorriso : UPDATE : 91.90% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 67.77% done, estimate finish Sat Feb 10 16:38:01 2024 xorriso : UPDATE : 91.90% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 67.83% done, estimate finish Sat Feb 10 16:37:42 2024 xorriso : UPDATE : 92.08% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 67.90% done, estimate finish Sat Feb 10 16:37:43 2024 xorriso : UPDATE : 92.17% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 67.94% done, estimate finish Sat Feb 10 16:37:59 2024 xorriso : UPDATE : 68.01% done, estimate finish Sat Feb 10 16:37:58 2024 xorriso : UPDATE : 92.23% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 68.08% done, estimate finish Sat Feb 10 16:37:56 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 68.15% done, estimate finish Sat Feb 10 16:38:00 2024 xorriso : UPDATE : 92.40% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 68.21% done, estimate finish Sat Feb 10 16:38:00 2024 xorriso : UPDATE : 92.43% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 68.27% done, estimate finish Sat Feb 10 16:38:05 2024 xorriso : UPDATE : 92.57% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 68.31% done, estimate finish Sat Feb 10 16:38:15 2024 xorriso : UPDATE : 92.64% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 68.39% done, estimate finish Sat Feb 10 16:38:09 2024 xorriso : UPDATE : 92.64% done, estimate finish Sat Feb 10 16:32:04 2024 xorriso : UPDATE : 68.40% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 92.64% done, estimate finish Sat Feb 10 16:32:15 2024 xorriso : UPDATE : 92.64% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 68.51% done, estimate finish Sat Feb 10 16:38:50 2024 xorriso : UPDATE : 92.64% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 68.57% done, estimate finish Sat Feb 10 16:38:48 2024 xorriso : UPDATE : 92.69% done, estimate finish Sat Feb 10 16:32:34 2024 xorriso : UPDATE : 68.65% done, estimate finish Sat Feb 10 16:38:44 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 68.70% done, estimate finish Sat Feb 10 16:38:48 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 16:31:59 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 16:39:01 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 16:32:06 2024 xorriso : UPDATE : 68.81% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 16:32:13 2024 xorriso : UPDATE : 68.87% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 16:32:18 2024 xorriso : UPDATE : 68.92% done, estimate finish Sat Feb 10 16:38:59 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 16:32:25 2024 xorriso : UPDATE : 68.99% done, estimate finish Sat Feb 10 16:38:55 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 16:33:05 2024 xorriso : UPDATE : 69.03% done, estimate finish Sat Feb 10 16:39:04 2024 xorriso : UPDATE : 93.28% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 69.10% done, estimate finish Sat Feb 10 16:39:11 2024 xorriso : UPDATE : 93.87% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 69.15% done, estimate finish Sat Feb 10 16:39:12 2024 xorriso : UPDATE : 93.92% done, estimate finish Sat Feb 10 16:31:45 2024 xorriso : UPDATE : 69.22% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 93.92% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 69.27% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 93.92% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 69.32% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 94.17% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 69.37% done, estimate finish Sat Feb 10 16:39:21 2024 xorriso : UPDATE : 94.31% done, estimate finish Sat Feb 10 16:31:44 2024 xorriso : UPDATE : 69.44% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 94.38% done, estimate finish Sat Feb 10 16:31:44 2024 xorriso : UPDATE : 69.50% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 94.48% done, estimate finish Sat Feb 10 16:31:44 2024 xorriso : UPDATE : 69.55% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 94.54% done, estimate finish Sat Feb 10 16:31:25 2024 xorriso : UPDATE : 69.61% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 94.57% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 69.64% done, estimate finish Sat Feb 10 16:39:43 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 69.72% done, estimate finish Sat Feb 10 16:39:26 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 69.77% done, estimate finish Sat Feb 10 16:39:29 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:31:38 2024 xorriso : UPDATE : 69.82% done, estimate finish Sat Feb 10 16:39:34 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:31:42 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 16:39:12 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:31:46 2024 xorriso : UPDATE : 69.94% done, estimate finish Sat Feb 10 16:39:32 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 70.02% done, estimate finish Sat Feb 10 16:39:19 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 70.10% done, estimate finish Sat Feb 10 16:39:13 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 70.16% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:36:18 2024 xorriso : UPDATE : 70.24% done, estimate finish Sat Feb 10 16:39:04 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:36:52 2024 xorriso : UPDATE : 70.29% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:37:24 2024 xorriso : UPDATE : 70.29% done, estimate finish Sat Feb 10 16:39:10 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 70.42% done, estimate finish Sat Feb 10 16:38:37 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 70.43% done, estimate finish Sat Feb 10 16:39:01 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 70.43% done, estimate finish Sat Feb 10 16:39:30 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:39:36 2024 xorriso : UPDATE : 70.43% done, estimate finish Sat Feb 10 16:40:00 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:40:09 2024 xorriso : UPDATE : 70.43% done, estimate finish Sat Feb 10 16:40:30 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:40:42 2024 xorriso : UPDATE : 70.43% done, estimate finish Sat Feb 10 16:41:00 2024 xorriso : UPDATE : 94.70% done, estimate finish Sat Feb 10 16:41:15 2024 xorriso : UPDATE : 70.43% done, estimate finish Sat Feb 10 16:41:30 2024 xorriso : UPDATE : 94.70% done xorriso : UPDATE : 70.43% done, estimate finish Sat Feb 10 16:41:59 2024 xorriso : UPDATE : 94.70% done xorriso : UPDATE : 70.43% done, estimate finish Sat Feb 10 17:00:12 2024 xorriso : UPDATE : 94.70% done xorriso : UPDATE : 71.00% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 94.70% done xorriso : UPDATE : 71.06% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 94.70% done xorriso : UPDATE : 71.13% done, estimate finish Sat Feb 10 16:38:39 2024 xorriso : UPDATE : 94.70% done xorriso : UPDATE : 71.16% done, estimate finish Sat Feb 10 16:38:51 2024 xorriso : UPDATE : 94.70% done xorriso : UPDATE : 71.22% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 95.41% done, estimate finish Sat Feb 10 16:33:01 2024 xorriso : UPDATE : 71.29% done, estimate finish Sat Feb 10 16:38:50 2024 xorriso : UPDATE : 96.87% done, estimate finish Sat Feb 10 16:31:41 2024 xorriso : UPDATE : 71.37% done, estimate finish Sat Feb 10 16:38:43 2024 xorriso : UPDATE : 97.11% done, estimate finish Sat Feb 10 16:31:37 2024 xorriso : UPDATE : 71.43% done, estimate finish Sat Feb 10 16:38:44 2024 xorriso : UPDATE : 97.19% done, estimate finish Sat Feb 10 16:31:27 2024 xorriso : UPDATE : 71.50% done, estimate finish Sat Feb 10 16:38:44 2024 xorriso : UPDATE : 97.29% done, estimate finish Sat Feb 10 16:31:28 2024 xorriso : UPDATE : 71.55% done, estimate finish Sat Feb 10 16:36:12 2024 xorriso : UPDATE : 97.29% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 71.60% done, estimate finish Sat Feb 10 16:36:24 2024 xorriso : UPDATE : 97.43% done, estimate finish Sat Feb 10 16:31:31 2024 xorriso : UPDATE : 71.68% done, estimate finish Sat Feb 10 16:36:27 2024 xorriso : UPDATE : 97.52% done, estimate finish Sat Feb 10 16:31:32 2024 xorriso : UPDATE : 71.75% done, estimate finish Sat Feb 10 16:36:35 2024 xorriso : UPDATE : 97.55% done, estimate finish Sat Feb 10 16:31:33 2024 xorriso : UPDATE : 71.80% done, estimate finish Sat Feb 10 16:36:41 2024 xorriso : UPDATE : 97.55% done, estimate finish Sat Feb 10 16:31:35 2024 xorriso : UPDATE : 71.80% done, estimate finish Sat Feb 10 16:36:59 2024 xorriso : UPDATE : 97.80% done, estimate finish Sat Feb 10 16:31:35 2024 xorriso : UPDATE : 71.90% done, estimate finish Sat Feb 10 16:36:58 2024 xorriso : UPDATE : 97.88% done, estimate finish Sat Feb 10 16:31:36 2024 xorriso : UPDATE : 72.01% done, estimate finish Sat Feb 10 16:36:55 2024 xorriso : UPDATE : 97.88% done, estimate finish Sat Feb 10 16:31:37 2024 xorriso : UPDATE : 72.04% done, estimate finish Sat Feb 10 16:37:05 2024 xorriso : UPDATE : 98.10% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 72.10% done, estimate finish Sat Feb 10 16:37:10 2024 xorriso : UPDATE : 98.12% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 72.16% done, estimate finish Sat Feb 10 16:39:00 2024 xorriso : UPDATE : 98.24% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:39:27 2024 xorriso : UPDATE : 98.29% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:40:03 2024 xorriso : UPDATE : 98.43% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:40:40 2024 xorriso : UPDATE : 98.52% done, estimate finish Sat Feb 10 16:31:47 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:41:16 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:41:48 2024 xorriso : UPDATE : 98.59% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:42:24 2024 xorriso : UPDATE : 98.62% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:43:01 2024 xorriso : UPDATE : 98.75% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:43:37 2024 xorriso : UPDATE : 98.85% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:44:13 2024 xorriso : UPDATE : 98.91% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 16:44:49 2024 xorriso : UPDATE : 98.91% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 21:02:23 2024 xorriso : UPDATE : 98.91% done, estimate finish Sat Feb 10 16:31:53 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 21:27:06 2024 xorriso : UPDATE : 98.91% done, estimate finish Sat Feb 10 16:31:56 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 21:51:49 2024 xorriso : UPDATE : 99.29% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 22:16:33 2024 xorriso : UPDATE : 99.36% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 22:41:14 2024 xorriso : UPDATE : 99.43% done, estimate finish Sat Feb 10 16:31:48 2024 xorriso : UPDATE : 99.50% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 23:05:57 2024 xorriso : UPDATE : 99.55% done, estimate finish Sat Feb 10 16:31:49 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 23:30:40 2024 xorriso : UPDATE : 99.55% done, estimate finish Sat Feb 10 16:31:50 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 23:55:35 2024 xorriso : UPDATE : 99.58% done, estimate finish Sat Feb 10 16:31:51 2024 xorriso : UPDATE : 72.18% done, estimate finish Sun Feb 11 00:20:18 2024 xorriso : UPDATE : 99.84% done xorriso : UPDATE : 72.18% done, estimate finish Sun Feb 11 00:45:01 2024 xorriso : UPDATE : 99.90% done xorriso : UPDATE : 72.18% done xorriso : UPDATE : 99.96% done xorriso : UPDATE : 72.18% done xorriso : UPDATE : Thank you for being patient. Working since 1144 seconds. xorriso : UPDATE : 72.18% done xorriso : UPDATE : Thank you for being patient. Working since 1145 seconds. xorriso : UPDATE : 72.18% done ISO image produced: 17422934 sectors Written to medium : 17422934 sectors at LBA 0 xorriso : UPDATE : 72.18% done Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 72.70% done, estimate finish Sat Feb 10 16:43:46 2024 xorriso : UPDATE : 73.78% done, estimate finish Sat Feb 10 16:36:46 2024 xorriso : UPDATE : 73.98% done, estimate finish Sat Feb 10 16:36:32 2024 xorriso : UPDATE : 74.05% done, estimate finish Sat Feb 10 16:36:37 2024 xorriso : UPDATE : 74.10% done, estimate finish Sat Feb 10 16:36:43 2024 xorriso : UPDATE : 74.19% done, estimate finish Sat Feb 10 16:35:02 2024 xorriso : UPDATE : 74.22% done, estimate finish Sat Feb 10 16:35:10 2024 xorriso : UPDATE : 74.30% done, estimate finish Sat Feb 10 16:35:17 2024 xorriso : UPDATE : 74.36% done, estimate finish Sat Feb 10 16:35:23 2024 xorriso : UPDATE : 74.42% done, estimate finish Sat Feb 10 16:35:30 2024 xorriso : UPDATE : 74.48% done, estimate finish Sat Feb 10 16:35:35 2024 xorriso : UPDATE : 74.53% done, estimate finish Sat Feb 10 16:35:42 2024 xorriso : UPDATE : 74.56% done, estimate finish Sat Feb 10 16:35:50 2024 xorriso : UPDATE : 74.61% done, estimate finish Sat Feb 10 16:35:55 2024 xorriso : UPDATE : 74.66% done, estimate finish Sat Feb 10 16:36:01 2024 xorriso : UPDATE : 74.72% done, estimate finish Sat Feb 10 16:39:44 2024 xorriso : UPDATE : 74.79% done, estimate finish Sat Feb 10 16:39:35 2024 xorriso : UPDATE : 74.82% done, estimate finish Sat Feb 10 16:39:48 2024 xorriso : UPDATE : 74.88% done, estimate finish Sat Feb 10 16:39:47 2024 xorriso : UPDATE : 74.94% done, estimate finish Sat Feb 10 16:39:42 2024 xorriso : UPDATE : 75.01% done, estimate finish Sat Feb 10 16:39:37 2024 xorriso : UPDATE : 75.06% done, estimate finish Sat Feb 10 16:39:37 2024 xorriso : UPDATE : 75.13% done, estimate finish Sat Feb 10 16:39:31 2024 xorriso : UPDATE : 75.14% done, estimate finish Sat Feb 10 16:39:50 2024 xorriso : UPDATE : 75.25% done, estimate finish Sat Feb 10 16:39:29 2024 xorriso : UPDATE : 75.30% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 75.36% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 75.42% done, estimate finish Sat Feb 10 16:39:13 2024 xorriso : UPDATE : 75.48% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 75.53% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 75.59% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 75.65% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 75.70% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 75.77% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 75.82% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 75.87% done, estimate finish Sat Feb 10 16:39:21 2024 xorriso : UPDATE : 75.94% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 10 16:39:21 2024 xorriso : UPDATE : 76.05% done, estimate finish Sat Feb 10 16:39:18 2024 xorriso : UPDATE : 76.12% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 76.18% done, estimate finish Sat Feb 10 16:39:16 2024 xorriso : UPDATE : 76.23% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 76.28% done, estimate finish Sat Feb 10 16:39:19 2024 xorriso : UPDATE : 76.35% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 76.39% done, estimate finish Sat Feb 10 16:39:22 2024 xorriso : UPDATE : 76.42% done, estimate finish Sat Feb 10 16:39:37 2024 xorriso : UPDATE : 76.42% done, estimate finish Sat Feb 10 16:40:13 2024 xorriso : UPDATE : 76.58% done, estimate finish Sat Feb 10 16:39:12 2024 xorriso : UPDATE : 76.63% done, estimate finish Sat Feb 10 16:39:15 2024 xorriso : UPDATE : 76.63% done, estimate finish Sat Feb 10 16:39:41 2024 xorriso : UPDATE : 76.63% done, estimate finish Sat Feb 10 16:40:07 2024 xorriso : UPDATE : 76.63% done, estimate finish Sat Feb 10 16:40:34 2024 xorriso : UPDATE : 76.63% done, estimate finish Sat Feb 10 16:41:00 2024 xorriso : UPDATE : 76.91% done, estimate finish Sat Feb 10 16:39:18 2024 xorriso : UPDATE : 77.06% done, estimate finish Sat Feb 10 16:38:51 2024 xorriso : UPDATE : 77.12% done, estimate finish Sat Feb 10 16:38:51 2024 xorriso : UPDATE : 77.16% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 77.24% done, estimate finish Sat Feb 10 16:38:24 2024 xorriso : UPDATE : 77.29% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 77.29% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 77.38% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 77.50% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 77.55% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 77.60% done, estimate finish Sat Feb 10 16:38:37 2024 xorriso : UPDATE : 77.63% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 77.73% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 77.78% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 77.84% done, estimate finish Sat Feb 10 16:38:56 2024 xorriso : UPDATE : 77.93% done, estimate finish Sat Feb 10 16:38:43 2024 xorriso : UPDATE : 77.97% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 77.97% done, estimate finish Sat Feb 10 16:39:16 2024 xorriso : UPDATE : 78.10% done, estimate finish Sat Feb 10 16:38:51 2024 xorriso : UPDATE : 78.14% done, estimate finish Sat Feb 10 16:38:58 2024 xorriso : UPDATE : 78.21% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 78.26% done, estimate finish Sat Feb 10 16:38:58 2024 xorriso : UPDATE : 78.31% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 78.31% done, estimate finish Sat Feb 10 16:39:48 2024 xorriso : UPDATE : 78.44% done, estimate finish Sat Feb 10 16:39:08 2024 xorriso : UPDATE : 78.51% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 78.57% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 16:38:56 2024 xorriso : UPDATE : 78.71% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 78.77% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 16:39:06 2024 xorriso : UPDATE : 78.86% done, estimate finish Sat Feb 10 16:39:06 2024 xorriso : UPDATE : 78.93% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 79.00% done, estimate finish Sat Feb 10 16:38:25 2024 xorriso : UPDATE : 79.06% done, estimate finish Sat Feb 10 16:38:29 2024 xorriso : UPDATE : 79.12% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 79.19% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 79.20% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 79.32% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 16:39:32 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 16:42:22 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 16:43:10 2024 xorriso : UPDATE : 79.80% done, estimate finish Sat Feb 10 16:38:38 2024 xorriso : UPDATE : 79.85% done, estimate finish Sat Feb 10 16:38:43 2024 xorriso : UPDATE : 79.90% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 79.94% done, estimate finish Sat Feb 10 16:38:55 2024 xorriso : UPDATE : 79.94% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 79.94% done, estimate finish Sat Feb 10 16:39:33 2024 xorriso : UPDATE : 79.94% done, estimate finish Sat Feb 10 16:39:51 2024 xorriso : UPDATE : 79.94% done, estimate finish Sat Feb 10 16:40:11 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:37:33 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:37:53 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:38:12 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:38:52 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:39:11 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:39:30 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:39:50 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:40:10 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 16:40:29 2024 xorriso : UPDATE : 80.26% done xorriso : UPDATE : 80.26% done xorriso : UPDATE : 80.26% done xorriso : UPDATE : 80.26% done xorriso : UPDATE : 80.26% done xorriso : UPDATE : 80.26% done xorriso : UPDATE : 80.70% done, estimate finish Sat Feb 10 16:44:29 2024 xorriso : UPDATE : 81.47% done, estimate finish Sat Feb 10 16:38:20 2024 xorriso : UPDATE : 81.52% done, estimate finish Sat Feb 10 16:38:24 2024 xorriso : UPDATE : 81.54% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 81.54% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 81.54% done, estimate finish Sat Feb 10 16:36:57 2024 xorriso : UPDATE : 81.80% done, estimate finish Sat Feb 10 16:36:43 2024 xorriso : UPDATE : 81.85% done, estimate finish Sat Feb 10 16:36:50 2024 xorriso : UPDATE : 81.89% done, estimate finish Sat Feb 10 16:36:56 2024 xorriso : UPDATE : 81.98% done, estimate finish Sat Feb 10 16:36:59 2024 xorriso : UPDATE : 82.03% done, estimate finish Sat Feb 10 16:37:04 2024 xorriso : UPDATE : 82.07% done, estimate finish Sat Feb 10 16:37:10 2024 xorriso : UPDATE : 82.14% done, estimate finish Sat Feb 10 16:37:13 2024 xorriso : UPDATE : 82.19% done, estimate finish Sat Feb 10 16:37:18 2024 xorriso : UPDATE : 82.27% done, estimate finish Sat Feb 10 16:37:19 2024 xorriso : UPDATE : 82.33% done, estimate finish Sat Feb 10 16:38:02 2024 xorriso : UPDATE : 82.38% done, estimate finish Sat Feb 10 16:38:09 2024 xorriso : UPDATE : 82.44% done, estimate finish Sat Feb 10 16:38:12 2024 xorriso : UPDATE : 82.50% done, estimate finish Sat Feb 10 16:38:15 2024 xorriso : UPDATE : 82.56% done, estimate finish Sat Feb 10 16:38:19 2024 xorriso : UPDATE : 82.63% done, estimate finish Sat Feb 10 16:38:19 2024 xorriso : UPDATE : 82.69% done, estimate finish Sat Feb 10 16:38:22 2024 xorriso : UPDATE : 82.71% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 82.83% done, estimate finish Sat Feb 10 16:38:23 2024 xorriso : UPDATE : 82.89% done, estimate finish Sat Feb 10 16:38:24 2024 xorriso : UPDATE : 82.92% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 82.97% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 82.97% done, estimate finish Sat Feb 10 16:39:33 2024 xorriso : UPDATE : 83.12% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 83.21% done, estimate finish Sat Feb 10 16:38:51 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 16:38:51 2024 xorriso : UPDATE : 83.34% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 83.34% done, estimate finish Sat Feb 10 16:39:04 2024 xorriso : UPDATE : 83.34% done, estimate finish Sat Feb 10 16:39:19 2024 xorriso : UPDATE : 83.34% done, estimate finish Sat Feb 10 16:39:35 2024 xorriso : UPDATE : 83.34% done, estimate finish Sat Feb 10 16:40:51 2024 xorriso : UPDATE : 83.39% done, estimate finish Sat Feb 10 16:40:43 2024 xorriso : UPDATE : 83.75% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 83.77% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 83.77% done, estimate finish Sat Feb 10 16:38:59 2024 xorriso : UPDATE : 83.91% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 84.02% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 84.03% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 84.03% done, estimate finish Sat Feb 10 16:38:55 2024 xorriso : UPDATE : 84.03% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:37:42 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:37:58 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:38:13 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:39:01 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:39:17 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:39:33 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:39:49 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:40:05 2024 xorriso : UPDATE : 84.25% done xorriso : UPDATE : 84.25% done xorriso : UPDATE : 84.25% done xorriso : UPDATE : 84.25% done xorriso : UPDATE : 84.71% done, estimate finish Sat Feb 10 16:42:17 2024 xorriso : UPDATE : 85.32% done, estimate finish Sat Feb 10 16:38:24 2024 xorriso : UPDATE : 85.39% done, estimate finish Sat Feb 10 16:38:24 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:38:33 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:38:58 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:37:19 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:37:31 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:37:43 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:37:55 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:38:06 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:38:18 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:38:55 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:39:06 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:39:18 2024 xorriso : UPDATE : 85.73% done, estimate finish Sat Feb 10 16:42:40 2024 xorriso : UPDATE : 86.49% done, estimate finish Sat Feb 10 16:37:48 2024 xorriso : UPDATE : 86.58% done, estimate finish Sat Feb 10 16:37:48 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:37:52 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:38:03 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:38:25 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 87.16% done, estimate finish Sat Feb 10 16:37:12 2024 xorriso : UPDATE : 87.22% done, estimate finish Sat Feb 10 16:37:17 2024 xorriso : UPDATE : 87.22% done, estimate finish Sat Feb 10 16:37:25 2024 xorriso : UPDATE : 87.22% done, estimate finish Sat Feb 10 16:37:34 2024 xorriso : UPDATE : 87.22% done, estimate finish Sat Feb 10 16:37:43 2024 xorriso : UPDATE : 87.22% done, estimate finish Sat Feb 10 16:37:51 2024 xorriso : UPDATE : 87.55% done, estimate finish Sat Feb 10 16:37:33 2024 xorriso : UPDATE : 87.61% done, estimate finish Sat Feb 10 16:37:35 2024 xorriso : UPDATE : 87.61% done, estimate finish Sat Feb 10 16:37:42 2024 xorriso : UPDATE : 87.76% done, estimate finish Sat Feb 10 16:37:28 2024 xorriso : UPDATE : 87.81% done, estimate finish Sat Feb 10 16:37:34 2024 xorriso : UPDATE : 87.81% done, estimate finish Sat Feb 10 16:37:44 2024 xorriso : UPDATE : 87.96% done, estimate finish Sat Feb 10 16:37:39 2024 xorriso : UPDATE : 87.98% done, estimate finish Sat Feb 10 16:37:47 2024 xorriso : UPDATE : 87.98% done, estimate finish Sat Feb 10 16:37:56 2024 xorriso : UPDATE : 88.07% done, estimate finish Sat Feb 10 16:37:56 2024 xorriso : UPDATE : 88.18% done, estimate finish Sat Feb 10 16:37:54 2024 xorriso : UPDATE : 88.18% done, estimate finish Sat Feb 10 16:38:01 2024 xorriso : UPDATE : 88.32% done, estimate finish Sat Feb 10 16:37:57 2024 xorriso : UPDATE : 88.36% done, estimate finish Sat Feb 10 16:38:55 2024 xorriso : UPDATE : 88.36% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 88.52% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 88.54% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 88.54% done, estimate finish Sat Feb 10 16:39:08 2024 xorriso : UPDATE : 88.70% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 88.70% done, estimate finish Sat Feb 10 16:38:58 2024 xorriso : UPDATE : 88.78% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 88.87% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 88.95% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 89.00% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 89.06% done, estimate finish Sat Feb 10 16:38:43 2024 xorriso : UPDATE : 89.10% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 89.10% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 89.24% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 89.29% done, estimate finish Sat Feb 10 16:38:47 2024 xorriso : UPDATE : 89.35% done, estimate finish Sat Feb 10 16:38:47 2024 xorriso : UPDATE : 89.40% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:39:07 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:39:18 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:40:32 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:40:56 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:41:21 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:41:46 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:42:10 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:42:35 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 16:42:59 2024 xorriso : UPDATE : 89.72% done, estimate finish Sat Feb 10 16:40:15 2024 xorriso : UPDATE : 90.13% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 90.14% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 90.23% done, estimate finish Sat Feb 10 16:38:14 2024 xorriso : UPDATE : 90.23% done, estimate finish Sat Feb 10 16:38:26 2024 xorriso : UPDATE : 90.23% done, estimate finish Sat Feb 10 16:38:38 2024 xorriso : UPDATE : 90.23% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 90.50% done, estimate finish Sat Feb 10 16:38:21 2024 xorriso : UPDATE : 90.56% done, estimate finish Sat Feb 10 16:38:23 2024 xorriso : UPDATE : 90.57% done, estimate finish Sat Feb 10 16:38:29 2024 xorriso : UPDATE : 90.66% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 90.69% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 90.77% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 10 16:38:55 2024 xorriso : UPDATE : 90.87% done, estimate finish Sat Feb 10 16:38:59 2024 xorriso : UPDATE : 90.87% done, estimate finish Sat Feb 10 16:39:13 2024 xorriso : UPDATE : 90.87% done, estimate finish Sat Feb 10 16:39:27 2024 xorriso : UPDATE : 90.87% done, estimate finish Sat Feb 10 16:39:42 2024 xorriso : UPDATE : 90.87% done, estimate finish Sat Feb 10 16:39:56 2024 xorriso : UPDATE : 91.21% done, estimate finish Sat Feb 10 16:38:52 2024 xorriso : UPDATE : 91.25% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 91.25% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 91.25% done, estimate finish Sat Feb 10 16:39:12 2024 xorriso : UPDATE : 91.43% done, estimate finish Sat Feb 10 16:38:54 2024 xorriso : UPDATE : 91.54% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 91.59% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:38:43 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:38:52 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:39:12 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:39:22 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:39:32 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:39:42 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:41:55 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:42:26 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 16:42:57 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:38:37 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:38:55 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:13 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:21 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:29 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:39 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:02 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:26 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 16:39:38 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:10 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:16 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:22 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:33 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:39 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:38:50 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:39:00 2024 xorriso : UPDATE : 93.17% done, estimate finish Sat Feb 10 16:39:00 2024 xorriso : UPDATE : 93.81% done, estimate finish Sat Feb 10 16:38:12 2024 xorriso : UPDATE : 93.81% done, estimate finish Sat Feb 10 16:38:17 2024 xorriso : UPDATE : 93.81% done, estimate finish Sat Feb 10 16:38:22 2024 xorriso : UPDATE : 93.81% done, estimate finish Sat Feb 10 16:38:27 2024 xorriso : UPDATE : 93.81% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 93.81% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 93.93% done, estimate finish Sat Feb 10 16:38:36 2024 xorriso : UPDATE : 94.29% done, estimate finish Sat Feb 10 16:38:15 2024 xorriso : UPDATE : 94.32% done, estimate finish Sat Feb 10 16:38:19 2024 xorriso : UPDATE : 94.32% done, estimate finish Sat Feb 10 16:38:25 2024 xorriso : UPDATE : 94.48% done, estimate finish Sat Feb 10 16:38:19 2024 xorriso : UPDATE : 94.52% done, estimate finish Sat Feb 10 16:38:22 2024 xorriso : UPDATE : 94.57% done, estimate finish Sat Feb 10 16:38:24 2024 xorriso : UPDATE : 94.57% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 94.57% done, estimate finish Sat Feb 10 16:38:33 2024 xorriso : UPDATE : 94.57% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 94.57% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 94.57% done, estimate finish Sat Feb 10 16:38:50 2024 xorriso : UPDATE : 94.57% done, estimate finish Sat Feb 10 16:38:58 2024 xorriso : UPDATE : 94.88% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 95.10% done, estimate finish Sat Feb 10 16:38:25 2024 xorriso : UPDATE : 95.19% done, estimate finish Sat Feb 10 16:38:25 2024 xorriso : UPDATE : 95.24% done, estimate finish Sat Feb 10 16:38:27 2024 xorriso : UPDATE : 95.24% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 95.31% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 95.44% done, estimate finish Sat Feb 10 16:38:26 2024 xorriso : UPDATE : 95.50% done, estimate finish Sat Feb 10 16:38:28 2024 xorriso : UPDATE : 95.55% done, estimate finish Sat Feb 10 16:38:30 2024 xorriso : UPDATE : 95.61% done, estimate finish Sat Feb 10 16:38:31 2024 xorriso : UPDATE : 95.67% done, estimate finish Sat Feb 10 16:38:32 2024 xorriso : UPDATE : 95.72% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 95.78% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 95.83% done, estimate finish Sat Feb 10 16:38:36 2024 xorriso : UPDATE : 95.83% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 95.83% done, estimate finish Sat Feb 10 16:38:44 2024 xorriso : UPDATE : 96.05% done, estimate finish Sat Feb 10 16:38:47 2024 xorriso : UPDATE : 96.09% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 96.09% done, estimate finish Sat Feb 10 16:38:56 2024 xorriso : UPDATE : 96.09% done, estimate finish Sat Feb 10 16:39:03 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:38:47 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:38:52 2024 xorriso : UPDATE : 96.42% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 96.50% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 96.56% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 96.62% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 96.62% done, estimate finish Sat Feb 10 16:38:52 2024 xorriso : UPDATE : 96.62% done, estimate finish Sat Feb 10 16:38:58 2024 xorriso : UPDATE : 96.62% done, estimate finish Sat Feb 10 16:39:05 2024 xorriso : UPDATE : 96.86% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 96.93% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 96.98% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 96.98% done, estimate finish Sat Feb 10 16:38:50 2024 xorriso : UPDATE : 96.98% done, estimate finish Sat Feb 10 16:38:55 2024 xorriso : UPDATE : 96.98% done, estimate finish Sat Feb 10 16:38:59 2024 xorriso : UPDATE : 97.06% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 97.35% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 97.41% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 97.48% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:38:43 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:38:47 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:38:53 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:38:57 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:39:01 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:39:05 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:39:09 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 16:41:20 2024 xorriso : UPDATE : 97.79% done, estimate finish Sat Feb 10 16:39:14 2024 xorriso : UPDATE : 98.23% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 98.31% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 98.37% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 98.43% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 98.51% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 98.57% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 98.63% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 98.69% done, estimate finish Sat Feb 10 16:38:42 2024 xorriso : UPDATE : 98.73% done, estimate finish Sat Feb 10 16:38:34 2024 xorriso : UPDATE : 98.79% done, estimate finish Sat Feb 10 16:38:35 2024 xorriso : UPDATE : 98.83% done, estimate finish Sat Feb 10 16:38:36 2024 xorriso : UPDATE : 98.91% done, estimate finish Sat Feb 10 16:38:37 2024 xorriso : UPDATE : 98.95% done, estimate finish Sat Feb 10 16:38:38 2024 xorriso : UPDATE : 99.02% done, estimate finish Sat Feb 10 16:38:38 2024 xorriso : UPDATE : 99.07% done, estimate finish Sat Feb 10 16:38:39 2024 xorriso : UPDATE : 99.14% done, estimate finish Sat Feb 10 16:38:39 2024 xorriso : UPDATE : 99.19% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 99.25% done, estimate finish Sat Feb 10 16:38:41 2024 xorriso : UPDATE : 99.28% done, estimate finish Sat Feb 10 16:38:47 2024 xorriso : UPDATE : 99.38% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 99.44% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 99.49% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 99.55% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 99.61% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 99.67% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 99.70% done, estimate finish Sat Feb 10 16:38:46 2024 xorriso : UPDATE : 99.78% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 99.85% done, estimate finish Sat Feb 10 16:38:45 2024 xorriso : UPDATE : 99.92% done xorriso : UPDATE : 99.97% done xorriso : UPDATE : Thank you for being patient. Working since 1559 seconds. xorriso : UPDATE : Thank you for being patient. Working since 1560 seconds. ISO image produced: 23640689 sectors Written to medium : 23640689 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 1.image 2.image 1.image 2.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/Dbullseyeamd64 92cb33462d3cebef129b945b94a68d8c58f35eb978e7e92e9cd2127a5857aea3199944674d5aebdbaf83e9709e466189a335a02fc50aa908c8ec015f8188565c debian-11.9.0-amd64-DLBD-1.iso f5ece09ca26f12cebd0797af741bd36c2ca3a26e966858fab6c025f165b0e5e173482707eae43d93550de0974ea1b431ac0a5e5f6d829be313677b514cda31ae debian-11.9.0-amd64-DLBD-1.jigdo ed1f4b066d74bdeab7d0d644ae2605e16f4a9692d21df14a9e408e1310afae40 debian-11.9.0-amd64-DLBD-1.iso b29c94b9137dab2da135761ad9d1d0a0d63d4d5262891728d69c6d9f76740cd2 debian-11.9.0-amd64-DLBD-1.jigdo bf4dbf9b1effbfc8bfcd82c39e94549fc660e51e80c6c031891781dbb3c1eb9df7df738dd2263b4932e43a1b1fe146abc81b84e652ebcb49d44223ac2717434a debian-11.9.0-amd64-DLBD-2.iso cdf4376e0cbb88263db780a5cb0f319fbec1d3eeebd8004cb128b00edfa28177291aec8f933a19177ed1c9c5d427e5b13b8b2260c7aa721fba658a875d3b014a debian-11.9.0-amd64-DLBD-2.jigdo 8fe7c6786b5594bd3b7a81e34ada8b682afb3c0b0558d239f8beea3a8d4c5e45 debian-11.9.0-amd64-DLBD-2.iso 21e51cd6fcfb90102ddf29754e9d78b18dbe98de91eb9bcb6368be42bea6fa11 debian-11.9.0-amd64-DLBD-2.jigdo cc2fb79618938176da40bf8868c6263453aaa5df1d893e0acc67f4e527baf229cb0648fd8ec6885702280f521b91bfed2fe3fec74c0a8e36350225e9636e8d96 debian-11.9.0-amd64-DLBD-1.template 02127af65f4c67dae2ac381f985db603d4ad798849d276918db32b5257315170 debian-11.9.0-amd64-DLBD-1.template 733a3271d9b445b73f370bc5aa1ba80dada6773a4c3df05f1f5e5fcd1c120596b35c9f0d235b8299cf22b66ad1b1c61139b208a113d009fb2566a277258ed51b debian-11.9.0-amd64-DLBD-2.template 717d6c3c9a9953a1a30861fd2adb4c33d7255e1adc651b52b10bd33c4e2e43ea debian-11.9.0-amd64-DLBD-2.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 10 Feb 16:38:51 UTC 2024: Finished.