Software Update not found

Asked by Flying Tortoise

My automatic update system is failing to find the following:

W: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl0.9.8_0.9.8a-7ubuntu0.4_i386.deb
  404 Not Found

W: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_0.9.8a-7ubuntu0.4_i386.deb
  404 Not Found

I see these files aren't on the update site, though newer versions are.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Andrea Corbellini
Solved:
Last query:
Last reply:
Revision history for this message
Andrea Corbellini (andrea.corbellini) said :
#1

Try using this command:
sudo apt-get update

Revision history for this message
Flying Tortoise (jonjospink) said :
#2

This might have worked but I've forgotten my admin password! I rarely use the command prompt. Do I have to reinstall Ubuntu?

Andrea Corbellini <email address hidden> wrote: Your question #16923 on Ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+question/16923

    Status: Open => Answered

Andrea Corbellini proposed the following answer:
Try using this command:
sudo apt-get update

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.edge.launchpad.net/ubuntu/+question/16923/+confirm?answer_id=0

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.edge.launchpad.net/ubuntu/+question/16923

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
Best Andrea Corbellini (andrea.corbellini) said :
#3

If you didn't change the root password (using the passwd command), it should be the same of your user.

Revision history for this message
Flying Tortoise (jonjospink) said :
#4

I needn't have worried then! That's worked fine. thanks a lot.

Andrea Corbellini <email address hidden> wrote: Your question #16923 on Ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+question/16923

    Status: Open => Answered

Andrea Corbellini proposed the following answer:
If you didn't change the root password (using the passwd command), it
should be the same of your user.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.edge.launchpad.net/ubuntu/+question/16923/+confirm?answer_id=2

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.edge.launchpad.net/ubuntu/+question/16923

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
Flying Tortoise (jonjospink) said :
#5

Thank you