GithubHelp home page GithubHelp logo

Comments (7)

sebix avatar sebix commented on June 11, 2024 1

@mariuskarotkis
The current key expires in two years:

$ curl -L https://download.opensuse.org/repositories/home:sebix:intelmq:unstable/xUbuntu_20.04/Release.key 2> /dev/null | gpg --show-key - | grep expire
pub   rsa2048 2020-07-03 [SC] [expires: 2024-11-08]

You may need to re-import the key.

from intelmq.

sebix avatar sebix commented on June 11, 2024 1

I re-built a package to re-create the repository:

curl -L https://download.opensuse.org/repositories/home:sebix:intelmq/xUbuntu_20.04/Release.key 2> /dev/null | gpg --show-key - | grep expire

You may now get an update for package without any changes.

from intelmq.

sebix avatar sebix commented on June 11, 2024

In #2243 a similar error was reported

from intelmq.

mariuskarotkis avatar mariuskarotkis commented on June 11, 2024

@sebix
https://software.opensuse.org/download.html?project=home:sebix:intelmq&package=intelmq

Ubuntu 20.04

# echo 'deb http://download.opensuse.org/repositories/home:/sebix:/intelmq/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:sebix:intelmq.list
# curl -fsSL https://download.opensuse.org/repositories/home:sebix:intelmq/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sebix_intelmq.gpg > /dev/null
# sudo apt update

Get:1 http://download.opensuse.org/repositories/home:/sebix:/intelmq/xUbuntu_20.04  InRelease [1,562 B]
Hit:2 http://lt.archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://lt.archive.ubuntu.com/ubuntu focal-updates InRelease
Err:1 http://download.opensuse.org/repositories/home:/sebix:/intelmq/xUbuntu_20.04  InRelease
  The following signatures were invalid: EXPKEYSIG E811A89C85E36691 home:sebix:intelmq OBS Project <home:sebix:[email protected]>
Hit:4 http://lt.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:5 http://lt.archive.ubuntu.com/ubuntu focal-security InRelease
Hit:6 http://repo.zabbix.com/zabbix/6.0/ubuntu focal InRelease
Reading package lists... Done
W: GPG error: http://download.opensuse.org/repositories/home:/sebix:/intelmq/xUbuntu_20.04  InRelease: The following signatures were invalid: EXPKEYSIG E811A89C85E36691 home:sebix:intelmq OBS Project <home:sebix:[email protected]>
E: The repository 'http://download.opensuse.org/repositories/home:/sebix:/intelmq/xUbuntu_20.04  InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
# sudo apt-key list | grep "expired: "

pub   rsa2048 2020-07-23 [SC] [expired: 2022-10-05]

from intelmq.

ndnikolaev avatar ndnikolaev commented on June 11, 2024

Is there any chance key to be updated?

from intelmq.

laciKE avatar laciKE commented on June 11, 2024

curl -L https://download.opensuse.org/repositories/home:sebix:intelmq:unstable/xUbuntu_20.04/Release.key 2> /dev/null | gpg --show-key - | grep expire

@sebix thanks, this helps. However, it uses home:sebix:intelmq:unstable repository, while the documentation still references the home:sebix:intelmq repository, which has the expired key:

curl -L https://download.opensuse.org/repositories/home:sebix:intelmq/xUbuntu_20.04/Release.key 2> /dev/null | gpg --show-key - | grep expire
pub   rsa2048/0xE811A89C85E36691 2020-07-23 [SC] [expired: 2022-10-05]

from intelmq.

sebix avatar sebix commented on June 11, 2024

The API was in the meantime also migrated from hug to fastapi

from intelmq.

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.