Err:2
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://repo.antixlinux.com/sid"
linktext was:"http://repo.antixlinux.com/sid"
====================================
sid InRelease
The following signatures were invalid: EXPKEYSIG DB36CDF3452F0C20 antiX (antix repo) <antix@daveserver.info>
this started up a day or so ago.
i get the same error with the daveserver repo as well.
Is there anything I need to do on my end to resolve this issue, or are the repos being updated or something?
topic title: apt update gpg error [FIXED]
6 posts
• Page 1 of 1
-
Posts: 5
- Joined: 13 Jan 2017
#1
Last edited by jesSch1023 on 13 Mar 2017, 18:21, edited 1 time in total.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#2
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://forum.mxlinux.org/viewtopic.php?f=104&p=409605#p409605"
linktext was:"https://forum.mxlinux.org/viewtopic.php ... 47#p409605"
====================================
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://forum.mxlinux.org/viewtopic.php?f=104&p=409605#p409605"
linktext was:"https://forum.mxlinux.org/viewtopic.php ... 47#p409605"
====================================
-
Posts: 5
- Joined: 13 Jan 2017
#3
Ah ha! Much obliged! That did the trick.
-
Posts: 521
- Joined: 20 Apr 2015
#4
Post #26 did the trick nicely
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://forum.mxlinux.org/viewtopic.php?f=104&t=41839&start=20"
linktext was:"https://forum.mxlinux.org/viewtopic.php ... 9&start=20"
====================================
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://forum.mxlinux.org/viewtopic.php?f=104&t=41839&start=20"
linktext was:"https://forum.mxlinux.org/viewtopic.php ... 9&start=20"
====================================
-
Posts: 45
- Joined: 24 Apr 2016
#5
Nothing worked until downloading this:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.daveserver.info/testing/pool/main/a/antix-archive-keyring/antix-archive-keyring_20017.3.14_all.deb"
linktext was:"http://antix.daveserver.info/testing/po ... 14_all.deb"
====================================
Then
This worked:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.daveserver.info/testing/pool/main/a/antix-archive-keyring/antix-archive-keyring_20017.3.14_all.deb"
linktext was:"http://antix.daveserver.info/testing/po ... 14_all.deb"
====================================
Then
Code: Select all
dpkg -i antix-archive-keyring_20017.3.14_all.deb
Code: Select all
root@antiX16:/# dpkg -i antix-archive-keyring_20017.3.14_all.deb
(Reading database ... 145272 files and directories currently installed.)
Preparing to unpack antix-archive-keyring_20017.3.14_all.deb ...
Unpacking antix-archive-keyring (20017.3.14) over (20015.3.14) ...
Setting up antix-archive-keyring (20017.3.14) ...
Configuration file '/etc/apt/trusted.gpg.d/antix-archive-keyring.gpg'
==> Deleted (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** antix-archive-keyring.gpg (Y/I/N/O/D/Z) [default=N] ? y
Installing new version of config file /etc/apt/trusted.gpg.d/antix-archive-keyring.gpg ...
Press any key to continue...
Last edited by hobbyist7890 on 14 Mar 2017, 23:47, edited 1 time in total.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#6
worked here