pungi.global.log
[OSTREE_INSTALLER] [ERROR ] [FAIL] Ostree installer (variant Kinoite, arch ppc64le) failed, but going on anyway. [OSTREE_INSTALLER] [ERROR ] Runroot task failed: 109412144. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/logs/ppc64le/Kinoite/ostree_installer-2/runroot.log for more details.
[ERROR ] Compose run failed: ERROR running command: createrepo_c /mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/compose/Server/s390x/debug/tree --outputdir=/mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/compose/Server/s390x/debug/tree --pkglist=/mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/work/s390x/repo_package_list/Server.s390x.debuginfo.conf --cachedir=/var/cache/pungi/createrepo_c/Fedora-0 --update --update-md-path=/mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/work/s390x/repo/f40 --skip-stat --database --checksum=sha256 --unique-md-filenames --workers=10 --xz --general-compress-type gzip --zck --zck-dict-dir=/usr/share/fedora-repo-zdicts/rawhide
Compose Total time: 2:30:12 Compose phase INIT time: 0:00:22. Compose phase PKGSET time: 0:32:29. Compose phase WEAVER: FAILED. Compose phase BUILDINSTALL time: 0:41:01. Compose phase GATHER time: 0:42:47. Compose phase OSTREE time: 0:54:00. Compose phase CREATEREPO: FAILED. Compose phase OSTREE_INSTALLER time: 1:03:16.
More logs for the createrepo_c failure: https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20231122.n.1/logs/s390x/createrepo-Server.debuginfo.s390x.log
COMMAND: createrepo_c /mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/compose/Server/s390x/debug/tree --outputdir=/mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/compose/Server/s390x/debug/tree --pkglist=/mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/work/s390x/repo_package_list/Server.s390x.debuginfo.conf --cachedir=/var/cache/pungi/createrepo_c/Fedora-0 --update --update-md-path=/mnt/koji/compose/rawhide/Fedora-Rawhide-20231122.n.1/work/s390x/repo/f40 --skip-stat --database --checksum=sha256 --unique-md-filenames --workers=10 --xz --general-compress-type gzip --zck --zck-dict-dir=/usr/share/fedora-repo-zdicts/rawhide ------------------------------------------------------------------------------- Unknown/Unsupported compression type "gzip"
Yeah, I stupidly read the createrepo_c --help output:
--general-compress-type=COMPRESSION_TYPE Which compression type to use (even for primary, filelists and other xml). Supported compressions are: bzip2, gzip, zck, zstd, xz.
(it's 'gz' in the code). I already fixed our config.
Metadata Update from @jnsamyak: - Issue status updated to: Closed (was: Open)