On Tue, Dec 28, 2021 at 3:47 PM Justin Forbes <jmforbes@linuxtx.org> wrote:
On Tue, Dec 28, 2021 at 9:29 AM Ian McInerney via devel
<devel@lists.fedoraproject.org> wrote:
>
> On Tue, Dec 28, 2021 at 3:19 PM Justin Forbes <jmforbes@linuxtx.org> wrote:
>>
>> On Mon, Dec 27, 2021 at 3:36 PM Kevin Fenzi <kevin@scrye.com> wrote:
>> >
>> > On Mon, Dec 27, 2021 at 05:34:52AM -0000, Reon Beon via devel wrote:
>> > > What exactly is wrong?
>> > >
>> > > https://koji.fedoraproject.org/koji/builds?state=3&order=-build_id
>> >
>> > Well, thats the list of all failed builds in koji. There's various
>> > different reasons for each of them to have failed...
>> >
>>
>> kernel/kernel-tools/kernel-headers have been falling for about 5 days
>> now on x86 "unable to init mock buildroot" with:
>>
>> useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and
>> SYS_UID_MAX 999 range.
>
>
> This one shouldn't be fatal at least. I saw it in mock builds a while ago and opened a bugzilla about it back then (https://bugzilla.redhat.com/show_bug.cgi?id=2028673).
>

It seems to be,  That is the only failure I see in the root.log, and
the builds fail with FAILED: BuildrootError: could not init mock
buildroot, mock exited with status 30; see root.log for more
information

DEBUG util.py:446:  Failed:
DEBUG util.py:444:    authselect-libs-1.3.0-4.fc36.x86_64
                             Error: Transaction failed
DEBUG util.py:598:  Child return code was: 1

Justin

That is a different error during the transaction. The original warning I mentioned is in dbus-broker, and is only a warning (the RPM transaction continues with no error). The other two you have are in the authselect-libs package, and they appear to be caused by the change to using lua for the pre scriplets in https://src.fedoraproject.org/rpms/authselect/c/00f6a084f99e2a9ee9ceaaad3d4896e4bfc591dd?branch=rawhide. It is probably best to open a BZ against the authselect component with those errors.

-Ian
 

> -Ian
>
>>
>>
>> error: lua script failed: [string
>> "%prein(authselect-libs-1.3.0-4.fc36.x86_64)"]:8: field 'open' is not
>> callable (a nil value)
>>
>> Error in PREIN scriptlet in rpm package authselect-libs
>> error: authselect-libs-1.3.0-4.fc36.x86_64: install failed
>>
>> Justin
>>
>> > For example, the kf* ones at the top right now are due to a missing
>> > kaccounts-integration-devel of the needed version.
>> >
>> > You have to look at each build and drill down to whatever error it hit
>> > that caused it to fail.
>> >
>> > If you mean the rawhide composes that are failing thats due to two bugs:
>> > https://bugzilla.redhat.com/show_bug.cgi?id=2034715
>> > (anaconda dies with a traceback on 32bit arm)
>> >
>> > and
>> >
>> > https://bugzilla.redhat.com/show_bug.cgi?id=2035812
>> > (systemd-journald fails to start on 32bit arm).
>> >
>> > I've untagged some packages and am running another compose right now to
>> > see if that gets things going.
>> >
>> > kevin
>> > _______________________________________________
>> > devel mailing list -- devel@lists.fedoraproject.org
>> > To unsubscribe send an email to devel-leave@lists.fedoraproject.org
>> > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
>> > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>> > List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>> > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
>> _______________________________________________
>> devel mailing list -- devel@lists.fedoraproject.org
>> To unsubscribe send an email to devel-leave@lists.fedoraproject.org
>> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>> List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>> Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
>
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-leave@lists.fedoraproject.org
> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure