OBS key expired

Hi @uroni , looks like OBS key for xUbuntu 20.04 has expired making repositories broken. Would you please issue a new one? Thank you in advance.

One correction - looks like all your OBS keys are affected, not only Ubuntu.

Whats OBS?

This fixed it for me:

curl -s “https://download.opensuse.org/repositories/home:/uroni/xUbuntu_23.04/Release.key” | apt-key add -

Great the key was updated on march 24. Thanks for info.

Update for 23.10:

curl -s ‘https://download.opensuse.org/repositories/home:/uroni/xUbuntu_23.10/Release.key’ | gpg --dearmour -o /etc/apt/trusted.gpg.d/uroni-urbackup-ubuntu2310.gpg

Changes since my previous post:

  1. Using single quotes since this board modifies double quotes
  2. Using trusted.gpg.d instead of the deprecated apt-key