#370 Fedora-Rawhide-20180523.n.0 DOOMED
Opened by dustymabe. Modified

pungi.global.log

[INFO    ] [FAIL] Buildinstall (variant Server, arch i386) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136557. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/i386/buildinstall-Server.i386.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Workstation, arch i386) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136558. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/i386/buildinstall-Workstation.i386.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Server, arch x86_64) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136576. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/x86_64/buildinstall-Server.x86_64.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Everything, arch i386) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136555. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/i386/buildinstall-Everything.i386.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Server, arch aarch64) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136544. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/aarch64/buildinstall-Server.aarch64.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Server, arch armhfp) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136550. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/armhfp/buildinstall-Server.armhfp.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Server, arch ppc64) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136562. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/ppc64/buildinstall-Server.ppc64.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Everything, arch ppc64) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136561. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/ppc64/buildinstall-Everything.ppc64.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Server, arch ppc64le) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136567. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/ppc64le/buildinstall-Server.ppc64le.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Everything, arch ppc64le) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136565. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/ppc64le/buildinstall-Everything.ppc64le.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Everything, arch s390x) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136569. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/s390x/buildinstall-Everything.s390x.log for more details.
[INFO    ] [FAIL] Buildinstall (variant Server, arch s390x) failed, but going on anyway.
[INFO    ] Runroot task failed: 27136572. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/s390x/buildinstall-Server.s390x.log for more details.
  • Compose run failed because: - 27136573
[ERROR   ] Compose run failed: Runroot task failed: 27136573. See /mnt/koji/compose/rawhide/Fedora-Rawhide-20180523.n.0/logs/x86_64/buildinstall-Everything.x86_64.log for more details.

The compose failure is due to gconftool-2 sigabrting when trying to set a key.
This is because libgnomekbd no longer pulls in GConf2 so the directory/files that gconftool-2 try and change are not there and it blows up.

Filed https://bugzilla.redhat.com/show_bug.cgi?id=1581838 on lorax to just remove the calls to gconftool-2. We could also revert the change in libgnomekbd or pull in GConf2 somehow else, but since it isn't really needed or used anymore, the much cleaner direction is to just remove calls that depend on it from lorax. IMHO.

New release with the fix for this has been done, so we can try again.

Metadata