horst3180 / arc-theme

A flat theme with transparent elements
GNU General Public License v3.0
8.27k stars 611 forks source link

KEY EXPIRED #844

Open yung40oz84 opened 6 years ago

yung40oz84 commented 6 years ago

READ CAREFULLY BEFORE SUBMITTING

This list is for avoiding duplicated issues, if your issue isn't listed, you should remove this and continue.

Checks

Ensure you...

Details

Hello,

I am getting key expired on this and as well as Vertex theme. Same error. I ran the command to pulll new key, but even after that it is still expired and my software updater kleeps throwing the same error. here is my terminal. Thanks!

apt-key list | grep "expired:" pub 2048R/BEB6D886 2015-03-27 [expired: 2017-06-04] aaron@build-machine ~ $ apt-key adv --keyserver keys.gnupg.net --recv-keys BEB6D886 Executing: /tmp/tmp.wk9y2Ne8kN/gpg.1.sh --keyserver keys.gnupg.net --recv-keys BEB6D886 gpg: requesting key BEB6D886 from hkp server keys.gnupg.net gpg: key BEB6D886: "home:Horst3180 OBS Project home:Horst3180@build.opensuse.org" not changed gpg: Total number processed: 1 gpg: unchanged: 1 aaron@build-machine ~ $ apt update [sudo] password for aaron: Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease Ign:2 http://packages.linuxmint.com sonya InRelease
Hit:3 http://dl.google.com/linux/chrome/deb stable Release
Hit:4 http://packages.linuxmint.com sonya Release
Hit:5 http://ppa.launchpad.net/dawidd0811/neofetch/ubuntu xenial InRelease
Hit:6 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:8 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:9 http://archive.canonical.com/ubuntu xenial InRelease
Ign:11 http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04 InRelease Get:12 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Get:13 http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04 Release [1,007 B] Hit:14 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial InRelease
Get:15 http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04 Release.gpg [481 B] Ign:15 http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04 Release.gpg Hit:16 http://ppa.launchpad.net/moka/daily/ubuntu xenial InRelease
Hit:17 http://ppa.launchpad.net/noobslab/icons/ubuntu xenial InRelease
Hit:18 http://ppa.launchpad.net/noobslab/themes/ubuntu xenial InRelease
Get:19 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Hit:20 http://ppa.launchpad.net/numix/ppa/ubuntu xenial InRelease
Hit:21 http://ppa.launchpad.net/papirus/papirus/ubuntu xenial InRelease
Hit:22 http://ppa.launchpad.net/ravefinity-project/ppa/ubuntu xenial InRelease Hit:23 http://ppa.launchpad.net/snwh/pulp/ubuntu xenial InRelease
Hit:24 http://ppa.launchpad.net/tista/adapta/ubuntu xenial InRelease
Reading package lists... Done
W: GPG error: http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04 Release: The following signatures were invalid: KEYEXPIRED 1496576244 E: The repository 'http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04 Release' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.

surajx commented 6 years ago

duplicate of #793

i2000s commented 6 years ago

OP: Please close this issue and we'll follow up latest updates on #793 instead.

For a quick fix for Ubuntu 16.04-18.04, please use a third-party PPA for now (FYI):

The new PPA from @fossfreedom can be added to your sources.list on Ubuntu 16.04-18.04 by

sudo add-apt-repository ppa:fossfreedom/arc-gtk-theme-daily
sudo apt-get update

Alternatively, you add the following line(s) to your sources file:

deb http://ppa.launchpad.net/fossfreedom/arc-gtk-theme-daily/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src http://ppa.launchpad.net/fossfreedom/arc-gtk-theme-daily/ubuntu YOUR_UBUNTU_VERSION_HERE main 

Install the theme package by sudo apt install arc-theme.

The PPA corresponds to @NicoHood's soft-fork. Tested on Ubuntu 16.04 and everything works! I have purged the OBS PPA source completely. No complaints about key expiring anymore :)

NicoHood commented 6 years ago

horst3180 is inactive for a long time now. The arc theme is now maintained in this fork: https://github.com/NicoHood/arc-theme

Please close this issue, test the latest version of the fork and open a new issue on the fork if it still exists. Thanks.