#5145 Fedora-Rawhide-20230628.n.1 DOOMED
Closed by jnsamyak. Opened by releng.

pungi.global.log

[ERROR   ] [FAIL] Ostree (variant Sericea, arch ppc64le) failed, but going on anyway.
[ERROR   ] Runroot task failed: 102708647. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/ppc64le/Sericea/ostree-6/runroot.log for more details.
[ERROR   ] [FAIL] Ostree (variant Sericea, arch aarch64) failed, but going on anyway.
[ERROR   ] Runroot task failed: 102708656. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/aarch64/Sericea/ostree-7/runroot.log for more details.
[ERROR   ] [FAIL] Ostree (variant Kinoite, arch ppc64le) failed, but going on anyway.
[ERROR   ] Runroot task failed: 102708649. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/ppc64le/Kinoite/ostree-2/runroot.log for more details.
[ERROR   ] [FAIL] Ostree (variant Sericea, arch x86_64) failed, but going on anyway.
[ERROR   ] Runroot task failed: 102708652. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/x86_64/Sericea/ostree-5/runroot.log for more details.
[ERROR   ] [FAIL] Ostree (variant Silverblue, arch ppc64le) failed, but going on anyway.
[ERROR   ] Runroot task failed: 102708654. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/ppc64le/Silverblue/ostree-9/runroot.log for more details.
[OSTREE_INSTALLER] [ERROR   ] [FAIL] Ostree installer (variant Onyx, arch x86_64) failed, but going on anyway.
[OSTREE_INSTALLER] [ERROR   ] Runroot task failed: 102709754. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/x86_64/Onyx/ostree_installer-4/runroot.log for more details.
[LIVE_MEDIA      ] [ERROR   ] [FAIL] Live media (variant Spins, arch *, subvariant Sway) failed, but going on anyway.
[LIVE_MEDIA      ] [ERROR   ] Live media task failed: 102712216. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/x86_64/livemedia-Spins-Sway.x86_64.log for more details.

Variant: Spins, subvariant: Sway task failed. Pinging maintainers: @alebastr @fale @jkonecny @anthr76

[LIVE_MEDIA      ] [ERROR   ] [FAIL] Live media (variant Spins, arch *, subvariant LXQt) failed, but going on anyway.
[LIVE_MEDIA      ] [ERROR   ] Live media task failed: 102712204. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/aarch64-x86_64/livemedia-Spins-LXQt.aarch64-x86_64.log for more details.

Variant: Spins, subvariant: LXQt task failed. Pinging maintainers: @zsun @lupinix

[IMAGE_BUILD     ] [ERROR   ] [FAIL] Image build (variant Spins, arch *, subvariant LXQt) failed, but going on anyway.
[IMAGE_BUILD     ] [ERROR   ] ImageBuild task failed: 102712362. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/aarch64/imagebuild-Spins-LXQt-raw-xz.aarch64.log for more details.

Variant: Spins, subvariant: LXQt task failed. Pinging maintainers: @zsun @lupinix

[ERROR   ] Compose run failed: ImageBuild task failed: 102712243. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20230628.n.1/logs/aarch64-ppc64le-s390x-x86_64/imagebuild-Container-Container_Toolbox-docker.aarch64-ppc64le-s390x-x86_64.log for more details.

Compose Total time: 4:19:42
Compose phase INIT time: 0:00:26.
Compose phase PKGSET time: 0:20:36.
Compose phase WEAVER: FAILED.
Compose phase BUILDINSTALL time: 1:52:48.
Compose phase GATHER time: 1:59:31.
Compose phase OSTREE time: 0:35:07.
Compose phase OSTREE_INSTALLER time: 1:05:51.
Compose phase CREATEREPO time: 0:07:18.
Compose phase REPOCLOSURE time: 0:01:36.
Compose phase CREATEISO time: 0:13:13.
Compose phase IMAGE_BUILD: FAILED.
Compose phase LIVE_MEDIA time: 1:11:45.


So this is because sssd-client tries to get pulled in and the kickstart has -sssd-client in it. ;(

There's:

%packages --excludedocs --inst-langs=en --nocore --exclude-weakdeps
@standard
@core

So, nocore, but core and standard.

standard has sssd in it
core has sssd-common in it.

I'm going to just try dropping both of those for now and we can adjust if they are desired.

Metadata Update from @jnsamyak:
- Issue status updated to: Closed (was: Open)

Metadata