Sat 10 Feb 14:54:23 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/9bullseyei386/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386 make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386 mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks echo "- copying task files from 'tasks/bullseye/'" - copying task files from 'tasks/bullseye/' cp -r /home/debian-cd/build.bullseye/debian-cd/tasks/bullseye/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/update_tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di+k_list update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.68+deb11u1_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi for ARCH in i386; do \ echo "Using the provided status file for bullseye-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for bullseye-backports-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-i386 ... make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in i386; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "9" = "1" -o "9" = "2" -o "9" = "C" -o "9" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/archive-keyring for ARCH in i386; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d/$key.asc; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in i386; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main i386 Packages [11.0 MB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer i386 Packages [76.6 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib i386 Packages [54.3 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/9bullseyei386/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-source/status ; \ export CODENAME=bullseye; \ export ARCH=source; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in i386; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apt : Depends: libapt-pkg6.0 (>= 2.2.4) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc-s1 (>= 4.2) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libseccomp2 (>= 2.4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed Depends: libsystemd0 apt-listchanges : Depends: python3-apt (>= 0.7.93) but it is not installed Depends: python3-debconf but it is not installed Depends: python3:any (>= 3.7~) apt-utils : Depends: libapt-pkg6.0 (>= 1.9.11~) but it is not installed Depends: libc6 (>= 2.4) Depends: libdb5.3 but it is not installed Depends: libgcc-s1 (>= 4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed base-passwd : Depends: libc6 (>= 2.8) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.28) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-dnsutils : Depends: libc6 (>= 2.4) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed bind9-host : Depends: libc6 (>= 2.4) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libuv1 (>= 1.40.0) but it is not installed Depends: libc6 (>= 2.28) Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libjson-c5 (>= 0.15) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.7) but it is not installed Depends: libmaxminddb0 (>= 1.3.0) but it is not installed Depends: libprotobuf-c1 (>= 1.0.1) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libxml2 (>= 2.7.4) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed bsdutils : PreDepends: libc6 (>= 2.28) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.4) ca-certificates : Depends: openssl (>= 1.1.1) but it is not installed coreutils : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libattr1 (>= 1:2.4.44) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libgmp10 but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed cpio : Depends: libc6 (>= 2.17) cron : Depends: libc6 (>= 2.28) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed dash : PreDepends: libc6 (>= 2.28) dbus : Depends: libapparmor1 (>= 2.8.94) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.28) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.28-0+deb11u1) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libsystemd0 debconf-i18n : Depends: liblocale-gettext-perl but it is not installed Depends: libtext-iconv-perl but it is not installed Depends: libtext-wrapi18n-perl but it is not installed Depends: libtext-charwidth-perl but it is not installed debianutils : PreDepends: libc6 (>= 2.15) diffutils : PreDepends: libc6 (>= 2.17) dmidecode : Depends: libc6 (>= 2.4) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: liblzma5 (>= 5.2.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.36) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.46.2-2) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed Depends: logsave but it is not installed fdisk : Depends: libc6 (>= 2.28) Depends: libfdisk1 (>= 2.36) but it is not installed Depends: libmount1 (>= 2.24.2) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed file : Depends: libc6 (>= 2.4) Depends: libmagic1 (= 1:5.39-3+deb11u1) but it is not installed findutils : PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.4) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.28) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.38) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.28) PreDepends: libpcre3 but it is not installed groff-base : Depends: libc6 (>= 2.29) Depends: libgcc-s1 (>= 4.0) but it is not installed Depends: libstdc++6 (>= 4.1.1) but it is not installed Depends: libuchardet0 (>= 0.0.1) but it is not installed gzip : PreDepends: libc6 (>= 2.28) hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.28) Depends: lsb-base but it is not installed iproute2 : Depends: libbpf0 (>= 1:0.2) but it is not installed Depends: libbsd0 (>= 0.0) but it is not installed Depends: libc6 (>= 2.29) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libdb5.3 but it is not installed Depends: libelf1 (>= 0.131) but it is not installed Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iputils-ping : Depends: libcap2-bin but it is not installed Depends: libc6 (>= 2.25) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.28) Depends: libdns-export1110 but it is not installed Depends: libisc-export1105 but it is not installed kmod : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libkmod2 (= 28-1) but it is not installed Depends: lsb-base but it is not installed less : Depends: libc6 (>= 2.11) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.4) libnss-systemd : Depends: libc6 (>= 2.30) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcrypt1 (>= 1:4.3.0) but it is not installed PreDepends: libdb5.3 but it is not installed PreDepends: libnsl2 (>= 1.0) but it is not installed PreDepends: libpam0g (>= 1.3.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libtirpc3 (>= 1.0.2) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libcrypt1 (>= 1:4.3.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed libpam-systemd : Depends: libc6 (>= 2.30) Depends: libpam0g (>= 0.99.7.1) but it is not installed libreadline8 : Depends: libc6 (>= 2.28) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.28) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed lsof : Depends: libc6 (>= 2.11) Depends: libselinux1 (>= 3.1~) but it is not installed man-db : Depends: bsdextrautils but it is not installed or bsdmainutils (< 12.1.1~) but it is not installed Depends: libc6 (>= 2.28) Depends: libgdbm6 (>= 1.16) but it is not installed Depends: libpipeline1 (>= 1.5.0) but it is not installed Depends: libseccomp2 (>= 2.1.0) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed mawk : Depends: libc6 (>= 2.29) mime-support : Depends: mailcap but it is not installed mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libmount1 (>= 2.35.1) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.28) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.7) PreDepends: libtinfo6 (>= 6.2+20200912) but it is not installed PreDepends: libtinfo6 (< 6.3~) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) nftables : Depends: libnftables1 (= 0.9.8-3.1+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.28) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libfido2-1 (>= 1.5.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.28) Depends: libcrypt1 (>= 1:4.1.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.4) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.7.0-5) but it is not installed perl : Depends: libperl5.32 (= 5.32.1-4+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.28) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps8 (>= 2:3.3.16-1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 2.10) but it is not installed Depends: python3-requests but it is not installed Depends: python3-apt but it is not installed reportbug : Depends: python3:any rsyslog : Depends: libc6 (>= 2.28) Depends: libestr0 (>= 0.1.4) but it is not installed Depends: libfastjson4 (>= 0.99.8) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 246) Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.30) PreDepends: libgcrypt20 (>= 1.8.0) but it is not installed PreDepends: liblz4-1 (>= 0.0~r122) but it is not installed PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libzstd1 (>= 1.4.0) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.13) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.24-9~) but it is not installed Depends: libcrypt1 (>= 1:4.4.0) but it is not installed Depends: libcryptsetup12 (>= 2:2.3) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libip4tc2 (>= 1.8.3) but it is not installed Depends: libkmod2 (>= 5~) but it is not installed Depends: liblz4-1 (>= 0.0~r130) but it is not installed Depends: libmount1 (>= 2.30) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libseccomp2 (>= 2.4.1) but it is not installed Depends: libsystemd0 (= 247.3-7+deb11u4) systemd-timesyncd : Depends: libc6 (>= 2.29) sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.4) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed tasksel-data : Depends: tasksel (= 3.68+deb11u1) but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.28) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.30) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libudev1 (= 247.3-7+deb11u4) but it is not installed util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libblkid1 (>= 2.31.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libmount1 (>= 2.34) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libsmartcols1 (>= 2.34) but it is not installed PreDepends: libsystemd0 PreDepends: libtinfo6 (>= 6) but it is not installed PreDepends: libudev1 (>= 183) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed vim-common : Depends: xxd but it is not installed vim-tiny : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.28) Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle8 but it is not installed Depends: libpcre2-8-0 (>= 10.22) but it is not installed Depends: libpsl5 (>= 0.16.0) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed whiptail : Depends: libc6 (>= 2.4) Depends: libnewt0.52 (>= 0.52.21) but it is not installed Depends: libpopt0 (>= 1.14) but it is not installed Depends: libslang2 (>= 2.2.4) but it is not installed xz-utils : Depends: libc6 (>= 2.28) Depends: liblzma5 (>= 5.2.2) but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[3]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "i386" != "source" ] ; then \ for ARCH in i386; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... set -e; \ if [ "i386" != "source" ] ; then \ for ARCH in i386; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "i386" != "source" ] ; then \ for ARCH in i386; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi i386:bsdextrautils i386:distro-info-data i386:dmsetup i386:libacl1 i386:libapparmor1 i386:libapt-pkg6.0 i386:libargon2-1 i386:libattr1 i386:libaudit1 i386:libaudit-common i386:libblkid1 i386:libbpf0 i386:libbrotli1 i386:libbsd0 i386:libbz2-1.0 i386:libc6 i386:libcap2 i386:libcap2-bin i386:libcap-ng0 i386:libcbor0 i386:libcom-err2 i386:libcrypt1 i386:libcryptsetup12 i386:libcurl3-gnutls i386:libdb5.3 i386:libdbus-1-3 i386:libdebconfclient0 i386:libdevmapper1.02.1 i386:libdns-export1110 i386:libedit2 i386:libelf1 i386:libestr0 i386:libexpat1 i386:libext2fs2 i386:libfastjson4 i386:libfdisk1 i386:libffi7 i386:libfido2-1 i386:libfstrm0 i386:libgcc-s1 i386:libgcrypt20 i386:libgdbm6 i386:libgdbm-compat4 i386:libgmp10 i386:libgnutls30 i386:libgpg-error0 i386:libgssapi-krb5-2 i386:libhogweed6 i386:libicu67 i386:libidn2-0 i386:libip4tc2 i386:libisc-export1105 i386:libjansson4 i386:libjson-c5 i386:libk5crypto3 i386:libkeyutils1 i386:libkmod2 i386:libkrb5-3 i386:libkrb5support0 i386:libldap-2.4-2 i386:liblmdb0 i386:liblocale-gettext-perl i386:liblognorm5 i386:liblz4-1 i386:liblzma5 i386:libmagic1 i386:libmagic-mgc i386:libmaxminddb0 i386:libmd0 i386:libmnl0 i386:libmount1 i386:libmpdec3 i386:libncurses6 i386:libncursesw6 i386:libnettle8 i386:libnewt0.52 i386:libnftables1 i386:libnftnl11 i386:libnghttp2-14 i386:libnsl2 i386:libp11-kit0 i386:libpam0g i386:libpci3 i386:libpcre2-8-0 i386:libpcre3 i386:libperl5.32 i386:libpipeline1 i386:libpopt0 i386:libprocps8 i386:libprotobuf-c1 i386:libpsl5 i386:libpython3.9-minimal i386:libpython3.9-stdlib i386:libpython3-stdlib i386:librtmp1 i386:libsasl2-2 i386:libsasl2-modules-db i386:libseccomp2 i386:libselinux1 i386:libsemanage1 i386:libsemanage-common i386:libsepol1 i386:libslang2 i386:libsmartcols1 i386:libsqlite3-0 i386:libss2 i386:libssh2-1 i386:libssl1.1 i386:libstdc++6 i386:libsystemd0 i386:libtasn1-6 i386:libtext-charwidth-perl i386:libtext-iconv-perl i386:libtext-wrapi18n-perl i386:libtinfo6 i386:libtirpc3 i386:libtirpc-common i386:libuchardet0 i386:libudev1 i386:libunistring2 i386:libuuid1 i386:libuv1 i386:libxml2 i386:libxtables12 i386:libxxhash0 i386:libzstd1 i386:logsave i386:lsb-base i386:mailcap i386:openssl i386:pci.ids i386:python3 i386:python3.9 i386:python3.9-minimal i386:python3-apt i386:python3-certifi i386:python3-chardet i386:python3-debconf i386:python3-debian i386:python3-debianbts i386:python3-httplib2 i386:python3-idna i386:python3-minimal i386:python3-pkg-resources i386:python3-pycurl i386:python3-pysimplesoap i386:python3-requests i386:python3-six i386:python3-urllib3 i386:python-apt-common i386:tasksel i386:xxd i386:zlib1g for ARCH in i386; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... checking your mirror make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "i386" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731+deb11u10/images/MD5SUMS for ARCH in i386; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and no isos for i386 BD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "i386" != "source" ] ; then \ for ARCH in i386; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "9"x = "1"x ] ; then \ : ; \ elif [ "9"x = "2"x -o "9"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _9 != _1 ]; then \ for ARCH in i386; do \ BINCLUDE=`[ -n "" ] && cat | sort -u | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BINCLUDE" ] || BINCLUDE="--include=$BINCLUDE"; \ BEXCLUDE=`[ -n "" ] && cat | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BEXCLUDE" ] || BEXCLUDE="--exclude=$BEXCLUDE"; \ debootstrap --no-check-gpg --arch $ARCH \ --print-debs \ $BINCLUDE $BEXCLUDE \ bullseye \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in i386; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in xen; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \ fi; \ if [ ""x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list; fi for ARCH in i386; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list; \ done Running sort_deps to sort packages for i386: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 119927862 bytes Adding the rest of the requested packages Now up to 75347281748 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 58646 packages, total size 83260289584 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/apt "i386" /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/packages.source; \ fi /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.bullseye/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386 bullseye "i386" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512 -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.2 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2019, Thomas Schmitt , libburnia project. xorriso version : 1.5.2 Version timestamp : 2019.10.26.180001 Build timestamp : -none-given- libisofs in use : 1.5.2 (min. 1.5.2) libjte in use : 2.0.0 (min. 2.0.0) libburn in use : 1.5.2 (min. 1.5.2) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.2 (min. 1.5.2) Provided under GNU GPL version 3 or later, due to libreadline license. There is NO WARRANTY, to the extent permitted by law. Reading in package information for i386: Done: Read details of 58646 packages for i386 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/i386_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools Omitting release notes, as requested Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for i386: Running tools/boot/bullseye/boot-i386 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1 Adding tools to CD1 Moving extra loader files into place: renamed 'boot1/isolinux/g2ldr' -> 'CD1/g2ldr' renamed 'boot1/isolinux/g2ldr.mbr' -> 'CD1/g2ldr.mbr' renamed 'boot1/isolinux/setup.exe' -> 'CD1/setup.exe' renamed 'boot1/isolinux/win32-loader.ini' -> 'CD1/win32-loader.ini' Adding BIOS boot code for i386 on CD1 gtk/vmlinuz identical to ../vmlinuz. Linking Adding EFI boot code for i386 on CD1 '/home/debian-cd/build.bullseye/debian-cd/data/bullseye/hl_c.png' -> '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1/boot/grub/theme/hl_c.png' CD1/boot/grub/grub.cfg has 20 boot entries defined Adding README.source Starting new "i386" BD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for i386 Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 14260 packages, 11217966 blocks, 22974394368 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for i386: Running tools/boot/bullseye/boot-i386 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD2 Starting new "i386" BD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 13558 packages, 11219573 blocks, 22977685504 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for i386: Running tools/boot/bullseye/boot-i386 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD3 Starting new "i386" BD 3 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD3 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 25505 packages, 11211647 blocks, 22961453056 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for i386: Running tools/boot/bullseye/boot-i386 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD4 Starting new "i386" BD 4 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD4 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 4 (not) filled with 5323 packages, 7224593 blocks, 14795966464 bytes Finished: 58646 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "i386" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731+deb11u10/images/MD5SUMS for ARCH in i386; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check; \ fi; \ done CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386" "11.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/9bullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386" "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 i386 iso/jigdo image number 1 ... Last-minute updates: README.html CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386" "11.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 i386 iso/jigdo image number 2 ... Last-minute updates: README.html CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386" "11.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 i386 iso/jigdo image number 3 ... Generating i386 iso/jigdo image number 4 ... Last-minute updates: README.html Last-minute updates: README.html README.txt README.txt README.txt README.txt Sat 10 Feb 16:12:23 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 i386 4' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.9.0-i386-BD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.9.0-i386-BD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long CD4 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Sat 10 Feb 16:12:23 UTC 2024 Sat 10 Feb 16:12:23 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 i386 2' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.9.0-i386-BD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.9.0-i386-BD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long CD2 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 i386 3' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.9.0-i386-BD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.9.0-i386-BD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long CD3 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Sat 10 Feb 16:12:23 UTC 2024 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 -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 i386 1' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.9.0-i386-BD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386/debian-11.9.0-i386-BD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes -isohybrid-mbr syslinux/usr/lib/ISOLINUX/isohdpfx.bin -b isolinux/isolinux.bin -c isolinux/boot.cat -boot-load-size 4 -boot-info-table -no-emul-boot -eltorito-alt-boot -e boot/grub/efi.img -no-emul-boot -isohybrid-gpt-basdat -isohybrid-apm-hfsplus boot1 CD1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/boot1' xorriso : UPDATE : 38 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD4' xorriso : UPDATE : 8292 files added in 1 seconds xorriso : UPDATE : 8292 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.01% done xorriso : UPDATE : 15500 files added in 1 seconds xorriso : UPDATE : 6900 files added in 1 seconds xorriso : UPDATE : 7600 files added in 1 seconds xorriso : UPDATE : 0.03% done xorriso : UPDATE : 33900 files added in 2 seconds xorriso : UPDATE : 16400 files added in 2 seconds xorriso : UPDATE : 16100 files added in 2 seconds xorriso : UPDATE : 0.08% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD3' xorriso : UPDATE : 42207 files added in 2 seconds xorriso : UPDATE : 42207 files added in 3 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD2' xorriso : UPDATE : 23349 files added in 3 seconds xorriso : UPDATE : 23349 files added in 3 seconds xorriso : UPDATE : 24600 files added in 3 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/CD1' xorriso : UPDATE : 24615 files added in 3 seconds xorriso : NOTE : Copying to System Area: 432 bytes from file '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyei386/bullseye/syslinux/usr/lib/ISOLINUX/isohdpfx.bin' xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 10 16:51:38 2024 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/arm-trusted-firmware-tools_2.4+dfsg-2_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1.1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-tomu_2.0~rc7-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/grub-firmware-qemu_2.06-3~deb11u6_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/hdmi2usb-fx2-firmware_0.0.0~git20151225-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/isight-firmware-tools_1.6-4_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.00% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firm-phoenix-ware_4.7.5+repack-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-8_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/basic-defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/compatibility.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/getting-debian.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/index.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/nextrelease.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkg-basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/redistributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.2.2-1_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-106-gc583009+dfsg1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/sigrok-firmware-fx2lafw_0.1.7-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: NOTE : Automatically adjusted MBR geometry to 2794/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.00% done xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.01% done xorriso : UPDATE : 0.31% done, estimate finish Sat Feb 10 16:31:14 2024 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.07% done xorriso : UPDATE : 0.05% done xorriso : UPDATE : 0.59% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 0.06% done xorriso : UPDATE : 0.09% done, estimate finish Sat Feb 10 17:02:23 2024 xorriso : UPDATE : 0.08% done, estimate finish Sat Feb 10 17:04:19 2024 xorriso : UPDATE : 0.84% done, estimate finish Sat Feb 10 16:23:17 2024 xorriso : UPDATE : 0.10% done, estimate finish Sat Feb 10 16:57:41 2024 xorriso : UPDATE : 0.14% done, estimate finish Sat Feb 10 16:58:14 2024 xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 10 17:05:56 2024 xorriso : UPDATE : 1.07% done, estimate finish Sat Feb 10 16:22:32 2024 xorriso : UPDATE : 0.13% done, estimate finish Sat Feb 10 16:57:48 2024 xorriso : UPDATE : 0.18% done, estimate finish Sat Feb 10 16:56:14 2024 xorriso : UPDATE : 0.15% done, estimate finish Sat Feb 10 17:01:56 2024 xorriso : UPDATE : 1.26% done, estimate finish Sat Feb 10 16:22:21 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 17:00:28 2024 xorriso : UPDATE : 0.19% done, estimate finish Sat Feb 10 17:04:10 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 17:08:29 2024 xorriso : UPDATE : 1.46% done, estimate finish Sat Feb 10 16:22:08 2024 xorriso : UPDATE : 0.17% done, estimate finish Sat Feb 10 17:07:13 2024 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 10 17:05:21 2024 xorriso : UPDATE : 0.17% done, estimate finish Sat Feb 10 17:15:10 2024 xorriso : UPDATE : 1.86% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 0.20% done, estimate finish Sat Feb 10 17:07:16 2024 xorriso : UPDATE : 0.25% done, estimate finish Sat Feb 10 17:05:15 2024 xorriso : UPDATE : 0.19% done, estimate finish Sat Feb 10 17:19:15 2024 xorriso : UPDATE : 2.06% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 0.24% done, estimate finish Sat Feb 10 17:05:59 2024 xorriso : UPDATE : 0.38% done, estimate finish Sat Feb 10 16:51:22 2024 xorriso : UPDATE : 0.22% done, estimate finish Sat Feb 10 17:17:46 2024 xorriso : UPDATE : 2.26% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 17:05:30 2024 xorriso : UPDATE : 0.51% done, estimate finish Sat Feb 10 16:44:13 2024 xorriso : UPDATE : 0.24% done, estimate finish Sat Feb 10 17:17:25 2024 xorriso : UPDATE : 2.47% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 10 17:05:35 2024 xorriso : UPDATE : 0.67% done, estimate finish Sat Feb 10 16:39:30 2024 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 17:18:01 2024 xorriso : UPDATE : 2.80% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 17:08:07 2024 xorriso : UPDATE : 0.81% done, estimate finish Sat Feb 10 16:36:47 2024 xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 10 17:16:36 2024 xorriso : UPDATE : 3.09% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 17:12:48 2024 xorriso : UPDATE : 0.97% done, estimate finish Sat Feb 10 16:34:27 2024 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 10 17:16:06 2024 xorriso : UPDATE : 3.29% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 0.36% done, estimate finish Sat Feb 10 17:11:31 2024 xorriso : UPDATE : 1.13% done, estimate finish Sat Feb 10 16:32:51 2024 xorriso : UPDATE : 0.35% done, estimate finish Sat Feb 10 17:16:15 2024 xorriso : UPDATE : 3.63% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 10 17:11:07 2024 xorriso : UPDATE : 1.22% done, estimate finish Sat Feb 10 16:28:33 2024 xorriso : UPDATE : 0.38% done, estimate finish Sat Feb 10 17:24:14 2024 xorriso : UPDATE : 3.63% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 10 17:18:56 2024 xorriso : UPDATE : 1.40% done, estimate finish Sat Feb 10 16:27:36 2024 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 10 17:23:53 2024 xorriso : UPDATE : 4.07% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 0.49% done, estimate finish Sat Feb 10 17:07:44 2024 xorriso : UPDATE : 1.40% done, estimate finish Sat Feb 10 16:28:58 2024 xorriso : UPDATE : 0.43% done, estimate finish Sat Feb 10 17:23:58 2024 xorriso : UPDATE : 4.37% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 0.71% done, estimate finish Sat Feb 10 16:49:01 2024 xorriso : UPDATE : 0.77% done, estimate finish Sat Feb 10 16:47:30 2024 xorriso : UPDATE : 1.81% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 0.45% done, estimate finish Sat Feb 10 17:26:22 2024 xorriso : UPDATE : 4.62% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 0.95% done, estimate finish Sat Feb 10 16:41:55 2024 xorriso : UPDATE : 1.95% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 0.45% done, estimate finish Sat Feb 10 17:30:13 2024 xorriso : UPDATE : 4.87% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 1.25% done, estimate finish Sat Feb 10 16:35:17 2024 xorriso : UPDATE : 2.17% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 0.66% done, estimate finish Sat Feb 10 17:01:30 2024 xorriso : UPDATE : 4.95% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 1.25% done, estimate finish Sat Feb 10 16:36:50 2024 xorriso : UPDATE : 2.30% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 0.73% done, estimate finish Sat Feb 10 16:58:33 2024 xorriso : UPDATE : 5.36% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 1.25% done, estimate finish Sat Feb 10 16:38:22 2024 xorriso : UPDATE : 2.48% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 0.95% done, estimate finish Sat Feb 10 16:48:06 2024 xorriso : UPDATE : 5.42% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 1.25% done, estimate finish Sat Feb 10 16:39:53 2024 xorriso : UPDATE : 2.62% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:46:11 2024 xorriso : UPDATE : 5.42% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 1.88% done, estimate finish Sat Feb 10 16:30:48 2024 xorriso : UPDATE : 2.78% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:48:04 2024 xorriso : UPDATE : 6.04% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 1.97% done, estimate finish Sat Feb 10 16:30:52 2024 xorriso : UPDATE : 2.98% done, estimate finish Sat Feb 10 16:23:14 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:43:54 2024 xorriso : UPDATE : 6.04% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 1.97% done, estimate finish Sat Feb 10 16:28:01 2024 xorriso : UPDATE : 3.05% done, estimate finish Sat Feb 10 16:23:38 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:46:06 2024 xorriso : UPDATE : 6.04% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 1.97% done, estimate finish Sat Feb 10 16:29:01 2024 xorriso : UPDATE : 3.18% done, estimate finish Sat Feb 10 16:23:45 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:48:18 2024 xorriso : UPDATE : 6.88% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 1.97% done, estimate finish Sat Feb 10 16:30:00 2024 xorriso : UPDATE : 3.37% done, estimate finish Sat Feb 10 16:23:34 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:50:29 2024 xorriso : UPDATE : 7.21% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 7.21% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 2.35% done, estimate finish Sat Feb 10 16:27:36 2024 xorriso : UPDATE : 3.37% done, estimate finish Sat Feb 10 16:24:13 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:52:41 2024 xorriso : UPDATE : 7.21% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 2.97% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 3.37% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:54:55 2024 xorriso : UPDATE : 7.81% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 3.15% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 3.75% done, estimate finish Sat Feb 10 16:23:53 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:57:06 2024 xorriso : UPDATE : 7.81% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 3.27% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 3.90% done, estimate finish Sat Feb 10 16:23:53 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 16:59:19 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 17:01:17 2024 xorriso : UPDATE : 8.40% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 3.41% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 4.19% done, estimate finish Sat Feb 10 16:23:25 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 17:03:29 2024 xorriso : UPDATE : 8.66% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 3.54% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 4.24% done, estimate finish Sat Feb 10 16:23:44 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 17:05:41 2024 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 3.69% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 4.24% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 3.85% done, estimate finish Sat Feb 10 16:24:00 2024 xorriso : UPDATE : 4.71% done, estimate finish Sat Feb 10 16:23:31 2024 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 9.40% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 3.99% done, estimate finish Sat Feb 10 16:24:02 2024 xorriso : UPDATE : 4.72% done, estimate finish Sat Feb 10 16:24:08 2024 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 9.66% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 4.11% done, estimate finish Sat Feb 10 16:24:12 2024 xorriso : UPDATE : 5.01% done, estimate finish Sat Feb 10 16:23:34 2024 xorriso : UPDATE : 1.04% done xorriso : UPDATE : 9.89% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 4.16% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:24:01 2024 xorriso : UPDATE : 2.21% done, estimate finish Sat Feb 10 16:37:22 2024 xorriso : UPDATE : 10.06% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 4.39% done, estimate finish Sat Feb 10 16:24:15 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 4.04% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 10.36% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 4.53% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 4.22% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 10.55% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 16:24:23 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 4.34% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 10.69% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 4.82% done, estimate finish Sat Feb 10 16:24:18 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:26:18 2024 xorriso : UPDATE : 4.50% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 11.00% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 5.03% done, estimate finish Sat Feb 10 16:24:08 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:26:52 2024 xorriso : UPDATE : 4.62% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 11.34% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 5.16% done, estimate finish Sat Feb 10 16:24:11 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:29:48 2024 xorriso : UPDATE : 4.70% done, estimate finish Sat Feb 10 16:22:24 2024 xorriso : UPDATE : 11.45% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 5.26% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:30:59 2024 xorriso : UPDATE : 4.70% done, estimate finish Sat Feb 10 16:22:49 2024 xorriso : UPDATE : 11.65% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 5.46% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:32:11 2024 xorriso : UPDATE : 4.70% done, estimate finish Sat Feb 10 16:23:13 2024 xorriso : UPDATE : 11.95% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 5.65% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:33:23 2024 xorriso : UPDATE : 4.70% done, estimate finish Sat Feb 10 16:23:38 2024 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 5.76% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:34:35 2024 xorriso : UPDATE : 4.70% done, estimate finish Sat Feb 10 16:24:02 2024 xorriso : UPDATE : 12.53% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 5.90% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:35:48 2024 xorriso : UPDATE : 4.70% done, estimate finish Sat Feb 10 16:24:27 2024 xorriso : UPDATE : 12.81% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 6.07% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 10 16:36:59 2024 xorriso : UPDATE : 5.74% done, estimate finish Sat Feb 10 16:22:28 2024 xorriso : UPDATE : 13.10% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 6.23% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 6.02% done, estimate finish Sat Feb 10 16:27:09 2024 xorriso : UPDATE : 5.90% done, estimate finish Sat Feb 10 16:22:30 2024 xorriso : UPDATE : 13.39% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 6.31% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 7.54% done, estimate finish Sat Feb 10 16:22:32 2024 xorriso : UPDATE : 6.04% done, estimate finish Sat Feb 10 16:22:33 2024 xorriso : UPDATE : 13.66% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 6.42% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 7.67% done, estimate finish Sat Feb 10 16:22:36 2024 xorriso : UPDATE : 6.15% done, estimate finish Sat Feb 10 16:22:40 2024 xorriso : UPDATE : 13.94% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 6.64% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 7.78% done, estimate finish Sat Feb 10 16:21:08 2024 xorriso : UPDATE : 6.32% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 13.99% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 6.81% done, estimate finish Sat Feb 10 16:24:19 2024 xorriso : UPDATE : 7.84% done, estimate finish Sat Feb 10 16:21:25 2024 xorriso : UPDATE : 6.40% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 14.30% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 6.98% done, estimate finish Sat Feb 10 16:24:13 2024 xorriso : UPDATE : 8.12% done, estimate finish Sat Feb 10 16:21:18 2024 xorriso : UPDATE : 6.61% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 14.61% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 7.18% done, estimate finish Sat Feb 10 16:24:02 2024 xorriso : UPDATE : 8.19% done, estimate finish Sat Feb 10 16:21:32 2024 xorriso : UPDATE : 6.76% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 14.92% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 7.37% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 8.41% done, estimate finish Sat Feb 10 16:21:31 2024 xorriso : UPDATE : 6.93% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 15.22% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 7.60% done, estimate finish Sat Feb 10 16:23:42 2024 xorriso : UPDATE : 8.41% done, estimate finish Sat Feb 10 16:21:52 2024 xorriso : UPDATE : 7.05% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 15.45% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 7.75% done, estimate finish Sat Feb 10 16:23:43 2024 xorriso : UPDATE : 8.79% done, estimate finish Sat Feb 10 16:21:34 2024 xorriso : UPDATE : 7.20% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 15.68% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 7.88% done, estimate finish Sat Feb 10 16:23:47 2024 xorriso : UPDATE : 8.97% done, estimate finish Sat Feb 10 16:21:36 2024 xorriso : UPDATE : 7.35% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 15.90% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 8.03% done, estimate finish Sat Feb 10 16:23:48 2024 xorriso : UPDATE : 9.12% done, estimate finish Sat Feb 10 16:21:40 2024 xorriso : UPDATE : 7.46% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 16.19% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 9.26% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 8.13% done, estimate finish Sat Feb 10 16:23:57 2024 xorriso : UPDATE : 7.61% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 16.47% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 9.40% done, estimate finish Sat Feb 10 16:23:04 2024 xorriso : UPDATE : 8.31% done, estimate finish Sat Feb 10 16:23:52 2024 xorriso : UPDATE : 8.57% done, estimate finish Sat Feb 10 16:23:36 2024 xorriso : UPDATE : 7.76% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 16.75% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 9.52% done, estimate finish Sat Feb 10 16:23:14 2024 xorriso : UPDATE : 8.72% done, estimate finish Sat Feb 10 16:23:21 2024 xorriso : UPDATE : 7.84% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 17.02% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 9.71% done, estimate finish Sat Feb 10 16:23:08 2024 xorriso : UPDATE : 8.88% done, estimate finish Sat Feb 10 16:23:22 2024 xorriso : UPDATE : 8.09% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 17.02% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 9.85% done, estimate finish Sat Feb 10 16:23:10 2024 xorriso : UPDATE : 8.95% done, estimate finish Sat Feb 10 16:23:40 2024 xorriso : UPDATE : 8.18% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 17.34% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 9.97% done, estimate finish Sat Feb 10 16:23:18 2024 xorriso : UPDATE : 9.13% done, estimate finish Sat Feb 10 16:23:35 2024 xorriso : UPDATE : 8.37% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 17.64% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 10.17% done, estimate finish Sat Feb 10 16:23:10 2024 xorriso : UPDATE : 9.28% done, estimate finish Sat Feb 10 16:23:36 2024 xorriso : UPDATE : 8.55% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 17.95% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 10.28% done, estimate finish Sat Feb 10 16:23:17 2024 xorriso : UPDATE : 9.43% done, estimate finish Sat Feb 10 16:23:38 2024 xorriso : UPDATE : 8.67% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 10.44% done, estimate finish Sat Feb 10 16:23:16 2024 xorriso : UPDATE : 9.51% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 18.24% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 10.58% done, estimate finish Sat Feb 10 16:23:19 2024 xorriso : UPDATE : 9.51% done, estimate finish Sat Feb 10 16:24:14 2024 xorriso : UPDATE : 8.97% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 18.61% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 10.58% done, estimate finish Sat Feb 10 16:23:41 2024 xorriso : UPDATE : 9.51% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 8.97% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 18.86% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 10.58% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 9.51% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 9.24% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 19.08% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 10.58% done, estimate finish Sat Feb 10 16:25:53 2024 xorriso : UPDATE : 9.51% done, estimate finish Sat Feb 10 16:29:21 2024 xorriso : UPDATE : 9.41% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 19.34% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 10.58% done, estimate finish Sat Feb 10 16:26:38 2024 xorriso : UPDATE : 10.30% done, estimate finish Sat Feb 10 16:24:20 2024 xorriso : UPDATE : 9.55% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 19.56% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 11.26% done, estimate finish Sat Feb 10 16:23:48 2024 xorriso : UPDATE : 11.26% done, estimate finish Sat Feb 10 16:24:15 2024 xorriso : UPDATE : 10.42% done, estimate finish Sat Feb 10 16:24:25 2024 xorriso : UPDATE : 9.69% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 11.53% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 10.54% done, estimate finish Sat Feb 10 16:24:29 2024 xorriso : UPDATE : 9.82% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 20.00% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 11.68% done, estimate finish Sat Feb 10 16:23:49 2024 xorriso : UPDATE : 10.70% done, estimate finish Sat Feb 10 16:24:25 2024 xorriso : UPDATE : 9.96% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 20.23% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 11.76% done, estimate finish Sat Feb 10 16:23:59 2024 xorriso : UPDATE : 10.77% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 20.48% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 10.06% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 11.96% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 10.77% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 20.68% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 10.15% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 12.11% done, estimate finish Sat Feb 10 16:23:49 2024 xorriso : UPDATE : 11.11% done, estimate finish Sat Feb 10 16:24:28 2024 xorriso : UPDATE : 20.88% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 10.15% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 12.25% done, estimate finish Sat Feb 10 16:23:49 2024 xorriso : UPDATE : 11.30% done, estimate finish Sat Feb 10 16:24:18 2024 xorriso : UPDATE : 21.14% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 10.16% done, estimate finish Sat Feb 10 16:25:45 2024 xorriso : UPDATE : 12.41% done, estimate finish Sat Feb 10 16:23:01 2024 xorriso : UPDATE : 11.39% done, estimate finish Sat Feb 10 16:24:27 2024 xorriso : UPDATE : 21.35% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 10.63% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 10 16:23:04 2024 xorriso : UPDATE : 11.55% done, estimate finish Sat Feb 10 16:22:41 2024 xorriso : UPDATE : 21.58% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 10.63% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 12.69% done, estimate finish Sat Feb 10 16:23:10 2024 xorriso : UPDATE : 11.77% done, estimate finish Sat Feb 10 16:22:38 2024 xorriso : UPDATE : 21.79% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 10.91% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 12.80% done, estimate finish Sat Feb 10 16:23:17 2024 xorriso : UPDATE : 11.92% done, estimate finish Sat Feb 10 16:22:43 2024 xorriso : UPDATE : 22.00% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 11.01% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 12.80% done, estimate finish Sat Feb 10 16:23:42 2024 xorriso : UPDATE : 12.03% done, estimate finish Sat Feb 10 16:22:53 2024 xorriso : UPDATE : 22.24% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 11.28% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 13.10% done, estimate finish Sat Feb 10 16:23:20 2024 xorriso : UPDATE : 12.05% done, estimate finish Sat Feb 10 16:23:13 2024 xorriso : UPDATE : 22.49% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 11.38% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 13.11% done, estimate finish Sat Feb 10 16:23:41 2024 xorriso : UPDATE : 12.30% done, estimate finish Sat Feb 10 16:23:04 2024 xorriso : UPDATE : 22.70% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 11.53% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 11.65% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 13.11% done, estimate finish Sat Feb 10 16:24:03 2024 xorriso : UPDATE : 12.44% done, estimate finish Sat Feb 10 16:23:07 2024 xorriso : UPDATE : 22.87% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 11.69% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 13.11% done, estimate finish Sat Feb 10 16:24:25 2024 xorriso : UPDATE : 12.57% done, estimate finish Sat Feb 10 16:23:12 2024 xorriso : UPDATE : 23.10% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 11.84% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 13.11% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 12.72% done, estimate finish Sat Feb 10 16:23:15 2024 xorriso : UPDATE : 23.33% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 12.07% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 13.37% done, estimate finish Sat Feb 10 16:26:46 2024 xorriso : UPDATE : 12.85% done, estimate finish Sat Feb 10 16:23:18 2024 xorriso : UPDATE : 23.66% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 12.12% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 13.94% done, estimate finish Sat Feb 10 16:24:02 2024 xorriso : UPDATE : 12.99% done, estimate finish Sat Feb 10 16:24:18 2024 xorriso : UPDATE : 23.85% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 12.12% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 14.08% done, estimate finish Sat Feb 10 16:24:04 2024 xorriso : UPDATE : 13.12% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 24.10% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 12.12% done, estimate finish Sat Feb 10 16:26:13 2024 xorriso : UPDATE : 14.17% done, estimate finish Sat Feb 10 16:24:15 2024 xorriso : UPDATE : 13.15% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 24.36% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 12.68% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 14.17% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 13.44% done, estimate finish Sat Feb 10 16:24:12 2024 xorriso : UPDATE : 24.64% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 12.76% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 14.17% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 13.51% done, estimate finish Sat Feb 10 16:24:28 2024 xorriso : UPDATE : 24.84% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 13.00% done, estimate finish Sat Feb 10 16:24:27 2024 xorriso : UPDATE : 14.68% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 13.51% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 25.13% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 13.14% done, estimate finish Sat Feb 10 16:24:28 2024 xorriso : UPDATE : 14.85% done, estimate finish Sat Feb 10 16:23:52 2024 xorriso : UPDATE : 13.51% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 25.39% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 13.24% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 14.99% done, estimate finish Sat Feb 10 16:23:52 2024 xorriso : UPDATE : 13.99% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 25.59% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 13.35% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 15.12% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 14.12% done, estimate finish Sat Feb 10 16:24:19 2024 xorriso : UPDATE : 25.80% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 26.00% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 13.54% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 15.20% done, estimate finish Sat Feb 10 16:22:44 2024 xorriso : UPDATE : 14.12% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 26.23% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 13.65% done, estimate finish Sat Feb 10 16:24:19 2024 xorriso : UPDATE : 15.37% done, estimate finish Sat Feb 10 16:22:45 2024 xorriso : UPDATE : 14.12% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 26.51% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 13.65% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 15.37% done, estimate finish Sat Feb 10 16:23:11 2024 xorriso : UPDATE : 14.12% done, estimate finish Sat Feb 10 16:26:35 2024 xorriso : UPDATE : 26.74% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 14.03% done, estimate finish Sat Feb 10 16:24:04 2024 xorriso : UPDATE : 15.75% done, estimate finish Sat Feb 10 16:22:42 2024 xorriso : UPDATE : 14.12% done, estimate finish Sat Feb 10 16:27:20 2024 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 14.14% done, estimate finish Sat Feb 10 16:24:12 2024 xorriso : UPDATE : 15.89% done, estimate finish Sat Feb 10 16:22:47 2024 xorriso : UPDATE : 14.12% done, estimate finish Sat Feb 10 16:28:04 2024 xorriso : UPDATE : 27.18% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 14.29% done, estimate finish Sat Feb 10 16:24:11 2024 xorriso : UPDATE : 16.05% done, estimate finish Sat Feb 10 16:22:49 2024 xorriso : UPDATE : 14.12% done, estimate finish Sat Feb 10 16:28:49 2024 xorriso : UPDATE : 27.47% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 14.37% done, estimate finish Sat Feb 10 16:24:23 2024 xorriso : UPDATE : 16.14% done, estimate finish Sat Feb 10 16:22:58 2024 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 10 16:23:44 2024 xorriso : UPDATE : 27.67% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 14.56% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 16.30% done, estimate finish Sat Feb 10 16:22:59 2024 xorriso : UPDATE : 15.50% done, estimate finish Sat Feb 10 16:23:43 2024 xorriso : UPDATE : 28.01% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 14.72% done, estimate finish Sat Feb 10 16:24:15 2024 xorriso : UPDATE : 16.52% done, estimate finish Sat Feb 10 16:22:54 2024 xorriso : UPDATE : 15.65% done, estimate finish Sat Feb 10 16:23:45 2024 xorriso : UPDATE : 28.17% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 14.85% done, estimate finish Sat Feb 10 16:24:18 2024 xorriso : UPDATE : 16.62% done, estimate finish Sat Feb 10 16:23:01 2024 xorriso : UPDATE : 15.73% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 28.40% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 14.98% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 16.79% done, estimate finish Sat Feb 10 16:23:21 2024 xorriso : UPDATE : 15.90% done, estimate finish Sat Feb 10 16:23:51 2024 xorriso : UPDATE : 28.68% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 15.11% done, estimate finish Sat Feb 10 16:24:30 2024 xorriso : UPDATE : 16.92% done, estimate finish Sat Feb 10 16:23:25 2024 xorriso : UPDATE : 16.04% done, estimate finish Sat Feb 10 16:22:52 2024 xorriso : UPDATE : 28.87% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 15.15% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 17.05% done, estimate finish Sat Feb 10 16:23:32 2024 xorriso : UPDATE : 16.17% done, estimate finish Sat Feb 10 16:23:00 2024 xorriso : UPDATE : 29.07% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 15.15% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 16:23:32 2024 xorriso : UPDATE : 16.31% done, estimate finish Sat Feb 10 16:23:04 2024 xorriso : UPDATE : 29.31% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 15.48% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 16:23:58 2024 xorriso : UPDATE : 16.44% done, estimate finish Sat Feb 10 16:23:11 2024 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 29.55% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 17.50% done, estimate finish Sat Feb 10 16:23:32 2024 xorriso : UPDATE : 16.57% done, estimate finish Sat Feb 10 16:23:15 2024 xorriso : UPDATE : 16.70% done, estimate finish Sat Feb 10 16:23:18 2024 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 29.82% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 17.68% done, estimate finish Sat Feb 10 16:23:28 2024 xorriso : UPDATE : 16.83% done, estimate finish Sat Feb 10 16:23:23 2024 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 30.07% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 17.77% done, estimate finish Sat Feb 10 16:23:37 2024 xorriso : UPDATE : 16.91% done, estimate finish Sat Feb 10 16:23:33 2024 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 10 16:26:24 2024 xorriso : UPDATE : 30.26% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 17.92% done, estimate finish Sat Feb 10 16:23:38 2024 xorriso : UPDATE : 17.09% done, estimate finish Sat Feb 10 16:23:32 2024 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 10 16:26:51 2024 xorriso : UPDATE : 30.52% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 18.07% done, estimate finish Sat Feb 10 16:23:37 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 16:23:36 2024 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 10 16:27:20 2024 xorriso : UPDATE : 30.73% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 18.27% done, estimate finish Sat Feb 10 16:23:42 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 10 16:37:47 2024 xorriso : UPDATE : 30.96% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 18.27% done, estimate finish Sat Feb 10 16:24:15 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 16:26:10 2024 xorriso : UPDATE : 16.49% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 31.22% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 18.27% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 16:26:52 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 31.47% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 18.27% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 16:27:34 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 31.70% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 18.27% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 18.07% done, estimate finish Sat Feb 10 16:24:06 2024 xorriso : UPDATE : 32.00% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 18.27% done, estimate finish Sat Feb 10 16:26:29 2024 xorriso : UPDATE : 18.07% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 32.22% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:26:08 2024 xorriso : UPDATE : 18.27% done, estimate finish Sat Feb 10 16:27:03 2024 xorriso : UPDATE : 18.48% done, estimate finish Sat Feb 10 16:23:48 2024 xorriso : UPDATE : 32.55% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:26:39 2024 xorriso : UPDATE : 19.46% done, estimate finish Sat Feb 10 16:23:22 2024 xorriso : UPDATE : 18.60% done, estimate finish Sat Feb 10 16:23:52 2024 xorriso : UPDATE : 32.74% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:27:09 2024 xorriso : UPDATE : 19.59% done, estimate finish Sat Feb 10 16:23:25 2024 xorriso : UPDATE : 18.75% done, estimate finish Sat Feb 10 16:23:52 2024 xorriso : UPDATE : 33.02% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:27:39 2024 xorriso : UPDATE : 19.61% done, estimate finish Sat Feb 10 16:23:41 2024 xorriso : UPDATE : 18.92% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 33.25% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:28:09 2024 xorriso : UPDATE : 19.88% done, estimate finish Sat Feb 10 16:23:15 2024 xorriso : UPDATE : 19.05% done, estimate finish Sat Feb 10 16:23:52 2024 xorriso : UPDATE : 33.49% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 19.93% done, estimate finish Sat Feb 10 16:23:36 2024 xorriso : UPDATE : 19.07% done, estimate finish Sat Feb 10 16:22:59 2024 xorriso : UPDATE : 33.80% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:26:18 2024 xorriso : UPDATE : 19.93% done, estimate finish Sat Feb 10 16:24:05 2024 xorriso : UPDATE : 19.07% done, estimate finish Sat Feb 10 16:23:26 2024 xorriso : UPDATE : 34.03% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:26:57 2024 xorriso : UPDATE : 19.93% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 19.51% done, estimate finish Sat Feb 10 16:22:49 2024 xorriso : UPDATE : 34.26% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:27:37 2024 xorriso : UPDATE : 19.93% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 19.61% done, estimate finish Sat Feb 10 16:22:58 2024 xorriso : UPDATE : 34.45% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:28:15 2024 xorriso : UPDATE : 20.13% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 19.71% done, estimate finish Sat Feb 10 16:23:08 2024 xorriso : UPDATE : 34.68% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:28:55 2024 xorriso : UPDATE : 20.80% done, estimate finish Sat Feb 10 16:23:21 2024 xorriso : UPDATE : 19.83% done, estimate finish Sat Feb 10 16:23:13 2024 xorriso : UPDATE : 34.88% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:29:33 2024 xorriso : UPDATE : 20.85% done, estimate finish Sat Feb 10 16:23:34 2024 xorriso : UPDATE : 19.95% done, estimate finish Sat Feb 10 16:23:19 2024 xorriso : UPDATE : 35.07% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:30:12 2024 xorriso : UPDATE : 20.85% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 20.05% done, estimate finish Sat Feb 10 16:23:26 2024 xorriso : UPDATE : 35.26% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:30:52 2024 xorriso : UPDATE : 21.17% done, estimate finish Sat Feb 10 16:23:32 2024 xorriso : UPDATE : 20.06% done, estimate finish Sat Feb 10 16:23:43 2024 xorriso : UPDATE : 35.45% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 16.80% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 21.29% done, estimate finish Sat Feb 10 16:23:57 2024 xorriso : UPDATE : 20.28% done, estimate finish Sat Feb 10 16:23:37 2024 xorriso : UPDATE : 35.63% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 21.29% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 20.41% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 35.84% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 21.29% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 20.53% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 36.06% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 21.29% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 20.64% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 36.22% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 21.82% done, estimate finish Sat Feb 10 16:24:03 2024 xorriso : UPDATE : 20.75% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 36.44% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 21.86% done, estimate finish Sat Feb 10 16:24:22 2024 xorriso : UPDATE : 20.87% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 36.64% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.06% done, estimate finish Sat Feb 10 16:24:09 2024 xorriso : UPDATE : 20.99% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 36.82% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.17% done, estimate finish Sat Feb 10 16:24:13 2024 xorriso : UPDATE : 21.11% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 36.99% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.29% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 21.21% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 37.19% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.38% done, estimate finish Sat Feb 10 16:24:23 2024 xorriso : UPDATE : 21.26% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 37.40% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.42% done, estimate finish Sat Feb 10 16:25:19 2024 xorriso : UPDATE : 21.26% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 37.60% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.42% done, estimate finish Sat Feb 10 16:26:00 2024 xorriso : UPDATE : 21.26% done, estimate finish Sat Feb 10 16:27:53 2024 xorriso : UPDATE : 37.76% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.68% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 21.26% done, estimate finish Sat Feb 10 16:28:47 2024 xorriso : UPDATE : 37.96% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.68% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 21.70% done, estimate finish Sat Feb 10 16:26:02 2024 xorriso : UPDATE : 38.17% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 22.70% done, estimate finish Sat Feb 10 16:26:12 2024 xorriso : UPDATE : 21.92% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 38.33% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 23.06% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 22.05% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 38.54% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 23.28% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 22.07% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 38.73% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 23.39% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 22.27% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 38.85% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 23.50% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 22.38% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 39.12% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 23.63% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 22.38% done, estimate finish Sat Feb 10 16:25:57 2024 xorriso : UPDATE : 39.29% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 23.76% done, estimate finish Sat Feb 10 16:24:22 2024 xorriso : UPDATE : 22.64% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 39.48% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 23.76% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 22.74% done, estimate finish Sat Feb 10 16:24:12 2024 xorriso : UPDATE : 39.68% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 23.91% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 22.84% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 39.83% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 16.80% done xorriso : UPDATE : 24.14% done, estimate finish Sat Feb 10 16:24:26 2024 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 40.05% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 17.53% done, estimate finish Sat Feb 10 16:34:42 2024 xorriso : UPDATE : 24.22% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 24.29% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 40.28% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 19.44% done, estimate finish Sat Feb 10 16:24:24 2024 xorriso : UPDATE : 24.48% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 22.92% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 40.45% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 21.19% done, estimate finish Sat Feb 10 16:22:25 2024 xorriso : UPDATE : 24.59% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 23.30% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 23.13% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 24.76% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 23.51% done, estimate finish Sat Feb 10 16:24:29 2024 xorriso : UPDATE : 40.86% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 23.13% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 24.90% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 23.63% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 41.03% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 23.13% done, estimate finish Sat Feb 10 16:21:32 2024 xorriso : UPDATE : 24.99% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 23.77% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 41.25% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 23.13% done, estimate finish Sat Feb 10 16:21:41 2024 xorriso : UPDATE : 25.14% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 23.77% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 41.45% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 23.13% done, estimate finish Sat Feb 10 16:20:42 2024 xorriso : UPDATE : 25.29% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 23.94% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 41.67% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 23.78% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 25.42% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 24.15% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 41.88% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 23.91% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 24.00% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 25.49% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 24.28% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 42.06% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 24.00% done, estimate finish Sat Feb 10 16:20:53 2024 xorriso : UPDATE : 25.66% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 24.33% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 42.28% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 24.00% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 25.81% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 24.49% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 42.48% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 24.00% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 25.83% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 24.62% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 42.72% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 24.58% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 25.95% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 24.70% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 42.89% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 43.08% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 24.68% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 26.09% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 43.23% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 24.82% done, estimate finish Sat Feb 10 16:21:10 2024 xorriso : UPDATE : 26.30% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 24.96% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 43.47% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 24.94% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 26.30% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 25.09% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 43.61% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 25.06% done, estimate finish Sat Feb 10 16:23:32 2024 xorriso : UPDATE : 26.30% done, estimate finish Sat Feb 10 16:25:55 2024 xorriso : UPDATE : 25.26% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 43.85% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 25.18% done, estimate finish Sat Feb 10 16:23:39 2024 xorriso : UPDATE : 26.30% done, estimate finish Sat Feb 10 16:26:34 2024 xorriso : UPDATE : 25.26% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 44.05% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 25.24% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 26.30% done, estimate finish Sat Feb 10 16:27:13 2024 xorriso : UPDATE : 25.56% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 44.26% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 25.24% done, estimate finish Sat Feb 10 16:24:16 2024 xorriso : UPDATE : 26.30% done, estimate finish Sat Feb 10 16:27:51 2024 xorriso : UPDATE : 25.68% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 44.46% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 25.56% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 26.30% done, estimate finish Sat Feb 10 16:28:30 2024 xorriso : UPDATE : 25.81% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 44.66% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 10 16:23:59 2024 xorriso : UPDATE : 27.09% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 25.94% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 44.89% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 10 16:24:18 2024 xorriso : UPDATE : 27.28% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 26.06% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 45.12% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 27.28% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 26.16% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 45.29% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 27.28% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 26.16% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 45.51% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 26.24% done, estimate finish Sat Feb 10 16:24:05 2024 xorriso : UPDATE : 27.35% done, estimate finish Sat Feb 10 16:26:01 2024 xorriso : UPDATE : 26.44% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 45.71% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 26.24% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 27.89% done, estimate finish Sat Feb 10 16:24:04 2024 xorriso : UPDATE : 26.44% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 45.90% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 26.48% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 28.02% done, estimate finish Sat Feb 10 16:24:07 2024 xorriso : UPDATE : 26.67% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 46.11% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 26.60% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 28.15% done, estimate finish Sat Feb 10 16:24:09 2024 xorriso : UPDATE : 26.79% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 46.26% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 26.73% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 28.27% done, estimate finish Sat Feb 10 16:24:13 2024 xorriso : UPDATE : 26.89% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 46.49% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 26.82% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 28.36% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 26.95% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 26.95% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 46.62% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 26.91% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 28.49% done, estimate finish Sat Feb 10 16:24:23 2024 xorriso : UPDATE : 26.95% done, estimate finish Sat Feb 10 16:26:18 2024 xorriso : UPDATE : 46.87% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 27.07% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 28.50% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 47.04% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 27.17% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 28.67% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 27.46% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 47.21% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 27.24% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 28.83% done, estimate finish Sat Feb 10 16:24:32 2024 xorriso : UPDATE : 27.57% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 47.41% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 27.38% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 28.88% done, estimate finish Sat Feb 10 16:23:53 2024 xorriso : UPDATE : 27.73% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 47.53% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 27.55% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 29.06% done, estimate finish Sat Feb 10 16:23:48 2024 xorriso : UPDATE : 27.76% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 47.79% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 27.68% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 29.17% done, estimate finish Sat Feb 10 16:23:55 2024 xorriso : UPDATE : 27.94% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 47.99% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 27.78% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 29.32% done, estimate finish Sat Feb 10 16:23:55 2024 xorriso : UPDATE : 27.99% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 48.15% done, estimate finish Sat Feb 10 16:20:12 2024 xorriso : UPDATE : 27.85% done, estimate finish Sat Feb 10 16:25:19 2024 xorriso : UPDATE : 29.39% done, estimate finish Sat Feb 10 16:24:07 2024 xorriso : UPDATE : 28.14% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 48.37% done, estimate finish Sat Feb 10 16:20:12 2024 xorriso : UPDATE : 28.00% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 29.43% done, estimate finish Sat Feb 10 16:24:23 2024 xorriso : UPDATE : 28.34% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 48.42% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 28.13% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 29.58% done, estimate finish Sat Feb 10 16:24:22 2024 xorriso : UPDATE : 28.34% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 48.68% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 28.26% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 29.75% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 28.56% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 48.73% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 28.28% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 29.75% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 28.62% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 28.46% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 49.03% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 29.96% done, estimate finish Sat Feb 10 16:24:26 2024 xorriso : UPDATE : 28.77% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 28.62% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 49.18% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 30.16% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 28.97% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 28.74% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 49.33% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 30.16% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 29.06% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 28.89% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 49.54% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 30.37% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 29.17% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 29.03% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 49.72% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 29.37% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 29.13% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 49.85% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 10 16:25:11 2024 xorriso : UPDATE : 29.53% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 29.13% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 50.04% done, estimate finish Sat Feb 10 16:20:31 2024 xorriso : UPDATE : 30.82% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 29.33% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 50.17% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 30.94% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 29.77% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 29.46% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 50.36% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 31.06% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 29.77% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 29.51% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 50.56% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 31.18% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 29.96% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 29.71% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 50.75% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 31.31% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 30.16% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 29.71% done, estimate finish Sat Feb 10 16:25:55 2024 xorriso : UPDATE : 50.95% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 31.42% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 30.16% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 29.93% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 31.49% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 30.37% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 29.99% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 31.64% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 30.37% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 30.14% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 31.76% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 30.37% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 31.92% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 30.79% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 30.37% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:21:36 2024 xorriso : UPDATE : 32.04% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 30.91% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 30.64% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:21:51 2024 xorriso : UPDATE : 32.05% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 31.00% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 30.72% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 32.05% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 31.12% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 30.88% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:25:49 2024 xorriso : UPDATE : 32.05% done, estimate finish Sat Feb 10 16:26:05 2024 xorriso : UPDATE : 31.28% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 30.88% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:26:34 2024 xorriso : UPDATE : 32.51% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 31.39% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 31.09% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:27:21 2024 xorriso : UPDATE : 32.58% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 31.48% done, estimate finish Sat Feb 10 16:25:11 2024 xorriso : UPDATE : 31.14% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:28:07 2024 xorriso : UPDATE : 32.71% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 31.61% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 31.30% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:28:54 2024 xorriso : UPDATE : 32.71% done, estimate finish Sat Feb 10 16:25:53 2024 xorriso : UPDATE : 32.91% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 31.74% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 31.47% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:29:40 2024 xorriso : UPDATE : 33.11% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 31.87% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 31.59% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:30:26 2024 xorriso : UPDATE : 33.11% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 32.00% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 31.70% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:31:12 2024 xorriso : UPDATE : 33.31% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 32.18% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 31.90% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 16:31:58 2024 xorriso : UPDATE : 33.52% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 32.31% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 31.95% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 51.10% done xorriso : UPDATE : 33.52% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 32.41% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 31.95% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 51.10% done xorriso : UPDATE : 33.72% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 32.52% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 32.28% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 51.10% done xorriso : UPDATE : 33.72% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 32.64% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 32.39% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 51.10% done xorriso : UPDATE : 34.01% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 32.77% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 32.49% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 51.10% done xorriso : UPDATE : 34.10% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 32.89% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 32.60% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 51.10% done xorriso : UPDATE : 34.23% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 32.66% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 33.02% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 51.10% done xorriso : UPDATE : 34.23% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 32.66% done, estimate finish Sat Feb 10 16:25:45 2024 xorriso : UPDATE : 33.14% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 16:21:12 2024 xorriso : UPDATE : 34.23% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 32.89% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 33.27% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 34.59% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 33.05% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 33.37% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 34.68% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 33.50% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 33.05% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 34.87% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 33.64% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 33.32% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 34.96% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 33.75% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 33.41% done, estimate finish Sat Feb 10 16:25:19 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 35.09% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 33.84% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 33.53% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 35.20% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 33.99% done, estimate finish Sat Feb 10 16:25:19 2024 xorriso : UPDATE : 33.53% done, estimate finish Sat Feb 10 16:26:30 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 33.73% done, estimate finish Sat Feb 10 16:25:55 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 34.08% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 33.75% done, estimate finish Sat Feb 10 16:26:22 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:26:17 2024 xorriso : UPDATE : 34.15% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 33.93% done, estimate finish Sat Feb 10 16:26:03 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:26:51 2024 xorriso : UPDATE : 34.15% done, estimate finish Sat Feb 10 16:26:25 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 34.14% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:27:25 2024 xorriso : UPDATE : 34.46% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 34.28% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:27:59 2024 xorriso : UPDATE : 34.55% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 34.71% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 34.37% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:28:33 2024 xorriso : UPDATE : 34.82% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 34.51% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:29:07 2024 xorriso : UPDATE : 34.94% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 34.59% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:29:41 2024 xorriso : UPDATE : 35.06% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 34.73% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 16:30:15 2024 xorriso : UPDATE : 35.16% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 34.84% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 35.24% done, estimate finish Sat Feb 10 19:44:18 2024 xorriso : UPDATE : 35.29% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 34.95% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 36.56% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 35.42% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 35.04% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 36.64% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 35.55% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 35.19% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 36.82% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 35.67% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 35.33% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 36.89% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 35.79% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 35.45% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 37.06% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 35.91% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 35.56% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 37.18% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 36.04% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 55.94% done xorriso : UPDATE : 35.65% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 37.29% done, estimate finish Sat Feb 10 16:25:11 2024 xorriso : UPDATE : 36.13% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 57.24% done, estimate finish Sat Feb 10 16:22:19 2024 xorriso : UPDATE : 35.70% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 37.29% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 36.30% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 60.36% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 35.70% done, estimate finish Sat Feb 10 16:25:57 2024 xorriso : UPDATE : 37.56% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 36.42% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 60.81% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 35.70% done, estimate finish Sat Feb 10 16:26:17 2024 xorriso : UPDATE : 37.67% done, estimate finish Sat Feb 10 16:22:36 2024 xorriso : UPDATE : 36.42% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 61.11% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 36.15% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 37.80% done, estimate finish Sat Feb 10 16:22:43 2024 xorriso : UPDATE : 36.68% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 61.11% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 36.33% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 37.96% done, estimate finish Sat Feb 10 16:22:48 2024 xorriso : UPDATE : 36.83% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 36.45% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 38.12% done, estimate finish Sat Feb 10 16:22:52 2024 xorriso : UPDATE : 36.94% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 36.48% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 38.21% done, estimate finish Sat Feb 10 16:23:00 2024 xorriso : UPDATE : 37.10% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 36.77% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 38.34% done, estimate finish Sat Feb 10 16:23:05 2024 xorriso : UPDATE : 37.17% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 36.87% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 38.34% done, estimate finish Sat Feb 10 16:23:19 2024 xorriso : UPDATE : 37.34% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 36.99% done, estimate finish Sat Feb 10 16:25:19 2024 xorriso : UPDATE : 38.58% done, estimate finish Sat Feb 10 16:23:15 2024 xorriso : UPDATE : 37.46% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 37.06% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 38.72% done, estimate finish Sat Feb 10 16:23:18 2024 xorriso : UPDATE : 37.59% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 37.23% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 38.81% done, estimate finish Sat Feb 10 16:23:24 2024 xorriso : UPDATE : 37.71% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 37.36% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 38.96% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 37.83% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 37.49% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 39.09% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 37.96% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 37.59% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 39.19% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 37.97% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 37.70% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 39.31% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 38.16% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 37.82% done, estimate finish Sat Feb 10 16:25:19 2024 xorriso : UPDATE : 39.42% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 38.17% done, estimate finish Sat Feb 10 16:25:52 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 37.87% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 39.54% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 38.35% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 38.06% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 39.54% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 38.55% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 61.41% done xorriso : UPDATE : 38.18% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 39.74% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 38.55% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 61.41% done xorriso : UPDATE : 38.28% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 39.86% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 38.74% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 61.41% done xorriso : UPDATE : 38.35% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 39.86% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 39.86% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 38.92% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 61.41% done xorriso : UPDATE : 38.35% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 39.86% done, estimate finish Sat Feb 10 16:27:52 2024 xorriso : UPDATE : 38.92% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 61.41% done xorriso : UPDATE : 38.35% done, estimate finish Sat Feb 10 16:27:47 2024 xorriso : UPDATE : 39.86% done, estimate finish Sat Feb 10 16:28:36 2024 xorriso : UPDATE : 39.14% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 61.41% done xorriso : UPDATE : 38.35% done, estimate finish Sat Feb 10 16:28:32 2024 xorriso : UPDATE : 40.48% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 39.28% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 61.41% done xorriso : UPDATE : 38.35% done, estimate finish Sat Feb 10 16:29:18 2024 xorriso : UPDATE : 40.48% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 39.40% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 61.41% done xorriso : UPDATE : 39.03% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 40.77% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 39.54% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 63.10% done, estimate finish Sat Feb 10 16:23:04 2024 xorriso : UPDATE : 39.16% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 40.91% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 39.65% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 66.29% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 39.29% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 40.96% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 39.81% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 66.29% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 39.34% done, estimate finish Sat Feb 10 16:25:53 2024 xorriso : UPDATE : 41.14% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 39.91% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 39.34% done, estimate finish Sat Feb 10 16:26:15 2024 xorriso : UPDATE : 41.27% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 40.01% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 39.34% done, estimate finish Sat Feb 10 16:26:37 2024 xorriso : UPDATE : 41.31% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 40.08% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 39.34% done, estimate finish Sat Feb 10 16:26:59 2024 xorriso : UPDATE : 41.50% done, estimate finish Sat Feb 10 16:23:59 2024 xorriso : UPDATE : 40.20% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 39.63% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 41.62% done, estimate finish Sat Feb 10 16:24:04 2024 xorriso : UPDATE : 40.30% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 40.04% done, estimate finish Sat Feb 10 16:24:32 2024 xorriso : UPDATE : 41.74% done, estimate finish Sat Feb 10 16:24:09 2024 xorriso : UPDATE : 40.39% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 40.14% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 41.85% done, estimate finish Sat Feb 10 16:24:15 2024 xorriso : UPDATE : 40.50% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 40.28% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 41.96% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 40.60% done, estimate finish Sat Feb 10 16:25:58 2024 xorriso : UPDATE : 40.38% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 42.07% done, estimate finish Sat Feb 10 16:24:25 2024 xorriso : UPDATE : 40.72% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 40.50% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 16:24:30 2024 xorriso : UPDATE : 40.83% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:31:55 2024 xorriso : UPDATE : 40.62% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 42.27% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 40.94% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 40.72% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:33:18 2024 xorriso : UPDATE : 42.42% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 41.05% done, estimate finish Sat Feb 10 16:26:00 2024 xorriso : UPDATE : 40.81% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:34:41 2024 xorriso : UPDATE : 42.42% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 41.17% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 40.91% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:36:03 2024 xorriso : UPDATE : 42.58% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 41.28% done, estimate finish Sat Feb 10 16:26:00 2024 xorriso : UPDATE : 41.03% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:37:26 2024 xorriso : UPDATE : 42.80% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 41.38% done, estimate finish Sat Feb 10 16:26:15 2024 xorriso : UPDATE : 41.16% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:38:49 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:25:49 2024 xorriso : UPDATE : 41.28% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 41.47% done, estimate finish Sat Feb 10 16:26:18 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:40:11 2024 xorriso : UPDATE : 43.02% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 41.34% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 41.58% done, estimate finish Sat Feb 10 16:26:20 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:41:34 2024 xorriso : UPDATE : 43.11% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 41.53% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 41.68% done, estimate finish Sat Feb 10 16:26:22 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:42:57 2024 xorriso : UPDATE : 43.17% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 41.64% done, estimate finish Sat Feb 10 16:25:11 2024 xorriso : UPDATE : 41.77% done, estimate finish Sat Feb 10 16:26:27 2024 xorriso : UPDATE : 66.60% done, estimate finish Sat Feb 10 16:44:19 2024 xorriso : UPDATE : 43.17% done, estimate finish Sat Feb 10 16:26:11 2024 xorriso : UPDATE : 41.74% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 41.86% done, estimate finish Sat Feb 10 16:26:30 2024 xorriso : UPDATE : 66.60% done xorriso : UPDATE : 43.50% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 41.84% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 42.00% done, estimate finish Sat Feb 10 16:26:21 2024 xorriso : UPDATE : 66.60% done xorriso : UPDATE : 43.60% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 42.11% done, estimate finish Sat Feb 10 16:26:21 2024 xorriso : UPDATE : 66.60% done xorriso : UPDATE : 43.72% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 42.08% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 42.24% done, estimate finish Sat Feb 10 16:26:16 2024 xorriso : UPDATE : 66.60% done xorriso : UPDATE : 43.85% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 42.13% done, estimate finish Sat Feb 10 16:26:11 2024 xorriso : UPDATE : 42.36% done, estimate finish Sat Feb 10 16:26:15 2024 xorriso : UPDATE : 67.59% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 43.86% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 42.23% done, estimate finish Sat Feb 10 16:26:14 2024 xorriso : UPDATE : 42.48% done, estimate finish Sat Feb 10 16:26:09 2024 xorriso : UPDATE : 70.62% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 44.09% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 42.41% done, estimate finish Sat Feb 10 16:25:57 2024 xorriso : UPDATE : 42.59% done, estimate finish Sat Feb 10 16:26:09 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 44.21% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 42.71% done, estimate finish Sat Feb 10 16:26:07 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 44.30% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 42.81% done, estimate finish Sat Feb 10 16:26:10 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:26:20 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 44.44% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 42.92% done, estimate finish Sat Feb 10 16:26:11 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:26:46 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 44.58% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 43.02% done, estimate finish Sat Feb 10 16:26:13 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:27:11 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 44.73% done, estimate finish Sat Feb 10 16:25:11 2024 xorriso : UPDATE : 43.12% done, estimate finish Sat Feb 10 16:26:14 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:27:37 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 44.85% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 43.23% done, estimate finish Sat Feb 10 16:26:15 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:28:02 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 44.98% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 43.32% done, estimate finish Sat Feb 10 16:26:17 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:28:28 2024 xorriso : UPDATE : 43.42% done, estimate finish Sat Feb 10 16:26:19 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:28:51 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:38 2024 xorriso : UPDATE : 45.03% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 43.52% done, estimate finish Sat Feb 10 16:26:19 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:37:09 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 45.11% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 43.61% done, estimate finish Sat Feb 10 16:26:31 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:38:40 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 45.32% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 43.73% done, estimate finish Sat Feb 10 16:26:28 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:40:11 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 45.32% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 43.79% done, estimate finish Sat Feb 10 16:26:40 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:41:43 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:20:02 2024 xorriso : UPDATE : 45.59% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 43.88% done, estimate finish Sat Feb 10 16:26:43 2024 xorriso : UPDATE : 43.26% done, estimate finish Sat Feb 10 16:28:50 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 45.69% done, estimate finish Sat Feb 10 16:25:19 2024 xorriso : UPDATE : 43.99% done, estimate finish Sat Feb 10 16:26:43 2024 xorriso : UPDATE : 44.20% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 45.78% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 44.08% done, estimate finish Sat Feb 10 16:26:45 2024 xorriso : UPDATE : 44.33% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 71.45% done xorriso : UPDATE : 45.89% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 44.08% done, estimate finish Sat Feb 10 16:27:09 2024 xorriso : UPDATE : 44.38% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 71.45% done xorriso : UPDATE : 46.10% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 44.08% done, estimate finish Sat Feb 10 16:27:33 2024 xorriso : UPDATE : 44.54% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 71.45% done xorriso : UPDATE : 46.21% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 44.45% done, estimate finish Sat Feb 10 16:26:33 2024 xorriso : UPDATE : 44.66% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 71.45% done xorriso : UPDATE : 46.32% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 44.57% done, estimate finish Sat Feb 10 16:26:30 2024 xorriso : UPDATE : 44.78% done, estimate finish Sat Feb 10 16:23:27 2024 xorriso : UPDATE : 71.45% done xorriso : UPDATE : 46.32% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 44.68% done, estimate finish Sat Feb 10 16:26:24 2024 xorriso : UPDATE : 44.90% done, estimate finish Sat Feb 10 16:23:33 2024 xorriso : UPDATE : 71.45% done xorriso : UPDATE : 46.55% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 44.76% done, estimate finish Sat Feb 10 16:26:32 2024 xorriso : UPDATE : 45.02% done, estimate finish Sat Feb 10 16:23:40 2024 xorriso : UPDATE : 71.45% done xorriso : UPDATE : 46.55% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 44.90% done, estimate finish Sat Feb 10 16:26:23 2024 xorriso : UPDATE : 45.05% done, estimate finish Sat Feb 10 16:23:53 2024 xorriso : UPDATE : 71.45% done xorriso : UPDATE : 46.80% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 44.97% done, estimate finish Sat Feb 10 16:26:33 2024 xorriso : UPDATE : 45.15% done, estimate finish Sat Feb 10 16:24:01 2024 xorriso : UPDATE : 73.43% done, estimate finish Sat Feb 10 16:21:58 2024 xorriso : UPDATE : 46.88% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 45.14% done, estimate finish Sat Feb 10 16:26:17 2024 xorriso : UPDATE : 45.28% done, estimate finish Sat Feb 10 16:24:05 2024 xorriso : UPDATE : 76.31% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 46.98% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 45.26% done, estimate finish Sat Feb 10 16:26:16 2024 xorriso : UPDATE : 45.47% done, estimate finish Sat Feb 10 16:24:04 2024 xorriso : UPDATE : 76.31% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 47.03% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 45.28% done, estimate finish Sat Feb 10 16:26:33 2024 xorriso : UPDATE : 45.47% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 76.62% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 47.17% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 45.41% done, estimate finish Sat Feb 10 16:26:30 2024 xorriso : UPDATE : 45.71% done, estimate finish Sat Feb 10 16:24:12 2024 xorriso : UPDATE : 76.62% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 47.25% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 45.59% done, estimate finish Sat Feb 10 16:26:16 2024 xorriso : UPDATE : 45.75% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 47.32% done, estimate finish Sat Feb 10 16:26:26 2024 xorriso : UPDATE : 45.72% done, estimate finish Sat Feb 10 16:26:13 2024 xorriso : UPDATE : 45.81% done, estimate finish Sat Feb 10 16:26:33 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 47.45% done, estimate finish Sat Feb 10 16:26:17 2024 xorriso : UPDATE : 45.81% done, estimate finish Sat Feb 10 16:26:07 2024 xorriso : UPDATE : 46.05% done, estimate finish Sat Feb 10 16:25:58 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 47.54% done, estimate finish Sat Feb 10 16:26:20 2024 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 10 16:26:04 2024 xorriso : UPDATE : 46.12% done, estimate finish Sat Feb 10 16:26:07 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 47.65% done, estimate finish Sat Feb 10 16:26:19 2024 xorriso : UPDATE : 46.06% done, estimate finish Sat Feb 10 16:26:00 2024 xorriso : UPDATE : 46.26% done, estimate finish Sat Feb 10 16:26:02 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 10 16:26:15 2024 xorriso : UPDATE : 46.17% done, estimate finish Sat Feb 10 16:26:03 2024 xorriso : UPDATE : 46.40% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 47.86% done, estimate finish Sat Feb 10 16:26:18 2024 xorriso : UPDATE : 46.28% done, estimate finish Sat Feb 10 16:26:03 2024 xorriso : UPDATE : 46.51% done, estimate finish Sat Feb 10 16:25:57 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 47.99% done, estimate finish Sat Feb 10 16:26:13 2024 xorriso : UPDATE : 46.40% done, estimate finish Sat Feb 10 16:26:02 2024 xorriso : UPDATE : 46.59% done, estimate finish Sat Feb 10 16:26:04 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:24:01 2024 xorriso : UPDATE : 48.06% done, estimate finish Sat Feb 10 16:26:20 2024 xorriso : UPDATE : 46.50% done, estimate finish Sat Feb 10 16:26:05 2024 xorriso : UPDATE : 46.73% done, estimate finish Sat Feb 10 16:26:00 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:24:32 2024 xorriso : UPDATE : 48.18% done, estimate finish Sat Feb 10 16:26:17 2024 xorriso : UPDATE : 46.61% done, estimate finish Sat Feb 10 16:26:06 2024 xorriso : UPDATE : 46.79% done, estimate finish Sat Feb 10 16:26:09 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 48.26% done, estimate finish Sat Feb 10 16:26:21 2024 xorriso : UPDATE : 46.71% done, estimate finish Sat Feb 10 16:26:09 2024 xorriso : UPDATE : 46.79% done, estimate finish Sat Feb 10 16:26:28 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 48.38% done, estimate finish Sat Feb 10 16:26:11 2024 xorriso : UPDATE : 46.85% done, estimate finish Sat Feb 10 16:26:04 2024 xorriso : UPDATE : 46.79% done, estimate finish Sat Feb 10 16:26:58 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:26:07 2024 xorriso : UPDATE : 48.54% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 46.96% done, estimate finish Sat Feb 10 16:26:01 2024 xorriso : UPDATE : 46.79% done, estimate finish Sat Feb 10 16:27:35 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:26:39 2024 xorriso : UPDATE : 48.54% done, estimate finish Sat Feb 10 16:26:25 2024 xorriso : UPDATE : 47.09% done, estimate finish Sat Feb 10 16:25:58 2024 xorriso : UPDATE : 47.34% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:27:11 2024 xorriso : UPDATE : 48.54% done, estimate finish Sat Feb 10 16:26:55 2024 xorriso : UPDATE : 47.16% done, estimate finish Sat Feb 10 16:26:09 2024 xorriso : UPDATE : 47.34% done, estimate finish Sat Feb 10 16:25:55 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:27:43 2024 xorriso : UPDATE : 48.96% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 47.22% done, estimate finish Sat Feb 10 16:26:21 2024 xorriso : UPDATE : 47.54% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:28:15 2024 xorriso : UPDATE : 49.01% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 47.37% done, estimate finish Sat Feb 10 16:26:12 2024 xorriso : UPDATE : 47.75% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 76.92% done, estimate finish Sat Feb 10 16:28:48 2024 xorriso : UPDATE : 49.17% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 47.51% done, estimate finish Sat Feb 10 16:26:08 2024 xorriso : UPDATE : 47.86% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 76.92% done xorriso : UPDATE : 49.17% done, estimate finish Sat Feb 10 16:26:01 2024 xorriso : UPDATE : 47.68% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 47.90% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 76.92% done xorriso : UPDATE : 49.47% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 47.86% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 48.08% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 76.92% done xorriso : UPDATE : 49.53% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 47.99% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 48.17% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 76.92% done xorriso : UPDATE : 49.53% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 48.11% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 48.36% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 76.92% done xorriso : UPDATE : 49.53% done, estimate finish Sat Feb 10 16:26:14 2024 xorriso : UPDATE : 48.21% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 48.43% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 78.42% done, estimate finish Sat Feb 10 16:22:03 2024 xorriso : UPDATE : 49.62% done, estimate finish Sat Feb 10 16:26:18 2024 xorriso : UPDATE : 48.34% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 48.52% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 81.80% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 50.16% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 48.50% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 48.77% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 81.80% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 50.30% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 48.63% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 48.89% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 82.18% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 50.44% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 48.70% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 49.04% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 82.26% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 50.48% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 50.48% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 48.70% done, estimate finish Sat Feb 10 16:26:02 2024 xorriso : UPDATE : 49.04% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 82.57% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 50.48% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 49.03% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 49.22% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 82.66% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 50.48% done, estimate finish Sat Feb 10 16:25:57 2024 xorriso : UPDATE : 49.04% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 49.39% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 82.89% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 50.48% done, estimate finish Sat Feb 10 16:26:14 2024 xorriso : UPDATE : 49.28% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 49.47% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 50.48% done, estimate finish Sat Feb 10 16:27:24 2024 xorriso : UPDATE : 49.38% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 49.66% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 83.35% done, estimate finish Sat Feb 10 16:19:38 2024 xorriso : UPDATE : 50.48% done, estimate finish Sat Feb 10 16:28:01 2024 xorriso : UPDATE : 49.51% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 49.78% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 83.35% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 51.46% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 49.61% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 49.92% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 83.84% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 51.64% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 49.75% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 50.02% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 84.06% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 51.78% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 50.15% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 51.88% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 49.99% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 50.25% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 84.44% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 51.94% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 50.17% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 50.34% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 84.81% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 50.31% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 50.43% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 84.89% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 52.28% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 50.45% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 50.54% done, estimate finish Sat Feb 10 16:25:45 2024 xorriso : UPDATE : 84.89% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 52.41% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 50.53% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 50.65% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 85.46% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 52.50% done, estimate finish Sat Feb 10 16:23:41 2024 xorriso : UPDATE : 50.67% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 50.78% done, estimate finish Sat Feb 10 16:26:08 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 52.60% done, estimate finish Sat Feb 10 16:23:49 2024 xorriso : UPDATE : 50.78% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 50.89% done, estimate finish Sat Feb 10 16:26:08 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 52.79% done, estimate finish Sat Feb 10 16:23:49 2024 xorriso : UPDATE : 50.88% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 51.00% done, estimate finish Sat Feb 10 16:26:09 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 52.88% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 50.98% done, estimate finish Sat Feb 10 16:25:45 2024 xorriso : UPDATE : 51.09% done, estimate finish Sat Feb 10 16:26:13 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:23:59 2024 xorriso : UPDATE : 51.07% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 51.21% done, estimate finish Sat Feb 10 16:26:12 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:24:14 2024 xorriso : UPDATE : 51.19% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 51.32% done, estimate finish Sat Feb 10 16:26:12 2024 xorriso : UPDATE : 86.62% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:24:27 2024 xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 51.44% done, estimate finish Sat Feb 10 16:26:09 2024 xorriso : UPDATE : 86.96% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 51.43% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 51.51% done, estimate finish Sat Feb 10 16:26:17 2024 xorriso : UPDATE : 87.16% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 51.53% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 51.59% done, estimate finish Sat Feb 10 16:26:22 2024 xorriso : UPDATE : 87.19% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 51.66% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 51.73% done, estimate finish Sat Feb 10 16:26:16 2024 xorriso : UPDATE : 87.56% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:31:20 2024 xorriso : UPDATE : 51.80% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 51.98% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 87.74% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:32:23 2024 xorriso : UPDATE : 51.91% done, estimate finish Sat Feb 10 16:26:07 2024 xorriso : UPDATE : 52.12% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 53.02% done, estimate finish Sat Feb 10 16:33:24 2024 xorriso : UPDATE : 52.05% done, estimate finish Sat Feb 10 16:26:02 2024 xorriso : UPDATE : 52.25% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 88.03% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 53.33% done, estimate finish Sat Feb 10 16:29:34 2024 xorriso : UPDATE : 52.14% done, estimate finish Sat Feb 10 16:26:07 2024 xorriso : UPDATE : 52.40% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 88.37% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 52.21% done, estimate finish Sat Feb 10 16:26:17 2024 xorriso : UPDATE : 52.54% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 88.63% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 52.38% done, estimate finish Sat Feb 10 16:26:05 2024 xorriso : UPDATE : 52.67% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 88.83% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 52.38% done, estimate finish Sat Feb 10 16:26:25 2024 xorriso : UPDATE : 52.79% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 89.04% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 52.66% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 52.91% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 89.04% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 52.79% done, estimate finish Sat Feb 10 16:25:55 2024 xorriso : UPDATE : 52.96% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 89.04% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:26:08 2024 xorriso : UPDATE : 52.90% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 52.96% done, estimate finish Sat Feb 10 16:26:02 2024 xorriso : UPDATE : 52.96% done, estimate finish Sat Feb 10 16:26:16 2024 xorriso : UPDATE : 89.69% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 52.96% done, estimate finish Sat Feb 10 16:27:21 2024 xorriso : UPDATE : 89.86% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:26:23 2024 xorriso : UPDATE : 53.55% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 89.86% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:26:53 2024 xorriso : UPDATE : 53.64% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 89.86% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:25:52 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:27:24 2024 xorriso : UPDATE : 53.75% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 89.86% done, estimate finish Sat Feb 10 16:20:28 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:26:13 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:27:56 2024 xorriso : UPDATE : 53.85% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 89.86% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 56.03% done, estimate finish Sat Feb 10 16:23:44 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:28:26 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:28:55 2024 xorriso : UPDATE : 53.86% done, estimate finish Sat Feb 10 16:25:52 2024 xorriso : UPDATE : 89.86% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 56.12% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:29:26 2024 xorriso : UPDATE : 53.86% done, estimate finish Sat Feb 10 16:26:10 2024 xorriso : UPDATE : 91.18% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 56.32% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:29:57 2024 xorriso : UPDATE : 54.23% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 91.20% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 56.43% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:30:28 2024 xorriso : UPDATE : 54.35% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 91.60% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 16:23:58 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:30:59 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 91.75% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 16:23:45 2024 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 16:31:30 2024 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 10 16:24:30 2024 xorriso : UPDATE : 91.99% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 16:24:01 2024 xorriso : UPDATE : 52.99% done xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 92.08% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 52.99% done xorriso : UPDATE : 54.89% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 92.08% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 52.99% done xorriso : UPDATE : 55.05% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 92.08% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 52.99% done xorriso : UPDATE : 55.18% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 92.08% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 52.99% done xorriso : UPDATE : 55.30% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 92.08% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 53.57% done, estimate finish Sat Feb 10 16:36:21 2024 xorriso : UPDATE : 55.45% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 93.27% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 57.70% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 55.51% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 55.58% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 93.48% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 57.70% done, estimate finish Sat Feb 10 16:24:07 2024 xorriso : UPDATE : 55.63% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 93.52% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 57.70% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 55.77% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 55.83% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 93.93% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 55.79% done, estimate finish Sat Feb 10 16:25:11 2024 xorriso : UPDATE : 55.85% done, estimate finish Sat Feb 10 16:25:52 2024 xorriso : UPDATE : 93.94% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 55.94% done, estimate finish Sat Feb 10 16:23:17 2024 xorriso : UPDATE : 56.02% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 94.18% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 56.06% done, estimate finish Sat Feb 10 16:23:23 2024 xorriso : UPDATE : 56.15% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 94.36% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 56.14% done, estimate finish Sat Feb 10 16:23:31 2024 xorriso : UPDATE : 56.22% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 94.36% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:25:55 2024 xorriso : UPDATE : 56.25% done, estimate finish Sat Feb 10 16:23:37 2024 xorriso : UPDATE : 56.30% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 94.63% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:26:15 2024 xorriso : UPDATE : 56.26% done, estimate finish Sat Feb 10 16:23:47 2024 xorriso : UPDATE : 56.47% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 95.00% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:26:36 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:26:56 2024 xorriso : UPDATE : 56.49% done, estimate finish Sat Feb 10 16:23:46 2024 xorriso : UPDATE : 56.63% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 95.14% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:27:16 2024 xorriso : UPDATE : 56.60% done, estimate finish Sat Feb 10 16:23:51 2024 xorriso : UPDATE : 56.70% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 95.30% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:27:36 2024 xorriso : UPDATE : 56.71% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 56.79% done, estimate finish Sat Feb 10 16:25:53 2024 xorriso : UPDATE : 95.40% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 16:27:57 2024 xorriso : UPDATE : 56.80% done, estimate finish Sat Feb 10 16:24:01 2024 xorriso : UPDATE : 56.88% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 95.68% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 58.07% done xorriso : UPDATE : 56.84% done, estimate finish Sat Feb 10 16:24:08 2024 xorriso : UPDATE : 56.88% done, estimate finish Sat Feb 10 16:26:30 2024 xorriso : UPDATE : 95.68% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 58.07% done xorriso : UPDATE : 56.84% done, estimate finish Sat Feb 10 16:27:15 2024 xorriso : UPDATE : 57.21% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 96.05% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 58.90% done, estimate finish Sat Feb 10 16:29:02 2024 xorriso : UPDATE : 57.23% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 57.36% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 96.19% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 60.10% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 57.31% done, estimate finish Sat Feb 10 16:26:04 2024 xorriso : UPDATE : 57.47% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 96.36% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 60.22% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 57.45% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 57.59% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 96.52% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 60.30% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 57.53% done, estimate finish Sat Feb 10 16:26:05 2024 xorriso : UPDATE : 57.70% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 96.52% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 60.42% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 57.68% done, estimate finish Sat Feb 10 16:25:58 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:25:45 2024 xorriso : UPDATE : 97.04% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 60.50% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:26:00 2024 xorriso : UPDATE : 57.86% done, estimate finish Sat Feb 10 16:25:53 2024 xorriso : UPDATE : 97.18% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 60.63% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 10 16:26:15 2024 xorriso : UPDATE : 58.01% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 97.39% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 60.79% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 10 16:26:33 2024 xorriso : UPDATE : 58.17% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 97.51% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 60.91% done, estimate finish Sat Feb 10 16:23:08 2024 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 10 16:26:49 2024 xorriso : UPDATE : 58.27% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 97.70% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 61.00% done, estimate finish Sat Feb 10 16:23:16 2024 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 10 16:26:58 2024 xorriso : UPDATE : 58.36% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 97.70% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 61.14% done, estimate finish Sat Feb 10 16:23:20 2024 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 10 16:27:30 2024 xorriso : UPDATE : 58.44% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 98.17% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 61.18% done, estimate finish Sat Feb 10 16:23:29 2024 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 10 16:28:02 2024 xorriso : UPDATE : 58.56% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 98.18% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 61.18% done, estimate finish Sat Feb 10 16:23:38 2024 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 58.66% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 98.44% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 61.18% done, estimate finish Sat Feb 10 16:23:49 2024 xorriso : UPDATE : 58.72% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 58.71% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 98.59% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 61.68% done, estimate finish Sat Feb 10 16:23:35 2024 xorriso : UPDATE : 58.72% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 58.87% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 98.59% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 61.74% done, estimate finish Sat Feb 10 16:23:42 2024 xorriso : UPDATE : 58.72% done, estimate finish Sat Feb 10 16:25:58 2024 xorriso : UPDATE : 58.87% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 98.59% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 61.74% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 58.72% done, estimate finish Sat Feb 10 16:26:16 2024 xorriso : UPDATE : 59.16% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 98.59% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 61.93% done, estimate finish Sat Feb 10 16:23:51 2024 xorriso : UPDATE : 58.72% done, estimate finish Sat Feb 10 16:26:33 2024 xorriso : UPDATE : 59.24% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 99.43% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 62.09% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 58.72% done, estimate finish Sat Feb 10 16:26:50 2024 xorriso : UPDATE : 59.38% done, estimate finish Sat Feb 10 16:26:10 2024 xorriso : UPDATE : 99.43% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 58.72% done, estimate finish Sat Feb 10 16:27:13 2024 xorriso : UPDATE : 59.45% done, estimate finish Sat Feb 10 16:26:18 2024 xorriso : UPDATE : 99.43% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 59.61% done, estimate finish Sat Feb 10 16:26:07 2024 ISO image produced: 7224594 sectors Written to medium : 7224594 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 16:26:12 2024 xorriso : UPDATE : 59.87% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 59.61% done, estimate finish Sat Feb 10 16:26:29 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 16:26:35 2024 xorriso : UPDATE : 59.99% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 59.63% done, estimate finish Sat Feb 10 16:26:49 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 16:26:57 2024 xorriso : UPDATE : 60.01% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 59.93% done, estimate finish Sat Feb 10 16:26:11 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 16:27:19 2024 xorriso : UPDATE : 60.25% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 60.12% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 16:27:41 2024 xorriso : UPDATE : 60.32% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 60.29% done, estimate finish Sat Feb 10 16:25:52 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 16:28:04 2024 xorriso : UPDATE : 60.44% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 60.41% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 62.51% done, estimate finish Sat Feb 10 16:27:08 2024 xorriso : UPDATE : 60.65% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 60.56% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 63.50% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 60.74% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 60.56% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 63.50% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 60.83% done, estimate finish Sat Feb 10 16:24:08 2024 xorriso : UPDATE : 60.74% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 60.83% done, estimate finish Sat Feb 10 16:24:22 2024 xorriso : UPDATE : 61.00% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 60.83% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 61.00% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 61.34% done, estimate finish Sat Feb 10 16:24:14 2024 xorriso : UPDATE : 61.00% done, estimate finish Sat Feb 10 16:25:58 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 61.47% done, estimate finish Sat Feb 10 16:24:18 2024 xorriso : UPDATE : 61.44% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:26:05 2024 xorriso : UPDATE : 61.58% done, estimate finish Sat Feb 10 16:24:22 2024 xorriso : UPDATE : 61.55% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:26:23 2024 xorriso : UPDATE : 61.58% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 61.66% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:26:40 2024 xorriso : UPDATE : 61.58% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 61.75% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:26:58 2024 xorriso : UPDATE : 61.58% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 61.75% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 16:41:26 2024 xorriso : UPDATE : 61.60% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 61.75% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 64.43% done, estimate finish Sat Feb 10 16:27:00 2024 xorriso : UPDATE : 62.26% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 61.75% done, estimate finish Sat Feb 10 16:26:18 2024 xorriso : UPDATE : 65.17% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 62.39% done, estimate finish Sat Feb 10 16:25:11 2024 xorriso : UPDATE : 62.32% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 62.51% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 65.37% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 62.45% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 62.54% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 65.51% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 62.67% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 62.54% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 65.58% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 62.71% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 65.67% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 62.85% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 63.00% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 63.05% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 65.67% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 63.19% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 63.05% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 65.75% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 63.27% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 63.30% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 66.21% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 63.35% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 63.36% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 66.33% done, estimate finish Sat Feb 10 16:23:27 2024 xorriso : UPDATE : 63.47% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 63.59% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 66.47% done, estimate finish Sat Feb 10 16:23:32 2024 xorriso : UPDATE : 63.60% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 63.59% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 66.47% done, estimate finish Sat Feb 10 16:23:42 2024 xorriso : UPDATE : 63.60% done, estimate finish Sat Feb 10 16:26:04 2024 xorriso : UPDATE : 63.59% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 66.76% done, estimate finish Sat Feb 10 16:23:39 2024 xorriso : UPDATE : 63.87% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 63.91% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 10 16:23:44 2024 xorriso : UPDATE : 63.87% done, estimate finish Sat Feb 10 16:25:57 2024 xorriso : UPDATE : 64.13% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 67.01% done, estimate finish Sat Feb 10 16:23:46 2024 xorriso : UPDATE : 64.14% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 64.27% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 67.13% done, estimate finish Sat Feb 10 16:23:50 2024 xorriso : UPDATE : 64.25% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 64.38% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 16:23:53 2024 xorriso : UPDATE : 64.38% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 64.38% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 67.38% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 64.65% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 67.52% done, estimate finish Sat Feb 10 16:23:58 2024 xorriso : UPDATE : 64.54% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 64.77% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 67.59% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 64.54% done, estimate finish Sat Feb 10 16:25:59 2024 xorriso : UPDATE : 64.81% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 67.65% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 64.88% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 65.02% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 67.88% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 65.02% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 68.05% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 65.12% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 65.19% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 68.17% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 65.12% done, estimate finish Sat Feb 10 16:25:53 2024 xorriso : UPDATE : 65.39% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 68.17% done, estimate finish Sat Feb 10 16:25:18 2024 xorriso : UPDATE : 68.45% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 65.43% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 65.51% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 68.61% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 65.57% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 65.51% done, estimate finish Sat Feb 10 16:25:47 2024 xorriso : UPDATE : 68.70% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 65.68% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 65.82% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 68.89% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 65.68% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 65.97% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 69.02% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 65.98% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 66.07% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 69.12% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 66.00% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 66.21% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 69.25% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 66.29% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 66.25% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 69.41% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 66.37% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 69.54% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 66.47% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 66.49% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 69.58% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 66.62% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 66.65% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 69.73% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 66.73% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 66.81% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 69.91% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 66.73% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 66.93% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 70.06% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 67.09% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 66.73% done, estimate finish Sat Feb 10 16:25:56 2024 xorriso : UPDATE : 70.20% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 67.23% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 67.19% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 70.35% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 67.35% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 67.30% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 70.45% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 67.48% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 67.43% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 70.60% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 67.59% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 67.55% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 70.65% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 67.71% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 67.65% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 70.85% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 67.65% done, estimate finish Sat Feb 10 16:25:53 2024 xorriso : UPDATE : 67.80% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 70.96% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 67.95% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 67.95% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 71.04% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 68.09% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 68.07% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 71.22% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 68.20% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 68.18% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 68.33% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 68.32% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 71.44% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 68.46% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 68.35% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 71.64% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 68.60% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 68.58% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 71.68% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 68.65% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 68.70% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 71.87% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 68.86% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 68.79% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 72.02% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 68.89% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 72.15% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 69.07% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 72.26% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 69.22% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 72.29% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 69.32% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 69.32% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 72.49% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 69.40% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 69.42% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 72.64% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 69.58% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 69.60% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 72.76% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 69.72% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 69.85% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 69.81% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 69.97% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 69.86% done, estimate finish Sat Feb 10 16:25:46 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 70.10% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 70.08% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:26:02 2024 xorriso : UPDATE : 70.17% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 70.19% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:26:21 2024 xorriso : UPDATE : 70.17% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 70.31% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:26:41 2024 xorriso : UPDATE : 70.48% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 70.41% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:27:00 2024 xorriso : UPDATE : 70.57% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:27:20 2024 xorriso : UPDATE : 70.76% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 70.67% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:27:39 2024 xorriso : UPDATE : 70.89% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 70.79% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:27:58 2024 xorriso : UPDATE : 71.01% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 70.89% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 72.85% done, estimate finish Sat Feb 10 16:28:17 2024 xorriso : UPDATE : 71.09% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 71.01% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 71.05% done, estimate finish Sat Feb 10 16:25:45 2024 xorriso : UPDATE : 71.19% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 71.28% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 71.50% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 71.41% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 71.63% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 71.53% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 71.70% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 71.58% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 71.86% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 71.68% done, estimate finish Sat Feb 10 16:25:43 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.00% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 71.85% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.13% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.24% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 72.13% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.37% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 72.28% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.49% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 72.41% done, estimate finish Sat Feb 10 16:25:33 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.60% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 72.54% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.72% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 72.66% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.80% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 72.79% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 72.85% done xorriso : UPDATE : 72.95% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 72.91% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 74.64% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 72.95% done, estimate finish Sat Feb 10 16:26:00 2024 xorriso : UPDATE : 73.04% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 76.62% done, estimate finish Sat Feb 10 16:23:51 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 73.17% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 76.77% done, estimate finish Sat Feb 10 16:23:53 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 73.30% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 76.86% done, estimate finish Sat Feb 10 16:23:58 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:26:01 2024 xorriso : UPDATE : 73.42% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 77.05% done, estimate finish Sat Feb 10 16:23:58 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:26:14 2024 xorriso : UPDATE : 73.58% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 77.17% done, estimate finish Sat Feb 10 16:24:00 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:26:27 2024 xorriso : UPDATE : 73.58% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 77.28% done, estimate finish Sat Feb 10 16:23:21 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:26:39 2024 xorriso : UPDATE : 73.86% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 77.39% done, estimate finish Sat Feb 10 16:23:25 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:29:17 2024 xorriso : UPDATE : 73.91% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 77.51% done, estimate finish Sat Feb 10 16:23:28 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:29:56 2024 xorriso : UPDATE : 74.13% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 77.65% done, estimate finish Sat Feb 10 16:23:31 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:30:35 2024 xorriso : UPDATE : 74.25% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 77.80% done, estimate finish Sat Feb 10 16:23:33 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:31:15 2024 xorriso : UPDATE : 74.42% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 77.94% done, estimate finish Sat Feb 10 16:23:36 2024 xorriso : UPDATE : 74.56% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:31:54 2024 xorriso : UPDATE : 78.09% done, estimate finish Sat Feb 10 16:23:37 2024 xorriso : UPDATE : 74.70% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:32:35 2024 xorriso : UPDATE : 78.23% done, estimate finish Sat Feb 10 16:23:40 2024 xorriso : UPDATE : 74.82% done, estimate finish Sat Feb 10 16:25:25 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:33:14 2024 xorriso : UPDATE : 78.36% done, estimate finish Sat Feb 10 16:23:43 2024 xorriso : UPDATE : 74.93% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:33:53 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 16:23:45 2024 xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 16:25:27 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:34:32 2024 xorriso : UPDATE : 78.60% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 75.13% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 16:35:11 2024 xorriso : UPDATE : 78.72% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 75.13% done, estimate finish Sat Feb 10 16:25:52 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 78.87% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 75.13% done, estimate finish Sat Feb 10 16:26:08 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 79.02% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 75.13% done, estimate finish Sat Feb 10 16:26:25 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 79.16% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 75.13% done, estimate finish Sat Feb 10 16:26:41 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 79.30% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 75.82% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 76.13% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 79.75% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 76.21% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 79.87% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 76.21% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 79.99% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 76.21% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 80.21% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 76.21% done, estimate finish Sat Feb 10 16:26:03 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 80.34% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 80.49% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 73.27% done xorriso : UPDATE : 80.59% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 75.36% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 80.80% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 77.74% done, estimate finish Sat Feb 10 16:23:57 2024 xorriso : UPDATE : 80.92% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:25:48 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 16:23:59 2024 xorriso : UPDATE : 81.04% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:26:00 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 16:24:04 2024 xorriso : UPDATE : 81.08% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:26:12 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 16:24:09 2024 xorriso : UPDATE : 81.32% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:26:23 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 16:24:15 2024 xorriso : UPDATE : 81.46% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:26:35 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 16:24:19 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 16:24:24 2024 xorriso : UPDATE : 81.62% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:27:51 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:28:17 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 16:24:29 2024 xorriso : UPDATE : 81.76% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:28:45 2024 xorriso : UPDATE : 78.49% done, estimate finish Sat Feb 10 16:23:47 2024 xorriso : UPDATE : 81.90% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:29:14 2024 xorriso : UPDATE : 79.18% done, estimate finish Sat Feb 10 16:23:44 2024 xorriso : UPDATE : 82.06% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:29:43 2024 xorriso : UPDATE : 79.28% done, estimate finish Sat Feb 10 16:23:47 2024 xorriso : UPDATE : 82.19% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 16:30:11 2024 xorriso : UPDATE : 79.45% done, estimate finish Sat Feb 10 16:23:49 2024 xorriso : UPDATE : 82.34% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 78.07% done, estimate finish Sat Feb 10 16:25:50 2024 xorriso : UPDATE : 79.59% done, estimate finish Sat Feb 10 16:23:52 2024 xorriso : UPDATE : 82.36% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 79.46% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 79.72% done, estimate finish Sat Feb 10 16:23:54 2024 xorriso : UPDATE : 82.64% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 79.56% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 79.86% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 82.75% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 79.56% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 80.01% done, estimate finish Sat Feb 10 16:23:58 2024 xorriso : UPDATE : 82.91% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 79.56% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 80.17% done, estimate finish Sat Feb 10 16:24:00 2024 xorriso : UPDATE : 83.07% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 80.10% done, estimate finish Sat Feb 10 16:24:11 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:24:02 2024 xorriso : UPDATE : 83.22% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 80.25% done, estimate finish Sat Feb 10 16:24:15 2024 xorriso : UPDATE : 80.41% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 83.36% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 80.38% done, estimate finish Sat Feb 10 16:24:17 2024 xorriso : UPDATE : 80.47% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 80.49% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 80.47% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 83.67% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 80.69% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 80.75% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 83.82% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 80.82% done, estimate finish Sat Feb 10 16:24:24 2024 xorriso : UPDATE : 80.85% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 83.95% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 80.82% done, estimate finish Sat Feb 10 16:24:29 2024 xorriso : UPDATE : 81.01% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 84.13% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 81.14% done, estimate finish Sat Feb 10 16:24:27 2024 xorriso : UPDATE : 81.11% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 84.21% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 81.31% done, estimate finish Sat Feb 10 16:24:28 2024 xorriso : UPDATE : 81.11% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 84.47% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 81.44% done, estimate finish Sat Feb 10 16:24:30 2024 xorriso : UPDATE : 81.37% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 84.62% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 81.59% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 81.69% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 84.78% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 81.59% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 81.85% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 84.91% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 81.59% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 81.59% done, estimate finish Sat Feb 10 16:25:41 2024 xorriso : UPDATE : 82.10% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 82.37% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 82.29% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 82.50% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 82.42% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 82.50% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 82.57% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 10 16:25:16 2024 xorriso : UPDATE : 82.79% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 82.79% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 82.86% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 10 16:25:31 2024 xorriso : UPDATE : 83.06% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 82.99% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 10 16:29:25 2024 xorriso : UPDATE : 83.06% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 83.16% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 86.44% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 86.50% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 86.67% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 86.67% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 16:25:44 2024 xorriso : UPDATE : 86.67% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:25:23 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 87.28% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 84.08% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 87.42% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 84.23% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 87.56% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:25:49 2024 xorriso : UPDATE : 84.39% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 87.70% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:25:57 2024 xorriso : UPDATE : 84.57% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:24:09 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:28:43 2024 xorriso : UPDATE : 84.71% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:24:14 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:29:14 2024 xorriso : UPDATE : 84.81% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:24:19 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:29:46 2024 xorriso : UPDATE : 84.81% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:24:24 2024 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 10 16:30:17 2024 xorriso : UPDATE : 84.81% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:24:29 2024 xorriso : UPDATE : 83.71% done, estimate finish Sat Feb 10 16:28:43 2024 xorriso : UPDATE : 85.16% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 85.55% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 85.36% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 85.84% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 85.49% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 85.56% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 88.54% done, estimate finish Sat Feb 10 16:24:28 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 85.81% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:24:21 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 85.91% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 86.04% done, estimate finish Sat Feb 10 16:25:07 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 86.26% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 86.48% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 86.61% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 86.71% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 10 16:25:38 2024 xorriso : UPDATE : 86.78% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 86.99% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:25:10 2024 xorriso : UPDATE : 89.45% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 87.15% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 90.73% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 87.27% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 16:25:22 2024 xorriso : UPDATE : 90.73% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 87.35% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 87.59% done, estimate finish Sat Feb 10 16:24:40 2024 xorriso : UPDATE : 90.73% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 90.73% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 87.50% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 88.28% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 90.73% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 87.72% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 88.41% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 90.73% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 87.85% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 88.53% done, estimate finish Sat Feb 10 16:24:38 2024 xorriso : UPDATE : 90.73% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 88.53% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 90.73% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 88.15% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 88.53% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 91.93% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 88.15% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 88.53% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 92.19% done, estimate finish Sat Feb 10 16:24:29 2024 xorriso : UPDATE : 88.44% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 88.53% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 92.19% done, estimate finish Sat Feb 10 16:24:32 2024 xorriso : UPDATE : 88.66% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 88.53% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 92.19% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 88.75% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 89.65% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 92.19% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 88.94% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 89.77% done, estimate finish Sat Feb 10 16:24:42 2024 xorriso : UPDATE : 92.19% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 89.02% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 89.77% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 16:24:26 2024 xorriso : UPDATE : 89.28% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 89.77% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 10 16:24:28 2024 xorriso : UPDATE : 89.39% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 89.77% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 10 16:24:32 2024 xorriso : UPDATE : 89.52% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 89.77% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 93.60% done, estimate finish Sat Feb 10 16:24:27 2024 xorriso : UPDATE : 89.70% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 90.54% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 93.60% done, estimate finish Sat Feb 10 16:24:30 2024 xorriso : UPDATE : 89.83% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 90.60% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 93.60% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 89.96% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 90.74% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 93.60% done, estimate finish Sat Feb 10 16:24:37 2024 xorriso : UPDATE : 90.08% done, estimate finish Sat Feb 10 16:25:04 2024 xorriso : UPDATE : 91.02% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 91.02% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 93.60% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 90.08% done, estimate finish Sat Feb 10 16:25:09 2024 xorriso : UPDATE : 91.26% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 93.60% done, estimate finish Sat Feb 10 16:24:44 2024 xorriso : UPDATE : 90.08% done, estimate finish Sat Feb 10 16:25:14 2024 xorriso : UPDATE : 91.37% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 93.60% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 90.08% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 91.37% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 94.69% done, estimate finish Sat Feb 10 16:24:25 2024 xorriso : UPDATE : 90.08% done, estimate finish Sat Feb 10 16:25:24 2024 xorriso : UPDATE : 91.79% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 94.87% done, estimate finish Sat Feb 10 16:24:25 2024 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 10 16:25:06 2024 xorriso : UPDATE : 91.79% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 95.02% done, estimate finish Sat Feb 10 16:24:25 2024 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 92.08% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:24:26 2024 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 10 16:25:20 2024 xorriso : UPDATE : 92.17% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 95.26% done, estimate finish Sat Feb 10 16:24:28 2024 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 92.17% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 95.26% done, estimate finish Sat Feb 10 16:24:30 2024 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 10 16:25:34 2024 xorriso : UPDATE : 92.56% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 95.26% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 10 16:25:40 2024 xorriso : UPDATE : 92.56% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 95.76% done, estimate finish Sat Feb 10 16:24:30 2024 xorriso : UPDATE : 91.98% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 92.88% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 95.76% done, estimate finish Sat Feb 10 16:24:32 2024 xorriso : UPDATE : 92.07% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 93.06% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 96.19% done, estimate finish Sat Feb 10 16:24:25 2024 xorriso : UPDATE : 92.07% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 93.30% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:27 2024 xorriso : UPDATE : 92.45% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 93.42% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:29 2024 xorriso : UPDATE : 92.45% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 93.54% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:31 2024 xorriso : UPDATE : 92.45% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 93.54% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 92.83% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 93.90% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 94.01% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 94.19% done, estimate finish Sat Feb 10 16:24:51 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:41 2024 xorriso : UPDATE : 93.38% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 94.19% done, estimate finish Sat Feb 10 16:24:53 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:43 2024 xorriso : UPDATE : 93.55% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 94.19% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 16:24:46 2024 xorriso : UPDATE : 93.73% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 94.19% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 97.80% done, estimate finish Sat Feb 10 16:24:33 2024 xorriso : UPDATE : 93.82% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 94.24% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 97.88% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 93.91% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 94.99% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 98.02% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 95.11% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 98.22% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:03 2024 xorriso : UPDATE : 95.23% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.36% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:08 2024 xorriso : UPDATE : 95.30% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 98.49% done, estimate finish Sat Feb 10 16:24:34 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:13 2024 xorriso : UPDATE : 95.50% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.60% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:17 2024 xorriso : UPDATE : 95.64% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.75% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 95.72% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 98.86% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:26 2024 xorriso : UPDATE : 95.88% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 99.03% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:30 2024 xorriso : UPDATE : 96.02% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 99.13% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:35 2024 xorriso : UPDATE : 96.02% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 99.34% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 16:25:39 2024 xorriso : UPDATE : 96.37% done, estimate finish Sat Feb 10 16:24:50 2024 xorriso : UPDATE : 99.46% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 96.43% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 99.59% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 96.62% done, estimate finish Sat Feb 10 16:24:52 2024 xorriso : UPDATE : 99.72% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 96.62% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 99.86% done xorriso : UPDATE : 94.06% done xorriso : UPDATE : 96.62% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 99.97% done xorriso : UPDATE : 94.06% done xorriso : UPDATE : 96.62% done, estimate finish Sat Feb 10 16:24:59 2024 ISO image produced: 11219574 sectors Written to medium : 11219574 sectors at LBA 0 xorriso : UPDATE : 94.06% done Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 97.18% done, estimate finish Sat Feb 10 16:24:54 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 97.28% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 97.40% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 97.40% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 97.40% done, estimate finish Sat Feb 10 16:25:02 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 97.40% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 98.06% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 94.06% done xorriso : UPDATE : 98.22% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 95.41% done, estimate finish Sat Feb 10 16:25:29 2024 xorriso : UPDATE : 97.55% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 98.36% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 97.81% done, estimate finish Sat Feb 10 16:24:55 2024 xorriso : UPDATE : 98.45% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 97.96% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.66% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.12% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.79% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.26% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 98.92% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 98.26% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 99.06% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.55% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 99.23% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 99.36% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 98.69% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 99.49% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 98.76% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 98.99% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 99.61% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 99.14% done, estimate finish Sat Feb 10 16:24:58 2024 xorriso : UPDATE : 99.74% done xorriso : UPDATE : 99.25% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 99.88% done xorriso : UPDATE : 99.33% done, estimate finish Sat Feb 10 16:25:00 2024 xorriso : UPDATE : 100.00% done xorriso : UPDATE : 99.51% done ISO image produced: 11217967 sectors Written to medium : 11217967 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 99.65% done xorriso : UPDATE : 99.79% done xorriso : UPDATE : 99.89% done xorriso : UPDATE : Thank you for being patient. Working since 757 seconds. xorriso : UPDATE : Thank you for being patient. Working since 758 seconds. ISO image produced: 11211648 sectors Written to medium : 11211648 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 1.image 2.image 3.image 4.image 1.image 2.image 3.image 4.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyei386 317d4df2d8c969334da385c8447a2663094f661b14854bb5083cf8ee9136b8b18d298515e9fd0e7d918580bd71ace226b5fb430d1e9616b1ed5a793a303e5605 debian-11.9.0-i386-BD-1.iso 79c3eb2159668669d791aa052f1c9d048f6c02e0198ac4ff45eb428e2916eaa492702fa7cfe0e2292d20e138b229319b62efe762fb245677074326b831867bb9 debian-11.9.0-i386-BD-1.jigdo ee27d582fb6e93fb67d9a074a835690e5761945018a8d6c429cd4cdf298190f9 debian-11.9.0-i386-BD-1.iso 505dc65c9de34b3e8799f5f8a38e9a86e8c29309aac7dcc8e76cf8146d7dff82 debian-11.9.0-i386-BD-1.jigdo c29c2d49e7430b22c4b16839acb48f0ea4e94ec3e5d08e5966fbac642e524622f49f77cb5159a49a80bada43033f8e798bcf1c8973e3f64207cecdc7ddbbd850 debian-11.9.0-i386-BD-2.iso 1f2d3123286dd8459a1a515b828f025bbc22dc4ef9f4f1b8ed88961c220e5df6753ea75c050713272411cdca070ea68a237ed611cf280442695c7f71d68fc263 debian-11.9.0-i386-BD-2.jigdo afd48f64ee05c8cb021658edfb202ed69846fec523f3322bc9e4fca75bb47160 debian-11.9.0-i386-BD-2.iso f98648d6b9a72cc064977270bed01246fa071efd4f781e32ba981bdc76fbf40f debian-11.9.0-i386-BD-2.jigdo c949bc42e7690c8d56d204f444b7f6048ffcf6d20808b581f588deae1d0180c9e76eec1ceb96c81f605293610ead62b18d000e6d8b4822c9b49a842a05b82995 debian-11.9.0-i386-BD-3.iso 56d7fcc2b5045f05828c3b18116cdf1e989558587aaf5bb9b9070b6d9ab70cb1808d275368f8b6cecb2b32ad6692d2febcf76f517ca1914775aada9add997f7a debian-11.9.0-i386-BD-3.jigdo 309f86ab2499e44e4b9c77244ee077311d6f914fa782ba83ca9cf35b325d62d8 debian-11.9.0-i386-BD-3.iso 3b3b8ca65aa559833e20496ec637d52a2dfbd94aba360e38e353d4bde6948e54 debian-11.9.0-i386-BD-3.jigdo 131162a4698c0ce2d0c717dad6fb2ed98a03f2293db11aa155d450ad537618d869bbbeaa93b1ded6f06372db70bd6957273e445cb9a42a4acb7846938014b10f debian-11.9.0-i386-BD-4.iso 5c47a32af463f46d244ab0213316af8023c540db06f0d17341df30bed263eb65001f6d1d25346f7f3f22782ed77e4e0f841a55ff11d77d9d574b48dbd3440e6e debian-11.9.0-i386-BD-4.jigdo a56988543b5fd7d9c2b5914adf087baa5add23171b7986dd4d8fb2e6f982f6bb debian-11.9.0-i386-BD-4.iso 605d355eb7b5376bea0a5f7e697013b44d707c0ffd387807af80cd2cc96b70e5 debian-11.9.0-i386-BD-4.jigdo 4521d188147d6683279f267fed7f5993ab649e33186e4d77b3abd0a49dff0897764bb04f2f0a4de9171f3e5437c40fd0c51a6b4cda1ce6bf67d2a056b3608a26 debian-11.9.0-i386-BD-1.template 525a9e7fdc92346533fa1bf9a5edecc6e283623e0549e361c48fc6976b455c2a debian-11.9.0-i386-BD-1.template 6c90c9e07952bf4caf0ba09138be30e076966b02d8fca68771297518d8644abda7395b86e64f9a73963034244daa6ea6569b80a6626ab2e4d9d950f58466a9ff debian-11.9.0-i386-BD-2.template 7f948f2ff41d51220e976a0757ca681bb30f167d09aa696010b9f9a6ad6d340c debian-11.9.0-i386-BD-2.template f57dfbcf34b359a1b4cd05bd8ac61ace487e82d17ce958f8660ed06533c09890a96baa3107d4ae1fa7a5a07d695a55f4f2ae66a880c584b473404da922cfef40 debian-11.9.0-i386-BD-3.template 6392fe9a1bb480646bb4e5492513c5b552ce2994a2ac15e72f90403fc1690ef4 debian-11.9.0-i386-BD-3.template 0aeddea11e7bbd2280b8b0b2498034c3366b2e35f964e5e02a90ba16d9c982e7e824a7473c07b33847490ecf9787d89fc96ed7dfc0378f1cc4f79db6a5d90067 debian-11.9.0-i386-BD-4.template db937a678b63d12b82e4f4c84519f3af9ce834df5500f5804ec72da8f01e6e06 debian-11.9.0-i386-BD-4.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 10 Feb 16:25:08 UTC 2024: Finished.