View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002594 | Double Commander | Default | public | 2021-01-29 18:38 | 2026-02-28 13:44 |
| Reporter | zeroconf | Assigned To | Alexx2000 | ||
| Priority | immediate | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Projection | none | ETA | none | ||
| Platform | Linux | OS | Mint | OS Version | 20.1 |
| Product Version | 0.9.10 | ||||
| Summary | 0002594: EXPKEYSIG 61508B60C33A8925 home:Alexx2000 signature key expired, cannot update doublecmd | ||||
| Description | sudo apt-get update .... W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/home:/Alexx2000/xUbuntu_20.04 InRelease: The following signatures were invalid: EXPKEYSIG 61508B60C33A8925 home:Alexx2000 OBS Project <home:Alexx2000@build.opensuse.org> W: Failed to fetch http://download.opensuse.org/repositories/home:/Alexx2000/xUbuntu_20.04/InRelease The following signatures were invalid: EXPKEYSIG 61508B60C33A8925 home:Alexx2000 OBS Project <home:Alexx2000@build.opensuse.org> W: Some index files failed to download. They have been ignored, or old ones used instead. ..... | ||||
| Steps To Reproduce | follow https://software.opensuse.org/download.html?project=home%3AAlexx2000&package=doublecmd-gtk instructions to add to Ubuntu the repository: echo 'deb http://download.opensuse.org/repositories/home:/Alexx2000/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:Alexx2000.list curl -fsSL https://download.opensuse.org/repositories/home:Alexx2000/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Alexx2000.gpg > /dev/null sudo apt update sudo apt install doublecmd-gtk | ||||
| Additional Information | Double Commander Version: 0.9.10 beta Revision: 9640 Build date: 2021/01/10 Lazarus: 2.0.8.0 FPC: 3.0.4 Platform: x86_64-Linux-gtk2 OS version: Linux Mint 20.1 Ulyssa Widgetset library: GTK 2.24.32 | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | |||||
| Operating system | Linux | ||||
| Widgetset | GTK2 | ||||
| Architecture | 64-bit | ||||
|
|
....tried to update key: sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 61508B60C33A8925 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 61508B60C33A8925 ...didn't help... Keys are needed to be updated... |
|
|
Isn't it possible to automate such thing to avoid expiring key? |
|
|
kind of keyring would be appreciated to apply, e.g. Kali Linux has done so - https://unix.stackexchange.com/questions/421821/invalid-signature-for-kali-linux-repositories-the-following-signatures-were-i |
|
|
I rebuilt packages using new key. Try to add new key and update. |
|
|
I still had the issue on Debian as well, turns out I had an old expired key in /etc/apt/trusted.gpg and it overrides the new key in /etc/apt/trusted.gpg.d/. The joys of running older installs eh? After removing the old key and adding the new again, upgrades work again. In my case: sudo apt-key del 41B5132F245C8E77743285ED61508B60C33A8925 Then add new key as per the instructions on OBS, update and upgrade. Cheers! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-01-29 18:38 | zeroconf | New Issue | |
| 2021-01-29 18:40 | zeroconf | Note Added: 0003672 | |
| 2021-01-29 18:41 | zeroconf | Note Added: 0003673 | |
| 2021-01-29 18:46 | zeroconf | Note Added: 0003674 | |
| 2021-02-04 10:02 | Alexx2000 | Note Added: 0003680 | |
| 2021-02-04 10:02 | Alexx2000 | Status | new => feedback |
| 2021-02-15 17:20 | dpanter | Note Added: 0003688 | |
| 2021-02-22 17:05 | Alexx2000 | Status | feedback => resolved |
| 2021-02-22 17:05 | Alexx2000 | Resolution | open => fixed |
| 2021-02-22 17:05 | Alexx2000 | Assigned To | => Alexx2000 |
| 2026-02-28 13:44 | Alexx2000 | Status | resolved => closed |