https://bugzilla.redhat.com/show_bug.cgi?id=1877006



--- Comment #33 from Jordi Sanfeliu <[email protected]> ---
Thanks for your review Petr.

> This is not a failure of the build. The cause is DNF5 which replaced DNF4 in 
> Fedora 39 and DNF5 does not support "dnf repoquery -l" invocation. You can 
> file a bug against fedora-review tool.

Since this affects all builds in Rawhide (F39), by the time I file the bug
someone will already did it.


> RPM build warnings:
>    %patchN is deprecated (3 usages found), use %patch N (or %patch -P N)

> Please modernize the spec file to use the new syntax. Alternatively, there is 
> %autosetup macro in place of %setup which unpacks sources and applies all 
> patches in one step 
> <https://rpm-software-management.github.io/rpm/manual/autosetup.html>.

OK, done.


> This displays F39-only failure. 
> <https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-1877006-smf-spf/fedora-rawhide-x86_64/06141267-smf-spf/build.log.gz>
>  reads this error:

> error: lua script failed: [string "add_sysuser"]:16: invalid sysuser type: 
> #Type

Yes, I think I know what caused this.
I created the file 'smf-spf.sysusers' like this:

#Type Name   ID  GECOS                        Home directory  Shell
u     smfs   -   "Smart Sendmail Filters"     /var/lib/smfs   /sbin/nologin
g     smfs

Since I didn't know where to specify the GID of this user, I included the line
with the Type 'g', and that's what Lua is probable failing to parse.
Now I have removed this line with the hope that the dynamic allocation will
create a new group with the same name as the user.

- Please, find the latest .spec and SRPM versions here
Spec URL: https://ftp.fibranet.cat/smf-spf/smf-spf.spec
SRPM URL: https://ftp.fibranet.cat/smf-spf/smf-spf-2.5.1.061e937-1.fc38.src.rpm


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1877006

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%201877006%23c33
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to