opsi 4.3 aptitude Keyring sei expired, ist es aber nicht?
Verfasst: 13 Nov 2023, 11:02
Guten Morgen zusammen,
ich habe ein Problem mit unserem aptitude/apt-get.
Der Repository Key sei abgelaufen, aber wenn ich Ihn aufliste, dann ist er bis 2025 gültig!?
Wisst ihr was ich hier falsch mache?
Dankeschön!
Mit freundlichen Grüßen,
Valentino
ich habe ein Problem mit unserem aptitude/apt-get.
Der Repository Key sei abgelaufen, aber wenn ich Ihn aufliste, dann ist er bis 2025 gültig!?
Wisst ihr was ich hier falsch mache?
Code: Alles auswählen
aptitude update
Get: 1 http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/xUbuntu_22.04 InRelease [1,570 B]
Err http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/xUbuntu_22.04 InRelease
The following signatures were invalid: EXPKEYSIG D1F933E6D8361F81 home:uibmz:opsi OBS Project <home:uibmz:opsi@build.opensuse.org>
Hit http://archive.ubuntu.com/ubuntu jammy InRelease
Hit http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit http://archive.ubuntu.com/ubuntu jammy-security InRelease
Fetched 1,570 B in 0s (3,348 B/s)
W: GPG error: http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/xUbuntu_22.04 InRelease: The following signatures were invalid: EXPKEYSIG D1F933E6D8361F81 home:uibmz:opsi OBS Project <home:uibmz:opsi@build.opensuse.org>
E: The repository 'http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/xUbuntu_22.04 InRelease' is not signed.
W: http://archive.ubuntu.com/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: http://archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: http://archive.ubuntu.com/ubuntu/dists/jammy-security/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: Failed to download some files
W: Failed to fetch http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.3:/testing/xUbuntu_22.04/InRelease: The following signatures were invalid: EXPKEYSIG D1F933E6D8361F81 home:uibmz:opsi OBS Project <home:uibmz:opsi@build.opensuse.org>
E: Some index files failed to download. They have been ignored, or old ones used instead.
Code: Alles auswählen
apt-key list
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
/etc/apt/trusted.gpg
--------------------
pub rsa2048 2017-01-24 [SC]
4E40 DDF6 D76E 284A 4A67 80E4 8C8C 34C5 2409 8CB6
uid [ unknown] Grafana <info@grafana.com>
sub rsa2048 2017-01-24 [E]
pub rsa2048 2017-09-30 [SC] [expires: 2025-11-19]
2E98 F7B5 A5B2 C8FE 7F60 9705 D1F9 33E6 D836 1F81
uid [ unknown] home:uibmz:opsi OBS Project <home:uibmz:opsi@build.opensuse.org>
pub rsa4096 2018-09-17 [SC]
F6EC B376 2474 EDA9 D21B 7022 8719 20D1 991B C93C
uid [ unknown] Ubuntu Archive Automatic Signing Key (2018) <ftpmaster@ubuntu.com>
Mit freundlichen Grüßen,
Valentino