fedora-cloud / docker-brew-fedora

MIT License
176 stars 46 forks source link

GPG keys are broken for Fedora 33 and Rawhide #75

Closed lzaoral closed 4 years ago

lzaoral commented 4 years ago

Installing any packages using dnf fails with following error:

The GPG keys listed for the "Fedora - Rawhide - Developmental packages for the next Fedora release" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.. Failing package is: dnf-plugins-core-4.0.16-4.fc33.noarch
cverna commented 4 years ago

@siddharthvipul can you push a release of at least F33 and Rawhide ? if not let me know and I can do it

siddharthvipul commented 4 years ago

@siddharthvipul can you push a release of at least F33 and Rawhide ? if not let me know and I can do it

sure, doing it

pevik commented 4 years ago

FYI we use Fedora (among other distros) for https://github.com/linux-test-project/ltp docker based Travis CI testing. We prefer using Rawhide, but time to time we're forced to use older release due problems like this one (this bug hit us as well).

cverna commented 4 years ago

This is going to be fixed when https://github.com/docker-library/official-images/pull/8605 is merged

cverna commented 4 years ago

This is fixed