Hello everyone,
I am a COPR novice, but found it simple enough to copy various (usually newer) upstream packages from src.fedoraproject.org and get them building, or possibly adding a tiny tweak here and there. For example, openssh can be compiled on an older CentOS by simply copying a url out of src.fedoraproject.org: https://copr.fedorainfracloud.org/coprs/danielfarina/openssh/package/openssh...
And I was able to put in trivial tweaks to some dependencies and do much the same: https://copr.fedorainfracloud.org/coprs/danielfarina/openssh/build/2176635/
But the repository for the kernel is a lot more idiosyncratic, so I can't seem to get the simplest possible build: https://copr.fedorainfracloud.org/coprs/danielfarina/kernel/build/2201943/. What's the right way to do that? I mostly want to slowly bisect this bug on my laptop: https://bugzilla.redhat.com/show_bug.cgi?id=1921242. It may seem a bit weird to do this through COPR, but for various reasons I thought that would be useful to me, and a handy skill to have.
Thanks.