Coder Social home page Coder Social logo

Comments (4)

oldsadsongs avatar oldsadsongs commented on June 3, 2024 1

Thanks for the quick reply!

The key's expiration changing would explain this because this is a 3+ year-old install.

If anybody else stumbles upon this.

Check your installed gpg keys using the command sudo rpm -q gpg-pubkey --qf '%{NAME}-%{VERSION}-%{RELEASE}\t%{SUMMARY}\n'

Then remove the expired key with sudo rpm -e [insert-name-of-key] and sudo dnf update.

from zrepl.

problame avatar problame commented on June 3, 2024

Hm, cannot reproduce.

In a fedora:latest docker container, the install instruction from the website work without errors.

Looking at my signing machine

cs@zrepl-1:~/package-repo-ops$ gpg --edit-key F6F6E8EA6F2F14622878B5DE50E34417826E2CE6
gpg (GnuPG) 2.2.27; Copyright (C) 2021 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Secret key is available.

sec  rsa2048/50E34417826E2CE6
     created: 2020-09-01  expires: never       usage: SC  
     trust: unknown       validity: unknown
ssb  rsa2048/A99BE12ED4C8BEED
     created: 2020-09-01  expires: never       usage: E   
[ unknown] (1). [email protected]

Maybe you have an old copy of the key cached somewhere?
I changed the keys to never expiration ~2 years ago.

from zrepl.

problame avatar problame commented on June 3, 2024

(I think dnf clean all would have done the same job)

from zrepl.

awehrfritz avatar awehrfritz commented on June 3, 2024

Check your installed gpg keys using the command sudo rpm -q gpg-pubkey --qf '%{NAME}-%{VERSION}-%{RELEASE}\t%{SUMMARY}\n'

Then remove the expired key with sudo rpm -e [insert-name-of-key] and sudo dnf update.

Thanks, @oldsadsongs, for the hint. I ran into the same issue on a Fedora installation that was upgraded from Fedora 36 to 37, and eventually 38. So just about 1.5 years since I added this key initially.

(I think dnf clean all would have done the same job)

@problame, unfortunately, this did not resolve the issue for me. One of the first things I tried when I encountered the issue a couple of days ago. I really had to remove the GPG key manually, as described above.

from zrepl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.