On Mon, Dec 9, 2024 at 2:55 PM Sérgio Basto <[email protected]> wrote:
> What is your OS version ?

# cat /etc/fedora-release
Fedora release 40 (Forty)

also

# rpm -qa | grep -i -e fedpkg -e rfpkg -e dnf -e mock | sort
dnf-4.22.0-1.fc40.noarch
dnf5-5.1.17-2.fc40.x86_64
dnf5-plugins-5.1.17-2.fc40.x86_64
dnf-data-4.22.0-1.fc40.noarch
dnf-plugins-core-4.10.0-1.fc40.noarch
dnf-utils-4.10.0-1.fc40.noarch
fedpkg-1.45-5.fc40.noarch
libdnf-0.73.4-1.fc40.x86_64
libdnf5-5.1.17-2.fc40.x86_64
libdnf5-cli-5.1.17-2.fc40.x86_64
mock-5.9-1.fc40.noarch
mock-core-configs-41.4-1.fc40.noarch
mock-filesystem-5.9-1.fc40.noarch
python3-dnf-4.22.0-1.fc40.noarch
python3-dnf-plugins-core-4.10.0-1.fc40.noarch
python3-libdnf-0.73.4-1.fc40.x86_64
rfpkg-1.27.4-1.fc40.noarch
rfpkgdb-cli-2.15.1-1.fc40.noarch

should be fully updated.

Michal

--

Michal Schorm
Software Engineer
Databases Team
Red Hat

--

On Mon, Dec 9, 2024 at 2:55 PM Sérgio Basto <[email protected]> wrote:
>
> On Mon, 2024-12-09 at 01:16 +0100, Michal Schorm via rpmfusion-
> developers wrote:
> > Hi,
> > I'm hitting errors like:
> >
> > # rfpkg --release=f40 mockbuild
> > ...
> > Error: Error downloading packages:
> >   elfutils-0.192-6.fc40.x86_64: Download failed: Status code: 404 for
> > http://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/x86_64/Packages/e/elfutils-0.192-6.fc40.x86_64.rpm
> > (IP: 38.145.60.23)
> >
> >
> > or
> >
> > # rfpkg --release=f41 mockbuild
> > ...
> > Error: Error downloading packages:
> >   libdnf5-5.2.7.0-1.fc41.x86_64: Download failed: Status code: 404
> > for
> > http://dl.fedoraproject.org/pub/fedora/linux/updates/41/Everything/x86_64/Packages/l/libdnf5-5.2.7.0-1.fc41.x86_64.rpm
> > (IP: 38.145.60.23)
> >
> >
> > while when I replace the 'rfpkg' call with 'fedpkg', the package
> > builds fine.
> > The package is 'nonfree/EmptyEpsilon', which I'm developing an update
> > for, if that's relevant.
>
> Hi,
> What is your OS version ?
>
>
> >
> > Michal
> >
> > --
> >
> > Michal Schorm
> > Software Engineer
> > 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]

Reply via email to