Hi all, I recently ran sudo apt update
and from what I can tell there is an invalid signature for a repo related to OBS and my OneDrive app. I don't remember adding this repo manually but maybe it was added by an install script I ran. I found this thread with a similar issue, where users suggested simply removing the repo in question. If I remove the repo, will there be issues with updating these softwares in the future? And if removing the repo is safe, how can I do it?
ed@Slungi:~$ sudo apt update
[sudo] password for ed:
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:3 http://cn.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
Hit:4 http://cn.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 https://packages.zorinos.com/stable jammy InRelease
Hit:6 https://packages.zorinos.com/patches jammy InRelease
Hit:7 https://ppa.launchpadcontent.net/graphics-drivers/ppa/ubuntu jammy InRelease
Hit:8 https://packages.zorinos.com/apps jammy InRelease
Hit:9 https://ppa.launchpadcontent.net/lucioc/sayonara/ubuntu jammy InRelease
Hit:10 https://packages.zorinos.com/drivers jammy InRelease
Get:11 https://download.opensuse.org/repositories/home:/npreining:/debian-ubuntu-onedrive/xUbuntu_22.04 ./ InRelease [1,604 B]
Hit:12 https://ppa.launchpadcontent.net/zorinos/apps/ubuntu jammy InRelease
Err:11 https://download.opensuse.org/repositories/home:/npreining:/debian-ubuntu-onedrive/xUbuntu_22.04 ./ InRelease
The following signatures were invalid: EXPKEYSIG B8AC39B0876D807E home:npreining OBS Project <home:npreining@build.opensuse.org>
Hit:13 https://ppa.launchpadcontent.net/zorinos/drivers/ubuntu jammy InRelease
Hit:14 https://ppa.launchpadcontent.net/zorinos/patches/ubuntu jammy InRelease
Hit:15 https://ppa.launchpadcontent.net/zorinos/stable/ubuntu jammy InRelease
Fetched 130 kB in 3s (41.9 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
9 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://download.opensuse.org/repositories/home:/npreining:/debian-ubuntu-onedrive/xUbuntu_22.04 ./ InRelease: The following signatures were invalid: EXPKEYSIG B8AC39B0876D807E home:npreining OBS Project <home:npreining@build.opensuse.org>
W: Failed to fetch https://download.opensuse.org/repositories/home:/npreining:/debian-ubuntu-onedrive/xUbuntu_22.04/./InRelease The following signatures were invalid: EXPKEYSIG B8AC39B0876D807E home:npreining OBS Project <home:npreining@build.opensuse.org>
W: Some index files failed to download. They have been ignored, or old ones used instead.
ed@Slungi:~$