Error 404 on http://au.archive.ubuntu.com/ubuntu/

Asked by marcojmarinelli

I am trying to install application sabnzbdplus. it has a number of dependencies, including javascript-common.
these are the errors from the command: sudo apt-get install sabnzbdplus

WARNING: The following packages cannot be authenticated!
  javascript-common libjs-excanvas libjs-mochikit libtidy-0.99-0
  python-configobj python-feedparser python-utidylib unrar par2 python-yenc
Install these packages without verification [y/N]? y
Err http://au.archive.ubuntu.com/ubuntu/ saucy/universe javascript-common all 11
  404 Not Found [IP: 202.158.214.106 80]
Err http://au.archive.ubuntu.com/ubuntu/ saucy/main libtidy-0.99-0 i386 20091223
cvs-1.2
  404 Not Found [IP: 202.158.214.106 80]
Err http://au.archive.ubuntu.com/ubuntu/ saucy/main python-configobj all 4.7.2+d
s-5
  404 Not Found [IP: 202.158.214.106 80]
Err http://au.archive.ubuntu.com/ubuntu/ saucy/main python-feedparser all 5.1.2-
2
  404 Not Found [IP: 202.158.214.106 80]
Err http://au.archive.ubuntu.com/ubuntu/ saucy/multiverse unrar i386 1:4.2.4-0.3
  404 Not Found [IP: 202.158.214.106 80]
Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/universe/j/javascript-c
ommon/javascript-common_11_all.deb 404 Not Found [IP: 202.158.214.106 80]
Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/main/t/tidy/libtidy-0.9
9-0_20091223cvs-1.2_i386.deb 404 Not Found [IP: 202.158.214.106 80]
Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/main/c/configobj/python
-configobj_4.7.2+ds-5_all.deb 404 Not Found [IP: 202.158.214.106 80]
Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/main/f/feedparser/pytho
n-feedparser_5.1.2-2_all.deb 404 Not Found [IP: 202.158.214.106 80]
Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/multiverse/u/unrar-nonf
ree/unrar_4.2.4-0.3_i386.deb 404 Not Found [IP: 202.158.214.106 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mis
sing?

Name resolution and network access to this mirror seems good:
plexserver@rlcmedia:~$ ping au.archive.ubuntu.com
PING mirror.aarnet.edu.au (202.158.214.106) 56(84) bytes of data.
64 bytes from mirror.aarnet.edu.au (202.158.214.106): icmp_seq=1 ttl=49 time=51.
0 ms
64 bytes from mirror.aarnet.edu.au (202.158.214.106): icmp_seq=2 ttl=49 time=50.
7 ms
64 bytes from mirror.aarnet.edu.au (202.158.214.106): icmp_seq=3 ttl=49 time=50.
6 ms
^C
--- mirror.aarnet.edu.au ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 50.626/50.810/51.068/0.187 ms

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu javascript-common Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Saucy is no longer supported in any way. What you are doing is like looking for updates for Windows 98.

They don't exist.

I suggest you perform a clean install of Trusty and restore your user data from your backups. Trusty is LTS and supported til April 2019

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

What is the output of the terminal commands

uname -a
lsb_release -crid
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

Can you help with this problem?

Provide an answer of your own, or ask marcojmarinelli for more information if necessary.

To post a message you must log in.