Sat 10 Feb 14:54:31 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/Dbullseyei386/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386 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/Dbullseyei386 mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "D" = "1" -o "D" = "2" -o "D" = "C" -o "D" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/archive-keyring for ARCH in i386; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/contrib i386 Packages [54.3 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer i386 Packages [76.6 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/Dbullseyei386/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/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 DLBD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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 [ "D"x = "1"x ] ; then \ : ; \ elif [ "D"x = "2"x -o "D"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _D != _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/Dbullseyei386/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt "i386" /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386 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/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/bullseye/CD1/boot/grub/theme/hl_c.png' CD1/boot/grub/grub.cfg has 20 boot entries defined Adding README.source Starting new "i386" DLBD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. 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 29956 packages, 23640476 blocks, 48415694848 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/Dbullseyei386/bullseye/CD2 Starting new "i386" DLBD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 2 (not) filled with 28690 packages, 17227099 blocks, 35281098752 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/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386" "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/Dbullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386" "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 Generating i386 iso/jigdo image number 2 ... Last-minute updates: README.html README.txt README.txt Sat 10 Feb 15:52:29 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/Dbullseyei386/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/Dbullseyei386/debian-11.9.0-i386-DLBD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386/debian-11.9.0-i386-DLBD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long CD2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Sat 10 Feb 15:52:29 UTC 2024 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/Dbullseyei386/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/Dbullseyei386/debian-11.9.0-i386-DLBD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386/debian-11.9.0-i386-DLBD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes -isohybrid-mbr syslinux/usr/lib/ISOLINUX/isohdpfx.bin -b isolinux/isolinux.bin -c isolinux/boot.cat -boot-load-size 4 -boot-info-table -no-emul-boot -eltorito-alt-boot -e boot/grub/efi.img -no-emul-boot -isohybrid-gpt-basdat -isohybrid-apm-hfsplus boot1 CD1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/boot1' xorriso : UPDATE : 38 files added in 1 seconds xorriso : UPDATE : 16000 files added in 1 seconds xorriso : UPDATE : 10200 files added in 1 seconds xorriso : UPDATE : 34500 files added in 2 seconds xorriso : UPDATE : 21300 files added in 2 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD2' xorriso : UPDATE : 45969 files added in 3 seconds xorriso : UPDATE : 45969 files added in 3 seconds xorriso : UPDATE : 30700 files added in 3 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-8_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 40400 files added in 4 seconds xorriso : UPDATE : 0.02% done xorriso : UPDATE : 48600 files added in 5 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1' xorriso : UPDATE : 49607 files added in 5 seconds xorriso : NOTE : Copying to System Area: 432 bytes from file '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/syslinux/usr/lib/ISOLINUX/isohdpfx.bin' xorriso : UPDATE : 0.05% done, estimate finish Sat Feb 10 17:02:44 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 /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/arm-trusted-firmware-tools_2.4+dfsg-2_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2019.07-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1.1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-106-gc583009+dfsg1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-tomu_2.0~rc7-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_i386.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/sigrok-firmware-fx2lafw_0.1.7-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: NOTE : Automatically adjusted MBR geometry to 5887/255/63 libisofs: WARNING : Image size exceeds 1024 cylinders. Cannot align partition. libisofs: WARNING : There are said to be BIOSes which will not boot this via MBR. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.07% done, estimate finish Sat Feb 10 17:02:44 2024 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.09% done, estimate finish Sat Feb 10 17:04:05 2024 xorriso : UPDATE : 0.04% done, estimate finish Sat Feb 10 17:41:22 2024 xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 10 17:09:27 2024 xorriso : UPDATE : 0.05% done, estimate finish Sat Feb 10 17:38:43 2024 xorriso : UPDATE : 0.12% done, estimate finish Sat Feb 10 17:18:56 2024 xorriso : UPDATE : 0.07% done, estimate finish Sat Feb 10 17:38:32 2024 xorriso : UPDATE : 0.14% done, estimate finish Sat Feb 10 17:18:00 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 17:14:42 2024 xorriso : UPDATE : 0.08% done, estimate finish Sat Feb 10 17:44:21 2024 xorriso : UPDATE : 0.19% done, estimate finish Sat Feb 10 17:11:20 2024 xorriso : UPDATE : 0.08% done, estimate finish Sat Feb 10 18:02:22 2024 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 10 17:10:08 2024 xorriso : UPDATE : 0.10% done, estimate finish Sat Feb 10 17:58:39 2024 xorriso : UPDATE : 0.22% done, estimate finish Sat Feb 10 17:16:38 2024 xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 10 17:57:04 2024 xorriso : UPDATE : 0.22% done, estimate finish Sat Feb 10 17:21:39 2024 xorriso : UPDATE : 0.13% done, estimate finish Sat Feb 10 17:51:20 2024 xorriso : UPDATE : 0.24% done, estimate finish Sat Feb 10 17:20:53 2024 xorriso : UPDATE : 0.15% done, estimate finish Sat Feb 10 17:50:26 2024 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 17:19:17 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 17:52:16 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 17:19:34 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 18:01:43 2024 xorriso : UPDATE : 0.35% done, estimate finish Sat Feb 10 17:06:34 2024 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 10 18:08:27 2024 xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 10 16:49:33 2024 xorriso : UPDATE : 0.17% done, estimate finish Sat Feb 10 18:40:03 2024 xorriso : UPDATE : 0.50% done, estimate finish Sat Feb 10 16:46:52 2024 xorriso : UPDATE : 0.18% done, estimate finish Sat Feb 10 18:39:42 2024 xorriso : UPDATE : 0.62% done, estimate finish Sat Feb 10 16:38:15 2024 xorriso : UPDATE : 0.19% done, estimate finish Sat Feb 10 18:35:37 2024 xorriso : UPDATE : 0.73% done, estimate finish Sat Feb 10 16:32:24 2024 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 10 18:29:48 2024 xorriso : UPDATE : 0.81% done, estimate finish Sat Feb 10 16:30:15 2024 xorriso : UPDATE : 0.22% done, estimate finish Sat Feb 10 18:27:19 2024 xorriso : UPDATE : 0.81% done, estimate finish Sat Feb 10 16:32:37 2024 xorriso : UPDATE : 0.24% done, estimate finish Sat Feb 10 18:23:31 2024 xorriso : UPDATE : 0.81% done, estimate finish Sat Feb 10 16:34:59 2024 xorriso : UPDATE : 0.25% done, estimate finish Sat Feb 10 18:21:46 2024 xorriso : UPDATE : 0.81% done, estimate finish Sat Feb 10 16:37:20 2024 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 10 18:21:56 2024 xorriso : UPDATE : 1.11% done, estimate finish Sat Feb 10 16:25:51 2024 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 18:22:11 2024 xorriso : UPDATE : 1.28% done, estimate finish Sat Feb 10 16:16:32 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 18:22:25 2024 xorriso : UPDATE : 1.28% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 10 18:11:48 2024 xorriso : UPDATE : 1.28% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 0.31% done, estimate finish Sat Feb 10 18:12:05 2024 xorriso : UPDATE : 1.28% done, estimate finish Sat Feb 10 16:21:21 2024 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 18:11:59 2024 xorriso : UPDATE : 1.28% done, estimate finish Sat Feb 10 16:22:57 2024 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 10 18:14:33 2024 xorriso : UPDATE : 1.28% done, estimate finish Sat Feb 10 16:24:35 2024 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 10 18:20:34 2024 xorriso : UPDATE : 1.91% done, estimate finish Sat Feb 10 16:13:37 2024 xorriso : UPDATE : 0.43% done, estimate finish Sat Feb 10 17:37:50 2024 xorriso : UPDATE : 1.98% done, estimate finish Sat Feb 10 16:13:52 2024 xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 10 17:32:44 2024 xorriso : UPDATE : 2.07% done, estimate finish Sat Feb 10 16:13:42 2024 xorriso : UPDATE : 0.57% done, estimate finish Sat Feb 10 17:13:51 2024 xorriso : UPDATE : 2.12% done, estimate finish Sat Feb 10 16:13:59 2024 xorriso : UPDATE : 0.58% done, estimate finish Sat Feb 10 17:14:18 2024 xorriso : UPDATE : 2.24% done, estimate finish Sat Feb 10 16:13:30 2024 xorriso : UPDATE : 0.66% done, estimate finish Sat Feb 10 17:06:25 2024 xorriso : UPDATE : 2.31% done, estimate finish Sat Feb 10 16:13:41 2024 xorriso : UPDATE : 0.71% done, estimate finish Sat Feb 10 16:52:06 2024 xorriso : UPDATE : 2.39% done, estimate finish Sat Feb 10 16:13:43 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 16:53:52 2024 xorriso : UPDATE : 2.46% done, estimate finish Sat Feb 10 16:13:50 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 16:57:05 2024 xorriso : UPDATE : 2.53% done, estimate finish Sat Feb 10 16:14:04 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 17:00:20 2024 xorriso : UPDATE : 2.62% done, estimate finish Sat Feb 10 16:13:58 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 17:03:33 2024 xorriso : UPDATE : 2.69% done, estimate finish Sat Feb 10 16:14:01 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 17:06:47 2024 xorriso : UPDATE : 2.77% done, estimate finish Sat Feb 10 16:14:02 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 17:10:02 2024 xorriso : UPDATE : 2.81% done, estimate finish Sat Feb 10 16:14:28 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 17:13:15 2024 xorriso : UPDATE : 2.92% done, estimate finish Sat Feb 10 16:14:12 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 17:16:29 2024 xorriso : UPDATE : 2.97% done, estimate finish Sat Feb 10 16:15:54 2024 xorriso : UPDATE : 0.72% done, estimate finish Sat Feb 10 17:19:43 2024 xorriso : UPDATE : 3.09% done, estimate finish Sat Feb 10 16:15:06 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 02:48:52 2024 xorriso : UPDATE : 3.17% done, estimate finish Sat Feb 10 16:15:07 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 03:50:40 2024 xorriso : UPDATE : 3.26% done, estimate finish Sat Feb 10 16:14:55 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 04:52:26 2024 xorriso : UPDATE : 3.34% done, estimate finish Sat Feb 10 16:14:46 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 05:54:12 2024 xorriso : UPDATE : 3.42% done, estimate finish Sat Feb 10 16:14:46 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 06:55:58 2024 xorriso : UPDATE : 3.50% done, estimate finish Sat Feb 10 16:14:44 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 07:57:45 2024 xorriso : UPDATE : 3.62% done, estimate finish Sat Feb 10 16:14:19 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 08:59:32 2024 xorriso : UPDATE : 3.68% done, estimate finish Sat Feb 10 16:14:29 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 10:01:19 2024 xorriso : UPDATE : 3.78% done, estimate finish Sat Feb 10 16:14:14 2024 xorriso : UPDATE : 0.72% done, estimate finish Sun Feb 11 11:03:05 2024 xorriso : UPDATE : 3.85% done, estimate finish Sat Feb 10 16:13:26 2024 xorriso : UPDATE : 1.21% done, estimate finish Sat Feb 10 16:59:55 2024 xorriso : UPDATE : 3.90% done, estimate finish Sat Feb 10 16:13:56 2024 xorriso : UPDATE : 2.18% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 4.04% done, estimate finish Sat Feb 10 16:13:16 2024 xorriso : UPDATE : 2.20% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 4.08% done, estimate finish Sat Feb 10 16:13:42 2024 xorriso : UPDATE : 2.29% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 2.35% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 4.20% done, estimate finish Sat Feb 10 16:13:21 2024 xorriso : UPDATE : 2.42% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 4.20% done, estimate finish Sat Feb 10 16:14:13 2024 xorriso : UPDATE : 2.46% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 4.32% done, estimate finish Sat Feb 10 16:13:49 2024 xorriso : UPDATE : 2.54% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 4.45% done, estimate finish Sat Feb 10 16:13:23 2024 xorriso : UPDATE : 2.58% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 4.45% done, estimate finish Sat Feb 10 16:14:08 2024 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 4.57% done, estimate finish Sat Feb 10 16:13:46 2024 xorriso : UPDATE : 2.69% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 4.68% done, estimate finish Sat Feb 10 16:13:49 2024 xorriso : UPDATE : 2.69% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 10 16:13:21 2024 xorriso : UPDATE : 2.84% done, estimate finish Sat Feb 10 16:24:45 2024 xorriso : UPDATE : 4.81% done, estimate finish Sat Feb 10 16:14:14 2024 xorriso : UPDATE : 2.89% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 4.93% done, estimate finish Sat Feb 10 16:13:45 2024 xorriso : UPDATE : 2.94% done, estimate finish Sat Feb 10 16:25:05 2024 xorriso : UPDATE : 5.07% done, estimate finish Sat Feb 10 16:13:11 2024 xorriso : UPDATE : 2.99% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 5.11% done, estimate finish Sat Feb 10 16:13:38 2024 xorriso : UPDATE : 3.02% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 5.19% done, estimate finish Sat Feb 10 16:13:37 2024 xorriso : UPDATE : 3.12% done, estimate finish Sat Feb 10 16:24:56 2024 xorriso : UPDATE : 5.35% done, estimate finish Sat Feb 10 16:12:55 2024 xorriso : UPDATE : 3.15% done, estimate finish Sat Feb 10 16:25:15 2024 xorriso : UPDATE : 5.45% done, estimate finish Sat Feb 10 16:12:48 2024 xorriso : UPDATE : 3.22% done, estimate finish Sat Feb 10 16:24:57 2024 xorriso : UPDATE : 5.52% done, estimate finish Sat Feb 10 16:12:57 2024 xorriso : UPDATE : 3.30% done, estimate finish Sat Feb 10 16:24:36 2024 xorriso : UPDATE : 5.60% done, estimate finish Sat Feb 10 16:12:34 2024 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 10 16:24:59 2024 xorriso : UPDATE : 5.72% done, estimate finish Sat Feb 10 16:12:14 2024 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 10 16:27:49 2024 xorriso : UPDATE : 5.79% done, estimate finish Sat Feb 10 16:12:24 2024 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 10 16:29:45 2024 xorriso : UPDATE : 5.87% done, estimate finish Sat Feb 10 16:12:27 2024 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 10 16:31:41 2024 xorriso : UPDATE : 5.97% done, estimate finish Sat Feb 10 16:12:22 2024 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 10 16:33:37 2024 xorriso : UPDATE : 6.01% done, estimate finish Sat Feb 10 16:12:50 2024 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 10 16:35:33 2024 xorriso : UPDATE : 6.12% done, estimate finish Sat Feb 10 16:12:38 2024 xorriso : UPDATE : 6.24% done, estimate finish Sat Feb 10 16:12:18 2024 xorriso : UPDATE : 3.44% done, estimate finish Sat Feb 10 16:32:16 2024 xorriso : UPDATE : 6.33% done, estimate finish Sat Feb 10 16:12:17 2024 xorriso : UPDATE : 3.83% done, estimate finish Sat Feb 10 16:23:19 2024 xorriso : UPDATE : 6.42% done, estimate finish Sat Feb 10 16:12:19 2024 xorriso : UPDATE : 3.88% done, estimate finish Sat Feb 10 16:23:23 2024 xorriso : UPDATE : 6.51% done, estimate finish Sat Feb 10 16:12:18 2024 xorriso : UPDATE : 3.94% done, estimate finish Sat Feb 10 16:23:29 2024 xorriso : UPDATE : 6.60% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 4.01% done, estimate finish Sat Feb 10 16:23:14 2024 xorriso : UPDATE : 6.69% done, estimate finish Sat Feb 10 16:12:14 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 6.78% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 4.12% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 6.87% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 4.19% done, estimate finish Sat Feb 10 16:21:13 2024 xorriso : UPDATE : 6.98% done, estimate finish Sat Feb 10 16:12:04 2024 xorriso : UPDATE : 4.24% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 7.07% done, estimate finish Sat Feb 10 16:12:03 2024 xorriso : UPDATE : 4.30% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 7.16% done, estimate finish Sat Feb 10 16:12:06 2024 xorriso : UPDATE : 4.37% done, estimate finish Sat Feb 10 16:21:30 2024 xorriso : UPDATE : 7.25% done, estimate finish Sat Feb 10 16:12:05 2024 xorriso : UPDATE : 4.45% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 7.31% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 4.50% done, estimate finish Sat Feb 10 16:21:28 2024 xorriso : UPDATE : 7.39% done, estimate finish Sat Feb 10 16:12:18 2024 xorriso : UPDATE : 4.55% done, estimate finish Sat Feb 10 16:21:41 2024 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 10 16:12:54 2024 xorriso : UPDATE : 4.61% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 10 16:13:58 2024 xorriso : UPDATE : 4.68% done, estimate finish Sat Feb 10 16:21:58 2024 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 10 16:15:02 2024 xorriso : UPDATE : 4.70% done, estimate finish Sat Feb 10 16:22:52 2024 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 10 16:16:05 2024 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 10 16:22:10 2024 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 10 16:17:09 2024 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 10 16:23:25 2024 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 10 16:24:39 2024 xorriso : UPDATE : 7.97% done, estimate finish Sat Feb 10 16:12:43 2024 xorriso : UPDATE : 4.80% done, estimate finish Sat Feb 10 16:25:54 2024 xorriso : UPDATE : 8.05% done, estimate finish Sat Feb 10 16:12:48 2024 xorriso : UPDATE : 5.05% done, estimate finish Sat Feb 10 16:22:07 2024 xorriso : UPDATE : 8.13% done, estimate finish Sat Feb 10 16:12:49 2024 xorriso : UPDATE : 5.05% done, estimate finish Sat Feb 10 16:23:05 2024 xorriso : UPDATE : 8.14% done, estimate finish Sat Feb 10 16:13:22 2024 xorriso : UPDATE : 5.16% done, estimate finish Sat Feb 10 16:22:11 2024 xorriso : UPDATE : 8.14% done, estimate finish Sat Feb 10 16:15:09 2024 xorriso : UPDATE : 5.24% done, estimate finish Sat Feb 10 16:22:02 2024 xorriso : UPDATE : 8.41% done, estimate finish Sat Feb 10 16:12:31 2024 xorriso : UPDATE : 5.27% done, estimate finish Sat Feb 10 16:22:59 2024 xorriso : UPDATE : 8.47% done, estimate finish Sat Feb 10 16:12:47 2024 xorriso : UPDATE : 5.27% done, estimate finish Sat Feb 10 16:24:32 2024 xorriso : UPDATE : 8.47% done, estimate finish Sat Feb 10 16:13:39 2024 xorriso : UPDATE : 5.29% done, estimate finish Sat Feb 10 16:25:32 2024 xorriso : UPDATE : 8.47% done, estimate finish Sat Feb 10 16:14:33 2024 xorriso : UPDATE : 5.48% done, estimate finish Sat Feb 10 16:22:23 2024 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 10 16:12:36 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 16:22:35 2024 xorriso : UPDATE : 8.82% done, estimate finish Sat Feb 10 16:12:42 2024 xorriso : UPDATE : 5.56% done, estimate finish Sat Feb 10 16:23:05 2024 xorriso : UPDATE : 8.86% done, estimate finish Sat Feb 10 16:13:03 2024 xorriso : UPDATE : 5.60% done, estimate finish Sat Feb 10 16:23:26 2024 xorriso : UPDATE : 8.96% done, estimate finish Sat Feb 10 16:12:54 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:22:30 2024 xorriso : UPDATE : 9.11% done, estimate finish Sat Feb 10 16:12:29 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:23:27 2024 xorriso : UPDATE : 9.20% done, estimate finish Sat Feb 10 16:10:54 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:24:23 2024 xorriso : UPDATE : 9.25% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:28:11 2024 xorriso : UPDATE : 9.32% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:30:12 2024 xorriso : UPDATE : 9.45% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:32:12 2024 xorriso : UPDATE : 9.49% done, estimate finish Sat Feb 10 16:11:38 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:34:14 2024 xorriso : UPDATE : 9.62% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:36:14 2024 xorriso : UPDATE : 9.67% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:38:15 2024 xorriso : UPDATE : 9.74% done, estimate finish Sat Feb 10 16:11:51 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:40:16 2024 xorriso : UPDATE : 9.83% done, estimate finish Sat Feb 10 16:11:52 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:42:18 2024 xorriso : UPDATE : 9.85% done, estimate finish Sat Feb 10 16:12:19 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:44:19 2024 xorriso : UPDATE : 10.00% done, estimate finish Sat Feb 10 16:13:14 2024 xorriso : UPDATE : 5.71% done, estimate finish Sat Feb 10 16:46:19 2024 xorriso : UPDATE : 10.08% done, estimate finish Sat Feb 10 16:13:14 2024 xorriso : UPDATE : 5.71% done xorriso : UPDATE : 10.08% done, estimate finish Sat Feb 10 16:14:13 2024 xorriso : UPDATE : 5.71% done xorriso : UPDATE : 5.71% done xorriso : UPDATE : 10.08% done, estimate finish Sat Feb 10 16:15:11 2024 xorriso : UPDATE : 6.28% done, estimate finish Sat Feb 10 16:28:14 2024 xorriso : UPDATE : 10.08% done, estimate finish Sat Feb 10 16:16:10 2024 xorriso : UPDATE : 6.90% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 10.47% done, estimate finish Sat Feb 10 16:12:41 2024 xorriso : UPDATE : 6.95% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 10.48% done, estimate finish Sat Feb 10 16:13:18 2024 xorriso : UPDATE : 7.01% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 10.48% done, estimate finish Sat Feb 10 16:14:00 2024 xorriso : UPDATE : 7.07% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 10.48% done, estimate finish Sat Feb 10 16:14:42 2024 xorriso : UPDATE : 7.12% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 10.48% done, estimate finish Sat Feb 10 16:15:24 2024 xorriso : UPDATE : 7.20% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 10.48% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 7.25% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 10.48% done, estimate finish Sat Feb 10 16:22:07 2024 xorriso : UPDATE : 7.26% done, estimate finish Sat Feb 10 16:14:08 2024 xorriso : UPDATE : 10.48% done, estimate finish Sat Feb 10 16:23:52 2024 xorriso : UPDATE : 7.28% done, estimate finish Sat Feb 10 16:14:41 2024 xorriso : UPDATE : 10.57% done, estimate finish Sat Feb 10 16:22:00 2024 xorriso : UPDATE : 7.44% done, estimate finish Sat Feb 10 16:14:20 2024 xorriso : UPDATE : 11.30% done, estimate finish Sat Feb 10 16:11:50 2024 xorriso : UPDATE : 7.51% done, estimate finish Sat Feb 10 16:14:31 2024 xorriso : UPDATE : 11.39% done, estimate finish Sat Feb 10 16:11:50 2024 xorriso : UPDATE : 7.57% done, estimate finish Sat Feb 10 16:14:45 2024 xorriso : UPDATE : 11.40% done, estimate finish Sat Feb 10 16:12:26 2024 xorriso : UPDATE : 7.62% done, estimate finish Sat Feb 10 16:15:02 2024 xorriso : UPDATE : 11.51% done, estimate finish Sat Feb 10 16:12:16 2024 xorriso : UPDATE : 7.67% done, estimate finish Sat Feb 10 16:15:18 2024 xorriso : UPDATE : 11.62% done, estimate finish Sat Feb 10 16:12:05 2024 xorriso : UPDATE : 7.67% done, estimate finish Sat Feb 10 16:15:49 2024 xorriso : UPDATE : 11.69% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 7.83% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 11.77% done, estimate finish Sat Feb 10 16:09:26 2024 xorriso : UPDATE : 7.89% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 11.85% done, estimate finish Sat Feb 10 16:09:41 2024 xorriso : UPDATE : 7.95% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 11.93% done, estimate finish Sat Feb 10 16:09:51 2024 xorriso : UPDATE : 8.01% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 12.02% done, estimate finish Sat Feb 10 16:10:00 2024 xorriso : UPDATE : 8.04% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 12.07% done, estimate finish Sat Feb 10 16:10:17 2024 xorriso : UPDATE : 8.12% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 12.18% done, estimate finish Sat Feb 10 16:10:17 2024 xorriso : UPDATE : 8.18% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 12.25% done, estimate finish Sat Feb 10 16:10:30 2024 xorriso : UPDATE : 12.31% done, estimate finish Sat Feb 10 16:10:40 2024 xorriso : UPDATE : 8.23% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 12.36% done, estimate finish Sat Feb 10 16:10:54 2024 xorriso : UPDATE : 8.27% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 12.45% done, estimate finish Sat Feb 10 16:10:56 2024 xorriso : UPDATE : 8.31% done, estimate finish Sat Feb 10 16:21:18 2024 xorriso : UPDATE : 12.50% done, estimate finish Sat Feb 10 16:11:11 2024 xorriso : UPDATE : 8.39% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 12.64% done, estimate finish Sat Feb 10 16:13:18 2024 xorriso : UPDATE : 8.48% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 12.71% done, estimate finish Sat Feb 10 16:13:23 2024 xorriso : UPDATE : 8.53% done, estimate finish Sat Feb 10 16:22:07 2024 xorriso : UPDATE : 12.71% done, estimate finish Sat Feb 10 16:14:17 2024 xorriso : UPDATE : 8.61% done, estimate finish Sat Feb 10 16:21:35 2024 xorriso : UPDATE : 12.71% done, estimate finish Sat Feb 10 16:15:12 2024 xorriso : UPDATE : 8.67% done, estimate finish Sat Feb 10 16:21:31 2024 xorriso : UPDATE : 12.71% done, estimate finish Sat Feb 10 16:16:06 2024 xorriso : UPDATE : 8.72% done, estimate finish Sat Feb 10 16:21:46 2024 xorriso : UPDATE : 12.71% done, estimate finish Sat Feb 10 16:17:00 2024 xorriso : UPDATE : 8.83% done, estimate finish Sat Feb 10 16:20:56 2024 xorriso : UPDATE : 12.71% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 8.88% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 13.28% done, estimate finish Sat Feb 10 16:12:41 2024 xorriso : UPDATE : 8.95% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 13.35% done, estimate finish Sat Feb 10 16:12:44 2024 xorriso : UPDATE : 9.01% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 13.45% done, estimate finish Sat Feb 10 16:12:37 2024 xorriso : UPDATE : 9.04% done, estimate finish Sat Feb 10 16:21:21 2024 xorriso : UPDATE : 13.56% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 9.13% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 13.63% done, estimate finish Sat Feb 10 16:12:00 2024 xorriso : UPDATE : 9.18% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 13.71% done, estimate finish Sat Feb 10 16:12:04 2024 xorriso : UPDATE : 9.20% done, estimate finish Sat Feb 10 16:21:20 2024 xorriso : UPDATE : 13.71% done, estimate finish Sat Feb 10 16:12:51 2024 xorriso : UPDATE : 9.30% done, estimate finish Sat Feb 10 16:20:29 2024 xorriso : UPDATE : 13.71% done, estimate finish Sat Feb 10 16:13:38 2024 xorriso : UPDATE : 9.30% done, estimate finish Sat Feb 10 16:21:37 2024 xorriso : UPDATE : 13.98% done, estimate finish Sat Feb 10 16:12:06 2024 xorriso : UPDATE : 9.47% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 13.98% done, estimate finish Sat Feb 10 16:12:44 2024 xorriso : UPDATE : 9.51% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 13.98% done, estimate finish Sat Feb 10 16:13:23 2024 xorriso : UPDATE : 9.59% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 14.14% done, estimate finish Sat Feb 10 16:12:46 2024 xorriso : UPDATE : 9.64% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 14.41% done, estimate finish Sat Feb 10 16:11:39 2024 xorriso : UPDATE : 9.70% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 16:11:57 2024 xorriso : UPDATE : 9.73% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 16:12:52 2024 xorriso : UPDATE : 9.82% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 14.73% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 9.86% done, estimate finish Sat Feb 10 16:20:52 2024 xorriso : UPDATE : 14.73% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 9.93% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 14.73% done, estimate finish Sat Feb 10 16:12:42 2024 xorriso : UPDATE : 9.99% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 14.98% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 10.05% done, estimate finish Sat Feb 10 16:20:50 2024 xorriso : UPDATE : 14.98% done, estimate finish Sat Feb 10 16:12:06 2024 xorriso : UPDATE : 10.07% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 15.08% done, estimate finish Sat Feb 10 16:12:02 2024 xorriso : UPDATE : 10.07% done, estimate finish Sat Feb 10 16:22:27 2024 xorriso : UPDATE : 15.31% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 10.07% done, estimate finish Sat Feb 10 16:23:25 2024 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 10.07% done, estimate finish Sat Feb 10 16:24:24 2024 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 10 16:12:10 2024 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 15.61% done, estimate finish Sat Feb 10 16:10:43 2024 xorriso : UPDATE : 10.42% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 15.67% done, estimate finish Sat Feb 10 16:10:59 2024 xorriso : UPDATE : 10.42% done, estimate finish Sat Feb 10 16:22:38 2024 xorriso : UPDATE : 15.73% done, estimate finish Sat Feb 10 16:11:13 2024 xorriso : UPDATE : 10.55% done, estimate finish Sat Feb 10 16:21:03 2024 xorriso : UPDATE : 15.80% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 10.64% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 15.87% done, estimate finish Sat Feb 10 16:11:34 2024 xorriso : UPDATE : 10.69% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 15.95% done, estimate finish Sat Feb 10 16:11:38 2024 xorriso : UPDATE : 10.76% done, estimate finish Sat Feb 10 16:20:34 2024 xorriso : UPDATE : 15.99% done, estimate finish Sat Feb 10 16:11:57 2024 xorriso : UPDATE : 10.82% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 16.10% done, estimate finish Sat Feb 10 16:11:50 2024 xorriso : UPDATE : 10.82% done, estimate finish Sat Feb 10 16:21:29 2024 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 10 16:11:53 2024 xorriso : UPDATE : 10.82% done, estimate finish Sat Feb 10 16:22:21 2024 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 10 16:12:36 2024 xorriso : UPDATE : 11.04% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 10 16:13:35 2024 xorriso : UPDATE : 11.05% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 16.48% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 11.05% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 16.55% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 11.24% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 16.63% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 11.31% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 16.70% done, estimate finish Sat Feb 10 16:11:51 2024 xorriso : UPDATE : 11.35% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 11.42% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 16.76% done, estimate finish Sat Feb 10 16:12:03 2024 xorriso : UPDATE : 11.46% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 16.84% done, estimate finish Sat Feb 10 16:12:05 2024 xorriso : UPDATE : 11.51% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 16.89% done, estimate finish Sat Feb 10 16:12:19 2024 xorriso : UPDATE : 11.58% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 16.99% done, estimate finish Sat Feb 10 16:12:14 2024 xorriso : UPDATE : 11.64% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 17.07% done, estimate finish Sat Feb 10 16:12:04 2024 xorriso : UPDATE : 11.69% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 17.14% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 11.75% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 17.18% done, estimate finish Sat Feb 10 16:12:40 2024 xorriso : UPDATE : 11.81% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 17.31% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 11.87% done, estimate finish Sat Feb 10 16:20:27 2024 xorriso : UPDATE : 17.38% done, estimate finish Sat Feb 10 16:12:20 2024 xorriso : UPDATE : 11.87% done, estimate finish Sat Feb 10 16:21:30 2024 xorriso : UPDATE : 17.40% done, estimate finish Sat Feb 10 16:12:50 2024 xorriso : UPDATE : 12.01% done, estimate finish Sat Feb 10 16:20:11 2024 xorriso : UPDATE : 17.59% done, estimate finish Sat Feb 10 16:12:04 2024 xorriso : UPDATE : 12.02% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 17.64% done, estimate finish Sat Feb 10 16:12:21 2024 xorriso : UPDATE : 12.02% done, estimate finish Sat Feb 10 16:21:53 2024 xorriso : UPDATE : 17.75% done, estimate finish Sat Feb 10 16:12:11 2024 xorriso : UPDATE : 12.02% done, estimate finish Sat Feb 10 16:22:46 2024 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 10 16:12:33 2024 xorriso : UPDATE : 12.02% done, estimate finish Sat Feb 10 16:23:39 2024 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 10 16:14:13 2024 xorriso : UPDATE : 12.13% done, estimate finish Sat Feb 10 16:22:43 2024 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 10 16:15:19 2024 xorriso : UPDATE : 12.39% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 18.09% done, estimate finish Sat Feb 10 16:12:24 2024 xorriso : UPDATE : 12.45% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 18.18% done, estimate finish Sat Feb 10 16:12:17 2024 xorriso : UPDATE : 18.24% done, estimate finish Sat Feb 10 16:12:28 2024 xorriso : UPDATE : 12.51% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 18.33% done, estimate finish Sat Feb 10 16:12:25 2024 xorriso : UPDATE : 12.57% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 18.44% done, estimate finish Sat Feb 10 16:12:13 2024 xorriso : UPDATE : 12.63% done, estimate finish Sat Feb 10 16:20:26 2024 xorriso : UPDATE : 18.52% done, estimate finish Sat Feb 10 16:12:18 2024 xorriso : UPDATE : 12.66% done, estimate finish Sat Feb 10 16:20:54 2024 xorriso : UPDATE : 18.55% done, estimate finish Sat Feb 10 16:12:38 2024 xorriso : UPDATE : 12.72% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:12:29 2024 xorriso : UPDATE : 12.79% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 18.66% done, estimate finish Sat Feb 10 16:13:01 2024 xorriso : UPDATE : 12.79% done, estimate finish Sat Feb 10 16:21:31 2024 xorriso : UPDATE : 18.86% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 12.79% done, estimate finish Sat Feb 10 16:22:20 2024 xorriso : UPDATE : 18.94% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 13.02% done, estimate finish Sat Feb 10 16:20:17 2024 xorriso : UPDATE : 19.02% done, estimate finish Sat Feb 10 16:11:21 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 19.10% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 13.15% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 19.17% done, estimate finish Sat Feb 10 16:11:36 2024 xorriso : UPDATE : 13.21% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 19.20% done, estimate finish Sat Feb 10 16:12:02 2024 xorriso : UPDATE : 13.28% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 19.36% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 13.35% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 19.38% done, estimate finish Sat Feb 10 16:11:59 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 16:20:12 2024 xorriso : UPDATE : 19.52% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 13.44% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 19.60% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 13.44% done, estimate finish Sat Feb 10 16:21:23 2024 xorriso : UPDATE : 19.68% done, estimate finish Sat Feb 10 16:12:44 2024 xorriso : UPDATE : 13.44% done, estimate finish Sat Feb 10 16:22:11 2024 xorriso : UPDATE : 19.72% done, estimate finish Sat Feb 10 16:13:11 2024 xorriso : UPDATE : 13.71% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 19.72% done, estimate finish Sat Feb 10 16:14:06 2024 xorriso : UPDATE : 13.77% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 19.95% done, estimate finish Sat Feb 10 16:12:30 2024 xorriso : UPDATE : 13.82% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 20.05% done, estimate finish Sat Feb 10 16:12:22 2024 xorriso : UPDATE : 13.82% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 20.15% done, estimate finish Sat Feb 10 16:12:18 2024 xorriso : UPDATE : 13.97% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 20.22% done, estimate finish Sat Feb 10 16:12:21 2024 xorriso : UPDATE : 14.02% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 20.27% done, estimate finish Sat Feb 10 16:12:35 2024 xorriso : UPDATE : 14.10% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 20.39% done, estimate finish Sat Feb 10 16:12:23 2024 xorriso : UPDATE : 14.16% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 20.52% done, estimate finish Sat Feb 10 16:12:09 2024 xorriso : UPDATE : 14.23% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 20.52% done, estimate finish Sat Feb 10 16:12:33 2024 xorriso : UPDATE : 14.30% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 20.65% done, estimate finish Sat Feb 10 16:12:01 2024 xorriso : UPDATE : 14.36% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 20.79% done, estimate finish Sat Feb 10 16:11:40 2024 xorriso : UPDATE : 14.40% done, estimate finish Sat Feb 10 16:20:18 2024 xorriso : UPDATE : 20.87% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 16:20:04 2024 xorriso : UPDATE : 20.92% done, estimate finish Sat Feb 10 16:12:02 2024 xorriso : UPDATE : 14.55% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 21.05% done, estimate finish Sat Feb 10 16:11:46 2024 xorriso : UPDATE : 14.61% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 21.17% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 14.66% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 21.26% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 14.74% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 21.33% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 14.80% done, estimate finish Sat Feb 10 16:19:58 2024 xorriso : UPDATE : 21.47% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 14.85% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 21.50% done, estimate finish Sat Feb 10 16:11:09 2024 xorriso : UPDATE : 14.92% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 21.60% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 10 16:20:33 2024 xorriso : UPDATE : 21.72% done, estimate finish Sat Feb 10 16:10:57 2024 xorriso : UPDATE : 15.04% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 21.85% done, estimate finish Sat Feb 10 16:10:49 2024 xorriso : UPDATE : 15.12% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 21.97% done, estimate finish Sat Feb 10 16:10:42 2024 xorriso : UPDATE : 15.12% done, estimate finish Sat Feb 10 16:21:00 2024 xorriso : UPDATE : 22.09% done, estimate finish Sat Feb 10 16:10:38 2024 xorriso : UPDATE : 15.27% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 22.19% done, estimate finish Sat Feb 10 16:10:38 2024 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 22.22% done, estimate finish Sat Feb 10 16:10:58 2024 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 22.35% done, estimate finish Sat Feb 10 16:10:50 2024 xorriso : UPDATE : 15.44% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 22.47% done, estimate finish Sat Feb 10 16:10:44 2024 xorriso : UPDATE : 15.49% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 22.59% done, estimate finish Sat Feb 10 16:10:18 2024 xorriso : UPDATE : 15.49% done, estimate finish Sat Feb 10 16:20:51 2024 xorriso : UPDATE : 22.71% done, estimate finish Sat Feb 10 16:10:14 2024 xorriso : UPDATE : 15.49% done, estimate finish Sat Feb 10 16:22:43 2024 xorriso : UPDATE : 22.71% done, estimate finish Sat Feb 10 16:10:53 2024 xorriso : UPDATE : 15.56% done, estimate finish Sat Feb 10 16:22:10 2024 xorriso : UPDATE : 22.83% done, estimate finish Sat Feb 10 16:10:47 2024 xorriso : UPDATE : 15.78% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 22.97% done, estimate finish Sat Feb 10 16:10:35 2024 xorriso : UPDATE : 15.89% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 23.10% done, estimate finish Sat Feb 10 16:10:28 2024 xorriso : UPDATE : 15.95% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 23.10% done, estimate finish Sat Feb 10 16:10:57 2024 xorriso : UPDATE : 15.98% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 23.23% done, estimate finish Sat Feb 10 16:10:48 2024 xorriso : UPDATE : 16.06% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 23.36% done, estimate finish Sat Feb 10 16:10:41 2024 xorriso : UPDATE : 16.10% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 16.17% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 23.48% done, estimate finish Sat Feb 10 16:10:35 2024 xorriso : UPDATE : 16.27% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 23.48% done, estimate finish Sat Feb 10 16:11:51 2024 xorriso : UPDATE : 16.27% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 23.67% done, estimate finish Sat Feb 10 16:11:02 2024 xorriso : UPDATE : 16.27% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 23.76% done, estimate finish Sat Feb 10 16:11:03 2024 xorriso : UPDATE : 16.27% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 23.86% done, estimate finish Sat Feb 10 16:11:04 2024 xorriso : UPDATE : 16.27% done, estimate finish Sat Feb 10 16:20:43 2024 xorriso : UPDATE : 23.91% done, estimate finish Sat Feb 10 16:11:21 2024 xorriso : UPDATE : 16.27% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 24.03% done, estimate finish Sat Feb 10 16:11:10 2024 xorriso : UPDATE : 16.27% done, estimate finish Sat Feb 10 16:22:47 2024 xorriso : UPDATE : 24.15% done, estimate finish Sat Feb 10 16:11:02 2024 xorriso : UPDATE : 16.58% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 24.18% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 16.85% done, estimate finish Sat Feb 10 16:17:15 2024 xorriso : UPDATE : 24.28% done, estimate finish Sat Feb 10 16:11:19 2024 xorriso : UPDATE : 24.39% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 16.91% done, estimate finish Sat Feb 10 16:17:22 2024 xorriso : UPDATE : 24.50% done, estimate finish Sat Feb 10 16:11:09 2024 xorriso : UPDATE : 16.95% done, estimate finish Sat Feb 10 16:17:41 2024 xorriso : UPDATE : 24.63% done, estimate finish Sat Feb 10 16:10:29 2024 xorriso : UPDATE : 17.04% done, estimate finish Sat Feb 10 16:17:35 2024 xorriso : UPDATE : 24.76% done, estimate finish Sat Feb 10 16:10:18 2024 xorriso : UPDATE : 17.09% done, estimate finish Sat Feb 10 16:17:02 2024 xorriso : UPDATE : 24.76% done, estimate finish Sat Feb 10 16:10:54 2024 xorriso : UPDATE : 17.10% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 24.89% done, estimate finish Sat Feb 10 16:10:44 2024 xorriso : UPDATE : 17.22% done, estimate finish Sat Feb 10 16:17:25 2024 xorriso : UPDATE : 25.02% done, estimate finish Sat Feb 10 16:10:36 2024 xorriso : UPDATE : 17.26% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 25.14% done, estimate finish Sat Feb 10 16:10:30 2024 xorriso : UPDATE : 17.33% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 25.14% done, estimate finish Sat Feb 10 16:10:58 2024 xorriso : UPDATE : 17.38% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 25.26% done, estimate finish Sat Feb 10 16:10:52 2024 xorriso : UPDATE : 17.41% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 25.40% done, estimate finish Sat Feb 10 16:10:42 2024 xorriso : UPDATE : 17.41% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 25.52% done, estimate finish Sat Feb 10 16:10:37 2024 xorriso : UPDATE : 17.41% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 25.54% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 17.41% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 25.70% done, estimate finish Sat Feb 10 16:10:59 2024 xorriso : UPDATE : 17.41% done, estimate finish Sat Feb 10 16:31:29 2024 xorriso : UPDATE : 25.80% done, estimate finish Sat Feb 10 16:10:56 2024 xorriso : UPDATE : 17.81% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 25.88% done, estimate finish Sat Feb 10 16:11:01 2024 xorriso : UPDATE : 17.86% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 25.98% done, estimate finish Sat Feb 10 16:11:00 2024 xorriso : UPDATE : 17.92% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 26.05% done, estimate finish Sat Feb 10 16:11:11 2024 xorriso : UPDATE : 17.94% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 26.14% done, estimate finish Sat Feb 10 16:11:12 2024 xorriso : UPDATE : 17.94% done, estimate finish Sat Feb 10 16:21:16 2024 xorriso : UPDATE : 26.23% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 18.12% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 26.30% done, estimate finish Sat Feb 10 16:11:21 2024 xorriso : UPDATE : 18.18% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 26.41% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 18.23% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 26.49% done, estimate finish Sat Feb 10 16:11:10 2024 xorriso : UPDATE : 18.23% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 26.59% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 18.37% done, estimate finish Sat Feb 10 16:15:43 2024 xorriso : UPDATE : 26.69% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 18.42% done, estimate finish Sat Feb 10 16:16:03 2024 xorriso : UPDATE : 26.77% done, estimate finish Sat Feb 10 16:11:13 2024 xorriso : UPDATE : 18.42% done, estimate finish Sat Feb 10 16:16:51 2024 xorriso : UPDATE : 26.83% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 18.42% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 26.95% done, estimate finish Sat Feb 10 16:11:13 2024 xorriso : UPDATE : 18.42% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 27.03% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 18.69% done, estimate finish Sat Feb 10 16:16:42 2024 xorriso : UPDATE : 27.11% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 18.73% done, estimate finish Sat Feb 10 16:17:01 2024 xorriso : UPDATE : 27.22% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 18.73% done, estimate finish Sat Feb 10 16:17:38 2024 xorriso : UPDATE : 27.31% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 18.73% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 18.73% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 27.50% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 18.73% done, estimate finish Sat Feb 10 16:29:04 2024 xorriso : UPDATE : 27.58% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 18.73% done, estimate finish Sat Feb 10 16:31:13 2024 xorriso : UPDATE : 27.65% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 18.73% done, estimate finish Sat Feb 10 16:33:21 2024 xorriso : UPDATE : 27.74% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 18.73% done, estimate finish Sat Feb 10 16:35:30 2024 xorriso : UPDATE : 27.83% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 19.23% done, estimate finish Sat Feb 10 16:20:05 2024 xorriso : UPDATE : 27.92% done, estimate finish Sat Feb 10 16:11:38 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 27.99% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:20:23 2024 xorriso : UPDATE : 28.08% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:21:12 2024 xorriso : UPDATE : 28.18% done, estimate finish Sat Feb 10 16:11:40 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:22:01 2024 xorriso : UPDATE : 28.27% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:22:51 2024 xorriso : UPDATE : 28.34% done, estimate finish Sat Feb 10 16:11:46 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:20:30 2024 xorriso : UPDATE : 28.43% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:21:46 2024 xorriso : UPDATE : 28.55% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:23:04 2024 xorriso : UPDATE : 28.63% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:24:20 2024 xorriso : UPDATE : 28.71% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:25:37 2024 xorriso : UPDATE : 28.78% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:26:54 2024 xorriso : UPDATE : 28.86% done, estimate finish Sat Feb 10 16:11:46 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:28:10 2024 xorriso : UPDATE : 28.95% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:29:28 2024 xorriso : UPDATE : 29.05% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:30:45 2024 xorriso : UPDATE : 19.33% done, estimate finish Sat Feb 10 16:32:02 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 29.24% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 29.35% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 19.33% done xorriso : UPDATE : 29.46% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 29.54% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 29.58% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 19.33% done xorriso : UPDATE : 29.70% done, estimate finish Sat Feb 10 16:11:38 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 29.78% done, estimate finish Sat Feb 10 16:11:39 2024 xorriso : UPDATE : 29.87% done, estimate finish Sat Feb 10 16:11:39 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 29.94% done, estimate finish Sat Feb 10 16:11:46 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.01% done, estimate finish Sat Feb 10 16:12:02 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.10% done, estimate finish Sat Feb 10 16:11:59 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.19% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 30.27% done, estimate finish Sat Feb 10 16:12:02 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.39% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.47% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.54% done, estimate finish Sat Feb 10 16:11:50 2024 xorriso : UPDATE : 30.65% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.74% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.83% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 19.33% done xorriso : UPDATE : 30.89% done, estimate finish Sat Feb 10 16:11:49 2024 xorriso : UPDATE : 30.97% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 31.09% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 19.33% done xorriso : UPDATE : 31.18% done, estimate finish Sat Feb 10 16:11:32 2024 xorriso : UPDATE : 19.33% done xorriso : UPDATE : 31.29% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 31.37% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 20.00% done, estimate finish Sat Feb 10 16:24:47 2024 xorriso : UPDATE : 31.48% done, estimate finish Sat Feb 10 16:11:21 2024 xorriso : UPDATE : 21.04% done, estimate finish Sat Feb 10 16:15:01 2024 xorriso : UPDATE : 31.56% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 22.04% done, estimate finish Sat Feb 10 16:12:18 2024 xorriso : UPDATE : 22.34% done, estimate finish Sat Feb 10 16:11:57 2024 xorriso : UPDATE : 31.65% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 31.73% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 22.34% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 22.34% done, estimate finish Sat Feb 10 16:12:32 2024 xorriso : UPDATE : 31.82% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 31.90% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 22.34% done, estimate finish Sat Feb 10 16:12:49 2024 xorriso : UPDATE : 31.98% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 22.63% done, estimate finish Sat Feb 10 16:10:03 2024 xorriso : UPDATE : 32.07% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 22.72% done, estimate finish Sat Feb 10 16:10:12 2024 xorriso : UPDATE : 22.80% done, estimate finish Sat Feb 10 16:10:21 2024 xorriso : UPDATE : 32.16% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 10 16:10:31 2024 xorriso : UPDATE : 32.25% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 32.34% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 10 16:10:46 2024 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 10 16:11:01 2024 xorriso : UPDATE : 32.43% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 32.51% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 23.14% done, estimate finish Sat Feb 10 16:11:05 2024 xorriso : UPDATE : 32.60% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 23.20% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 32.67% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 23.25% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 32.76% done, estimate finish Sat Feb 10 16:11:57 2024 xorriso : UPDATE : 23.31% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 32.85% done, estimate finish Sat Feb 10 16:11:54 2024 xorriso : UPDATE : 23.37% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 32.92% done, estimate finish Sat Feb 10 16:12:02 2024 xorriso : UPDATE : 23.42% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 33.04% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 23.48% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 33.11% done, estimate finish Sat Feb 10 16:11:52 2024 xorriso : UPDATE : 23.55% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 33.21% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 23.55% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 33.29% done, estimate finish Sat Feb 10 16:11:50 2024 xorriso : UPDATE : 23.67% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 33.40% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 23.67% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 33.48% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 23.85% done, estimate finish Sat Feb 10 16:18:33 2024 xorriso : UPDATE : 33.57% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 23.85% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 33.68% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 23.99% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 33.75% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 24.06% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 33.86% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 24.08% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 33.95% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 24.18% done, estimate finish Sat Feb 10 16:18:40 2024 xorriso : UPDATE : 34.03% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 24.26% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 34.12% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 24.26% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 34.21% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 24.39% done, estimate finish Sat Feb 10 16:18:33 2024 xorriso : UPDATE : 34.30% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 24.46% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 34.38% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 24.48% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 34.46% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 24.59% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 34.53% done, estimate finish Sat Feb 10 16:11:57 2024 xorriso : UPDATE : 24.65% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 34.62% done, estimate finish Sat Feb 10 16:11:54 2024 xorriso : UPDATE : 24.67% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 34.71% done, estimate finish Sat Feb 10 16:11:52 2024 xorriso : UPDATE : 24.67% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 34.81% done, estimate finish Sat Feb 10 16:11:46 2024 xorriso : UPDATE : 24.85% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 34.89% done, estimate finish Sat Feb 10 16:11:51 2024 xorriso : UPDATE : 24.88% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 34.95% done, estimate finish Sat Feb 10 16:12:01 2024 xorriso : UPDATE : 24.88% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 34.99% done, estimate finish Sat Feb 10 16:12:17 2024 xorriso : UPDATE : 24.88% done, estimate finish Sat Feb 10 16:20:57 2024 xorriso : UPDATE : 34.99% done, estimate finish Sat Feb 10 16:12:49 2024 xorriso : UPDATE : 24.99% done, estimate finish Sat Feb 10 16:20:08 2024 xorriso : UPDATE : 35.23% done, estimate finish Sat Feb 10 16:11:52 2024 xorriso : UPDATE : 25.15% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 35.32% done, estimate finish Sat Feb 10 16:11:52 2024 xorriso : UPDATE : 25.28% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 35.49% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 25.35% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 35.55% done, estimate finish Sat Feb 10 16:11:59 2024 xorriso : UPDATE : 25.42% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 35.66% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 25.45% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 35.75% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 25.53% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 35.84% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 25.61% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 35.92% done, estimate finish Sat Feb 10 16:11:49 2024 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 36.02% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 25.73% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 36.11% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 25.76% done, estimate finish Sat Feb 10 16:18:50 2024 xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 10 16:11:50 2024 xorriso : UPDATE : 25.82% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 36.26% done, estimate finish Sat Feb 10 16:11:52 2024 xorriso : UPDATE : 25.95% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 36.37% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 26.01% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 36.46% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 26.08% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 26.15% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 36.55% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 36.63% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 26.19% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 26.27% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 36.72% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 26.32% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 36.81% done, estimate finish Sat Feb 10 16:11:40 2024 xorriso : UPDATE : 26.39% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 36.91% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 36.99% done, estimate finish Sat Feb 10 16:11:38 2024 xorriso : UPDATE : 26.46% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 26.51% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 37.10% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 26.59% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 37.18% done, estimate finish Sat Feb 10 16:11:34 2024 xorriso : UPDATE : 26.66% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 37.27% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 26.70% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 37.36% done, estimate finish Sat Feb 10 16:11:19 2024 xorriso : UPDATE : 37.46% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 26.83% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 37.56% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 26.90% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 37.64% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 37.72% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 10 16:19:57 2024 xorriso : UPDATE : 37.80% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 10 16:20:44 2024 xorriso : UPDATE : 37.89% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 10 16:21:31 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 38.08% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 10 16:22:18 2024 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 10 16:23:05 2024 xorriso : UPDATE : 38.14% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 27.43% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 38.26% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 38.33% done, estimate finish Sat Feb 10 16:11:40 2024 xorriso : UPDATE : 27.43% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 38.41% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 27.43% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 38.50% done, estimate finish Sat Feb 10 16:11:40 2024 xorriso : UPDATE : 27.43% done, estimate finish Sat Feb 10 16:20:36 2024 xorriso : UPDATE : 38.58% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 27.70% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 16:11:49 2024 xorriso : UPDATE : 27.75% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 27.83% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 38.74% done, estimate finish Sat Feb 10 16:11:50 2024 xorriso : UPDATE : 27.84% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 38.84% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 27.91% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 38.92% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 38.99% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 28.00% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 39.07% done, estimate finish Sat Feb 10 16:12:00 2024 xorriso : UPDATE : 28.07% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 28.11% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 39.15% done, estimate finish Sat Feb 10 16:12:01 2024 xorriso : UPDATE : 39.24% done, estimate finish Sat Feb 10 16:12:01 2024 xorriso : UPDATE : 28.18% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 28.23% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 39.32% done, estimate finish Sat Feb 10 16:12:04 2024 xorriso : UPDATE : 39.42% done, estimate finish Sat Feb 10 16:11:57 2024 xorriso : UPDATE : 28.27% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 28.35% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 39.50% done, estimate finish Sat Feb 10 16:11:59 2024 xorriso : UPDATE : 39.58% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 28.40% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 39.67% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 28.47% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 39.76% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 28.53% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 39.84% done, estimate finish Sat Feb 10 16:11:59 2024 xorriso : UPDATE : 28.53% done, estimate finish Sat Feb 10 16:20:12 2024 xorriso : UPDATE : 28.64% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 39.95% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 40.04% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 28.70% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 28.71% done, estimate finish Sat Feb 10 16:21:11 2024 xorriso : UPDATE : 40.12% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 28.82% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 40.21% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 28.87% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 40.29% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 40.39% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 28.94% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 40.48% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 29.01% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 40.56% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 29.08% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 29.15% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 40.73% done, estimate finish Sat Feb 10 16:11:34 2024 xorriso : UPDATE : 29.21% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 40.80% done, estimate finish Sat Feb 10 16:11:46 2024 xorriso : UPDATE : 29.21% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 29.31% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 40.89% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 40.95% done, estimate finish Sat Feb 10 16:11:54 2024 xorriso : UPDATE : 29.39% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 29.39% done, estimate finish Sat Feb 10 16:20:14 2024 xorriso : UPDATE : 41.03% done, estimate finish Sat Feb 10 16:11:56 2024 xorriso : UPDATE : 29.48% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 41.11% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 41.21% done, estimate finish Sat Feb 10 16:11:53 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 29.65% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 41.30% done, estimate finish Sat Feb 10 16:11:53 2024 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 41.40% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 29.76% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 41.48% done, estimate finish Sat Feb 10 16:11:49 2024 xorriso : UPDATE : 29.86% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 41.55% done, estimate finish Sat Feb 10 16:12:14 2024 xorriso : UPDATE : 29.86% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 41.55% done, estimate finish Sat Feb 10 16:12:59 2024 xorriso : UPDATE : 29.96% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 41.72% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 30.06% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 41.78% done, estimate finish Sat Feb 10 16:12:24 2024 xorriso : UPDATE : 30.06% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 41.85% done, estimate finish Sat Feb 10 16:12:28 2024 xorriso : UPDATE : 30.16% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 41.92% done, estimate finish Sat Feb 10 16:12:30 2024 xorriso : UPDATE : 30.26% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 42.03% done, estimate finish Sat Feb 10 16:12:20 2024 xorriso : UPDATE : 30.32% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 42.12% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 30.36% done, estimate finish Sat Feb 10 16:18:30 2024 xorriso : UPDATE : 42.20% done, estimate finish Sat Feb 10 16:12:17 2024 xorriso : UPDATE : 30.45% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 42.25% done, estimate finish Sat Feb 10 16:12:27 2024 xorriso : UPDATE : 30.54% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 42.37% done, estimate finish Sat Feb 10 16:12:14 2024 xorriso : UPDATE : 30.64% done, estimate finish Sat Feb 10 16:17:01 2024 xorriso : UPDATE : 42.44% done, estimate finish Sat Feb 10 16:12:21 2024 xorriso : UPDATE : 30.70% done, estimate finish Sat Feb 10 16:17:15 2024 xorriso : UPDATE : 42.45% done, estimate finish Sat Feb 10 16:12:57 2024 xorriso : UPDATE : 30.75% done, estimate finish Sat Feb 10 16:17:29 2024 xorriso : UPDATE : 42.58% done, estimate finish Sat Feb 10 16:12:32 2024 xorriso : UPDATE : 30.80% done, estimate finish Sat Feb 10 16:17:47 2024 xorriso : UPDATE : 42.70% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 30.88% done, estimate finish Sat Feb 10 16:17:41 2024 xorriso : UPDATE : 42.73% done, estimate finish Sat Feb 10 16:12:36 2024 xorriso : UPDATE : 30.94% done, estimate finish Sat Feb 10 16:17:49 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:12:28 2024 xorriso : UPDATE : 31.00% done, estimate finish Sat Feb 10 16:17:54 2024 xorriso : UPDATE : 42.94% done, estimate finish Sat Feb 10 16:12:16 2024 xorriso : UPDATE : 43.08% done, estimate finish Sat Feb 10 16:12:01 2024 xorriso : UPDATE : 31.07% done, estimate finish Sat Feb 10 16:17:54 2024 xorriso : UPDATE : 43.13% done, estimate finish Sat Feb 10 16:12:06 2024 xorriso : UPDATE : 31.10% done, estimate finish Sat Feb 10 16:18:12 2024 xorriso : UPDATE : 43.19% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 31.16% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 43.23% done, estimate finish Sat Feb 10 16:12:32 2024 xorriso : UPDATE : 31.21% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 43.30% done, estimate finish Sat Feb 10 16:12:41 2024 xorriso : UPDATE : 31.28% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 43.39% done, estimate finish Sat Feb 10 16:12:33 2024 xorriso : UPDATE : 31.33% done, estimate finish Sat Feb 10 16:20:06 2024 xorriso : UPDATE : 31.41% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 43.41% done, estimate finish Sat Feb 10 16:12:59 2024 xorriso : UPDATE : 43.53% done, estimate finish Sat Feb 10 16:12:39 2024 xorriso : UPDATE : 31.49% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 43.60% done, estimate finish Sat Feb 10 16:12:45 2024 xorriso : UPDATE : 31.63% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 43.66% done, estimate finish Sat Feb 10 16:12:51 2024 xorriso : UPDATE : 31.69% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 43.71% done, estimate finish Sat Feb 10 16:13:01 2024 xorriso : UPDATE : 31.74% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 43.76% done, estimate finish Sat Feb 10 16:13:08 2024 xorriso : UPDATE : 31.81% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 16:13:20 2024 xorriso : UPDATE : 31.87% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 43.85% done, estimate finish Sat Feb 10 16:14:46 2024 xorriso : UPDATE : 31.94% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 43.90% done, estimate finish Sat Feb 10 16:14:56 2024 xorriso : UPDATE : 32.00% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 43.95% done, estimate finish Sat Feb 10 16:15:04 2024 xorriso : UPDATE : 32.06% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 44.01% done, estimate finish Sat Feb 10 16:15:09 2024 xorriso : UPDATE : 32.07% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 44.07% done, estimate finish Sat Feb 10 16:15:05 2024 xorriso : UPDATE : 32.11% done, estimate finish Sat Feb 10 16:19:45 2024 xorriso : UPDATE : 44.12% done, estimate finish Sat Feb 10 16:15:09 2024 xorriso : UPDATE : 32.28% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 44.20% done, estimate finish Sat Feb 10 16:14:59 2024 xorriso : UPDATE : 32.34% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 44.25% done, estimate finish Sat Feb 10 16:15:04 2024 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 44.33% done, estimate finish Sat Feb 10 16:14:54 2024 xorriso : UPDATE : 32.43% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 44.40% done, estimate finish Sat Feb 10 16:14:49 2024 xorriso : UPDATE : 32.49% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 44.49% done, estimate finish Sat Feb 10 16:14:24 2024 xorriso : UPDATE : 32.49% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 44.57% done, estimate finish Sat Feb 10 16:14:11 2024 xorriso : UPDATE : 32.49% done, estimate finish Sat Feb 10 16:21:55 2024 xorriso : UPDATE : 44.65% done, estimate finish Sat Feb 10 16:14:05 2024 xorriso : UPDATE : 32.71% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 44.70% done, estimate finish Sat Feb 10 16:14:14 2024 xorriso : UPDATE : 32.72% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 44.75% done, estimate finish Sat Feb 10 16:14:22 2024 xorriso : UPDATE : 32.87% done, estimate finish Sat Feb 10 16:18:35 2024 xorriso : UPDATE : 44.82% done, estimate finish Sat Feb 10 16:14:23 2024 xorriso : UPDATE : 32.90% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 44.90% done, estimate finish Sat Feb 10 16:14:14 2024 xorriso : UPDATE : 33.03% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 44.96% done, estimate finish Sat Feb 10 16:14:17 2024 xorriso : UPDATE : 33.08% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 45.01% done, estimate finish Sat Feb 10 16:14:26 2024 xorriso : UPDATE : 33.12% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 45.07% done, estimate finish Sat Feb 10 16:14:26 2024 xorriso : UPDATE : 33.19% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 45.16% done, estimate finish Sat Feb 10 16:14:07 2024 xorriso : UPDATE : 33.26% done, estimate finish Sat Feb 10 16:17:14 2024 xorriso : UPDATE : 45.23% done, estimate finish Sat Feb 10 16:14:03 2024 xorriso : UPDATE : 33.35% done, estimate finish Sat Feb 10 16:17:02 2024 xorriso : UPDATE : 45.33% done, estimate finish Sat Feb 10 16:13:40 2024 xorriso : UPDATE : 33.35% done, estimate finish Sat Feb 10 16:17:50 2024 xorriso : UPDATE : 45.42% done, estimate finish Sat Feb 10 16:13:31 2024 xorriso : UPDATE : 33.45% done, estimate finish Sat Feb 10 16:17:34 2024 xorriso : UPDATE : 45.49% done, estimate finish Sat Feb 10 16:13:29 2024 xorriso : UPDATE : 33.54% done, estimate finish Sat Feb 10 16:17:24 2024 xorriso : UPDATE : 45.57% done, estimate finish Sat Feb 10 16:13:25 2024 xorriso : UPDATE : 33.64% done, estimate finish Sat Feb 10 16:17:14 2024 xorriso : UPDATE : 45.64% done, estimate finish Sat Feb 10 16:13:28 2024 xorriso : UPDATE : 33.73% done, estimate finish Sat Feb 10 16:17:05 2024 xorriso : UPDATE : 45.71% done, estimate finish Sat Feb 10 16:13:30 2024 xorriso : UPDATE : 33.73% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 45.80% done, estimate finish Sat Feb 10 16:13:23 2024 xorriso : UPDATE : 33.83% done, estimate finish Sat Feb 10 16:17:27 2024 xorriso : UPDATE : 45.87% done, estimate finish Sat Feb 10 16:13:22 2024 xorriso : UPDATE : 33.92% done, estimate finish Sat Feb 10 16:17:21 2024 xorriso : UPDATE : 45.94% done, estimate finish Sat Feb 10 16:12:47 2024 xorriso : UPDATE : 34.02% done, estimate finish Sat Feb 10 16:17:16 2024 xorriso : UPDATE : 46.01% done, estimate finish Sat Feb 10 16:12:54 2024 xorriso : UPDATE : 34.06% done, estimate finish Sat Feb 10 16:17:42 2024 xorriso : UPDATE : 46.07% done, estimate finish Sat Feb 10 16:13:02 2024 xorriso : UPDATE : 34.14% done, estimate finish Sat Feb 10 16:17:34 2024 xorriso : UPDATE : 46.14% done, estimate finish Sat Feb 10 16:13:05 2024 xorriso : UPDATE : 34.21% done, estimate finish Sat Feb 10 16:17:38 2024 xorriso : UPDATE : 46.21% done, estimate finish Sat Feb 10 16:13:08 2024 xorriso : UPDATE : 34.33% done, estimate finish Sat Feb 10 16:17:10 2024 xorriso : UPDATE : 46.28% done, estimate finish Sat Feb 10 16:13:08 2024 xorriso : UPDATE : 34.39% done, estimate finish Sat Feb 10 16:17:20 2024 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 10 16:13:12 2024 xorriso : UPDATE : 34.46% done, estimate finish Sat Feb 10 16:17:22 2024 xorriso : UPDATE : 46.41% done, estimate finish Sat Feb 10 16:13:17 2024 xorriso : UPDATE : 34.51% done, estimate finish Sat Feb 10 16:17:31 2024 xorriso : UPDATE : 46.47% done, estimate finish Sat Feb 10 16:13:24 2024 xorriso : UPDATE : 34.58% done, estimate finish Sat Feb 10 16:17:33 2024 xorriso : UPDATE : 46.53% done, estimate finish Sat Feb 10 16:13:27 2024 xorriso : UPDATE : 34.63% done, estimate finish Sat Feb 10 16:17:43 2024 xorriso : UPDATE : 46.59% done, estimate finish Sat Feb 10 16:14:21 2024 xorriso : UPDATE : 34.70% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 46.63% done, estimate finish Sat Feb 10 16:14:47 2024 xorriso : UPDATE : 34.77% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 46.63% done, estimate finish Sat Feb 10 16:15:39 2024 xorriso : UPDATE : 34.83% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 46.84% done, estimate finish Sat Feb 10 16:13:48 2024 xorriso : UPDATE : 34.88% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 46.91% done, estimate finish Sat Feb 10 16:13:48 2024 xorriso : UPDATE : 34.88% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 46.98% done, estimate finish Sat Feb 10 16:13:47 2024 xorriso : UPDATE : 35.05% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 47.05% done, estimate finish Sat Feb 10 16:13:48 2024 xorriso : UPDATE : 35.10% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 47.13% done, estimate finish Sat Feb 10 16:13:45 2024 xorriso : UPDATE : 35.22% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 47.14% done, estimate finish Sat Feb 10 16:14:10 2024 xorriso : UPDATE : 35.28% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 47.27% done, estimate finish Sat Feb 10 16:13:46 2024 xorriso : UPDATE : 35.30% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 47.34% done, estimate finish Sat Feb 10 16:13:11 2024 xorriso : UPDATE : 35.42% done, estimate finish Sat Feb 10 16:17:44 2024 xorriso : UPDATE : 47.48% done, estimate finish Sat Feb 10 16:12:35 2024 xorriso : UPDATE : 35.49% done, estimate finish Sat Feb 10 16:17:43 2024 xorriso : UPDATE : 47.57% done, estimate finish Sat Feb 10 16:12:34 2024 xorriso : UPDATE : 35.55% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 47.67% done, estimate finish Sat Feb 10 16:12:27 2024 xorriso : UPDATE : 35.61% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 47.75% done, estimate finish Sat Feb 10 16:12:27 2024 xorriso : UPDATE : 35.68% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 47.87% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 47.95% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 35.69% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 48.05% done, estimate finish Sat Feb 10 16:12:10 2024 xorriso : UPDATE : 35.69% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 48.13% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 35.93% done, estimate finish Sat Feb 10 16:17:38 2024 xorriso : UPDATE : 48.18% done, estimate finish Sat Feb 10 16:12:19 2024 xorriso : UPDATE : 35.98% done, estimate finish Sat Feb 10 16:17:47 2024 xorriso : UPDATE : 48.25% done, estimate finish Sat Feb 10 16:12:24 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 48.31% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:20:41 2024 xorriso : UPDATE : 48.36% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 48.45% done, estimate finish Sat Feb 10 16:12:11 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:22:58 2024 xorriso : UPDATE : 48.51% done, estimate finish Sat Feb 10 16:12:22 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:24:05 2024 xorriso : UPDATE : 48.63% done, estimate finish Sat Feb 10 16:12:09 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:25:12 2024 xorriso : UPDATE : 48.70% done, estimate finish Sat Feb 10 16:12:13 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:26:20 2024 xorriso : UPDATE : 48.78% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 36.01% done, estimate finish Sat Feb 10 16:27:27 2024 xorriso : UPDATE : 48.78% done, estimate finish Sat Feb 10 16:12:41 2024 xorriso : UPDATE : 36.64% done, estimate finish Sat Feb 10 16:18:12 2024 xorriso : UPDATE : 49.01% done, estimate finish Sat Feb 10 16:12:02 2024 xorriso : UPDATE : 36.70% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 49.11% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 36.74% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 49.18% done, estimate finish Sat Feb 10 16:12:08 2024 xorriso : UPDATE : 36.82% done, estimate finish Sat Feb 10 16:17:24 2024 xorriso : UPDATE : 49.29% done, estimate finish Sat Feb 10 16:11:58 2024 xorriso : UPDATE : 36.88% done, estimate finish Sat Feb 10 16:17:36 2024 xorriso : UPDATE : 49.38% done, estimate finish Sat Feb 10 16:12:00 2024 xorriso : UPDATE : 36.95% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 49.47% done, estimate finish Sat Feb 10 16:12:00 2024 xorriso : UPDATE : 37.01% done, estimate finish Sat Feb 10 16:17:41 2024 xorriso : UPDATE : 49.54% done, estimate finish Sat Feb 10 16:12:04 2024 xorriso : UPDATE : 37.03% done, estimate finish Sat Feb 10 16:18:11 2024 xorriso : UPDATE : 49.62% done, estimate finish Sat Feb 10 16:12:05 2024 xorriso : UPDATE : 37.16% done, estimate finish Sat Feb 10 16:17:40 2024 xorriso : UPDATE : 49.71% done, estimate finish Sat Feb 10 16:12:06 2024 xorriso : UPDATE : 37.22% done, estimate finish Sat Feb 10 16:17:44 2024 xorriso : UPDATE : 49.76% done, estimate finish Sat Feb 10 16:12:16 2024 xorriso : UPDATE : 37.28% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 49.76% done, estimate finish Sat Feb 10 16:12:41 2024 xorriso : UPDATE : 37.30% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:12:10 2024 xorriso : UPDATE : 37.41% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:12:57 2024 xorriso : UPDATE : 37.47% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:13:42 2024 xorriso : UPDATE : 37.53% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:14:26 2024 xorriso : UPDATE : 37.59% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:15:11 2024 xorriso : UPDATE : 37.66% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:15:55 2024 xorriso : UPDATE : 37.72% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:16:40 2024 xorriso : UPDATE : 37.76% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:17:25 2024 xorriso : UPDATE : 37.86% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 37.92% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 37.97% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 38.03% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 49.95% done xorriso : UPDATE : 38.10% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 49.95% done xorriso : UPDATE : 38.15% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 49.95% done xorriso : UPDATE : 38.23% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 49.95% done xorriso : UPDATE : 38.29% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 49.95% done xorriso : UPDATE : 38.33% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 49.95% done xorriso : UPDATE : 38.40% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 50.09% done, estimate finish Sat Feb 10 17:10:09 2024 xorriso : UPDATE : 38.53% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 51.76% done, estimate finish Sat Feb 10 16:10:55 2024 xorriso : UPDATE : 38.58% done, estimate finish Sat Feb 10 16:18:33 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:10:34 2024 xorriso : UPDATE : 38.64% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:10:52 2024 xorriso : UPDATE : 38.69% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:08:29 2024 xorriso : UPDATE : 38.73% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:08:47 2024 xorriso : UPDATE : 38.80% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:09:04 2024 xorriso : UPDATE : 38.85% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:09:21 2024 xorriso : UPDATE : 38.92% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:09:39 2024 xorriso : UPDATE : 38.95% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:09:55 2024 xorriso : UPDATE : 39.01% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:10:13 2024 xorriso : UPDATE : 39.07% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:10:30 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:10:48 2024 xorriso : UPDATE : 39.12% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 16:11:05 2024 xorriso : UPDATE : 39.12% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 39.12% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 51.99% done xorriso : UPDATE : 51.99% done xorriso : UPDATE : 39.12% done, estimate finish Sat Feb 10 16:25:28 2024 xorriso : UPDATE : 51.99% done xorriso : UPDATE : 39.16% done, estimate finish Sat Feb 10 16:25:21 2024 xorriso : UPDATE : 51.99% done xorriso : UPDATE : 39.45% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 51.99% done xorriso : UPDATE : 39.50% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 51.99% done xorriso : UPDATE : 39.53% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 39.63% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 51.99% done xorriso : UPDATE : 39.70% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 52.82% done, estimate finish Sat Feb 10 16:16:55 2024 xorriso : UPDATE : 39.77% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 54.02% done, estimate finish Sat Feb 10 16:10:31 2024 xorriso : UPDATE : 39.81% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 54.07% done, estimate finish Sat Feb 10 16:10:42 2024 xorriso : UPDATE : 54.15% done, estimate finish Sat Feb 10 16:08:19 2024 xorriso : UPDATE : 39.81% done, estimate finish Sat Feb 10 16:20:07 2024 xorriso : UPDATE : 39.81% done, estimate finish Sat Feb 10 16:18:07 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:08:26 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:08:40 2024 xorriso : UPDATE : 39.81% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:08:55 2024 xorriso : UPDATE : 40.10% done, estimate finish Sat Feb 10 16:16:40 2024 xorriso : UPDATE : 40.10% done, estimate finish Sat Feb 10 16:17:20 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:09:10 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:09:25 2024 xorriso : UPDATE : 40.10% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:09:41 2024 xorriso : UPDATE : 40.10% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:09:55 2024 xorriso : UPDATE : 40.40% done, estimate finish Sat Feb 10 16:16:49 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:10:10 2024 xorriso : UPDATE : 40.40% done, estimate finish Sat Feb 10 16:17:20 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:10:25 2024 xorriso : UPDATE : 40.56% done, estimate finish Sat Feb 10 16:16:49 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:47:13 2024 xorriso : UPDATE : 40.62% done, estimate finish Sat Feb 10 16:16:56 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:51:21 2024 xorriso : UPDATE : 40.67% done, estimate finish Sat Feb 10 16:16:19 2024 xorriso : UPDATE : 40.74% done, estimate finish Sat Feb 10 16:16:25 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:55:29 2024 xorriso : UPDATE : 40.81% done, estimate finish Sat Feb 10 16:16:31 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 16:59:37 2024 xorriso : UPDATE : 40.88% done, estimate finish Sat Feb 10 16:16:38 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 17:03:46 2024 xorriso : UPDATE : 40.94% done, estimate finish Sat Feb 10 16:16:47 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 17:07:53 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 17:12:01 2024 xorriso : UPDATE : 40.99% done, estimate finish Sat Feb 10 16:17:01 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 17:16:09 2024 xorriso : UPDATE : 41.04% done, estimate finish Sat Feb 10 16:17:09 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 17:19:52 2024 xorriso : UPDATE : 41.13% done, estimate finish Sat Feb 10 16:17:04 2024 xorriso : UPDATE : 54.28% done, estimate finish Sat Feb 10 17:24:00 2024 xorriso : UPDATE : 41.16% done, estimate finish Sat Feb 10 16:17:21 2024 xorriso : UPDATE : 54.93% done, estimate finish Sat Feb 10 16:19:24 2024 xorriso : UPDATE : 41.25% done, estimate finish Sat Feb 10 16:17:17 2024 xorriso : UPDATE : 41.31% done, estimate finish Sat Feb 10 16:17:20 2024 xorriso : UPDATE : 56.32% done, estimate finish Sat Feb 10 16:08:44 2024 xorriso : UPDATE : 41.38% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:08:48 2024 xorriso : UPDATE : 41.44% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:09:03 2024 xorriso : UPDATE : 41.50% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:09:18 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:09:33 2024 xorriso : UPDATE : 41.55% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 41.59% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:09:49 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:10:04 2024 xorriso : UPDATE : 41.64% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 41.72% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:10:20 2024 xorriso : UPDATE : 41.74% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:10:34 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:10:49 2024 xorriso : UPDATE : 41.82% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 41.90% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:45:26 2024 xorriso : UPDATE : 41.97% done, estimate finish Sat Feb 10 16:19:35 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:49:23 2024 xorriso : UPDATE : 42.03% done, estimate finish Sat Feb 10 16:19:31 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:53:19 2024 xorriso : UPDATE : 42.10% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 16:57:16 2024 xorriso : UPDATE : 42.15% done, estimate finish Sat Feb 10 16:19:34 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 17:01:13 2024 xorriso : UPDATE : 42.21% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 17:05:09 2024 xorriso : UPDATE : 42.26% done, estimate finish Sat Feb 10 16:19:37 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 17:09:06 2024 xorriso : UPDATE : 42.32% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 17:13:02 2024 xorriso : UPDATE : 42.38% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 17:16:59 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 17:20:56 2024 xorriso : UPDATE : 42.41% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 42.54% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 57.79% done, estimate finish Sat Feb 10 16:09:56 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:08:48 2024 xorriso : UPDATE : 42.59% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 42.65% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:09:04 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:09:19 2024 xorriso : UPDATE : 42.73% done, estimate finish Sat Feb 10 16:18:59 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:09:35 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:09:50 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:10:06 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:10:21 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:20:45 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:21:28 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:10:37 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:10:53 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:22:13 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:13:20 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:22:57 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:14:04 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:35:06 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:14:47 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:37:41 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:15:30 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 16:40:16 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:16:13 2024 xorriso : UPDATE : 43.61% done, estimate finish Sat Feb 10 16:17:03 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:16:57 2024 xorriso : UPDATE : 43.67% done, estimate finish Sat Feb 10 16:17:06 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:17:40 2024 xorriso : UPDATE : 43.72% done, estimate finish Sat Feb 10 16:17:21 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 43.79% done, estimate finish Sat Feb 10 16:17:22 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 16:17:18 2024 xorriso : UPDATE : 60.00% done, estimate finish Sat Feb 10 16:10:24 2024 xorriso : UPDATE : 43.94% done, estimate finish Sat Feb 10 16:17:23 2024 xorriso : UPDATE : 60.53% done, estimate finish Sat Feb 10 16:08:34 2024 xorriso : UPDATE : 44.01% done, estimate finish Sat Feb 10 16:17:23 2024 xorriso : UPDATE : 60.66% done, estimate finish Sat Feb 10 16:08:39 2024 xorriso : UPDATE : 44.07% done, estimate finish Sat Feb 10 16:14:12 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:08:43 2024 xorriso : UPDATE : 44.14% done, estimate finish Sat Feb 10 16:14:23 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:08:57 2024 xorriso : UPDATE : 44.19% done, estimate finish Sat Feb 10 16:14:39 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:09:10 2024 xorriso : UPDATE : 44.22% done, estimate finish Sat Feb 10 16:14:58 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:09:24 2024 xorriso : UPDATE : 44.34% done, estimate finish Sat Feb 10 16:14:54 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:09:37 2024 xorriso : UPDATE : 44.39% done, estimate finish Sat Feb 10 16:15:09 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:09:50 2024 xorriso : UPDATE : 44.43% done, estimate finish Sat Feb 10 16:15:21 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:10:03 2024 xorriso : UPDATE : 44.57% done, estimate finish Sat Feb 10 16:15:14 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:10:17 2024 xorriso : UPDATE : 44.60% done, estimate finish Sat Feb 10 16:15:29 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:24:49 2024 xorriso : UPDATE : 44.71% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:26:40 2024 xorriso : UPDATE : 44.75% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:28:31 2024 xorriso : UPDATE : 44.84% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:30:24 2024 xorriso : UPDATE : 44.90% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:32:15 2024 xorriso : UPDATE : 44.97% done, estimate finish Sat Feb 10 16:18:03 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:34:06 2024 xorriso : UPDATE : 45.05% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:35:57 2024 xorriso : UPDATE : 45.14% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:37:50 2024 xorriso : UPDATE : 45.19% done, estimate finish Sat Feb 10 16:17:54 2024 xorriso : UPDATE : 60.78% done, estimate finish Sat Feb 10 16:39:41 2024 xorriso : UPDATE : 45.28% done, estimate finish Sat Feb 10 16:17:44 2024 xorriso : UPDATE : 61.51% done, estimate finish Sat Feb 10 16:15:30 2024 xorriso : UPDATE : 45.33% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 62.83% done, estimate finish Sat Feb 10 16:08:34 2024 xorriso : UPDATE : 45.41% done, estimate finish Sat Feb 10 16:17:49 2024 xorriso : UPDATE : 62.96% done, estimate finish Sat Feb 10 16:08:39 2024 xorriso : UPDATE : 45.49% done, estimate finish Sat Feb 10 16:17:22 2024 xorriso : UPDATE : 63.05% done, estimate finish Sat Feb 10 16:08:45 2024 xorriso : UPDATE : 45.54% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 63.05% done, estimate finish Sat Feb 10 16:08:59 2024 xorriso : UPDATE : 45.61% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 63.18% done, estimate finish Sat Feb 10 16:09:01 2024 xorriso : UPDATE : 45.69% done, estimate finish Sat Feb 10 16:17:35 2024 xorriso : UPDATE : 45.75% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 63.30% done, estimate finish Sat Feb 10 16:09:04 2024 xorriso : UPDATE : 45.81% done, estimate finish Sat Feb 10 16:17:46 2024 xorriso : UPDATE : 63.31% done, estimate finish Sat Feb 10 16:09:15 2024 xorriso : UPDATE : 45.85% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 63.44% done, estimate finish Sat Feb 10 16:09:17 2024 xorriso : UPDATE : 45.89% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 63.60% done, estimate finish Sat Feb 10 16:09:17 2024 xorriso : UPDATE : 46.00% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 63.66% done, estimate finish Sat Feb 10 16:09:23 2024 xorriso : UPDATE : 46.09% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 63.75% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 46.14% done, estimate finish Sat Feb 10 16:17:54 2024 xorriso : UPDATE : 63.80% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 46.23% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 63.89% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 46.23% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 63.99% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 46.23% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 64.09% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 46.25% done, estimate finish Sat Feb 10 16:20:19 2024 xorriso : UPDATE : 64.27% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 46.50% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 64.35% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 46.59% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 64.40% done, estimate finish Sat Feb 10 16:11:32 2024 xorriso : UPDATE : 46.59% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 64.40% done, estimate finish Sat Feb 10 16:11:49 2024 xorriso : UPDATE : 46.71% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 46.77% done, estimate finish Sat Feb 10 16:18:11 2024 xorriso : UPDATE : 64.68% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 46.81% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 64.74% done, estimate finish Sat Feb 10 16:11:46 2024 xorriso : UPDATE : 46.91% done, estimate finish Sat Feb 10 16:18:12 2024 xorriso : UPDATE : 64.79% done, estimate finish Sat Feb 10 16:11:56 2024 xorriso : UPDATE : 46.96% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 64.85% done, estimate finish Sat Feb 10 16:12:05 2024 xorriso : UPDATE : 47.00% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 64.91% done, estimate finish Sat Feb 10 16:12:08 2024 xorriso : UPDATE : 47.10% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 64.98% done, estimate finish Sat Feb 10 16:12:12 2024 xorriso : UPDATE : 47.19% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 65.04% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 47.23% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 10 16:12:18 2024 xorriso : UPDATE : 47.31% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 65.18% done, estimate finish Sat Feb 10 16:12:20 2024 xorriso : UPDATE : 47.37% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 65.25% done, estimate finish Sat Feb 10 16:12:22 2024 xorriso : UPDATE : 47.43% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 65.30% done, estimate finish Sat Feb 10 16:13:39 2024 xorriso : UPDATE : 47.51% done, estimate finish Sat Feb 10 16:18:12 2024 xorriso : UPDATE : 65.38% done, estimate finish Sat Feb 10 16:13:27 2024 xorriso : UPDATE : 47.57% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 65.47% done, estimate finish Sat Feb 10 16:13:14 2024 xorriso : UPDATE : 47.66% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 65.54% done, estimate finish Sat Feb 10 16:13:10 2024 xorriso : UPDATE : 47.74% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 65.61% done, estimate finish Sat Feb 10 16:13:09 2024 xorriso : UPDATE : 47.79% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 65.68% done, estimate finish Sat Feb 10 16:13:11 2024 xorriso : UPDATE : 47.87% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 65.72% done, estimate finish Sat Feb 10 16:13:20 2024 xorriso : UPDATE : 47.94% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 65.76% done, estimate finish Sat Feb 10 16:13:29 2024 xorriso : UPDATE : 48.00% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 65.85% done, estimate finish Sat Feb 10 16:13:20 2024 xorriso : UPDATE : 48.07% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 65.93% done, estimate finish Sat Feb 10 16:13:16 2024 xorriso : UPDATE : 48.12% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 65.93% done, estimate finish Sat Feb 10 16:13:34 2024 xorriso : UPDATE : 48.19% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 66.12% done, estimate finish Sat Feb 10 16:12:26 2024 xorriso : UPDATE : 48.23% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 66.21% done, estimate finish Sat Feb 10 16:12:23 2024 xorriso : UPDATE : 48.35% done, estimate finish Sat Feb 10 16:17:47 2024 xorriso : UPDATE : 66.28% done, estimate finish Sat Feb 10 16:12:24 2024 xorriso : UPDATE : 48.41% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 66.35% done, estimate finish Sat Feb 10 16:12:25 2024 xorriso : UPDATE : 48.46% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:12:29 2024 xorriso : UPDATE : 48.52% done, estimate finish Sat Feb 10 16:18:11 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:12:53 2024 xorriso : UPDATE : 48.55% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:13:16 2024 xorriso : UPDATE : 48.60% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:13:41 2024 xorriso : UPDATE : 48.66% done, estimate finish Sat Feb 10 16:18:40 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:14:04 2024 xorriso : UPDATE : 48.71% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:15:32 2024 xorriso : UPDATE : 48.77% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:16:24 2024 xorriso : UPDATE : 48.81% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:17:16 2024 xorriso : UPDATE : 48.86% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 48.91% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 48.93% done, estimate finish Sat Feb 10 16:20:22 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 49.02% done, estimate finish Sat Feb 10 16:19:55 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:20:48 2024 xorriso : UPDATE : 49.08% done, estimate finish Sat Feb 10 16:19:50 2024 xorriso : UPDATE : 66.41% done, estimate finish Sat Feb 10 16:21:40 2024 xorriso : UPDATE : 49.14% done, estimate finish Sat Feb 10 16:19:52 2024 xorriso : UPDATE : 67.54% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 49.19% done, estimate finish Sat Feb 10 16:19:54 2024 xorriso : UPDATE : 68.12% done, estimate finish Sat Feb 10 16:10:25 2024 xorriso : UPDATE : 49.24% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 68.20% done, estimate finish Sat Feb 10 16:09:11 2024 xorriso : UPDATE : 49.29% done, estimate finish Sat Feb 10 16:20:01 2024 xorriso : UPDATE : 68.25% done, estimate finish Sat Feb 10 16:09:21 2024 xorriso : UPDATE : 49.33% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 68.33% done, estimate finish Sat Feb 10 16:09:28 2024 xorriso : UPDATE : 49.38% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 68.51% done, estimate finish Sat Feb 10 16:09:26 2024 xorriso : UPDATE : 49.45% done, estimate finish Sat Feb 10 16:20:25 2024 xorriso : UPDATE : 68.57% done, estimate finish Sat Feb 10 16:09:33 2024 xorriso : UPDATE : 49.54% done, estimate finish Sat Feb 10 16:19:53 2024 xorriso : UPDATE : 68.63% done, estimate finish Sat Feb 10 16:09:41 2024 xorriso : UPDATE : 49.60% done, estimate finish Sat Feb 10 16:19:48 2024 xorriso : UPDATE : 68.70% done, estimate finish Sat Feb 10 16:09:46 2024 xorriso : UPDATE : 49.67% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 68.71% done, estimate finish Sat Feb 10 16:09:57 2024 xorriso : UPDATE : 49.76% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 68.86% done, estimate finish Sat Feb 10 16:09:55 2024 xorriso : UPDATE : 49.83% done, estimate finish Sat Feb 10 16:19:17 2024 xorriso : UPDATE : 68.90% done, estimate finish Sat Feb 10 16:10:02 2024 xorriso : UPDATE : 49.90% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 68.90% done, estimate finish Sat Feb 10 16:12:38 2024 xorriso : UPDATE : 49.97% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 69.14% done, estimate finish Sat Feb 10 16:11:36 2024 xorriso : UPDATE : 50.04% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 50.11% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 69.24% done, estimate finish Sat Feb 10 16:11:56 2024 xorriso : UPDATE : 50.18% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 69.24% done, estimate finish Sat Feb 10 16:12:20 2024 xorriso : UPDATE : 50.24% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 69.24% done, estimate finish Sat Feb 10 16:12:44 2024 xorriso : UPDATE : 50.29% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 69.24% done, estimate finish Sat Feb 10 16:13:07 2024 xorriso : UPDATE : 50.35% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 69.54% done, estimate finish Sat Feb 10 16:12:01 2024 xorriso : UPDATE : 50.41% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 69.86% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 50.42% done, estimate finish Sat Feb 10 16:18:40 2024 xorriso : UPDATE : 69.86% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 50.42% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 70.06% done, estimate finish Sat Feb 10 16:10:27 2024 xorriso : UPDATE : 50.42% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 70.15% done, estimate finish Sat Feb 10 16:10:29 2024 xorriso : UPDATE : 50.69% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 70.22% done, estimate finish Sat Feb 10 16:10:37 2024 xorriso : UPDATE : 50.74% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 70.34% done, estimate finish Sat Feb 10 16:10:35 2024 xorriso : UPDATE : 50.79% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 10 16:10:38 2024 xorriso : UPDATE : 50.85% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 70.51% done, estimate finish Sat Feb 10 16:10:43 2024 xorriso : UPDATE : 50.90% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 70.51% done, estimate finish Sat Feb 10 16:10:57 2024 xorriso : UPDATE : 50.95% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 50.99% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 70.51% done, estimate finish Sat Feb 10 16:11:12 2024 xorriso : UPDATE : 51.05% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 70.51% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 51.12% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 70.51% done, estimate finish Sat Feb 10 16:11:43 2024 xorriso : UPDATE : 51.12% done, estimate finish Sat Feb 10 16:19:46 2024 xorriso : UPDATE : 70.51% done, estimate finish Sat Feb 10 16:15:37 2024 xorriso : UPDATE : 51.29% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 71.11% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 71.11% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 71.11% done, estimate finish Sat Feb 10 16:11:51 2024 xorriso : UPDATE : 51.30% done, estimate finish Sat Feb 10 16:20:55 2024 xorriso : UPDATE : 71.11% done, estimate finish Sat Feb 10 16:12:13 2024 xorriso : UPDATE : 51.50% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 71.11% done, estimate finish Sat Feb 10 16:12:36 2024 xorriso : UPDATE : 51.57% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 71.75% done, estimate finish Sat Feb 10 16:10:42 2024 xorriso : UPDATE : 51.60% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 71.83% done, estimate finish Sat Feb 10 16:10:45 2024 xorriso : UPDATE : 51.70% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 71.91% done, estimate finish Sat Feb 10 16:10:48 2024 xorriso : UPDATE : 51.74% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 16:10:46 2024 xorriso : UPDATE : 51.81% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 72.12% done, estimate finish Sat Feb 10 16:10:48 2024 xorriso : UPDATE : 51.81% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 72.19% done, estimate finish Sat Feb 10 16:09:40 2024 xorriso : UPDATE : 51.98% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 72.31% done, estimate finish Sat Feb 10 16:09:42 2024 xorriso : UPDATE : 51.98% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 72.40% done, estimate finish Sat Feb 10 16:09:46 2024 xorriso : UPDATE : 52.11% done, estimate finish Sat Feb 10 16:17:37 2024 xorriso : UPDATE : 72.45% done, estimate finish Sat Feb 10 16:09:55 2024 xorriso : UPDATE : 52.16% done, estimate finish Sat Feb 10 16:17:46 2024 xorriso : UPDATE : 72.59% done, estimate finish Sat Feb 10 16:09:55 2024 xorriso : UPDATE : 52.22% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 72.62% done, estimate finish Sat Feb 10 16:10:03 2024 xorriso : UPDATE : 52.26% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 72.62% done, estimate finish Sat Feb 10 16:10:14 2024 xorriso : UPDATE : 52.26% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 72.62% done, estimate finish Sat Feb 10 16:10:26 2024 xorriso : UPDATE : 52.26% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 10 16:10:05 2024 xorriso : UPDATE : 52.26% done, estimate finish Sat Feb 10 16:19:51 2024 xorriso : UPDATE : 73.06% done, estimate finish Sat Feb 10 16:10:09 2024 xorriso : UPDATE : 52.55% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 73.14% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 52.61% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 73.14% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 52.68% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 73.14% done, estimate finish Sat Feb 10 16:11:52 2024 xorriso : UPDATE : 52.74% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 73.14% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 52.78% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 73.55% done, estimate finish Sat Feb 10 16:11:01 2024 xorriso : UPDATE : 52.87% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 73.63% done, estimate finish Sat Feb 10 16:11:04 2024 xorriso : UPDATE : 52.87% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 73.70% done, estimate finish Sat Feb 10 16:11:07 2024 xorriso : UPDATE : 52.87% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 73.76% done, estimate finish Sat Feb 10 16:11:12 2024 xorriso : UPDATE : 52.87% done, estimate finish Sat Feb 10 16:20:00 2024 xorriso : UPDATE : 73.76% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 52.87% done, estimate finish Sat Feb 10 16:20:37 2024 xorriso : UPDATE : 73.95% done, estimate finish Sat Feb 10 16:11:12 2024 xorriso : UPDATE : 52.87% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 74.03% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 53.23% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 74.12% done, estimate finish Sat Feb 10 16:11:21 2024 xorriso : UPDATE : 53.41% done, estimate finish Sat Feb 10 16:17:37 2024 xorriso : UPDATE : 74.25% done, estimate finish Sat Feb 10 16:11:13 2024 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 74.30% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 53.55% done, estimate finish Sat Feb 10 16:17:40 2024 xorriso : UPDATE : 74.34% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 53.62% done, estimate finish Sat Feb 10 16:17:42 2024 xorriso : UPDATE : 74.43% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 53.69% done, estimate finish Sat Feb 10 16:17:42 2024 xorriso : UPDATE : 74.48% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 53.76% done, estimate finish Sat Feb 10 16:17:40 2024 xorriso : UPDATE : 74.63% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 53.84% done, estimate finish Sat Feb 10 16:17:38 2024 xorriso : UPDATE : 74.73% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 53.88% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 74.82% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 53.97% done, estimate finish Sat Feb 10 16:17:42 2024 xorriso : UPDATE : 74.91% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 54.05% done, estimate finish Sat Feb 10 16:17:40 2024 xorriso : UPDATE : 74.98% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 54.10% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 54.16% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 75.12% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 54.24% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 75.18% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 54.31% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 75.28% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 54.37% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 75.50% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 54.41% done, estimate finish Sat Feb 10 16:18:15 2024 xorriso : UPDATE : 75.60% done, estimate finish Sat Feb 10 16:11:13 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 75.64% done, estimate finish Sat Feb 10 16:11:21 2024 xorriso : UPDATE : 54.58% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 75.80% done, estimate finish Sat Feb 10 16:11:11 2024 xorriso : UPDATE : 54.63% done, estimate finish Sat Feb 10 16:18:11 2024 xorriso : UPDATE : 75.90% done, estimate finish Sat Feb 10 16:10:59 2024 xorriso : UPDATE : 54.68% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 75.98% done, estimate finish Sat Feb 10 16:11:02 2024 xorriso : UPDATE : 54.78% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 10 16:11:19 2024 xorriso : UPDATE : 54.78% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 76.17% done, estimate finish Sat Feb 10 16:11:02 2024 xorriso : UPDATE : 54.78% done, estimate finish Sat Feb 10 16:19:47 2024 xorriso : UPDATE : 76.20% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 54.78% done, estimate finish Sat Feb 10 16:20:35 2024 xorriso : UPDATE : 76.39% done, estimate finish Sat Feb 10 16:10:58 2024 xorriso : UPDATE : 54.78% done, estimate finish Sat Feb 10 16:21:22 2024 xorriso : UPDATE : 76.49% done, estimate finish Sat Feb 10 16:10:59 2024 xorriso : UPDATE : 54.78% done, estimate finish Sat Feb 10 16:22:10 2024 xorriso : UPDATE : 76.56% done, estimate finish Sat Feb 10 16:11:03 2024 xorriso : UPDATE : 54.78% done, estimate finish Sat Feb 10 16:22:57 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 16:11:03 2024 xorriso : UPDATE : 54.78% done, estimate finish Sat Feb 10 16:23:45 2024 xorriso : UPDATE : 76.71% done, estimate finish Sat Feb 10 16:11:07 2024 xorriso : UPDATE : 55.15% done, estimate finish Sat Feb 10 16:19:27 2024 xorriso : UPDATE : 76.71% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 55.46% done, estimate finish Sat Feb 10 16:17:46 2024 xorriso : UPDATE : 76.71% done, estimate finish Sat Feb 10 16:12:05 2024 xorriso : UPDATE : 55.46% done, estimate finish Sat Feb 10 16:18:07 2024 xorriso : UPDATE : 77.05% done, estimate finish Sat Feb 10 16:11:05 2024 xorriso : UPDATE : 55.62% done, estimate finish Sat Feb 10 16:17:18 2024 xorriso : UPDATE : 77.14% done, estimate finish Sat Feb 10 16:11:04 2024 xorriso : UPDATE : 55.74% done, estimate finish Sat Feb 10 16:16:56 2024 xorriso : UPDATE : 77.22% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:17:03 2024 xorriso : UPDATE : 77.28% done, estimate finish Sat Feb 10 16:11:12 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:17:35 2024 xorriso : UPDATE : 77.34% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 77.52% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 77.61% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 77.61% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 77.82% done, estimate finish Sat Feb 10 16:10:39 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 77.92% done, estimate finish Sat Feb 10 16:10:41 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 16:25:36 2024 xorriso : UPDATE : 78.03% done, estimate finish Sat Feb 10 16:10:40 2024 xorriso : UPDATE : 56.02% done, estimate finish Sat Feb 10 16:20:47 2024 xorriso : UPDATE : 78.10% done, estimate finish Sat Feb 10 16:10:46 2024 xorriso : UPDATE : 56.55% done, estimate finish Sat Feb 10 16:16:09 2024 xorriso : UPDATE : 78.15% done, estimate finish Sat Feb 10 16:10:53 2024 xorriso : UPDATE : 56.62% done, estimate finish Sat Feb 10 16:16:16 2024 xorriso : UPDATE : 78.27% done, estimate finish Sat Feb 10 16:10:52 2024 xorriso : UPDATE : 56.68% done, estimate finish Sat Feb 10 16:16:25 2024 xorriso : UPDATE : 78.27% done, estimate finish Sat Feb 10 16:11:04 2024 xorriso : UPDATE : 56.76% done, estimate finish Sat Feb 10 16:16:26 2024 xorriso : UPDATE : 78.27% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 56.82% done, estimate finish Sat Feb 10 16:16:34 2024 xorriso : UPDATE : 78.27% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 56.87% done, estimate finish Sat Feb 10 16:16:42 2024 xorriso : UPDATE : 56.91% done, estimate finish Sat Feb 10 16:16:51 2024 xorriso : UPDATE : 78.29% done, estimate finish Sat Feb 10 16:11:38 2024 xorriso : UPDATE : 78.79% done, estimate finish Sat Feb 10 16:10:49 2024 xorriso : UPDATE : 57.00% done, estimate finish Sat Feb 10 16:16:50 2024 xorriso : UPDATE : 78.85% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 57.08% done, estimate finish Sat Feb 10 16:16:50 2024 xorriso : UPDATE : 78.98% done, estimate finish Sat Feb 10 16:11:01 2024 xorriso : UPDATE : 57.09% done, estimate finish Sat Feb 10 16:14:56 2024 xorriso : UPDATE : 79.07% done, estimate finish Sat Feb 10 16:11:03 2024 xorriso : UPDATE : 57.09% done, estimate finish Sat Feb 10 16:15:21 2024 xorriso : UPDATE : 79.11% done, estimate finish Sat Feb 10 16:11:11 2024 xorriso : UPDATE : 57.09% done, estimate finish Sat Feb 10 16:15:46 2024 xorriso : UPDATE : 79.24% done, estimate finish Sat Feb 10 16:11:05 2024 xorriso : UPDATE : 57.09% done, estimate finish Sat Feb 10 16:16:10 2024 xorriso : UPDATE : 79.32% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 57.09% done, estimate finish Sat Feb 10 16:16:35 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 57.09% done, estimate finish Sat Feb 10 16:17:00 2024 xorriso : UPDATE : 57.09% done, estimate finish Sat Feb 10 16:17:24 2024 xorriso : UPDATE : 79.45% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:15:34 2024 xorriso : UPDATE : 79.60% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 57.64% done, estimate finish Sat Feb 10 16:15:52 2024 xorriso : UPDATE : 79.72% done, estimate finish Sat Feb 10 16:11:05 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:15:38 2024 xorriso : UPDATE : 79.82% done, estimate finish Sat Feb 10 16:11:03 2024 xorriso : UPDATE : 79.89% done, estimate finish Sat Feb 10 16:11:07 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:17:35 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 79.97% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 80.07% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 80.10% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:19:42 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:20:24 2024 xorriso : UPDATE : 80.16% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:21:06 2024 xorriso : UPDATE : 80.35% done, estimate finish Sat Feb 10 16:11:09 2024 xorriso : UPDATE : 80.42% done, estimate finish Sat Feb 10 16:11:10 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:22:31 2024 xorriso : UPDATE : 80.51% done, estimate finish Sat Feb 10 16:11:11 2024 xorriso : UPDATE : 80.58% done, estimate finish Sat Feb 10 16:11:13 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:23:13 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 80.66% done, estimate finish Sat Feb 10 16:11:28 2024 xorriso : UPDATE : 80.71% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 57.81% done xorriso : UPDATE : 80.77% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 58.76% done, estimate finish Sat Feb 10 16:16:28 2024 xorriso : UPDATE : 58.81% done, estimate finish Sat Feb 10 16:16:39 2024 xorriso : UPDATE : 80.88% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 58.86% done, estimate finish Sat Feb 10 16:16:50 2024 xorriso : UPDATE : 80.97% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 58.92% done, estimate finish Sat Feb 10 16:16:57 2024 xorriso : UPDATE : 81.06% done, estimate finish Sat Feb 10 16:11:32 2024 xorriso : UPDATE : 81.15% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 58.95% done, estimate finish Sat Feb 10 16:17:15 2024 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 10 16:17:24 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 16:11:32 2024 xorriso : UPDATE : 81.31% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 59.06% done, estimate finish Sat Feb 10 16:17:27 2024 xorriso : UPDATE : 59.12% done, estimate finish Sat Feb 10 16:17:32 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 59.13% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 16:12:07 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 16:12:31 2024 xorriso : UPDATE : 59.27% done, estimate finish Sat Feb 10 16:14:12 2024 xorriso : UPDATE : 59.30% done, estimate finish Sat Feb 10 16:14:28 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 16:12:54 2024 xorriso : UPDATE : 59.36% done, estimate finish Sat Feb 10 16:14:38 2024 xorriso : UPDATE : 81.41% done, estimate finish Sat Feb 10 16:12:57 2024 xorriso : UPDATE : 81.92% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 59.44% done, estimate finish Sat Feb 10 16:14:46 2024 xorriso : UPDATE : 59.44% done, estimate finish Sat Feb 10 16:15:05 2024 xorriso : UPDATE : 81.99% done, estimate finish Sat Feb 10 16:11:19 2024 xorriso : UPDATE : 59.61% done, estimate finish Sat Feb 10 16:14:56 2024 xorriso : UPDATE : 82.04% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 59.67% done, estimate finish Sat Feb 10 16:15:04 2024 xorriso : UPDATE : 82.13% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 59.73% done, estimate finish Sat Feb 10 16:15:11 2024 xorriso : UPDATE : 82.20% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 59.80% done, estimate finish Sat Feb 10 16:15:17 2024 xorriso : UPDATE : 82.27% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 59.85% done, estimate finish Sat Feb 10 16:15:25 2024 xorriso : UPDATE : 82.34% done, estimate finish Sat Feb 10 16:11:05 2024 xorriso : UPDATE : 59.92% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 82.37% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 59.97% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 82.46% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 60.01% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 82.46% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 60.08% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 82.69% done, estimate finish Sat Feb 10 16:11:10 2024 xorriso : UPDATE : 60.08% done, estimate finish Sat Feb 10 16:19:14 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 60.16% done, estimate finish Sat Feb 10 16:19:03 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:11:32 2024 xorriso : UPDATE : 60.23% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:11:44 2024 xorriso : UPDATE : 60.32% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:11:56 2024 xorriso : UPDATE : 60.41% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:12:08 2024 xorriso : UPDATE : 60.46% done, estimate finish Sat Feb 10 16:18:35 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:15:27 2024 xorriso : UPDATE : 60.53% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:16:09 2024 xorriso : UPDATE : 60.53% done, estimate finish Sat Feb 10 16:19:30 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:16:50 2024 xorriso : UPDATE : 60.69% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:17:32 2024 xorriso : UPDATE : 60.74% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 60.74% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 60.74% done, estimate finish Sat Feb 10 16:19:40 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 60.96% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:20:20 2024 xorriso : UPDATE : 61.02% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:21:02 2024 xorriso : UPDATE : 61.07% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 82.70% done, estimate finish Sat Feb 10 16:21:44 2024 xorriso : UPDATE : 61.15% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.15% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.15% done, estimate finish Sat Feb 10 16:19:28 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.15% done, estimate finish Sat Feb 10 16:20:15 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.42% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.47% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.47% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.47% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.71% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 10 16:17:54 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.80% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.80% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 61.80% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 82.70% done xorriso : UPDATE : 62.01% done, estimate finish Sat Feb 10 16:17:41 2024 xorriso : UPDATE : 83.22% done, estimate finish Sat Feb 10 16:15:26 2024 xorriso : UPDATE : 62.10% done, estimate finish Sat Feb 10 16:17:34 2024 xorriso : UPDATE : 84.84% done, estimate finish Sat Feb 10 16:10:29 2024 xorriso : UPDATE : 62.10% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 85.65% done, estimate finish Sat Feb 10 16:10:05 2024 xorriso : UPDATE : 62.22% done, estimate finish Sat Feb 10 16:17:40 2024 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 10 16:10:07 2024 xorriso : UPDATE : 62.24% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 85.80% done, estimate finish Sat Feb 10 16:10:11 2024 xorriso : UPDATE : 62.24% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 85.92% done, estimate finish Sat Feb 10 16:10:12 2024 xorriso : UPDATE : 62.24% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 85.94% done, estimate finish Sat Feb 10 16:10:16 2024 xorriso : UPDATE : 62.24% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 86.09% done, estimate finish Sat Feb 10 16:09:37 2024 xorriso : UPDATE : 62.24% done, estimate finish Sat Feb 10 16:21:45 2024 xorriso : UPDATE : 86.19% done, estimate finish Sat Feb 10 16:09:40 2024 xorriso : UPDATE : 62.24% done, estimate finish Sat Feb 10 16:22:48 2024 xorriso : UPDATE : 62.24% done, estimate finish Sat Feb 10 16:23:46 2024 xorriso : UPDATE : 86.25% done, estimate finish Sat Feb 10 16:09:43 2024 xorriso : UPDATE : 62.52% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 86.36% done, estimate finish Sat Feb 10 16:09:45 2024 xorriso : UPDATE : 62.88% done, estimate finish Sat Feb 10 16:17:10 2024 xorriso : UPDATE : 86.43% done, estimate finish Sat Feb 10 16:09:49 2024 xorriso : UPDATE : 62.88% done, estimate finish Sat Feb 10 16:17:36 2024 xorriso : UPDATE : 86.51% done, estimate finish Sat Feb 10 16:09:52 2024 xorriso : UPDATE : 63.03% done, estimate finish Sat Feb 10 16:17:12 2024 xorriso : UPDATE : 86.60% done, estimate finish Sat Feb 10 16:09:54 2024 xorriso : UPDATE : 63.11% done, estimate finish Sat Feb 10 16:17:11 2024 xorriso : UPDATE : 86.64% done, estimate finish Sat Feb 10 16:09:57 2024 xorriso : UPDATE : 63.11% done, estimate finish Sat Feb 10 16:17:31 2024 xorriso : UPDATE : 86.70% done, estimate finish Sat Feb 10 16:10:00 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:17:19 2024 xorriso : UPDATE : 86.75% done, estimate finish Sat Feb 10 16:10:03 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:17:40 2024 xorriso : UPDATE : 86.79% done, estimate finish Sat Feb 10 16:11:56 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:16:22 2024 xorriso : UPDATE : 86.83% done, estimate finish Sat Feb 10 16:12:03 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:16:50 2024 xorriso : UPDATE : 86.83% done, estimate finish Sat Feb 10 16:12:20 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:17:19 2024 xorriso : UPDATE : 87.02% done, estimate finish Sat Feb 10 16:11:53 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:17:47 2024 xorriso : UPDATE : 87.13% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 87.19% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 87.28% done, estimate finish Sat Feb 10 16:11:45 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 87.36% done, estimate finish Sat Feb 10 16:11:46 2024 xorriso : UPDATE : 63.90% done, estimate finish Sat Feb 10 16:16:13 2024 xorriso : UPDATE : 87.39% done, estimate finish Sat Feb 10 16:11:51 2024 xorriso : UPDATE : 63.93% done, estimate finish Sat Feb 10 16:16:24 2024 xorriso : UPDATE : 87.42% done, estimate finish Sat Feb 10 16:11:56 2024 xorriso : UPDATE : 63.93% done, estimate finish Sat Feb 10 16:16:42 2024 xorriso : UPDATE : 87.47% done, estimate finish Sat Feb 10 16:12:00 2024 xorriso : UPDATE : 64.08% done, estimate finish Sat Feb 10 16:16:38 2024 xorriso : UPDATE : 87.56% done, estimate finish Sat Feb 10 16:11:57 2024 xorriso : UPDATE : 64.18% done, estimate finish Sat Feb 10 16:16:34 2024 xorriso : UPDATE : 87.61% done, estimate finish Sat Feb 10 16:12:01 2024 xorriso : UPDATE : 87.61% done, estimate finish Sat Feb 10 16:12:15 2024 xorriso : UPDATE : 64.27% done, estimate finish Sat Feb 10 16:16:31 2024 xorriso : UPDATE : 87.61% done, estimate finish Sat Feb 10 16:12:29 2024 xorriso : UPDATE : 64.35% done, estimate finish Sat Feb 10 16:16:35 2024 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 64.40% done, estimate finish Sat Feb 10 16:16:44 2024 xorriso : UPDATE : 88.02% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 64.46% done, estimate finish Sat Feb 10 16:16:50 2024 xorriso : UPDATE : 88.10% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 64.48% done, estimate finish Sat Feb 10 16:17:08 2024 xorriso : UPDATE : 88.17% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 64.59% done, estimate finish Sat Feb 10 16:16:59 2024 xorriso : UPDATE : 88.24% done, estimate finish Sat Feb 10 16:11:42 2024 xorriso : UPDATE : 64.65% done, estimate finish Sat Feb 10 16:17:03 2024 xorriso : UPDATE : 88.32% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 64.72% done, estimate finish Sat Feb 10 16:17:05 2024 xorriso : UPDATE : 88.40% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 64.73% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 88.48% done, estimate finish Sat Feb 10 16:11:31 2024 xorriso : UPDATE : 64.73% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 88.54% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 88.62% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 64.97% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 88.69% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 65.02% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 65.04% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 88.77% done, estimate finish Sat Feb 10 16:11:36 2024 xorriso : UPDATE : 65.16% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 88.86% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 65.21% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 88.93% done, estimate finish Sat Feb 10 16:11:36 2024 xorriso : UPDATE : 65.28% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 89.00% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 65.30% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 89.13% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 65.42% done, estimate finish Sat Feb 10 16:17:47 2024 xorriso : UPDATE : 89.21% done, estimate finish Sat Feb 10 16:11:36 2024 xorriso : UPDATE : 65.42% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 89.28% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 65.58% done, estimate finish Sat Feb 10 16:17:42 2024 xorriso : UPDATE : 89.28% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 65.58% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 89.51% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 89.51% done, estimate finish Sat Feb 10 16:11:37 2024 xorriso : UPDATE : 65.70% done, estimate finish Sat Feb 10 16:17:50 2024 xorriso : UPDATE : 89.70% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 65.78% done, estimate finish Sat Feb 10 16:17:43 2024 xorriso : UPDATE : 89.79% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 65.84% done, estimate finish Sat Feb 10 16:17:50 2024 xorriso : UPDATE : 89.81% done, estimate finish Sat Feb 10 16:11:32 2024 xorriso : UPDATE : 65.90% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 89.91% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 65.94% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 90.08% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 66.00% done, estimate finish Sat Feb 10 16:18:03 2024 xorriso : UPDATE : 90.09% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 66.05% done, estimate finish Sat Feb 10 16:18:30 2024 xorriso : UPDATE : 90.27% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 66.10% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 90.35% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 66.17% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 90.41% done, estimate finish Sat Feb 10 16:11:21 2024 xorriso : UPDATE : 66.25% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 90.55% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 66.32% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 90.62% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 66.37% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 66.40% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 90.62% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 66.42% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 90.80% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 66.54% done, estimate finish Sat Feb 10 16:18:33 2024 xorriso : UPDATE : 90.86% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 66.58% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 90.86% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 66.65% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 91.08% done, estimate finish Sat Feb 10 16:11:13 2024 xorriso : UPDATE : 66.72% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 91.16% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 66.77% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 91.25% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 66.77% done, estimate finish Sat Feb 10 16:19:22 2024 xorriso : UPDATE : 91.34% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 66.96% done, estimate finish Sat Feb 10 16:18:15 2024 xorriso : UPDATE : 91.43% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 67.00% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 91.51% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 67.11% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 91.59% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 67.17% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 91.69% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 67.23% done, estimate finish Sat Feb 10 16:18:11 2024 xorriso : UPDATE : 91.80% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 67.26% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 91.84% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 67.36% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 91.92% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 67.42% done, estimate finish Sat Feb 10 16:17:48 2024 xorriso : UPDATE : 92.07% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 92.08% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 67.54% done, estimate finish Sat Feb 10 16:17:57 2024 xorriso : UPDATE : 92.25% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 67.60% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 92.34% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 67.63% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 92.41% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 67.74% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 92.44% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 67.80% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 92.59% done, estimate finish Sat Feb 10 16:11:23 2024 xorriso : UPDATE : 67.86% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 92.66% done, estimate finish Sat Feb 10 16:11:24 2024 xorriso : UPDATE : 67.91% done, estimate finish Sat Feb 10 16:18:12 2024 xorriso : UPDATE : 92.73% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 67.96% done, estimate finish Sat Feb 10 16:18:15 2024 xorriso : UPDATE : 92.76% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 68.04% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 92.86% done, estimate finish Sat Feb 10 16:11:27 2024 xorriso : UPDATE : 68.05% done, estimate finish Sat Feb 10 16:19:08 2024 xorriso : UPDATE : 92.96% done, estimate finish Sat Feb 10 16:11:26 2024 xorriso : UPDATE : 68.14% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 93.01% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 68.21% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 93.09% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 68.23% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 93.10% done, estimate finish Sat Feb 10 16:11:35 2024 xorriso : UPDATE : 68.31% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 93.10% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 68.37% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 93.10% done, estimate finish Sat Feb 10 16:11:48 2024 xorriso : UPDATE : 68.44% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 93.10% done, estimate finish Sat Feb 10 16:11:54 2024 xorriso : UPDATE : 68.49% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 93.51% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 68.56% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 10 16:11:30 2024 xorriso : UPDATE : 68.61% done, estimate finish Sat Feb 10 16:19:10 2024 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 10 16:11:38 2024 xorriso : UPDATE : 68.70% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 10 16:11:47 2024 xorriso : UPDATE : 68.74% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 10 16:11:54 2024 xorriso : UPDATE : 68.83% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 10 16:12:03 2024 xorriso : UPDATE : 68.88% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 10 16:12:11 2024 xorriso : UPDATE : 68.94% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 94.34% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 68.98% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 94.39% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 69.05% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 94.39% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 69.10% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 94.50% done, estimate finish Sat Feb 10 16:11:22 2024 xorriso : UPDATE : 69.17% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 94.64% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 69.23% done, estimate finish Sat Feb 10 16:18:50 2024 xorriso : UPDATE : 94.86% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 69.29% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 94.96% done, estimate finish Sat Feb 10 16:11:09 2024 xorriso : UPDATE : 69.35% done, estimate finish Sat Feb 10 16:18:36 2024 xorriso : UPDATE : 95.04% done, estimate finish Sat Feb 10 16:11:10 2024 xorriso : UPDATE : 69.40% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 95.11% done, estimate finish Sat Feb 10 16:11:12 2024 xorriso : UPDATE : 69.47% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:11:13 2024 xorriso : UPDATE : 69.56% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:11:17 2024 xorriso : UPDATE : 69.58% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:11:21 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:11:25 2024 xorriso : UPDATE : 69.69% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:11:29 2024 xorriso : UPDATE : 69.75% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:11:33 2024 xorriso : UPDATE : 69.83% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:12:10 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:12:19 2024 xorriso : UPDATE : 69.94% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:12:29 2024 xorriso : UPDATE : 70.06% done, estimate finish Sat Feb 10 16:17:51 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:12:40 2024 xorriso : UPDATE : 70.09% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:12:49 2024 xorriso : UPDATE : 70.09% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:12:59 2024 xorriso : UPDATE : 70.09% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:13:08 2024 xorriso : UPDATE : 70.09% done, estimate finish Sat Feb 10 16:19:39 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:13:18 2024 xorriso : UPDATE : 70.09% done, estimate finish Sat Feb 10 16:20:10 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:13:28 2024 xorriso : UPDATE : 70.09% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 95.17% done, estimate finish Sat Feb 10 16:13:37 2024 xorriso : UPDATE : 70.65% done, estimate finish Sat Feb 10 16:17:26 2024 xorriso : UPDATE : 95.17% done xorriso : UPDATE : 70.72% done, estimate finish Sat Feb 10 16:17:27 2024 xorriso : UPDATE : 95.17% done xorriso : UPDATE : 70.78% done, estimate finish Sat Feb 10 16:16:56 2024 xorriso : UPDATE : 95.17% done xorriso : UPDATE : 70.83% done, estimate finish Sat Feb 10 16:17:07 2024 xorriso : UPDATE : 95.17% done xorriso : UPDATE : 70.95% done, estimate finish Sat Feb 10 16:16:56 2024 xorriso : UPDATE : 96.16% done, estimate finish Sat Feb 10 16:11:41 2024 xorriso : UPDATE : 71.02% done, estimate finish Sat Feb 10 16:17:00 2024 xorriso : UPDATE : 97.37% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 71.07% done, estimate finish Sat Feb 10 16:17:07 2024 xorriso : UPDATE : 97.62% done, estimate finish Sat Feb 10 16:11:05 2024 xorriso : UPDATE : 71.15% done, estimate finish Sat Feb 10 16:17:07 2024 xorriso : UPDATE : 97.69% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 71.23% done, estimate finish Sat Feb 10 16:17:09 2024 xorriso : UPDATE : 97.77% done, estimate finish Sat Feb 10 16:11:07 2024 xorriso : UPDATE : 71.27% done, estimate finish Sat Feb 10 16:17:16 2024 xorriso : UPDATE : 97.86% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 71.36% done, estimate finish Sat Feb 10 16:17:14 2024 xorriso : UPDATE : 97.95% done, estimate finish Sat Feb 10 16:11:01 2024 xorriso : UPDATE : 71.41% done, estimate finish Sat Feb 10 16:17:20 2024 xorriso : UPDATE : 97.95% done, estimate finish Sat Feb 10 16:11:03 2024 xorriso : UPDATE : 71.45% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 98.16% done, estimate finish Sat Feb 10 16:11:03 2024 xorriso : UPDATE : 71.49% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 98.19% done, estimate finish Sat Feb 10 16:11:04 2024 xorriso : UPDATE : 71.59% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 98.31% done, estimate finish Sat Feb 10 16:11:05 2024 xorriso : UPDATE : 71.67% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 98.36% done, estimate finish Sat Feb 10 16:11:06 2024 xorriso : UPDATE : 71.73% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 98.52% done, estimate finish Sat Feb 10 16:11:07 2024 xorriso : UPDATE : 71.82% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 98.61% done, estimate finish Sat Feb 10 16:11:07 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:17:57 2024 xorriso : UPDATE : 98.68% done, estimate finish Sat Feb 10 16:11:08 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 98.80% done, estimate finish Sat Feb 10 16:11:09 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 98.91% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 98.96% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:21:17 2024 xorriso : UPDATE : 98.96% done, estimate finish Sat Feb 10 16:11:18 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:22:09 2024 xorriso : UPDATE : 98.96% done, estimate finish Sat Feb 10 16:11:20 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:23:02 2024 xorriso : UPDATE : 99.34% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:23:56 2024 xorriso : UPDATE : 99.43% done, estimate finish Sat Feb 10 16:11:14 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:24:48 2024 xorriso : UPDATE : 99.50% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:25:42 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:26:29 2024 xorriso : UPDATE : 99.57% done, estimate finish Sat Feb 10 16:11:15 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:27:22 2024 xorriso : UPDATE : 99.57% done, estimate finish Sat Feb 10 16:11:16 2024 xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:28:14 2024 xorriso : UPDATE : 99.82% done xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:29:07 2024 xorriso : UPDATE : 99.88% done xorriso : UPDATE : 71.88% done, estimate finish Sat Feb 10 16:29:59 2024 xorriso : UPDATE : 99.95% done xorriso : UPDATE : 71.88% done xorriso : UPDATE : Thank you for being patient. Working since 1123 seconds. xorriso : UPDATE : 71.88% done xorriso : UPDATE : Thank you for being patient. Working since 1124 seconds. xorriso : UPDATE : 71.88% done ISO image produced: 17227100 sectors Written to medium : 17227100 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 71.88% done xorriso : UPDATE : 71.88% done xorriso : UPDATE : 72.30% done, estimate finish Sat Feb 10 16:26:34 2024 xorriso : UPDATE : 73.31% done, estimate finish Sat Feb 10 16:16:56 2024 xorriso : UPDATE : 73.68% done, estimate finish Sat Feb 10 16:16:13 2024 xorriso : UPDATE : 73.77% done, estimate finish Sat Feb 10 16:16:15 2024 xorriso : UPDATE : 73.80% done, estimate finish Sat Feb 10 16:16:23 2024 xorriso : UPDATE : 73.88% done, estimate finish Sat Feb 10 16:14:32 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 16:14:40 2024 xorriso : UPDATE : 74.00% done, estimate finish Sat Feb 10 16:14:47 2024 xorriso : UPDATE : 74.07% done, estimate finish Sat Feb 10 16:14:53 2024 xorriso : UPDATE : 74.12% done, estimate finish Sat Feb 10 16:14:59 2024 xorriso : UPDATE : 74.18% done, estimate finish Sat Feb 10 16:15:05 2024 xorriso : UPDATE : 74.23% done, estimate finish Sat Feb 10 16:15:12 2024 xorriso : UPDATE : 74.28% done, estimate finish Sat Feb 10 16:15:18 2024 xorriso : UPDATE : 74.33% done, estimate finish Sat Feb 10 16:15:24 2024 xorriso : UPDATE : 74.38% done, estimate finish Sat Feb 10 16:15:30 2024 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 74.52% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 74.55% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 74.63% done, estimate finish Sat Feb 10 16:18:51 2024 xorriso : UPDATE : 74.69% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 74.75% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 74.81% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 74.87% done, estimate finish Sat Feb 10 16:18:45 2024 xorriso : UPDATE : 74.95% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 75.01% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 75.12% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 75.19% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 75.24% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 75.31% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 75.37% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 75.44% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 75.51% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 75.58% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 75.63% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 75.69% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 75.76% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 75.83% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 75.89% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 75.95% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 76.03% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 76.10% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 76.15% done, estimate finish Sat Feb 10 16:18:15 2024 xorriso : UPDATE : 76.20% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 76.20% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 76.36% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 76.41% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 76.41% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 76.41% done, estimate finish Sat Feb 10 16:19:01 2024 xorriso : UPDATE : 76.41% done, estimate finish Sat Feb 10 16:19:29 2024 xorriso : UPDATE : 76.83% done, estimate finish Sat Feb 10 16:17:23 2024 xorriso : UPDATE : 76.88% done, estimate finish Sat Feb 10 16:17:29 2024 xorriso : UPDATE : 76.97% done, estimate finish Sat Feb 10 16:17:26 2024 xorriso : UPDATE : 77.06% done, estimate finish Sat Feb 10 16:17:25 2024 xorriso : UPDATE : 77.14% done, estimate finish Sat Feb 10 16:17:24 2024 xorriso : UPDATE : 77.14% done, estimate finish Sat Feb 10 16:17:37 2024 xorriso : UPDATE : 77.23% done, estimate finish Sat Feb 10 16:17:10 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 16:16:57 2024 xorriso : UPDATE : 77.44% done, estimate finish Sat Feb 10 16:16:59 2024 xorriso : UPDATE : 77.51% done, estimate finish Sat Feb 10 16:17:01 2024 xorriso : UPDATE : 77.54% done, estimate finish Sat Feb 10 16:17:11 2024 xorriso : UPDATE : 77.65% done, estimate finish Sat Feb 10 16:17:05 2024 xorriso : UPDATE : 77.75% done, estimate finish Sat Feb 10 16:17:02 2024 xorriso : UPDATE : 77.79% done, estimate finish Sat Feb 10 16:17:11 2024 xorriso : UPDATE : 77.89% done, estimate finish Sat Feb 10 16:17:07 2024 xorriso : UPDATE : 77.95% done, estimate finish Sat Feb 10 16:17:11 2024 xorriso : UPDATE : 78.01% done, estimate finish Sat Feb 10 16:17:16 2024 xorriso : UPDATE : 78.08% done, estimate finish Sat Feb 10 16:17:20 2024 xorriso : UPDATE : 78.16% done, estimate finish Sat Feb 10 16:17:20 2024 xorriso : UPDATE : 78.19% done, estimate finish Sat Feb 10 16:17:30 2024 xorriso : UPDATE : 78.32% done, estimate finish Sat Feb 10 16:17:17 2024 xorriso : UPDATE : 78.40% done, estimate finish Sat Feb 10 16:17:18 2024 xorriso : UPDATE : 78.46% done, estimate finish Sat Feb 10 16:17:21 2024 xorriso : UPDATE : 78.53% done, estimate finish Sat Feb 10 16:17:23 2024 xorriso : UPDATE : 78.58% done, estimate finish Sat Feb 10 16:17:27 2024 xorriso : UPDATE : 78.63% done, estimate finish Sat Feb 10 16:17:32 2024 xorriso : UPDATE : 78.69% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 78.75% done, estimate finish Sat Feb 10 16:17:57 2024 xorriso : UPDATE : 78.82% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 78.88% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 78.93% done, estimate finish Sat Feb 10 16:18:03 2024 xorriso : UPDATE : 78.98% done, estimate finish Sat Feb 10 16:18:07 2024 xorriso : UPDATE : 79.04% done, estimate finish Sat Feb 10 16:18:07 2024 xorriso : UPDATE : 79.08% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 79.15% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 79.26% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 16:19:12 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 16:19:41 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 16:20:09 2024 xorriso : UPDATE : 79.68% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 79.79% done, estimate finish Sat Feb 10 16:17:50 2024 xorriso : UPDATE : 79.84% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 79.91% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 79.96% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 79.96% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 79.96% done, estimate finish Sat Feb 10 16:18:30 2024 xorriso : UPDATE : 79.96% done, estimate finish Sat Feb 10 16:18:54 2024 xorriso : UPDATE : 80.06% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:17:46 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:18:03 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:19:15 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:23:16 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:24:09 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:25:01 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:25:52 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:26:45 2024 xorriso : UPDATE : 80.29% done, estimate finish Sat Feb 10 16:27:37 2024 xorriso : UPDATE : 80.60% done, estimate finish Sat Feb 10 16:21:14 2024 xorriso : UPDATE : 81.46% done, estimate finish Sat Feb 10 16:17:07 2024 xorriso : UPDATE : 81.53% done, estimate finish Sat Feb 10 16:17:08 2024 xorriso : UPDATE : 81.58% done, estimate finish Sat Feb 10 16:17:12 2024 xorriso : UPDATE : 81.58% done, estimate finish Sat Feb 10 16:16:01 2024 xorriso : UPDATE : 81.58% done, estimate finish Sat Feb 10 16:16:15 2024 xorriso : UPDATE : 81.83% done, estimate finish Sat Feb 10 16:16:02 2024 xorriso : UPDATE : 81.89% done, estimate finish Sat Feb 10 16:16:07 2024 xorriso : UPDATE : 81.94% done, estimate finish Sat Feb 10 16:16:14 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 16:16:17 2024 xorriso : UPDATE : 82.06% done, estimate finish Sat Feb 10 16:16:23 2024 xorriso : UPDATE : 82.11% done, estimate finish Sat Feb 10 16:16:27 2024 xorriso : UPDATE : 82.18% done, estimate finish Sat Feb 10 16:16:31 2024 xorriso : UPDATE : 82.21% done, estimate finish Sat Feb 10 16:16:37 2024 xorriso : UPDATE : 82.30% done, estimate finish Sat Feb 10 16:17:37 2024 xorriso : UPDATE : 82.35% done, estimate finish Sat Feb 10 16:17:44 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 16:17:49 2024 xorriso : UPDATE : 82.45% done, estimate finish Sat Feb 10 16:17:54 2024 xorriso : UPDATE : 82.49% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 82.54% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 82.59% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 82.65% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 82.71% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 82.77% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 82.84% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 82.89% done, estimate finish Sat Feb 10 16:18:46 2024 xorriso : UPDATE : 82.95% done, estimate finish Sat Feb 10 16:18:47 2024 xorriso : UPDATE : 82.97% done, estimate finish Sat Feb 10 16:19:00 2024 xorriso : UPDATE : 83.03% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 83.03% done, estimate finish Sat Feb 10 16:19:18 2024 xorriso : UPDATE : 83.18% done, estimate finish Sat Feb 10 16:18:42 2024 xorriso : UPDATE : 83.26% done, estimate finish Sat Feb 10 16:18:33 2024 xorriso : UPDATE : 83.32% done, estimate finish Sat Feb 10 16:18:33 2024 xorriso : UPDATE : 83.40% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 83.40% done, estimate finish Sat Feb 10 16:18:38 2024 xorriso : UPDATE : 83.40% done, estimate finish Sat Feb 10 16:19:05 2024 xorriso : UPDATE : 83.40% done, estimate finish Sat Feb 10 16:19:33 2024 xorriso : UPDATE : 83.40% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 83.78% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 83.83% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 83.83% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 83.97% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 83.97% done, estimate finish Sat Feb 10 16:18:11 2024 xorriso : UPDATE : 84.09% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 84.09% done, estimate finish Sat Feb 10 16:17:49 2024 xorriso : UPDATE : 84.09% done, estimate finish Sat Feb 10 16:18:10 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:17:31 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:17:46 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:19:04 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:19:36 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:25:52 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:26:55 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:27:58 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:29:00 2024 xorriso : UPDATE : 84.31% done, estimate finish Sat Feb 10 16:30:03 2024 xorriso : UPDATE : 85.29% done, estimate finish Sat Feb 10 16:17:32 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 16:17:27 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:17:29 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:17:50 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:16:37 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:16:49 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:17:00 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:17:13 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:17:25 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:17:37 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:17:49 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 85.47% done xorriso : UPDATE : 86.26% done, estimate finish Sat Feb 10 16:17:44 2024 xorriso : UPDATE : 86.57% done, estimate finish Sat Feb 10 16:17:04 2024 xorriso : UPDATE : 86.63% done, estimate finish Sat Feb 10 16:17:08 2024 xorriso : UPDATE : 86.69% done, estimate finish Sat Feb 10 16:17:11 2024 xorriso : UPDATE : 86.69% done, estimate finish Sat Feb 10 16:17:21 2024 xorriso : UPDATE : 86.69% done, estimate finish Sat Feb 10 16:17:32 2024 xorriso : UPDATE : 86.69% done, estimate finish Sat Feb 10 16:17:43 2024 xorriso : UPDATE : 86.69% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 86.69% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 87.20% done, estimate finish Sat Feb 10 16:16:06 2024 xorriso : UPDATE : 87.28% done, estimate finish Sat Feb 10 16:16:10 2024 xorriso : UPDATE : 87.28% done, estimate finish Sat Feb 10 16:16:17 2024 xorriso : UPDATE : 87.28% done, estimate finish Sat Feb 10 16:16:25 2024 xorriso : UPDATE : 87.28% done, estimate finish Sat Feb 10 16:16:32 2024 xorriso : UPDATE : 87.28% done, estimate finish Sat Feb 10 16:16:39 2024 xorriso : UPDATE : 87.67% done, estimate finish Sat Feb 10 16:16:24 2024 xorriso : UPDATE : 87.67% done, estimate finish Sat Feb 10 16:16:32 2024 xorriso : UPDATE : 87.81% done, estimate finish Sat Feb 10 16:16:30 2024 xorriso : UPDATE : 87.87% done, estimate finish Sat Feb 10 16:16:33 2024 xorriso : UPDATE : 87.87% done, estimate finish Sat Feb 10 16:17:50 2024 xorriso : UPDATE : 87.97% done, estimate finish Sat Feb 10 16:17:42 2024 xorriso : UPDATE : 88.04% done, estimate finish Sat Feb 10 16:17:43 2024 xorriso : UPDATE : 88.04% done, estimate finish Sat Feb 10 16:17:57 2024 xorriso : UPDATE : 88.07% done, estimate finish Sat Feb 10 16:18:03 2024 xorriso : UPDATE : 88.24% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 88.24% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 88.37% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 88.42% done, estimate finish Sat Feb 10 16:17:49 2024 xorriso : UPDATE : 88.42% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 88.42% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 88.60% done, estimate finish Sat Feb 10 16:17:52 2024 xorriso : UPDATE : 88.60% done, estimate finish Sat Feb 10 16:18:07 2024 xorriso : UPDATE : 88.60% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 88.76% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 88.84% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 88.90% done, estimate finish Sat Feb 10 16:17:57 2024 xorriso : UPDATE : 88.95% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 89.02% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 89.06% done, estimate finish Sat Feb 10 16:18:02 2024 xorriso : UPDATE : 89.12% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 89.17% done, estimate finish Sat Feb 10 16:17:48 2024 xorriso : UPDATE : 89.21% done, estimate finish Sat Feb 10 16:17:54 2024 xorriso : UPDATE : 89.21% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 89.33% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 89.38% done, estimate finish Sat Feb 10 16:17:59 2024 xorriso : UPDATE : 89.43% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 89.47% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:18:05 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:18:15 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:19:49 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:20:13 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:20:38 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:21:01 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:21:26 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:21:49 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:22:14 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 16:22:38 2024 xorriso : UPDATE : 89.91% done, estimate finish Sat Feb 10 16:19:21 2024 xorriso : UPDATE : 90.25% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 90.26% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 90.34% done, estimate finish Sat Feb 10 16:17:53 2024 xorriso : UPDATE : 90.35% done, estimate finish Sat Feb 10 16:18:03 2024 xorriso : UPDATE : 90.35% done, estimate finish Sat Feb 10 16:18:15 2024 xorriso : UPDATE : 90.35% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 90.38% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 90.64% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 90.68% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 90.78% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 90.83% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 90.91% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 90.91% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 90.91% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 90.91% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 90.91% done, estimate finish Sat Feb 10 16:19:09 2024 xorriso : UPDATE : 90.91% done, estimate finish Sat Feb 10 16:19:23 2024 xorriso : UPDATE : 91.22% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 91.29% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 91.29% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 91.29% done, estimate finish Sat Feb 10 16:18:57 2024 xorriso : UPDATE : 91.29% done, estimate finish Sat Feb 10 16:19:16 2024 xorriso : UPDATE : 91.47% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 91.47% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 91.57% done, estimate finish Sat Feb 10 16:18:30 2024 xorriso : UPDATE : 91.63% done, estimate finish Sat Feb 10 16:18:30 2024 xorriso : UPDATE : 91.71% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:18:52 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:19:06 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:19:26 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:20:03 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:20:21 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:20:40 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 16:20:59 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:18:08 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:18:56 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:19:20 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:19:32 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:19:44 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 92.88% done, estimate finish Sat Feb 10 16:18:35 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:17:58 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:18:07 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:18:35 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:18:44 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:18:53 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:19:11 2024 xorriso : UPDATE : 93.15% done, estimate finish Sat Feb 10 16:20:39 2024 xorriso : UPDATE : 93.23% done, estimate finish Sat Feb 10 16:19:56 2024 xorriso : UPDATE : 93.84% done, estimate finish Sat Feb 10 16:17:50 2024 xorriso : UPDATE : 93.84% done, estimate finish Sat Feb 10 16:17:56 2024 xorriso : UPDATE : 93.84% done, estimate finish Sat Feb 10 16:18:03 2024 xorriso : UPDATE : 93.84% done, estimate finish Sat Feb 10 16:18:11 2024 xorriso : UPDATE : 93.84% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 93.84% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 93.84% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 94.03% done, estimate finish Sat Feb 10 16:18:18 2024 xorriso : UPDATE : 94.28% done, estimate finish Sat Feb 10 16:17:33 2024 xorriso : UPDATE : 94.35% done, estimate finish Sat Feb 10 16:17:34 2024 xorriso : UPDATE : 94.35% done, estimate finish Sat Feb 10 16:17:39 2024 xorriso : UPDATE : 94.35% done, estimate finish Sat Feb 10 16:17:44 2024 xorriso : UPDATE : 94.53% done, estimate finish Sat Feb 10 16:17:40 2024 xorriso : UPDATE : 94.58% done, estimate finish Sat Feb 10 16:17:42 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:17:45 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:17:50 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:17:55 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:18:00 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:18:04 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:19:43 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:19:59 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:20:16 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:20:32 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 16:20:46 2024 xorriso : UPDATE : 95.14% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 95.14% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 95.24% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 95.28% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 95.34% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 95.38% done, estimate finish Sat Feb 10 16:18:01 2024 xorriso : UPDATE : 95.44% done, estimate finish Sat Feb 10 16:18:03 2024 xorriso : UPDATE : 95.48% done, estimate finish Sat Feb 10 16:18:06 2024 xorriso : UPDATE : 95.54% done, estimate finish Sat Feb 10 16:18:07 2024 xorriso : UPDATE : 95.59% done, estimate finish Sat Feb 10 16:18:07 2024 xorriso : UPDATE : 95.65% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 95.71% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 95.77% done, estimate finish Sat Feb 10 16:18:09 2024 xorriso : UPDATE : 95.77% done, estimate finish Sat Feb 10 16:18:14 2024 xorriso : UPDATE : 95.77% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 95.77% done, estimate finish Sat Feb 10 16:18:58 2024 xorriso : UPDATE : 96.01% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 96.03% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 96.03% done, estimate finish Sat Feb 10 16:18:32 2024 xorriso : UPDATE : 96.03% done, estimate finish Sat Feb 10 16:18:39 2024 xorriso : UPDATE : 96.12% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 96.23% done, estimate finish Sat Feb 10 16:18:27 2024 xorriso : UPDATE : 96.23% done, estimate finish Sat Feb 10 16:18:33 2024 xorriso : UPDATE : 96.36% done, estimate finish Sat Feb 10 16:18:26 2024 xorriso : UPDATE : 96.42% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 96.45% done, estimate finish Sat Feb 10 16:18:13 2024 xorriso : UPDATE : 96.53% done, estimate finish Sat Feb 10 16:18:12 2024 xorriso : UPDATE : 96.56% done, estimate finish Sat Feb 10 16:18:15 2024 xorriso : UPDATE : 96.56% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 96.56% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 96.56% done, estimate finish Sat Feb 10 16:18:30 2024 xorriso : UPDATE : 96.56% done, estimate finish Sat Feb 10 16:18:35 2024 xorriso : UPDATE : 96.86% done, estimate finish Sat Feb 10 16:18:16 2024 xorriso : UPDATE : 96.91% done, estimate finish Sat Feb 10 16:18:17 2024 xorriso : UPDATE : 96.93% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 96.93% done, estimate finish Sat Feb 10 16:18:34 2024 xorriso : UPDATE : 96.93% done, estimate finish Sat Feb 10 16:18:41 2024 xorriso : UPDATE : 96.93% done, estimate finish Sat Feb 10 16:18:48 2024 xorriso : UPDATE : 96.93% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 97.27% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 97.32% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 97.38% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 97.43% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:18:37 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:18:43 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:18:49 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:18:55 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:19:02 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:19:07 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:19:13 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:19:19 2024 xorriso : UPDATE : 97.44% done, estimate finish Sat Feb 10 16:19:25 2024 xorriso : UPDATE : 97.91% done, estimate finish Sat Feb 10 16:18:35 2024 xorriso : UPDATE : 98.18% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 98.24% done, estimate finish Sat Feb 10 16:18:19 2024 xorriso : UPDATE : 98.29% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 98.35% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 98.39% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 98.45% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 98.51% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 98.51% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 98.59% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 98.63% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 98.70% done, estimate finish Sat Feb 10 16:18:20 2024 xorriso : UPDATE : 98.74% done, estimate finish Sat Feb 10 16:18:21 2024 xorriso : UPDATE : 98.78% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 98.83% done, estimate finish Sat Feb 10 16:18:22 2024 xorriso : UPDATE : 98.88% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 98.90% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 98.99% done, estimate finish Sat Feb 10 16:18:23 2024 xorriso : UPDATE : 99.04% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 99.09% done, estimate finish Sat Feb 10 16:18:24 2024 xorriso : UPDATE : 99.13% done, estimate finish Sat Feb 10 16:18:25 2024 xorriso : UPDATE : 99.18% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.22% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 99.23% done, estimate finish Sat Feb 10 16:18:31 2024 xorriso : UPDATE : 99.32% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 99.38% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.43% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.48% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.53% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.57% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.62% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.67% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.69% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 99.77% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.80% done, estimate finish Sat Feb 10 16:18:29 2024 xorriso : UPDATE : 99.88% done, estimate finish Sat Feb 10 16:18:28 2024 xorriso : UPDATE : 99.92% done xorriso : UPDATE : 99.97% done xorriso : UPDATE : Thank you for being patient. Working since 1553 seconds. xorriso : UPDATE : Thank you for being patient. Working since 1554 seconds. xorriso : UPDATE : Thank you for being patient. Working since 1555 seconds. ISO image produced: 23640477 sectors Written to medium : 23640477 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 1.image 2.image 1.image 2.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386 a96b32fba4b2c07dcf22beeb68071d9d499612a3651012ed375732ecfcfc512205ede42515c2c637fd9b6ed254850aca992219b034884f9a935bbd2a1feafd87 debian-11.9.0-i386-DLBD-1.iso 9c2b5e61362664e0708517761d082356f578a1c08505dba07bef24a8a30ee61d56ff9c6547016052d8a8e31c72c5410bc575fd74962642adffef13131d96bd50 debian-11.9.0-i386-DLBD-1.jigdo 381d8eabc25846ec6d900c06d2042020611ff54eca0e3547ec3b1322538e394d debian-11.9.0-i386-DLBD-1.iso 771702c86c20265405c9d55cc11b53807fc2fbd2516d16a375b088a99fbf41f0 debian-11.9.0-i386-DLBD-1.jigdo 6209feabacf05625fade1ae9197f4f25dc6650106819ec4aa53ecdceb500516b789a79943f19d47c7602a5b74df42a4e4ef99d06b8ee45e583d2cc255abb09a1 debian-11.9.0-i386-DLBD-2.iso 93897d94900a2d2cef3666b673fcb8b09052512a5f21f30af549578155dd6043139f76faf36cb8886ae2977d213563b79b1677ac053d692aa0bf50e5a829f2f7 debian-11.9.0-i386-DLBD-2.jigdo c9fa861bbb6ab34bd43f08a6f8cfe14da3a7eb1e47b82cee970503f614144b73 debian-11.9.0-i386-DLBD-2.iso f78765d53d9db2f222963b1aee233bd7b140e55e27a184a866ef5a7eac109955 debian-11.9.0-i386-DLBD-2.jigdo 3939299c6c047e27741a87ee8618076968a51810984e45814e90d364da969ef00bbae86a110315b2c53253563998dc9bf840365c5877d62d03fd69cbcfc560da debian-11.9.0-i386-DLBD-1.template 4b28523b3fc3d853145f74a30f7c5be7bfcd4eee6748b9829c92347122961cfa debian-11.9.0-i386-DLBD-1.template d80105e1ba6ac9791c72c69c5a4872099fc166bac939d0c28de84a09140e6cdf55a7f41bb2f440d0ef71e18fccf52877752588704d77fc7e7e2278d8cbdc8a69 debian-11.9.0-i386-DLBD-2.template 55eaf066efac9947cfc02f998ef236a14c1b73f82f3634fbafa7eff59711efce debian-11.9.0-i386-DLBD-2.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 10 Feb 16:18:35 UTC 2024: Finished.