Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#31
anticapitalista wrote:We like to annoy people.

Image

__{{emoticon}}__ Made my day, that did.
Posts: 1,028
SamK
Joined: 21 Aug 2011
#32
anticapitalista wrote:We like to annoy people.
Like many things we do, we do it quite well.
Posts: 125
poorguy
Joined: 11 May 2016
#33
Hello Everyone,

I'm just curious if Dave's Server working again.

If not is there any time line as to when it might be up and running again.

Thanks.
Posts: 521
Shay
Joined: 20 Apr 2015
#34
Yep, working fine
How to fix things viewtopic.php?f=58&t=6894
Posts: 125
poorguy
Joined: 11 May 2016
#35
Shay wrote:Yep, working fine
How to fix things viewtopic.php?f=58&t=6894
Actually not at all.
I see nothing has changed and apparently what I call working is obviously very different to what you call working. __{{emoticon}}__

I have tried all of the fixes and nothing seems to change. __{{emoticon}}__
Hopefully one day things will work again.

Damn shame cause Antix was a kickass distro. __{{emoticon}}__

Disappointed.
The PoorGuy
Posts: 1,062
Dave
Joined: 20 Jan 2010
#36
Here are 5 different ways.

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://forum.mxlinux.org/viewtopic.php?p=409670#p409670"
linktext was:"https://forum.mxlinux.org/viewtopic.php ... 70#p409670"
====================================


It is supposed to show in an update as package version 20017.3.14, but it appears that using a mirror or physical location is giving issues. If it shows this package version as being installed (and you still have the error) it will need to be removed, verify that / etc / apt / trusted.d / antix-archive-keyring does not exist and then reinstall. This happens when the 'use package maintainers version ' question was answered no. Otherwise as noted in the above doc it is possible to retrieve the key without using the package.

It is hard to give advice without knowing the actual error... the problem WAS because of an expired gpg key. This key has been updated on the server, in the package, and pushed to keyring servers. However your original posts indicate that you are unable to connect... which would not be gpg related as the key being bad would only mean the packages cannot be verified and therefor asks for manual verification. Some of the noted issues are not really linked to an expired gpg key, as such it would be extremely nice to see the actual error.
Posts: 125
poorguy
Joined: 11 May 2016
#37
I get the same errors listed in the earlier threads.

I volunteer teach a computer skills class at a drug / alcohol rehab center using Antix 16 on 30 donated old Windows XP desktops.
For now it is easier for myself and several others who also volunteer to reinstall and update using a different lightweight Linux distro.

Antix 16 worked great on the old Dell 2400s with their Pentium 4 (2.8 GHz) processors and 2.0 GB DDR ram.

I Apologize if I sounded unappreciative in any of my posts in this thread.

The PoorGuy
Posts: 521
Shay
Joined: 20 Apr 2015
#38
Did you try number 5 [ Use gdebi to install it.]

I had to use that one also.
Posts: 125
poorguy
Joined: 11 May 2016
#39
Yes several times and no luck.
Posts: 521
Shay
Joined: 20 Apr 2015
#40
Post a screenshot showing the errors.
Maybe we can figure it out. or what is in terminal. Copy/paste.
Posts: 1,062
Dave
Joined: 20 Jan 2010
#41
OK which error / thread / post?
I am not certain how to make it easier as all my machines worked with the apt-get update && apt-get -f install antix-archive-keyring; therefor I do not know how difficult it is. Going off of Rademes post it seems that it has the possibility of being quite difficult.
Did doing what he has done work?
You have tried each of the 5 options without any working?
Maybe you would like to download the keyring file itself and copy it over to /etc/apt/trusted.gpg.d/? (here is the keyring file:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.daveserver.info/antix-archive-keyring.gpg"
linktext was:"http://antix.daveserver.info/antix-archive-keyring.gpg"
====================================
)
Maybe a script to run through all the options (currently recorded) and answer yes it worked or no it did not?
I am kind of running blind; do you have a suggestion as to what to do?

Dave
Posts: 521
Shay
Joined: 20 Apr 2015
#42
After you download it. open terminal

Code: Select all

jim@antix17-32:~
$ cd Downloads
jim@antix17-32:~/Downloads
$ ls
antix-archive-keyring_20017.3.14_all.deb
jim@antix17-32:~/Downloads
$ sudo gdebi antix-archive-keyring_20017.3.14_all.deb
Posts: 125
poorguy
Joined: 11 May 2016
#43
Shay wrote:Post a screenshot showing the errors.
Maybe we can figure it out. or what is in terminal. Copy/paste.
I have already reinstalled another Linux distro as full updated secured working computers are needed
as all correspondence is done via the internet.
Posts: 125
poorguy
Joined: 11 May 2016
#44
Shay wrote:

Code: Select all

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 0 not upgraded.
Follow that with apt-get update

Code: Select all

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 jessie InRelease: The following signatures were invalid: KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573

W: Failed to fetch http://antix.daveserver.info/jessie/dists/jessie/InRelease  

W: Some index files failed to download. They have been ignored, or old ones used instead.

Code: Select all

System:    Host: antix16 Kernel: 4.10.1-antix.1-amd64-smp x86_64 (64 bit)
           Desktop: IceWM 1.3.8
Of coarse synaptic shows the same errors. and shows version 20015.3.14
Same errors.
Posts: 521
Shay
Joined: 20 Apr 2015
#45
I downloaded from
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://mx.debian.nz/antix/stable/pool/main/a/antix-archive-keyring/"
linktext was:"http://mx.debian.nz/antix/stable/pool/m ... e-keyring/"
====================================

Once it was downloaded I opened terminal and used these steps

Code: Select all

jim@antix17-32:~
$ cd Downloads
jim@antix17-32:~/Downloads
$ ls
antix-archive-keyring_20017.3.14_all.deb
jim@antix17-32:~/Downloads
$ sudo gdebi antix-archive-keyring_20017.3.14_all.deb
Once you have that, hit enter, enter your password , hit enter again and it installs. That is how Number 5 is done.