Telkom ISP caching

broloks

Well-Known Member
Joined
May 23, 2011
Messages
267
Reaction score
5
Hi,

I'm having issues with Telkom ISP when I update my systems with apt-get. I either
get hash sum mismatches or "BAD SIG" errors when I run apt-get update.
When I do this at work with my laptop, or through a socks port at another ISP I don't get
these errors, but this is not a long-term solution.

Anyone else with the same problems?
 
tried a lot of different mirrors, all do the same at home with Telkom
 
Code:
sudo rm -rf /var/lib/apt/lists/*
sudo apt-get update

Tried this as well. After a lot of searching I have found some posts on forums that say it is the ISP that has a cache that seems outdated. Don't know.
 
Tried this as well. After a lot of searching I have found some posts on forums that say it is the ISP that has a cache that seems outdated. Don't know.
You didn't say which operating system or version.

I've seen this recently with Ubuntu Xenial (and I'm not on Telkom), I just do
Code:
apt-get update
then
Code:
apt-get dist-upgrade
again and it seems to work.
I think the mirrors are taking strain at the rate things are being updated.
 
You didn't say which operating system or version.

Linux Mint 17.1, 17.2 and 17.3
All affected.

Issues is that
Code:
apt-get update
does not update package lists due to either hash sum mismatches, missing keys or bad signatures.
 
Top
Sign up to the MyBroadband newsletter
X