Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: jyp on 2021/09/16, 20:46:47

Title: Invalid signature
Post by: jyp on 2021/09/16, 20:46:47
Suddenly happened after du a few hours ago; first ever event of this kind from using siduction as long as it existed.

Code: [Select]
jyp# apt update
Hit:1 http://deb.debian.org/debian unstable InRelease
Hit:2 https://packages.siduction.org/fixes unstable InRelease
Err:2 https://packages.siduction.org/fixes unstable InRelease
  The following signatures were invalid: EXPKEYSIG 15CBD88045C45076 Siduction Repository (The Siduction Repository) <repository@siduction.org>
Hit:3 http://ftp.uni-stuttgart.de/siduction/extra unstable InRelease
Err:3 http://ftp.uni-stuttgart.de/siduction/extra unstable InRelease
  The following signatures were invalid: EXPKEYSIG 15CBD88045C45076 Siduction Repository (The Siduction Repository) <repository@siduction.org>
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.siduction.org/fixes unstable InRelease: The following signatures were invalid: EXPKEYSIG 15CBD88045C45076 Siduction Repository (The Siduction Repository) <repository@siduction.org>
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.uni-stuttgart.de/siduction/extra unstable InRelease: The following signatures were invalid: EXPKEYSIG 15CBD88045C45076 Siduction Repository (The Siduction Repository) <repository@siduction.org>
W: Failed to fetch http://ftp.uni-stuttgart.de/siduction/extra/dists/unstable/InRelease  The following signatures were invalid: EXPKEYSIG 15CBD88045C45076 Siduction Repository (The Siduction Repository) <repository@siduction.org>
W: Failed to fetch https://packages.siduction.org/fixes/dists/unstable/InRelease  The following signatures were invalid: EXPKEYSIG 15CBD88045C45076 Siduction Repository (The Siduction Repository) <repository@siduction.org>
W: Some index files failed to download. They have been ignored, or old ones used instead.

I suppose that we have to wait a bit.
Thanks
Title: Re: Invalid signature
Post by: Balou on 2021/09/16, 20:58:33
Hi

I can confirm the error. Same Problem

Balou
Title: Re: Invalid signature
Post by: der_bud on 2021/09/16, 21:29:17
The GPG key of the repo expired today. It's being worked on. Patience ;)
Title: Re: Invalid signature
Post by: Balou on 2021/09/16, 21:47:27
as always good work thank you very much :)
Balou
Title: Re: Invalid signature
Post by: der_bud on 2021/09/17, 08:43:46
After 10 years, the siduction repo GPG key suddenly expired yesterday. Most of us would need a workaround to get the updated siduction-archive-keyring. There seem two ways so far, either manually getting and installing the .deb or telling apt to trust the 'unsecure' repo once, both as root:

Nach 10 Jahren ist gestern plötzlich der GPG-Key vom Repo abgelaufen. Die meisten werden wohl eine der beiden folgenden Lösungen ausprobieren müssen, um das aktualisierte Paket siduction-archive-keyring zu erhalten, entweder .deb herunterladen und manuell installieren oder apt einmalig das 'unsichere' repo erlauben:


1) wget and install
Code: [Select]
wget https://packages.siduction.org/extra/pool/main/s/siduction-archive-keyring/siduction-archive-keyring_2021.09.16_all.deb && apt install ./siduction-archive-keyring_2021.09.16_all.deb

2) apt allow insecure
Code: [Select]
rm /var/lib/apt/lists/packages.siduction.org_* && apt -o Acquire::AllowInsecureRepositories=true update && apt install siduction-archive-keyring

(confirm with y)

Both are not well tested yet, VOLUNTEERS, PLEASE TEST THIS ;) and confirm here
 Edit:  ^^ 10 hours later both ways are reported to work ^^
Title: Re: Invalid signature
Post by: Geier0815 on 2021/09/17, 09:07:57
Code: [Select]
wget https://packages.siduction.org/extra/pool/main/s/siduction-archive-keyring/siduction-archive-keyring_2021.09.16_all.deb && apt install ./siduction-archive-keyring_2021.09.16_all.deb works. apt update runs without error and a dist-upgrade brought me a new kernel. Thanks!

Code: [Select]
wget https://packages.siduction.org/extra/pool/main/s/siduction-archive-keyring/siduction-archive-keyring_2021.09.16_all.deb && apt install ./siduction-archive-keyring_2021.09.16_all.deb funktioniert. apt update lief ohne Fehlermeldungen durch und ein dist-upgrade brachte mir einen neuen Kernel. Danke!
Title: Re: Invalid signature
Post by: hendrikL on 2021/09/17, 09:12:20
Quote
2) apt allow insecure
works too / funktioniert auch
Title: Re: Invalid signature
Post by: unklarer on 2021/09/17, 09:24:30
Quote from: der_bud
1) wget and install

done / ok auch hier
Title: Re: Invalid signature
Post by: pjnsmb on 2021/09/17, 09:38:12
all good with me too

thanks as always
Title: Re: Invalid signature
Post by: Balou on 2021/09/17, 09:41:52
1) wget and install

done, alles okay

danke

Balou
Title: Re: Invalid signature
Post by: thebluesman on 2021/09/17, 16:31:00
Quote
1) wget and install

funzt.

Title: Re: Invalid signature
Post by: ajavibp on 2021/09/17, 18:07:55
Working again. Thanks!
Title: Re: Invalid signature
Post by: jyp on 2021/09/17, 18:28:48
A few minutes ago, I got a serious warning after running <apt update>
Code: [Select]
jyp# apt update
Reading package lists... Done
E: Could not get lock /var/lib/apt/lists/lock. It is held by process 1325 (packagekitd)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to lock directory /var/lib/apt/lists/

But after applying the suggested cure (wget + install) everything ran smoothly.

Thanks a lot again for the outstanding work.
jyp
Title: Re: Invalid signature
Post by: brutor on 2021/09/17, 21:49:34
wget and install runs fine
Title: Re: Invalid signature
Post by: GoinEasy9 on 2021/09/19, 07:52:04
It seems the install iso's are failing due to the same problem. It's listing out errors trying to reach siduction repos. I tried to wget and then install, that didn't help. Any suggestions?

Title: Re: Invalid signature
Post by: dibl on 2021/09/19, 12:28:17
Quote from: GoinEasy9
It's listing our errors trying to reach siduction repos.

Yes, that is the error output. Copy der_bud's wget command and paste it into a root terminal, and that should fix it -- it worked on 4 systems here, even though it ends with what looks like a permissions error.
Title: Re: Invalid signature
Post by: towo on 2021/09/19, 12:44:41
testbuilds.siduction.org (http://testbuilds.siduction.org)

There you find a new set of isos, which have the valid repo-keys preinstallad.
Title: Re: Invalid signature
Post by: GoinEasy9 on 2021/09/19, 16:38:14
Thanks towo

Downloading now, I'll let you all know how it works out.

Edit: The iso listed by towo in the previous post works.
Title: Re: Invalid signature
Post by: solo on 2021/10/02, 22:01:06
1) wget and install

done, alles okay, thank you  ;D

Title: Re: Invalid signature
Post by: SueS on 2021/12/30, 02:51:21
Thank you, I have been wracking my brain as to how to sort out this problem as in the 16 years I have been using siduction, and its previous entities, all the problems I have encountered have been of my own making. I finally did the sensible thing and searched the forum, and thank you,  'wget install' has worked for me too.  8)