On Sun, 2024-08-11 at 11:40 +0200, Michal Schorm via rpmfusion- developers wrote: > Hi, > I've prepared, tested on F40 and pushed an update to > nonfree/EmptyEpsilon > https://admin.rpmfusion.org/pkgdb/package/nonfree/EmptyEpsilon/ > > However when I try to build it for Rawhide or F41, the build fails on > errors like: > > [MOCK BUILD] > > Error: Error downloading packages: > audit-libs-4.0.1-4.fc41.x86_64: Download failed: Status code: 404 > for > http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/a/audit-libs-4.0.1-4.fc41.x86_64.rpm > (IP: 38.145.60.24)
when this happens we need to run: koji-rpmfusion regen-repo f41-free-build (tag-flavour-build) but only some admins have permissions to do that, so please ask in irc or in matrix #multimedia:fedoraproject.org room . Thank you > > [SCRATCH BUILD] > https://koji.rpmfusion.org/koji/getfile?taskID=649633&volume=DEFAULT&name=root.log&offset=-4000 > > DEBUG util.py:461: Error: Error downloading packages: > DEBUG util.py:461: > crypto-policies-20240802-1.git2e5e430.fc41.noarch: Download failed: > Status code: 404 for > http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/c/crypto-policies-20240802-1.git2e5e430.fc41.noarch.rpm > (IP: 192.168.182.1) > > -- > > The problem is that the build looks for a very specific version of > those packages, but it's no longer available in Rawhide, in favor of > a > slightly newer version. > > The EmptyEpsilon package itself does not require those packages > directly, so I guess the root cause is hidden somewhere in the > dependency chain. > > I want to know if that's something affecting other packages too, > and if there is anything I can do myself for the problem to be > resolved. > > -- > > Michal Schorm > Software Engineer > Core Services - Databases Team > Red Hat > > -- > _______________________________________________ > rpmfusion-developers mailing list -- > [email protected] > To unsubscribe send an email to > [email protected] -- Sérgio M. B. _______________________________________________ rpmfusion-developers mailing list -- [email protected] To unsubscribe send an email to [email protected]
