I was getting errors when downloading updates and advised to check Internet connections. The process seemed to be hanging on webupd8 TOR-Browser. I did try various servers and got the same results. So I removed Tor and tried again, then the hang appeared with webupd8 Java. So I then did the following commands
Err:25 Ubuntu - GetDeb xenial-getdeb InRelease
Could not connect to archive.getdeb.net:80 (144.76.200.19), connection timed out
Fetched 2,456 kB in 2min 0s (20.4 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
W: Failed to fetch http://archive.getdeb.net/ubuntu/dists/xenial-getdeb/InRelease Could not connect to archive.getdeb.net:80 (144.76.200.19), connection timed out
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
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Just an update since PaleMoon was updated during one of my checks today.
sudo apt update
same results as above
sudo apt full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Something similar happened to me recently. I’d forgotten that I’d had the same problem around two years ago, but a wise owl suggested the problem might be caused by ppa packages.
I deactivated the update for all the ppa packages on my system. Then I reactivated the ppa packages one by one, running the software updater again after each package was reactivated. By this process of elimination I was able to identify two ppa packages that caused the update process to fail.
After entering the commands for the requested output I see “http://archive.getdeb.net” is the bad site. You can’t even go there by browser. Thank you for that drill as I did learn from it.
Yes I can remove the getdeb.net link to eliminate the error. However, those associated apps will no longer be updated. So that brings another question in play which I can’t find an answer for through my searches. How do I see what apps are associated with getdeb?
I assumed getdeb was a reputable Ubuntu software source. Is getdeb.net gone for good or are they simply having server challenges?
Although I did not find what apps are associated with getdeb, I did find a list of getdeb mirrors on WEBUPD8. So I went to Admin/Software & Updates, clicked on Other Software, and added a mirror site “deb http://mirrors.dotsrc.org/getdeb/ubuntu xenial-getdeb apps”, then unchecked “http://archive.getdeb.net/ubuntu”. All is working good again.