From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3850#note_2489435285
Just noticed another tiny annoying issue for me (which I just want to mention, it's not a blocker or something): Right now in copr repos such as https://copr.fedorainfracloud.org/coprs/g/kernel-vanilla/mainline-wo- mergew/builds/ I shorten the "git" to "gt", as then rpm/dnf will consider a copr build from a git snapshot for a particular day newer than the rawhide kernel snapshot with the same date field and ignore the sha sum: ``` $ rpmdev-vercmp 6.15.0-0.rc4.20250502gtebd297a2.338.vanilla.fc42.x86_64 6.15.0-0.rc4.20250502gitebd386a3.338.vanilla.fc42.x86_64 6.15.0-0.rc4.20250502gtebd297a2.338.vanilla.fc42.x86_64 > 6.15.0-0.rc4.20250502gitebd386a3.338.vanilla.fc42.x86_64 ``` That way people normally will always get the package from the copr without setting and "exclude=kernel*" in the rawhide.repo file. After this patch I likely needs to work around this by changing the "g" to something that comes earlier in the alphabet. -- _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@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/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue