On Tue, Apr 14, 2020 at 9:52 PM Paul Moore <[email protected]> wrote:
>
> I just noticed an oddity/bug with the current kernel package ... if
> you run `fedpkg srpm` *after* running `fedpkg prep` the `fedpkg srpm`
> command fails with several lines similar to the following:
>
> error: Bad file: /pjob.data/scratch/kernel/filter-modules.sh.fedora:
> No such file or directory

There is another change in the kernel's specfile relating to where the
%buildid is inserted into the version string.  Previously the kernel
NVR would look like this:

  kernel-5.6.0-0.rc7.git1.1.BUILDID.fc33.src.rpm

... but now it looks like this:

  kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1.fc33.BUILDID.src.rpm

Any chance you can change the specfile so that the %buildid comes
before %dist as it did in the past?

-- 
paul moore
www.paul-moore.com
_______________________________________________
kernel 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]

Reply via email to