Re: What's the best way to compile Fedora's kernel rpms on copr?

2021-06-04 Thread Pavel Raiskup
On Thursday, June 3, 2021 7:49:22 PM CEST Daniel Farina wrote: > How about the simplest? Is it not possible to build directly from the > src.fedoraproject.org repositories, without modification? $ copr build-distgit --name foo Note that this method clones package "foo" from the Fedora DistGit '

Re: What's the best way to compile Fedora's kernel rpms on copr?

2021-06-03 Thread Daniel Farina
How about the simplest? Is it not possible to build directly from the src.fedoraproject.org repositories, without modification? ___ copr-devel mailing list -- copr-devel@lists.fedorahosted.org To unsubscribe send an email to copr-devel-le...@lists.fedora

Re: What's the best way to compile Fedora's kernel rpms on copr?

2021-05-21 Thread Miroslav Suchý
Dne 20. 05. 21 v 22:30 Daniel Farina napsal(a): 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

What's the best way to compile Fedora's kernel rpms on copr?

2021-05-20 Thread Daniel Farina
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