-
Posts: 125
- Joined: 11 May 2016
-
Posts: 1,445
- Joined: 09 Feb 2012
#62
thriftee, the posted instructions were
but your output shows that you attempted ...blahblah -fix-missing instead.
Do the instructed steps. Do them in the order given. Okay?
Code: Select all
sudo apt-get purge antix-archive-keyring
wget http://antix.daveserver.info/jessie/pool/main/a/antix-archive-keyring/antix-archive-keyring_20017.3.14_all.deb
sudo rm /etc/apt/trusted.gpg.d/antix-archive-keyring.gpg
sudo dpkg -i antix-archive-keyring_20017.3.14_all.deb
sudo apt-get update
Do the instructed steps. Do them in the order given. Okay?
-
Posts: 604
- Joined: 27 Feb 2009
#63
Thanks skidoo. I only resorted to trying what it said instead after many tries. The real problem was that the file downloaded was 0 bytes, I noticed the wget had renamed the download, so looked. I had downloaded from the site given in the link. Once I renamed it, everything worked