On Sunday, November 15, 2020 4:10:03 PM CET Jason Edgecombe wrote: > Hi everyone, > > I want to rebuild some of the fedora 33 packages for EL8 (vagrant, for > example), but I'm having trouble getting all of the build dependencies > right. I ran dnf to download the SRPMS with the --resolve option, but I'm > still missing dependencies when I submit the builds to copr. > > My current workflow is to download an RPM from Fedora 33, then submit it to > copr to build on the EPEL8 image in my personal COPR projects, waiting for > any library errors, then download those and build, repeat as needed. > > That workflow is tedious and I feel like there must be a better way, but I > don't know what that is. How can I recursively find all of the builddeps > for packages? If you already have it built in copr, there's package-build-order script in copr-cli that could help you to reconstruct the order from the repository. It was created exactly for this purpose, but has not yet been widely tested. Pavel > Ideally, I would like some type of (semi-)automated way to track packages > on Fedora and automatically build them on EL8, but I'm at a loss for how to > do so. > > Thanks, > Jason > _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx