moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.5k stars 326 forks source link

Signatures were invalid: EXPKEYSIG 7A21919831C60452 #849

Open Metcon189 opened 2 years ago

Metcon189 commented 2 years ago

Please provide the following info.

NVidia Geforce Experience version: 3.25.1.27 Moonlight Embedded version: apt-get update won't update due to expkeysig so i can't tell what version we're on Moonlight Embedded source: repository/included in distribution/compiled from source/... Moonlight Embedded running on: _Raspberry Pi Moonlight Embedded running on distribution: Arch Linux/Raspbian/OpenELEC/...

Verbose output -verbose of Moonlight Embedded: sudo apt-get update Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Get:2 http://archive.itimmer.nl/raspbian/moonlight jessie InRelease [1,813 B] Hit:3 https://packages.cloud.google.com/apt cloud-sdk InRelease Hit:4 http://archive.raspberrypi.org/debian buster InRelease Err:2 http://archive.itimmer.nl/raspbian/moonlight jessie InRelease The following signatures were invalid: EXPKEYSIG 7A21919831C60452 Iwan Romario Timmer irtimmer@gmail.com Reading package lists... Done W: GPG error: http://archive.itimmer.nl/raspbian/moonlight jessie InRelease: The following signatures were invalid: EXPKEYSIG 7A21919831C60452 Iwan Romario Timm er irtimmer@gmail.com E: The repository 'http://archive.itimmer.nl/raspbian/moonlight jessie InRelease ' is not signed. N: Updating from such a repository can't be done securely, and is therefore disa bled by default. N: See apt-secure(8) manpage for repository creation and user configuration deta ils. W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:4 and /etc/apt/sources.list.d/pms.list:1 W: Target Packages (main/binary-all/Packages) is configured multiple times in /e tc/apt/sources.list:4 and /etc/apt/sources.list.d/pms.list:1 W: Target Translations (main/i18n/Translation-en_US) is configured multiple time s in /etc/apt/sources.list:4 and /etc/apt/sources.list.d/pms.list:1 W: Target Translations (main/i18n/Translation-en) is configured multiple times i n /etc/apt/sources.list:4 and /etc/apt/sources.list.d/pms.list:1 W: Target Translations (main/i18n/Translation-en_US.UTF-8) is configured multipl e times in /etc/apt/sources.list:4 and /etc/apt/sources.list.d/pms.list:1 pi@raspberrypi:~ $ LANG=C apt-key list | grep expired Warning: apt-key output should not be parsed (stdout is not a terminal) pub rsa4096 2016-11-24 [C] [expired: 2021-11-24] uid [ expired] Iwan Romario Timmer irtimmer@gmail.com

What is the expected result? Moonlight would update What happens instead of that? Update is getting hung up on expired key. Key will not update

cgutman commented 2 years ago

That's the old package repository. You need to switch to the new Cloudsmith repository to successfully receive updates.

Remove the entry for archive.itimmer.nl from your /etc/apt/sources.list and see the latest instructions on https://github.com/moonlight-stream/moonlight-embedded/wiki/Packages