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



--- Comment #3 from Hans de Goede <[email protected]> ---
Thx Neal.

About the rpmlint warnings, these are all false positives. I've included a
rpmlintrc file in the .src.rpm which filters these:

"""
# Dict does not know systemd and ukify
addFilter("E: spelling-error")
# This builds an UEFI binary, not a Linux ELF binary
addFilter("W: only-non-binary-in-usr-lib")
addFilter("E: no-binary")
addFilter("W: no-%check-section")
# Meh
addFilter("E: incorrect-fsf-address")
"""

I also realized I forgot to add an "Exclusive Arch: aarch64", which I believe
should be there since this is not really useful elsewhere and it will only
build on x86_64 and aarch64.

Updated spec and src.rpm:

Spec URL: https://fedorapeople.org/~jwrdegoede/stubble.spec
SRPM URL:
https://fedorapeople.org/~jwrdegoede/stubble-0.0-2.20251118gitb5e720e.fc44.src.rpm


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

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202421973%23c3

-- 
_______________________________________________
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