11.10 Update Problems

Asked by Luke Torode

My System Will Not Up Date I Have No Idea Why It Has been Working Fine And Now Nothing ?? Any Idea's

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Luke Torode (nissanskylinegtrr341) said :
#1

It is telling me i am not connected to the internet when i am please help

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

from terminal type:

sudo apt-get update
sudo apt-get dist-upgrade

Please report ONLY errors rows here if there are any...

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Can you give the output of:

sudo apt-get update; lsb_release -a

Thanks

Revision history for this message
Luke Torode (nissanskylinegtrr341) said :
#4

/source/Sources 404 Not Found

W: Failed to fetch http://ppa.launchpad.net/bisigi/ppa/ubuntu/dists/oneiric/main/binary-i386/Packages 404 Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric

Revision history for this message
Luke Torode (nissanskylinegtrr341) said :
#5

W: Failed to fetch http://ppa.launchpad.net/bisigi/ppa/ubuntu/dists/oneiric/main/source/Sources 404 Not Found

W: Failed to fetch http://ppa.launchpad.net/bisigi/ppa/ubuntu/dists/oneiric/main/binary-i386/Packages 404 Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

Revision history for this message
Luke Torode (nissanskylinegtrr341) said :
#6

everytime i try to update i get
W:Failed to fetch http://ppa.launchpad.net/bisigi/ppa/ubuntu/dists/oneiric/main/source/Sources 404 Not Found
, W:Failed to fetch http://ppa.launchpad.net/bisigi/ppa/ubuntu/dists/oneiric/main/binary-i386/Packages 404 Not Found
, E:Some index files failed to download. They have been ignored, or old ones used instead.

i am connected to the internet tho ??

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#7

The bisigi ppa doesn't support Oneiric. I suggest you remove the PPA

Revision history for this message
Luke Torode (nissanskylinegtrr341) said :
#8

thank you very much problem sorted but still no updates been 2weeks is that normal i get updates everyday usally

Revision history for this message
Luke Torode (nissanskylinegtrr341) said :
#9

Thanks actionparsnip, that solved my question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10

You can check all is well with:

sudo apt-get clean; sudo apt-get --reinstall install nano

If it installs ok then all is well.