I just got this error on an update
.
W: GPG error:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.daveserver.info"
linktext was:"http://antix.daveserver.info"
====================================
stable Release: The following signatures were invalid: KEYEXPIRED 1426281549 KEYEXPIRED 1426281549 KEYEXPIRED 1426281549
New key please, and an explanation on updating the key.
topic title: Dave server key expired.
-
Posts: 630
- Joined: 12 Oct 2012
-
Posts: 1,062
- Joined: 20 Jan 2010
#2
New keyring package ready. As root in terminal
apt-get update && apt-get -f install antix-archive-keyring
apt-get update && apt-get -f install antix-archive-keyring
-
Posts: 630
- Joined: 12 Oct 2012
#3
Thank you, DaveDave wrote:New keyring package ready. As root in terminal
apt-get update && apt-get -f install antix-archive-keyring
-
Posts: 325
- Joined: 04 Nov 2011
#4
Also, thank you!
-
Posts: 35
- Joined: 01 Feb 2013
#5
Thanks Dave __{{emoticon}}__
Maybe I'm missing something?
apt-get update && apt-get -f install antix-archive-keyring gives some errors...
Maybe I'm missing something?
apt-get update && apt-get -f install antix-archive-keyring gives some errors...
Code: Select all
W: An error occurred during the signature verification. The repository is not updated and the previou\
s index files will be used. GPG error: http://antix.daveserver.info testing InRelease: The following \
signatures were invalid: KEYEXPIRED 1426281549 KEYEXPIRED 1426281549 KEYEXPIRED 1426281549
W: Failed to fetch http://antix.daveserver.info/testing/dists/testing/InRelease
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
antix-archive-keyring is already the newest version.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#6
Check your antiX sources,list
-
Posts: 35
- Joined: 01 Feb 2013
#7
Thanks, anticapitalista.
There are two antix files at apt/sources.list.d directory, namely antix.list and antix.list.dpkg-old
These are their contents…
antix.list…
antix.list.dpkg-old…
There are two antix files at apt/sources.list.d directory, namely antix.list and antix.list.dpkg-old
These are their contents…
antix.list…
Code: Select all
# Use with Debian Wheezy repository. Set as default for antiX-13.2.
#deb http://antix.daveserver.info/stable stable main
# Use with Debian Testing (or Sid) repositories.
deb http://antix.daveserver.info/testing testing main
Code: Select all
# antiX
deb http://antix.daveserver.info/testing testing main
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#8
Temporarily enable the stable repo, do an apt-get update and apt-get dist-upgrade and post the outcome.
-
Posts: 35
- Joined: 01 Feb 2013
#9
This is temporary antix.list file...
These are last lines of sudo apt-get update && sudo apt-get dist-upgrade run...
Code: Select all
# Use with Debian Wheezy repository. Set as default for antiX-13.2.
deb http://antix.daveserver.info/stable stable main
# Use with Debian Testing (or Sid) repositories.
#deb http://antix.daveserver.info/testing testing main
Code: Select all
Reading package lists... Done
W: GPG error: http://antix.daveserver.info stable InRelease: The following signatures were invalid: KEYEXPIRED 1426281549 KEYEXPIRED 1426281549 KEYEXPIRED 1426281549
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
antix-archive-keyring live-usb-gui-antix yad
3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 216 kB of archives.
After this operation, 52.2 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
-
Posts: 1,062
- Joined: 20 Jan 2010
#10
OK now run
apt-get -f install antix-archive-keyring
if you do not want to upgrade live-usb-gui-antix and yad.
It will then say
"Warning: the following packages cannot be authenticated" /"Install these packages without verification [y/N]?"
that you should answer"y" to to fix that question and the key expiration
apt-get -f install antix-archive-keyring
if you do not want to upgrade live-usb-gui-antix and yad.
It will then say
"Warning: the following packages cannot be authenticated" /"Install these packages without verification [y/N]?"
that you should answer"y" to to fix that question and the key expiration
-
Posts: 35
- Joined: 01 Feb 2013
#11
It says this...
Code: Select all
~% sudo apt-get -f install antix-archive-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
antix-archive-keyring
1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 3,808 B of archives.
After this operation, 73.7 kB disk space will be freed.
WARNING: The following packages cannot be authenticated!
antix-archive-keyring
Install these packages without verification? [y/N] y
Get:1 http://antix.daveserver.info/stable/ stable/main antix-archive-keyring all 20015.3.14 [3,808 B]
Fetched 3,808 B in 0s (10.8 kB/s)
(Reading database ... 116542 files and directories currently installed.)
Preparing to unpack .../antix-archive-keyring_20015.3.14_all.deb ...
Unpacking antix-archive-keyring (20015.3.14) over (2013.03.23) ...
Setting up antix-archive-keyring (20015.3.14) ...
~%
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#12
So, is all ok now?
Do apt-get update and maybe remove the stable part from the antix.list
Do apt-get update and maybe remove the stable part from the antix.list
-
Posts: 35
- Joined: 01 Feb 2013
#13
I disabled stable, and enabled testing.
Then I did sudo apt-get update && sudo apt-get dist-upgrade
yes, it seems it's ok now __{{emoticon}}__
Thanks Dave, and anticapitalista.
Then I did sudo apt-get update && sudo apt-get dist-upgrade
yes, it seems it's ok now __{{emoticon}}__
Thanks Dave, and anticapitalista.
-
Posts: 127
- Joined: 05 Dec 2014
#14
Worked on this end, although there were a few other packages that were updated from stable as well. Thank you everyone.
Stable updates: connectshares-antix, desktop-defaults-full-antix, faq-docs-antix, install-meta-antix, live-usb-gui-antix, xsw, yad
Stable updates: connectshares-antix, desktop-defaults-full-antix, faq-docs-antix, install-meta-antix, live-usb-gui-antix, xsw, yad
-
Posts: 4,164
rokytnji - Joined: 20 Feb 2009
#15
Long story short/edited, Full conventonal a5 AntiX 14 rv install, Not pendrive install.
Over and out.
Code: Select all
$ sudo apt-get update
<snip>
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://antix.daveserver.info testing InRelease: The following signatures were invalid: KEYEXPIRED 1426281549 KEYEXPIRED 1426281549 KEYEXPIRED 1426281549
W: Failed to fetch http://antix.daveserver.info/testing/dists/testing/InRelease
W: Some index files failed to download. They have been ignored, or old ones used instead.
$ sudo apt-get -f install antix-archive-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
antix-archive-keyring is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
<snip>
# apt-get update && apt-get -f install antix-archive-keyring
<snip>
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://antix.daveserver.info testing InRelease: The following signatures were invalid: KEYEXPIRED 1426281549 KEYEXPIRED 1426281549 KEYEXPIRED 1426281549
W: Failed to fetch http://antix.daveserver.info/testing/dists/testing/InRelease
W: Some index files failed to download. They have been ignored, or old ones used instead.
<snip>
antix-archive-keyring is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
# apt-get dist-upgrade
<snip>
$ inxi -r
Repos: Active apt sources in file: / etc/apt/sources.list.d/antix.list
deb http://antix.daveserver.info/testing testing main nosystemd
Active apt sources in file: / etc/apt/sources.list.d/debian.list
deb http://ftp.us.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
Active apt sources in file: / etc/apt/sources.list.d/liquorix.list
deb http://liquorix.net/debian/ sid main
Active apt sources in file: / etc/apt/sources.list.d/various.list
deb http://debs.slavino.sk testing main non-free
Active apt sources in file: / etc/apt/sources.list.d/vivaldi-snapshot.list
deb http://repo.vivaldi.com/archive/deb/ stable main
<snip>
sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
extlinux syslinux syslinux-common
0 upgraded, 0 newly installed, 0 to remove and 3 not upgrade
<snip>
$ sudo apt-get update
<snip>
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://antix.daveserver.info testing InRelease: The following signatures were invalid: KEYEXPIRED 1426281549 KEYEXPIRED 1426281549 KEYEXPIRED 1426281549
W: Failed to fetch http://antix.daveserver.info/testing/dists/testing/InRelease
W: Some index files failed to download. They have been ignored, or old ones used instead.
<snip>
$ sudo apt-get -f install antix-archive-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
antix-archive-keyring is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Code: Select all
$ apt-key list | grep -i dave -B2 -A2
pub 1024R/3465FC9B 2012-03-11 [expired: 2013-03-11]
uid David deJong (Dave) <david@daveserver.info>
pub 2048R/FD08FE04 2012-04-14
uid antiX (this is for the antix repo) <antix@daveserver.info>
sub 2048R/DF2981C7 2012-04-14
--
------------------------------------------------
pub 2048R/452F0C20 2013-03-13 [expired: 2015-03-13]
uid antiX (antix repo) <antix@daveserver.info>
/ etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg