On Mon, 4 Oct 2021 10:02:26 +0300
Angelo Moreschini <[email protected]> wrote:

> I get this error
> 
> <gpg.errors.GPGMEError: GPGME: Invalid crypto engine>
> 
> when I do the command :
> 
> sudo dnf system-upgrade download  --releasever=34 --allowerasing

> can get an help ?

Older crypto policies have been turned off in the latest fedora
versions.  Try the command,
update-crypto-policies --set LEGACY
Once you get to f34, you can then use
update-crypto-policies --set DEFAULT
to get the stronger encryption again.
I'm not sure that will work, you might have to update the package
crypto-policies
to a later version by downloading a later one from here (for f34?),
https://koji.fedoraproject.org/koji/packageinfo?packageID=18548
and then
running dnf -C update [crypto-policies package]
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to