On 2017-08-03 12:03, Gaijin wrote: > I was upgrading some R3.2 templates from Fedora 24 to 25, and in one > TemplateVM I keep getting an error after the distro-sync step of the > upgrade. After accepting a bunch of keys the install fails with: > > Public key for rpmfusion-free-appstream-data-25-3.fc25.noarch.rpm is not > installed > Failing package is rpmfusion-free-appstream-data-25-3.fc25.noarch > GPG Keys are configured as: > file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-25 > > How do I get the right key in here so that I can continue with the > upgrade?
I was able to work around this by disabling the GPG check sudo dnf --releasever=25 distro-sync --nogpgcheck -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/ff9a3f2c7b2f4093650be5f9413ff4c8%40riseup.net. For more options, visit https://groups.google.com/d/optout.
