Am 15.02.2017 um 00:40 schrieb Steve McIntyre: > On Wed, Feb 15, 2017 at 12:17:03AM +0100, Josua Mayer wrote: >> Package: debian-cd >> Version: 3.1.19 >> Severity: important >> >> Dear Maintainer, >> >> I am attempting to reproduce creating installer isos using debian-cd. >> Following the README I set up a mirror using debmirror, and then ran the >> mentioned mkae steps up to make images, where I encountered an error message >> concerning a command called catz (never heard of it). >> I suspect debian-cd is missing a runtime dependency. > No, catz is an internal helper script. Looks like I missed a path for > it in one place, now fixed. Thanks for that report. > >> This is the short log leading to the error: >> root@vm-stretch:/usr/share/debian-cd# make images >> Looking in /opt/debmirror/dists/stretch/ /opt/debmirror/dists/stretch/ >> Using MD5 sums from Packages files: >> /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.xz >> /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.gz >> /opt/debmirror/dists/stretch/main/binary-arm64/Packages.xz >> /opt/debmirror/dists/stretch/main/binary-arm64/Packages.gz >> /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.xz >> /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.gz >> /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.xz >> /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.gz >> /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.xz >> /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.gz >> /opt/debmirror/dists/stretch/main/binary-arm64/Packages.xz >> /opt/debmirror/dists/stretch/main/binary-arm64/Packages.gz >> /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.xz >> /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.gz >> /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.xz >> /opt/debmirror/dists/ >> stretch/non-free/binary-arm64/Packages.gz >> /usr/share/debian-cd/tools/grab_md5: 74: >> /usr/share/debian-cd/tools/grab_md5: catz: not found >> Generating the arm64 iso/jigdo images ... >> Last-minute updates: >> README.html >> md5sum: ./README.html: No such file or directory >> Makefile:479: recipe for target 'images' failed >> make: *** [images] Error 1 >> root@vm-stretch:/usr/share/debian-cd# > But the real reason for the stop here is the missing README.html > file. That should have been generated by the tools/add-bin-doc > script, and that's called each time a new temp disc tree is > started. Do you have logs going back further? > Attaching the logs of a fresh attempt (after syncing debmirror). This time every build step was a success, so I don't think we'll find in these logs what went wrong before.
Updating task files... - copying task files from 'tasks/stretch/' - generating dynamic task files update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.39_all.deb
Missing package file for arm64/contrib. Generating a fake status file for apt-get and apt-cache... :> /srv/mirror/tmp/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring # Updating the apt database Get:1 file:/opt/debmirror stretch InRelease [184 kB] Get:1 file:/opt/debmirror stretch InRelease [184 kB] Get:2 file:/opt/debmirror stretch/main arm64 Packages [6,926 kB] Ign:2 file:/opt/debmirror stretch/main arm64 Packages Get:3 file:/opt/debmirror stretch/main arm64 Contents (deb) [31.0 MB] Ign:3 file:/opt/debmirror stretch/main arm64 Contents (deb) Get:4 file:/opt/debmirror stretch/contrib arm64 Packages [42.1 kB] Ign:4 file:/opt/debmirror stretch/contrib arm64 Packages Get:5 file:/opt/debmirror stretch/contrib arm64 Contents (deb) [94.6 kB] Ign:5 file:/opt/debmirror stretch/contrib arm64 Contents (deb) Get:6 file:/opt/debmirror stretch/main/debian-installer arm64 Packages [49.2 kB] Ign:6 file:/opt/debmirror stretch/main/debian-installer arm64 Packages Get:2 file:/opt/debmirror stretch/main arm64 Packages [6,926 kB] Get:3 file:/opt/debmirror stretch/main arm64 Contents (deb) [31.0 MB] Get:4 file:/opt/debmirror stretch/contrib arm64 Packages [42.1 kB] Get:5 file:/opt/debmirror stretch/contrib arm64 Contents (deb) [94.6 kB] Get:6 file:/opt/debmirror stretch/main/debian-installer arm64 Packages [49.2 kB] Reading package lists... W: Target Contents-deb-legacy (Contents-arm64) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-arm64) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "stretch"x != ""x ] && \ [ "stretch"x != "stretch"x ] ; then \ mkdir -p /srv/mirror/tmp/apt/stretch-source/apt/preferences.d ; \ :> /srv/mirror/tmp/apt/stretch-source/status ; \ export CODENAME=stretch; \ export ARCH=source; \ /usr/share/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /usr/share/debian-cd/tools/apt-selection update; \ fi; \ fi 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-listchanges : Depends: python3-apt (>= 0.7.93) but it is not installed Depends: python3:any (>= 3.5~) base-passwd : Depends: libdebconfclient0 (>= 0.145) but it is not installed bind9-host : Depends: libgeoip1 but it is not installed Depends: libisccfg140 (= 1:9.10.3.dfsg.P4-11) but it is not installed bsdmainutils : Depends: libbsd0 (>= 0.2.0) but it is not installed bsdutils : PreDepends: libsystemd0 but it is not installed dbus : Depends: libapparmor1 (>= 2.8.95) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap-ng0 but it is not installed Depends: libdbus-1-3 (= 1.10.14-1) but it is not installed Depends: libexpat1 (>= 2.0.1) but it is not installed Depends: libsystemd0 (>= 209) but it is not installed 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 gnupg : Depends: gnupg-agent (= 2.1.18-3) but it is not installed Depends: libassuan0 (>= 2.0.1) but it is not installed Depends: libksba8 (>= 1.3.4) but it is not installed Recommends: dirmngr (= 2.1.18-3) but it is not installed Recommends: gnupg-l10n (= 2.1.18-3) but it is not installed iproute2 : Depends: libelf1 (>= 0.131) but it is not installed Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Recommends: libatm1 (>= 2.4.1-17~) but it is not installed Recommends: libxtables12 but it is not installed iptables : Depends: libip4tc0 (= 1.6.0+snapshot20161117-5) but it is not installed Depends: libip6tc0 (= 1.6.0+snapshot20161117-5) but it is not installed Depends: libiptc0 (= 1.6.0+snapshot20161117-5) but it is not installed Depends: libxtables12 (= 1.6.0+snapshot20161117-5) but it is not installed Depends: libnetfilter-conntrack3 but it is not installed Depends: libnfnetlink0 but it is not installed iputils-ping : Depends: libnettle6 but it is not installed Recommends: libcap2-bin but it is not installed isc-dhcp-client : Depends: libdns-export162 but it is not installed Depends: libisc-export160 but it is not installed libapt-pkg5.0 : Depends: liblz4-1 (>= 0.0~r127) but it is not installed libbind9-140 : Depends: libgeoip1 but it is not installed Depends: libisccfg140 but it is not installed libdns162 : Depends: libgeoip1 but it is not installed libedit2 : Depends: libbsd0 (>= 0.0) but it is not installed libgnutls30 : Depends: libgmp10 (>= 2:6) but it is not installed Depends: libhogweed4 but it is not installed Depends: libnettle6 but it is not installed libirs141 : Depends: libgeoip1 but it is not installed Depends: libisccfg140 but it is not installed libisc160 : Depends: libgeoip1 but it is not installed libkrad0 : Depends: libverto1 (>= 0.2.4) but it is not installed liblwres141 : Depends: libgeoip1 but it is not installed libp11-kit0 : Depends: libffi6 (>= 3.2) but it is not installed libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed libpam0g : Depends: libaudit1 (>= 1:2.2.1) but it is not installed libprocps6 : Depends: libsystemd0 (>= 209) but it is not installed libxml2 : Depends: libicu57 (>= 57.1-1~) but it is not installed Recommends: xml-core but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed perl : Depends: libperl5.24 (= 5.24.1-1) but it is not installed Recommends: rename but it is not installed python : Depends: libpython-stdlib (= 2.7.13-2) but it is not installed python-minimal : Depends: python2.7-minimal (>= 2.7.13-1~) but it is not installed python2.7 : Depends: python2.7-minimal (= 2.7.13-2) but it is not installed Depends: libpython2.7-stdlib (= 2.7.13-2) but it is not installed python3-reportbug : Depends: python3:any (>= 3.3.2-2~) Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 1.13) but it is not installed Depends: python3-requests but it is not installed reportbug : Depends: python3:any rsyslog : Depends: libfastjson4 (>= 0.99.3) but it is not installed Depends: liblognorm5 (>= 1.1.2) but it is not installed Depends: libsystemd0 (>= 209) but it is not installed systemd : Depends: libapparmor1 (>= 2.9.0-3+exp2) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcryptsetup4 (>= 2:1.4.3) but it is not installed Depends: libip4tc0 (>= 1.6.0+snapshot20161117) but it is not installed Depends: liblz4-1 (>= 0.0~r127) but it is not installed Depends: libseccomp2 (>= 2.3.1) but it is not installed Depends: libsystemd0 (= 232-15) but it is not installed tasksel : Depends: liblocale-gettext-perl but it is not installed util-linux : PreDepends: libsystemd0 but it is not installed vim-common : Depends: xxd but it is not installed wget : Depends: libnettle6 but it is not installed Depends: libpsl5 (>= 0.13.0) but it is not installed Recommends: ca-certificates but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[1]: Entering directory '/usr/share/debian-cd' Apt-get is updating its files ... Get:1 file:/opt/debmirror stretch InRelease [184 kB] Get:1 file:/opt/debmirror stretch InRelease [184 kB] Reading package lists... W: Target Contents-deb-legacy (Contents-arm64) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-arm64) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 arm64:ca-certificates arm64:dh-python arm64:distro-info-data arm64:dmsetup arm64:geoip-database arm64:gnupg-agent arm64:iso-codes arm64:libapparmor1 arm64:libassuan0 arm64:libaudit1 arm64:libaudit-common arm64:libbsd0 arm64:libcap-ng0 arm64:libcryptsetup4 arm64:libcurl3-gnutls arm64:libdbus-1-3 arm64:libdebconfclient0 arm64:libdevmapper1.02.1 arm64:libdns-export162 arm64:libelf1 arm64:libev4 arm64:libexpat1 arm64:libfastjson4 arm64:libffi6 arm64:libgeoip1 arm64:libgmp10 arm64:libhogweed4 arm64:libicu57 arm64:libidn2-0 arm64:libip4tc0 arm64:libip6tc0 arm64:libiptc0 arm64:libisccc140 arm64:libisccfg140 arm64:libisc-export160 arm64:libksba8 arm64:liblocale-gettext-perl arm64:liblognorm5 arm64:liblz4-1 arm64:libmnl0 arm64:libmpdec2 arm64:libnetfilter-conntrack3 arm64:libnettle6 arm64:libnfnetlink0 arm64:libnghttp2-14 arm64:libnpth0 arm64:libperl5.24 arm64:libpsl5 arm64:libpython2.7-minimal arm64:libpython2.7-stdlib arm64:libpython3.5-minimal arm64:libpython3.5-stdlib arm64:libpython3-stdlib arm64:libpython-stdlib arm64:librtmp1 arm64:libseccomp2 arm64:libsemanage1 arm64:libsemanage-common arm64:libssh2-1 arm64:libsystemd0 arm64:libtext-charwidth-perl arm64:libtext-iconv-perl arm64:libtext-wrapi18n-perl arm64:libunistring0 arm64:libustr-1.0-1 arm64:libverto1 arm64:libverto-libev1 arm64:libxtables12 arm64:lsb-release arm64:openssl arm64:pinentry-curses arm64:publicsuffix arm64:python2.7-minimal arm64:python3 arm64:python3.5 arm64:python3.5-minimal arm64:python3-apt arm64:python3-chardet arm64:python3-debian arm64:python3-debianbts arm64:python3-httplib2 arm64:python3-minimal arm64:python3-pkg-resources arm64:python3-pycurl arm64:python3-pysimplesoap arm64:python3-requests arm64:python3-six arm64:python3-urllib3 arm64:python-apt-common arm64:xxd Reading package lists... Building dependency tree... make[1]: Leaving directory '/usr/share/debian-cd'
Apt-get is updating its files ... Get:1 file:/opt/debmirror stretch InRelease [184 kB] Get:1 file:/opt/debmirror stretch InRelease [184 kB] Reading package lists... W: Target Contents-deb-legacy (Contents-arm64) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-arm64) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:1 and /srv/mirror/tmp/apt/stretch-arm64/apt/sources.list:2 Generating the complete list of packages to be included in /srv/mirror/tmp/stretch/list... /usr/share/debian-cd/tools/check_backports_packages /srv/mirror/tmp/stretch/list /srv/mirror/tmp/stretch/list.backports if [ -f /srv/mirror/tmp/stretch/list.backports ]; then mv /srv/mirror/tmp/stretch/list.backports /srv/mirror/tmp/stretch/list; fi
Running sort_deps to sort packages for arm64: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 94985402 bytes Adding the rest of the requested packages Now up to 51657287296 bytes Done: processed/sorted 48194 packages, total size 51657287296 bytes. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.4.6 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2016, Thomas Schmitt <scdbac...@gmx.net>, libburnia project. xorriso version : 1.4.6 Version timestamp : 2016.09.16.133001 Build timestamp : -none-given- libisofs in use : 1.4.6 (min. 1.4.6) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.4.6 (min. 1.4.6) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.4.6 (min. 1.4.6) 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 arm64: Done: Read details of 48194 packages for arm64 Reading in translated package descriptions for main: Done: read 51494 entries for 1 languages Reading in translated package descriptions for contrib: Done: read 322 entries for 1 languages Reading in translated package descriptions for non-free: Done: read 536 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_INCLUDE file /usr/share/debian-cd/data/stretch/arm64_udeb_include WARNING: Unable to read UDEB_EXCLUDE file /usr/share/debian-cd/data/stretch/arm64_udeb_exclude Adding docs to CD1 Extracting FAQ on CD1 Adding installtools Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 1 /srv/mirror/tmp/stretch/CD1 mkdir: created directory '/srv/mirror/tmp/stretch/boot1' Adding EFI boot code for arm64 on CD1 Using newer EFI support in xorriso 10406 Starting new "arm64" CD 1 at /usr/share/debian-cd/stretch/CD1 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for arm64 Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 1642 packages, 331264 blocks, 678428672 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 arm64: Running tools/boot/stretch/boot-arm64 2 /srv/mirror/tmp/stretch/CD2 Starting new "arm64" CD 2 at /usr/share/debian-cd/stretch/CD2 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 1032 packages, 331513 blocks, 678938624 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 3 /srv/mirror/tmp/stretch/CD3 Starting new "arm64" CD 3 at /usr/share/debian-cd/stretch/CD3 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 716 packages, 305361 blocks, 625379328 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 4 /srv/mirror/tmp/stretch/CD4 Starting new "arm64" CD 4 at /usr/share/debian-cd/stretch/CD4 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 385 packages, 307470 blocks, 629698560 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 5 /srv/mirror/tmp/stretch/CD5 Starting new "arm64" CD 5 at /usr/share/debian-cd/stretch/CD5 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 415 packages, 331860 blocks, 679649280 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 6 /srv/mirror/tmp/stretch/CD6 Starting new "arm64" CD 6 at /usr/share/debian-cd/stretch/CD6 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 416 packages, 331665 blocks, 679249920 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 7 /srv/mirror/tmp/stretch/CD7 Starting new "arm64" CD 7 at /usr/share/debian-cd/stretch/CD7 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 7 filled with 617 packages, 317673 blocks, 650594304 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 8 /srv/mirror/tmp/stretch/CD8 Starting new "arm64" CD 8 at /usr/share/debian-cd/stretch/CD8 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 341 packages, 330998 blocks, 677883904 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 9 /srv/mirror/tmp/stretch/CD9 Starting new "arm64" CD 9 at /usr/share/debian-cd/stretch/CD9 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 9 filled with 515 packages, 297601 blocks, 609486848 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 10 /srv/mirror/tmp/stretch/CD10 Starting new "arm64" CD 10 at /usr/share/debian-cd/stretch/CD10 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 439 packages, 309822 blocks, 634515456 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 11 /srv/mirror/tmp/stretch/CD11 Starting new "arm64" CD 11 at /usr/share/debian-cd/stretch/CD11 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 11 filled with 451 packages, 331601 blocks, 679118848 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 12 /srv/mirror/tmp/stretch/CD12 Starting new "arm64" CD 12 at /usr/share/debian-cd/stretch/CD12 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 426 packages, 309167 blocks, 633174016 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD13 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 13 /srv/mirror/tmp/stretch/CD13 Starting new "arm64" CD 13 at /usr/share/debian-cd/stretch/CD13 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 13 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 232 packages, 331630 blocks, 679178240 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD14 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 14 /srv/mirror/tmp/stretch/CD14 Starting new "arm64" CD 14 at /usr/share/debian-cd/stretch/CD14 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 14 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 14 filled with 241 packages, 216659 blocks, 443717632 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD15 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 15 /srv/mirror/tmp/stretch/CD15 Starting new "arm64" CD 15 at /usr/share/debian-cd/stretch/CD15 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 15 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 15 filled with 34 packages, 331757 blocks, 679438336 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD16 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 16 /srv/mirror/tmp/stretch/CD16 Starting new "arm64" CD 16 at /usr/share/debian-cd/stretch/CD16 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 16 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 16 filled with 518 packages, 320741 blocks, 656877568 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD17 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 17 /srv/mirror/tmp/stretch/CD17 Starting new "arm64" CD 17 at /usr/share/debian-cd/stretch/CD17 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 17 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 17 filled with 368 packages, 315309 blocks, 645752832 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD18 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 18 /srv/mirror/tmp/stretch/CD18 Starting new "arm64" CD 18 at /usr/share/debian-cd/stretch/CD18 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 18 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 18 filled with 296 packages, 313625 blocks, 642304000 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD19 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 19 /srv/mirror/tmp/stretch/CD19 Starting new "arm64" CD 19 at /usr/share/debian-cd/stretch/CD19 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 19 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 19 filled with 853 packages, 323799 blocks, 663140352 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD20 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 20 /srv/mirror/tmp/stretch/CD20 Starting new "arm64" CD 20 at /usr/share/debian-cd/stretch/CD20 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 20 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 20 filled with 406 packages, 331194 blocks, 678285312 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD21 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 21 /srv/mirror/tmp/stretch/CD21 Starting new "arm64" CD 21 at /usr/share/debian-cd/stretch/CD21 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 21 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 21 filled with 506 packages, 331808 blocks, 679542784 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD22 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 22 /srv/mirror/tmp/stretch/CD22 Starting new "arm64" CD 22 at /usr/share/debian-cd/stretch/CD22 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 22 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 22 filled with 374 packages, 310885 blocks, 636692480 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD23 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 23 /srv/mirror/tmp/stretch/CD23 Starting new "arm64" CD 23 at /usr/share/debian-cd/stretch/CD23 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 23 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 23 filled with 295 packages, 331866 blocks, 679661568 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD24 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 24 /srv/mirror/tmp/stretch/CD24 Starting new "arm64" CD 24 at /usr/share/debian-cd/stretch/CD24 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 24 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 24 filled with 313 packages, 222714 blocks, 456118272 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD25 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 25 /srv/mirror/tmp/stretch/CD25 Starting new "arm64" CD 25 at /usr/share/debian-cd/stretch/CD25 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 25 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 25 filled with 1 packages, 254555 blocks, 521328640 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD26 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 26 /srv/mirror/tmp/stretch/CD26 Starting new "arm64" CD 26 at /usr/share/debian-cd/stretch/CD26 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 26 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 26 filled with 268 packages, 328969 blocks, 673728512 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD27 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 27 /srv/mirror/tmp/stretch/CD27 Starting new "arm64" CD 27 at /usr/share/debian-cd/stretch/CD27 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 27 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 27 filled with 473 packages, 330996 blocks, 677879808 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD28 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 28 /srv/mirror/tmp/stretch/CD28 Starting new "arm64" CD 28 at /usr/share/debian-cd/stretch/CD28 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 28 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 28 filled with 570 packages, 328398 blocks, 672559104 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD29 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 29 /srv/mirror/tmp/stretch/CD29 Starting new "arm64" CD 29 at /usr/share/debian-cd/stretch/CD29 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 29 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 29 filled with 443 packages, 331668 blocks, 679256064 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD30 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 30 /srv/mirror/tmp/stretch/CD30 Starting new "arm64" CD 30 at /usr/share/debian-cd/stretch/CD30 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 30 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 30 filled with 500 packages, 285106 blocks, 583897088 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD31 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 31 /srv/mirror/tmp/stretch/CD31 Starting new "arm64" CD 31 at /usr/share/debian-cd/stretch/CD31 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 31 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 31 filled with 431 packages, 322821 blocks, 661137408 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD32 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 32 /srv/mirror/tmp/stretch/CD32 Starting new "arm64" CD 32 at /usr/share/debian-cd/stretch/CD32 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 32 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 32 filled with 523 packages, 313571 blocks, 642193408 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD33 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 33 /srv/mirror/tmp/stretch/CD33 Starting new "arm64" CD 33 at /usr/share/debian-cd/stretch/CD33 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 33 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 33 filled with 584 packages, 301541 blocks, 617555968 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD34 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 34 /srv/mirror/tmp/stretch/CD34 Starting new "arm64" CD 34 at /usr/share/debian-cd/stretch/CD34 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 34 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 34 filled with 236 packages, 329104 blocks, 674004992 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD35 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 35 /srv/mirror/tmp/stretch/CD35 Starting new "arm64" CD 35 at /usr/share/debian-cd/stretch/CD35 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 35 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 35 filled with 360 packages, 326942 blocks, 669577216 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD36 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 36 /srv/mirror/tmp/stretch/CD36 Starting new "arm64" CD 36 at /usr/share/debian-cd/stretch/CD36 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 36 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 36 filled with 534 packages, 324335 blocks, 664238080 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD37 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 37 /srv/mirror/tmp/stretch/CD37 Starting new "arm64" CD 37 at /usr/share/debian-cd/stretch/CD37 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 37 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 37 filled with 337 packages, 198377 blocks, 406276096 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD38 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 38 /srv/mirror/tmp/stretch/CD38 Starting new "arm64" CD 38 at /usr/share/debian-cd/stretch/CD38 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 38 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 38 filled with 169 packages, 282162 blocks, 577867776 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD39 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 39 /srv/mirror/tmp/stretch/CD39 Starting new "arm64" CD 39 at /usr/share/debian-cd/stretch/CD39 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 39 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 39 filled with 353 packages, 315903 blocks, 646969344 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD40 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 40 /srv/mirror/tmp/stretch/CD40 Starting new "arm64" CD 40 at /usr/share/debian-cd/stretch/CD40 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 40 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 40 filled with 637 packages, 324592 blocks, 664764416 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD41 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 41 /srv/mirror/tmp/stretch/CD41 Starting new "arm64" CD 41 at /usr/share/debian-cd/stretch/CD41 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 41 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 41 filled with 397 packages, 330338 blocks, 676532224 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD42 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 42 /srv/mirror/tmp/stretch/CD42 Starting new "arm64" CD 42 at /usr/share/debian-cd/stretch/CD42 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 42 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 42 filled with 806 packages, 331657 blocks, 679233536 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD43 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 43 /srv/mirror/tmp/stretch/CD43 Starting new "arm64" CD 43 at /usr/share/debian-cd/stretch/CD43 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 43 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 43 filled with 500 packages, 299284 blocks, 612933632 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD44 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 44 /srv/mirror/tmp/stretch/CD44 Starting new "arm64" CD 44 at /usr/share/debian-cd/stretch/CD44 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 44 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 44 filled with 306 packages, 298313 blocks, 610945024 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD45 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 45 /srv/mirror/tmp/stretch/CD45 Starting new "arm64" CD 45 at /usr/share/debian-cd/stretch/CD45 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 45 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 45 filled with 468 packages, 331656 blocks, 679231488 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD46 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 46 /srv/mirror/tmp/stretch/CD46 Starting new "arm64" CD 46 at /usr/share/debian-cd/stretch/CD46 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 46 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 46 filled with 213 packages, 308136 blocks, 631062528 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD47 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 47 /srv/mirror/tmp/stretch/CD47 Starting new "arm64" CD 47 at /usr/share/debian-cd/stretch/CD47 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 47 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 47 filled with 1 packages, 185677 blocks, 380266496 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD48 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 48 /srv/mirror/tmp/stretch/CD48 Starting new "arm64" CD 48 at /usr/share/debian-cd/stretch/CD48 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 48 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 48 filled with 157 packages, 330906 blocks, 677695488 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD49 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 49 /srv/mirror/tmp/stretch/CD49 Starting new "arm64" CD 49 at /usr/share/debian-cd/stretch/CD49 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 49 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 49 filled with 458 packages, 324595 blocks, 664770560 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD50 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 50 /srv/mirror/tmp/stretch/CD50 Starting new "arm64" CD 50 at /usr/share/debian-cd/stretch/CD50 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 50 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 50 filled with 877 packages, 324933 blocks, 665462784 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD51 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 51 /srv/mirror/tmp/stretch/CD51 Starting new "arm64" CD 51 at /usr/share/debian-cd/stretch/CD51 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 51 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 51 filled with 492 packages, 325043 blocks, 665688064 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD52 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 52 /srv/mirror/tmp/stretch/CD52 Starting new "arm64" CD 52 at /usr/share/debian-cd/stretch/CD52 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 52 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 52 filled with 981 packages, 331651 blocks, 679221248 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD53 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 53 /srv/mirror/tmp/stretch/CD53 Starting new "arm64" CD 53 at /usr/share/debian-cd/stretch/CD53 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 53 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 53 filled with 493 packages, 331583 blocks, 679081984 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD54 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 54 /srv/mirror/tmp/stretch/CD54 Starting new "arm64" CD 54 at /usr/share/debian-cd/stretch/CD54 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 54 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 54 filled with 916 packages, 315871 blocks, 646903808 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD55 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 55 /srv/mirror/tmp/stretch/CD55 Starting new "arm64" CD 55 at /usr/share/debian-cd/stretch/CD55 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 55 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 55 filled with 629 packages, 331714 blocks, 679350272 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD56 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 56 /srv/mirror/tmp/stretch/CD56 Starting new "arm64" CD 56 at /usr/share/debian-cd/stretch/CD56 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 56 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 56 filled with 647 packages, 330287 blocks, 676427776 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD57 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 57 /srv/mirror/tmp/stretch/CD57 Starting new "arm64" CD 57 at /usr/share/debian-cd/stretch/CD57 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 57 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 57 filled with 806 packages, 327747 blocks, 671225856 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD58 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 58 /srv/mirror/tmp/stretch/CD58 Starting new "arm64" CD 58 at /usr/share/debian-cd/stretch/CD58 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 58 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 58 filled with 769 packages, 331727 blocks, 679376896 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD59 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 59 /srv/mirror/tmp/stretch/CD59 Starting new "arm64" CD 59 at /usr/share/debian-cd/stretch/CD59 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 59 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 59 filled with 982 packages, 326915 blocks, 669521920 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD60 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 60 /srv/mirror/tmp/stretch/CD60 Starting new "arm64" CD 60 at /usr/share/debian-cd/stretch/CD60 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 60 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 60 filled with 1029 packages, 331374 blocks, 678653952 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD61 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 61 /srv/mirror/tmp/stretch/CD61 Starting new "arm64" CD 61 at /usr/share/debian-cd/stretch/CD61 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 61 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 61 filled with 1328 packages, 331342 blocks, 678588416 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD62 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 62 /srv/mirror/tmp/stretch/CD62 Starting new "arm64" CD 62 at /usr/share/debian-cd/stretch/CD62 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 62 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 62 filled with 749 packages, 326679 blocks, 669038592 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD63 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 63 /srv/mirror/tmp/stretch/CD63 Starting new "arm64" CD 63 at /usr/share/debian-cd/stretch/CD63 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 63 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 63 filled with 1034 packages, 318619 blocks, 652531712 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD64 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 64 /srv/mirror/tmp/stretch/CD64 Starting new "arm64" CD 64 at /usr/share/debian-cd/stretch/CD64 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 64 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 64 filled with 761 packages, 331491 blocks, 678893568 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD65 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 65 /srv/mirror/tmp/stretch/CD65 Starting new "arm64" CD 65 at /usr/share/debian-cd/stretch/CD65 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 65 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 65 filled with 1397 packages, 323209 blocks, 661932032 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD66 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 66 /srv/mirror/tmp/stretch/CD66 Starting new "arm64" CD 66 at /usr/share/debian-cd/stretch/CD66 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 66 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 66 filled with 918 packages, 329954 blocks, 675745792 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD67 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 67 /srv/mirror/tmp/stretch/CD67 Starting new "arm64" CD 67 at /usr/share/debian-cd/stretch/CD67 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 67 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 67 filled with 1424 packages, 325879 blocks, 667400192 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD68 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 68 /srv/mirror/tmp/stretch/CD68 Starting new "arm64" CD 68 at /usr/share/debian-cd/stretch/CD68 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 68 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 68 filled with 790 packages, 331750 blocks, 679424000 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD69 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 69 /srv/mirror/tmp/stretch/CD69 Starting new "arm64" CD 69 at /usr/share/debian-cd/stretch/CD69 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 69 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 69 filled with 802 packages, 326510 blocks, 668692480 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD70 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 70 /srv/mirror/tmp/stretch/CD70 Starting new "arm64" CD 70 at /usr/share/debian-cd/stretch/CD70 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 70 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 70 filled with 854 packages, 328763 blocks, 673306624 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD71 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 71 /srv/mirror/tmp/stretch/CD71 Starting new "arm64" CD 71 at /usr/share/debian-cd/stretch/CD71 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 71 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 71 filled with 948 packages, 331627 blocks, 679172096 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD72 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 72 /srv/mirror/tmp/stretch/CD72 Starting new "arm64" CD 72 at /usr/share/debian-cd/stretch/CD72 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 72 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 72 filled with 1070 packages, 331658 blocks, 679235584 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD73 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 73 /srv/mirror/tmp/stretch/CD73 Starting new "arm64" CD 73 at /usr/share/debian-cd/stretch/CD73 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 73 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 73 filled with 955 packages, 312842 blocks, 640700416 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD74 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 74 /srv/mirror/tmp/stretch/CD74 Starting new "arm64" CD 74 at /usr/share/debian-cd/stretch/CD74 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 74 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 74 filled with 514 packages, 331736 blocks, 679395328 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD75 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 75 /srv/mirror/tmp/stretch/CD75 Starting new "arm64" CD 75 at /usr/share/debian-cd/stretch/CD75 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 75 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 75 filled with 892 packages, 329448 blocks, 674709504 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD76 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 76 /srv/mirror/tmp/stretch/CD76 Starting new "arm64" CD 76 at /usr/share/debian-cd/stretch/CD76 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 76 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 76 filled with 978 packages, 228358 blocks, 467677184 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD77 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 77 /srv/mirror/tmp/stretch/CD77 Starting new "arm64" CD 77 at /usr/share/debian-cd/stretch/CD77 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 77 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 77 filled with 125 packages, 326597 blocks, 668870656 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD78 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 78 /srv/mirror/tmp/stretch/CD78 Starting new "arm64" CD 78 at /usr/share/debian-cd/stretch/CD78 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 78 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 78 filled with 1171 packages, 288827 blocks, 591517696 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD79 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 79 /srv/mirror/tmp/stretch/CD79 Starting new "arm64" CD 79 at /usr/share/debian-cd/stretch/CD79 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 79 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 79 filled with 402 packages, 330521 blocks, 676907008 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD80 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 80 /srv/mirror/tmp/stretch/CD80 Starting new "arm64" CD 80 at /usr/share/debian-cd/stretch/CD80 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 80 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Use of uninitialized value $p in concatenation (.) or string at /usr/share/debian-cd/tools/make_disc_trees.pl line 1348. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 80 filled with 624 packages, 321580 blocks, 658595840 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD81 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for arm64: Running tools/boot/stretch/boot-arm64 81 /srv/mirror/tmp/stretch/CD81 Starting new "arm64" CD 81 at /usr/share/debian-cd/stretch/CD81 Specified size for this image: 650MiB CD, 332031 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 81 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 81 (not) filled with 282 packages, 194428 blocks, 398188544 bytes Finished: 48195 packages placed
Looking in /opt/debmirror/dists/stretch/ /opt/debmirror/dists/stretch/ Using MD5 sums from Packages files: /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/main/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/main/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/main/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/main/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.gz Using MD5 sums from d-i: /opt/debmirror/dists/stretch/main/installer-arm64/current/images/MD5SUMS Generating arm64 iso/jigdo image number 1 ... Last-minute updates: README.html README.txt Thu Feb 16 16:03:00 CET 2017 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1 -V 'Debian 9.0 arm64 1' -o /srv/mirror/debian-cd-test/debian-9.0-arm64-CD-1.iso -jigdo-jigdo /srv/mirror/debian-cd-test/debian-9.0-arm64-CD-1.jigdo -jigdo-template /srv/mirror/debian-cd-test/debian-9.0-arm64-CD-1.template -jigdo-map Debian=/opt/debmirror/ -jigdo-exclude boot1 -md5-list /srv/mirror/tmp/stretch/md5-check -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-force-md5 /pool/ -J -joliet-long -cache-inodes -e boot/grub/efi.img -no-emul-boot -append_partition 2 0xef /srv/mirror/tmp/stretch/CD1/boot/grub/efi.img -partition_cyl_align all CD1 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/srv/mirror/debian-cd-test/debian-9.0-arm64-CD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 60.3g 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/mirror/tmp/stretch/CD1' xorriso : UPDATE : 4336 files added in 1 seconds xorriso : UPDATE : 4336 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/testing to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-basic_defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-compat.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-getting.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-nexttime.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-pkg_basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-redistrib.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/footnotes.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: NOTE : Aligned image size to cylinder size by 115 blocks xorriso : UPDATE : 0.15% done xorriso : UPDATE : 0.46% done xorriso : UPDATE : 0.80% done xorriso : UPDATE : 1.33% done xorriso : UPDATE : 1.85% done, estimate finish Thu Feb 16 16:06:21 2017 xorriso : UPDATE : 2.43% done, estimate finish Thu Feb 16 16:06:14 2017 xorriso : UPDATE : 2.90% done, estimate finish Thu Feb 16 16:06:18 2017 xorriso : UPDATE : 3.52% done, estimate finish Thu Feb 16 16:06:12 2017 xorriso : UPDATE : 3.98% done, estimate finish Thu Feb 16 16:06:15 2017 xorriso : UPDATE : 4.60% done, estimate finish Thu Feb 16 16:06:10 2017 xorriso : UPDATE : 5.06% done, estimate finish Thu Feb 16 16:06:13 2017 xorriso : UPDATE : 5.65% done, estimate finish Thu Feb 16 16:06:10 2017 xorriso : UPDATE : 6.14% done, estimate finish Thu Feb 16 16:06:12 2017 xorriso : UPDATE : 6.58% done, estimate finish Thu Feb 16 16:06:14 2017 xorriso : UPDATE : 8.98% done, estimate finish Thu Feb 16 16:05:34 2017 xorriso : UPDATE : 10.26% done, estimate finish Thu Feb 16 16:05:24 2017 xorriso : UPDATE : 10.29% done, estimate finish Thu Feb 16 16:05:34 2017 xorriso : UPDATE : 12.58% done, estimate finish Thu Feb 16 16:05:14 2017 xorriso : UPDATE : 13.36% done, estimate finish Thu Feb 16 16:05:13 2017 xorriso : UPDATE : 14.03% done, estimate finish Thu Feb 16 16:05:14 2017 xorriso : UPDATE : 14.69% done, estimate finish Thu Feb 16 16:04:48 2017 xorriso : UPDATE : 15.58% done, estimate finish Thu Feb 16 16:04:49 2017 xorriso : UPDATE : 16.10% done, estimate finish Thu Feb 16 16:04:53 2017 xorriso : UPDATE : 16.68% done, estimate finish Thu Feb 16 16:04:56 2017 xorriso : UPDATE : 17.70% done, estimate finish Thu Feb 16 16:04:56 2017 xorriso : UPDATE : 18.45% done, estimate finish Thu Feb 16 16:04:56 2017 xorriso : UPDATE : 19.04% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 19.87% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 20.66% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 21.28% done, estimate finish Thu Feb 16 16:05:01 2017 xorriso : UPDATE : 22.50% done, estimate finish Thu Feb 16 16:05:05 2017 xorriso : UPDATE : 22.76% done, estimate finish Thu Feb 16 16:05:10 2017 xorriso : UPDATE : 23.11% done, estimate finish Thu Feb 16 16:05:15 2017 xorriso : UPDATE : 23.11% done, estimate finish Thu Feb 16 16:05:23 2017 xorriso : UPDATE : 23.11% done, estimate finish Thu Feb 16 16:05:31 2017 xorriso : UPDATE : 23.11% done, estimate finish Thu Feb 16 16:05:39 2017 xorriso : UPDATE : 28.76% done, estimate finish Thu Feb 16 16:04:56 2017 xorriso : UPDATE : 30.80% done, estimate finish Thu Feb 16 16:04:50 2017 xorriso : UPDATE : 31.34% done, estimate finish Thu Feb 16 16:04:52 2017 xorriso : UPDATE : 31.80% done, estimate finish Thu Feb 16 16:04:54 2017 xorriso : UPDATE : 32.16% done, estimate finish Thu Feb 16 16:04:53 2017 xorriso : UPDATE : 32.94% done, estimate finish Thu Feb 16 16:04:53 2017 xorriso : UPDATE : 33.93% done, estimate finish Thu Feb 16 16:04:52 2017 xorriso : UPDATE : 34.45% done, estimate finish Thu Feb 16 16:04:55 2017 xorriso : UPDATE : 35.15% done, estimate finish Thu Feb 16 16:04:56 2017 xorriso : UPDATE : 36.17% done, estimate finish Thu Feb 16 16:04:55 2017 xorriso : UPDATE : 38.66% done, estimate finish Thu Feb 16 16:04:48 2017 xorriso : UPDATE : 39.72% done, estimate finish Thu Feb 16 16:04:48 2017 xorriso : UPDATE : 40.32% done, estimate finish Thu Feb 16 16:04:50 2017 xorriso : UPDATE : 41.88% done, estimate finish Thu Feb 16 16:04:47 2017 xorriso : UPDATE : 43.26% done, estimate finish Thu Feb 16 16:04:46 2017 xorriso : UPDATE : 43.99% done, estimate finish Thu Feb 16 16:04:45 2017 xorriso : UPDATE : 44.53% done, estimate finish Thu Feb 16 16:04:47 2017 xorriso : UPDATE : 45.71% done, estimate finish Thu Feb 16 16:04:47 2017 xorriso : UPDATE : 47.11% done, estimate finish Thu Feb 16 16:04:46 2017 xorriso : UPDATE : 48.28% done, estimate finish Thu Feb 16 16:04:44 2017 xorriso : UPDATE : 48.57% done, estimate finish Thu Feb 16 16:04:47 2017 xorriso : UPDATE : 48.65% done, estimate finish Thu Feb 16 16:04:50 2017 xorriso : UPDATE : 50.24% done, estimate finish Thu Feb 16 16:04:49 2017 xorriso : UPDATE : 50.60% done, estimate finish Thu Feb 16 16:04:50 2017 xorriso : UPDATE : 51.18% done, estimate finish Thu Feb 16 16:04:52 2017 xorriso : UPDATE : 51.80% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 52.30% done, estimate finish Thu Feb 16 16:05:02 2017 xorriso : UPDATE : 52.30% done, estimate finish Thu Feb 16 16:05:07 2017 xorriso : UPDATE : 56.76% done, estimate finish Thu Feb 16 16:04:48 2017 xorriso : UPDATE : 58.27% done, estimate finish Thu Feb 16 16:04:47 2017 xorriso : UPDATE : 59.68% done, estimate finish Thu Feb 16 16:04:45 2017 xorriso : UPDATE : 61.06% done, estimate finish Thu Feb 16 16:04:44 2017 xorriso : UPDATE : 61.70% done, estimate finish Thu Feb 16 16:04:45 2017 xorriso : UPDATE : 62.04% done, estimate finish Thu Feb 16 16:04:46 2017 xorriso : UPDATE : 62.71% done, estimate finish Thu Feb 16 16:04:48 2017 xorriso : UPDATE : 63.20% done, estimate finish Thu Feb 16 16:04:45 2017 xorriso : UPDATE : 63.82% done, estimate finish Thu Feb 16 16:04:46 2017 xorriso : UPDATE : 64.15% done, estimate finish Thu Feb 16 16:04:48 2017 xorriso : UPDATE : 64.25% done, estimate finish Thu Feb 16 16:04:51 2017 xorriso : UPDATE : 64.49% done, estimate finish Thu Feb 16 16:04:54 2017 xorriso : UPDATE : 64.75% done, estimate finish Thu Feb 16 16:04:56 2017 xorriso : UPDATE : 65.19% done, estimate finish Thu Feb 16 16:04:58 2017 xorriso : UPDATE : 65.53% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 65.93% done, estimate finish Thu Feb 16 16:05:01 2017 xorriso : UPDATE : 66.52% done, estimate finish Thu Feb 16 16:05:02 2017 xorriso : UPDATE : 66.91% done, estimate finish Thu Feb 16 16:05:03 2017 xorriso : UPDATE : 67.95% done, estimate finish Thu Feb 16 16:05:26 2017 xorriso : UPDATE : 69.24% done, estimate finish Thu Feb 16 16:05:17 2017 xorriso : UPDATE : 69.65% done, estimate finish Thu Feb 16 16:05:18 2017 xorriso : UPDATE : 70.45% done, estimate finish Thu Feb 16 16:05:16 2017 xorriso : UPDATE : 70.92% done, estimate finish Thu Feb 16 16:05:17 2017 xorriso : UPDATE : 71.36% done, estimate finish Thu Feb 16 16:05:17 2017 xorriso : UPDATE : 72.01% done, estimate finish Thu Feb 16 16:05:17 2017 xorriso : UPDATE : 72.07% done, estimate finish Thu Feb 16 16:05:20 2017 xorriso : UPDATE : 76.00% done, estimate finish Thu Feb 16 16:05:04 2017 xorriso : UPDATE : 76.73% done, estimate finish Thu Feb 16 16:05:04 2017 xorriso : UPDATE : 77.40% done, estimate finish Thu Feb 16 16:04:55 2017 xorriso : UPDATE : 77.96% done, estimate finish Thu Feb 16 16:04:57 2017 xorriso : UPDATE : 78.32% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 78.54% done, estimate finish Thu Feb 16 16:05:01 2017 xorriso : UPDATE : 79.77% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 80.42% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 81.29% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 82.13% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 82.54% done, estimate finish Thu Feb 16 16:05:01 2017 xorriso : UPDATE : 83.58% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 84.37% done, estimate finish Thu Feb 16 16:05:03 2017 xorriso : UPDATE : 85.56% done, estimate finish Thu Feb 16 16:05:02 2017 xorriso : UPDATE : 87.16% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 87.90% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 88.40% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 89.08% done, estimate finish Thu Feb 16 16:05:01 2017 xorriso : UPDATE : 89.61% done, estimate finish Thu Feb 16 16:05:01 2017 xorriso : UPDATE : 90.09% done, estimate finish Thu Feb 16 16:05:02 2017 xorriso : UPDATE : 90.91% done, estimate finish Thu Feb 16 16:05:02 2017 xorriso : UPDATE : 91.99% done, estimate finish Thu Feb 16 16:05:01 2017 xorriso : UPDATE : 92.53% done, estimate finish Thu Feb 16 16:05:01 2017 xorriso : UPDATE : 93.93% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 94.42% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 95.50% done, estimate finish Thu Feb 16 16:05:00 2017 xorriso : UPDATE : 97.01% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 97.77% done, estimate finish Thu Feb 16 16:04:59 2017 xorriso : UPDATE : 98.73% done xorriso : UPDATE : 99.17% done xorriso : UPDATE : Thank you for being patient. Working since 120 seconds. ISO image produced: 331264 sectors Written to medium : 331264 sectors at LBA 0 Writing to 'stdio:/srv/mirror/debian-cd-test/debian-9.0-arm64-CD-1.iso' completed successfully.