Update Error maverick

Asked by John Clark

Update on 10.10 reports 'Check Internet Connection' and W: failed to fetch http://extra.ubuntu.com/ubuntu/dists/maverick/releuse.gpg.
I get a similar message if I try to Update to 11.04.
This PC is on wireless and NAT. Otherwise all OK.

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
Christoph H (chrisheib) said :
#1

Im not sure, but maybe this Version is dead. Secure your data, download ubuntu 10/11 from the official site and install it from cd/usb. Had the same problem. 10.4 LTS is quite similar to 9, so it might be the best choice.

Revision history for this message
Christoph H (chrisheib) said :
#2

Ok, never mind, didnt know that mavaerick is 10.10. Sorry =)

Revision history for this message
mycae (mycae) said :
#3

Can you post the exact sequence of errors from this command (open terminal with ctrl+alt+T, then copy and paste):

sudo apt-get update

This file (fixing typo?) does not exist:
http://extra.ubuntu.com/ubuntu/dists/maverick/release.gpg

Revision history for this message
John Clark (n0ure) said :
#4

If I use browser to same maverick URL it allows download of file.

john

________________________________
 From: Christoph H <email address hidden>
To: <email address hidden>
Sent: Sunday, January 1, 2012 2:55 PM
Subject: Re: [Question #183468]: Update Error maverick

Your question #183468 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/183468

Christoph H posted a new comment:
Ok, never mind, didnt know that mavaerick is 10.10. Sorry =)

--
You received this question notification because you asked the question.

Revision history for this message
mycae (mycae) said :
#5

You have a typo in your output -- I cannot tell if that was you, or if it was coming from your computer's process. The link I posted does not work, which you can try on
https://answers.launchpad.net/ubuntu/+question/183468

Can you please post the full message using cut and paste? Otherwise it is hard to help you. I cannot be certain if it is a proxy error, or a domain resolution problem.

Revision history for this message
John Clark (n0ure) said :
#6

above box reads: Failed to download repository info

W:Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/Release.gpg  Something wicked happened resolving 'extras.ubuntu.com:http' (-5 - No address associated with hostname)
, W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/maverick-security/Release.gpg  Something wicked happened resolving 'security.ubuntu.com:http' (-5 - No address associated with hostname)
, E:Some index files failed to download, they have been ignored, or old ones used instead.

John

________________________________
 From: Christoph H <email address hidden>
To: <email address hidden>
Sent: Sunday, January 1, 2012 2:55 PM
Subject: Re: [Question #183468]: Update Error maverick

Your question #183468 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/183468

Christoph H posted a new comment:
Im not sure, but maybe this Version is dead. Secure your data, download
ubuntu 10/11 from the official site and install it from cd/usb. Had the
same problem. 10.4 LTS is quite similar to 9, so it might be the best
choice.

--
You received this question notification because you asked the question.

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

Try:

sudo fuser -vvv /var/lib/dpkg/lock
sudo rm /var/lib/apt/lists/lock
sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
sudo rm -rf /var/lib/dpkg/updates/*
sudo rm -rf /var/lib/apt/lists
sudo rm /var/cache/apt/*.bin
sudo mkdir /var/lib/apt/lists
sudo mkdir /var/lib/apt/lists/partial
LANG=C;sudo apt-get clean
LANG=C;sudo apt-get autoclean
LANG=C;sudo apt-get --purge autoremove
LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824
sudo dpkg --clear-avail
sudo dpkg --configure -a
LANG=C;sudo apt-get -f install
LANG=C;sudo apt-get --fix-missing install
LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824 && sudo apt-get dist-upgrade

Revision history for this message
John Clark (n0ure) said :
#8

When I try to Upgrade to 11.04 I get the message:

W:Failed to fetch http://cr.archive.ubuntu.com/ubuntu/dists/natty/Release.gpg  Something wicked happened resolving 'cr.archive.ubuntu.com:http' (-5 - No address associated with hostname)
, E:Some index files failed to download, they have been ignored, or old ones used instead.

John

________________________________
 From: Christoph H <email address hidden>
To: <email address hidden>
Sent: Sunday, January 1, 2012 2:55 PM
Subject: Re: [Question #183468]: Update Error maverick

Your question #183468 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/183468

Christoph H posted a new comment:
Im not sure, but maybe this Version is dead. Secure your data, download
ubuntu 10/11 from the official site and install it from cd/usb. Had the
same problem. 10.4 LTS is quite similar to 9, so it might be the best
choice.

--
You received this question notification because you asked the question.

Revision history for this message
John Clark (n0ure) said :
#9

Some errors:

++++++++++++++++++++++++++++++++++++++++
john@clarkHam01:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824
Get:1 http://cr.archive.ubuntu.com maverick Release.gpg [198B]
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Get:2 http://cr.archive.ubuntu.com maverick-updates Release.gpg [198B]
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Get:3 http://cr.archive.ubuntu.com maverick Release [39.8kB]
Get:4 http://cr.archive.ubuntu.com maverick-updates Release [31.4kB]
Get:5 http://cr.archive.ubuntu.com maverick/main Sources [829kB]
Get:6 http://extras.ubuntu.com maverick Release.gpg [72B]
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en
Get:7 http://extras.ubuntu.com maverick Release [9762B]
Get:8 http://cr.archive.ubuntu.com maverick/restricted Sources [4370B]
Get:9 http://cr.archive.ubuntu.com maverick/universe Sources [4179kB]
Get:10 http://extras.ubuntu.com maverick/main Sources [1073B]
Get:11 http://extras.ubuntu.com maverick/main i386 Packages [1216B]
Err http://ppa.launchpad.net maverick Release.gpg
  Something wicked happened resolving 'ppa.launchpad.net:http' (-5 - No address associated with hostname)
Ign http://ppa.launchpad.net/kamalmostafa/fldigi/ubuntu/ maverick/main Translation-en
Get:12 http://ppa.launchpad.net maverick Release [9743B]
Get:13 http://ppa.launchpad.net maverick/main Sources [800B]
Get:14 http://ppa.launchpad.net maverick/main i386 Packages [969B]
Err http://security.ubuntu.com maverick-security Release.gpg
  Something wicked happened resolving 'security.ubuntu.com:http' (-5 - No address associated with hostname)
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Get:15 http://security.ubuntu.com maverick-security Release [31.4kB]
Get:16 http://security.ubuntu.com maverick-security/main Sources [58.3kB]
Get:17 http://security.ubuntu.com maverick-security/restricted Sources [14B]
Get:18 http://security.ubuntu.com maverick-security/universe Sources [26.0kB]
Get:19 http://security.ubuntu.com maverick-security/multiverse Sources [1760B]
Get:20 http://security.ubuntu.com maverick-security/main i386 Packages [204kB]
Get:21 http://security.ubuntu.com maverick-security/restricted i386 Packages [14B]
Get:22 http://security.ubuntu.com maverick-security/universe i386 Packages [101kB]
Get:23 http://security.ubuntu.com maverick-security/multiverse i386 Packages [3756B]
Get:24 http://cr.archive.ubuntu.com maverick/multiverse Sources [151kB]
Get:25 http://cr.archive.ubuntu.com maverick/main i386 Packages [1492kB]
Get:26 http://cr.archive.ubuntu.com maverick/restricted i386 Packages [5992B]
Get:27 http://cr.archive.ubuntu.com maverick/universe i386 Packages [5791kB]
Get:28 http://cr.archive.ubuntu.com maverick/multiverse i386 Packages [183kB]
Get:29 http://cr.archive.ubuntu.com maverick-updates/main Sources [146kB]
Get:30 http://cr.archive.ubuntu.com maverick-updates/restricted Sources [778B]
Get:31 http://cr.archive.ubuntu.com maverick-updates/universe Sources [55.4kB]
Get:32 http://cr.archive.ubuntu.com maverick-updates/multiverse Sources [2513B]
Get:33 http://cr.archive.ubuntu.com maverick-updates/main i386 Packages [397kB]
Get:34 http://cr.archive.ubuntu.com maverick-updates/restricted i386 Packages [1797B]
Get:35 http://cr.archive.ubuntu.com maverick-updates/universe i386 Packages [185kB]
Get:36 http://cr.archive.ubuntu.com maverick-updates/multiverse i386 Packages [5213B]
Fetched 13.9MB in 1min 27s (159kB/s)
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/maverick-security/Release.gpg  Something wicked happened resolving 'security.ubuntu.com:http' (-5 - No address associated with hostname)

W: Failed to fetch http://ppa.launchpad.net/kamalmostafa/fldigi/ubuntu/dists/maverick/Release.gpg  Something wicked happened resolving 'ppa.launchpad.net:http' (-5 - No address associated with hostname)

E: Some index files failed to download, they have been ignored, or old ones used instead.
john@clarkHam01:~$

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
And last command:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
john@clarkHam01:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824 && sudo apt-get dist-upgrade
Hit http://cr.archive.ubuntu.com maverick Release.gpg
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Hit http://cr.archive.ubuntu.com maverick-updates Release.gpg
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://cr.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Hit http://cr.archive.ubuntu.com maverick Release
Hit http://cr.archive.ubuntu.com maverick-updates Release
Hit http://cr.archive.ubuntu.com maverick/main Sources
Hit http://cr.archive.ubuntu.com maverick/restricted Sources
Hit http://cr.archive.ubuntu.com maverick/universe Sources
Hit http://cr.archive.ubuntu.com maverick/multiverse Sources
Hit http://cr.archive.ubuntu.com maverick/main i386 Packages
Hit http://cr.archive.ubuntu.com maverick/restricted i386 Packages
Hit http://cr.archive.ubuntu.com maverick/universe i386 Packages
Hit http://cr.archive.ubuntu.com maverick/multiverse i386 Packages
Hit http://cr.archive.ubuntu.com maverick-updates/main Sources
Hit http://cr.archive.ubuntu.com maverick-updates/restricted Sources
Hit http://cr.archive.ubuntu.com maverick-updates/universe Sources
Hit http://cr.archive.ubuntu.com maverick-updates/multiverse Sources
Hit http://cr.archive.ubuntu.com maverick-updates/main i386 Packages
Hit http://cr.archive.ubuntu.com maverick-updates/restricted i386 Packages
Hit http://cr.archive.ubuntu.com maverick-updates/universe i386 Packages
Hit http://cr.archive.ubuntu.com maverick-updates/multiverse i386 Packages
Get:1 http://ppa.launchpad.net maverick Release.gpg [316B]
Ign http://ppa.launchpad.net/kamalmostafa/fldigi/ubuntu/ maverick/main Translation-en
Hit http://ppa.launchpad.net maverick Release
Hit http://ppa.launchpad.net maverick/main Sources
Hit http://ppa.launchpad.net maverick/main i386 Packages
Err http://security.ubuntu.com maverick-security Release.gpg
  Something wicked happened resolving 'security.ubuntu.com:http' (-5 - No address associated with hostname)
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Hit http://security.ubuntu.com maverick-security Release
Ign http://security.ubuntu.com maverick-security/main Sources/DiffIndex
Ign http://security.ubuntu.com maverick-security/restricted Sources/DiffIndex
Ign http://security.ubuntu.com maverick-security/universe Sources/DiffIndex
Ign http://security.ubuntu.com maverick-security/multiverse Sources/DiffIndex
Ign http://security.ubuntu.com maverick-security/main i386 Packages/DiffIndex
Ign http://security.ubuntu.com maverick-security/restricted i386 Packages/DiffIndex
Ign http://security.ubuntu.com maverick-security/universe i386 Packages/DiffIndex
Ign http://security.ubuntu.com maverick-security/multiverse i386 Packages/DiffIndex
Hit http://security.ubuntu.com maverick-security/main Sources
Hit http://security.ubuntu.com maverick-security/restricted Sources
Hit http://security.ubuntu.com maverick-security/universe Sources
Hit http://security.ubuntu.com maverick-security/multiverse Sources
Hit http://security.ubuntu.com maverick-security/main i386 Packages
Hit http://security.ubuntu.com maverick-security/restricted i386 Packages
Hit http://security.ubuntu.com maverick-security/universe i386 Packages
Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages
Err http://extras.ubuntu.com maverick Release.gpg
  Something wicked happened resolving 'extras.ubuntu.com:http' (-5 - No address associated with hostname)
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://extras.ubuntu.com maverick Release
Ign http://extras.ubuntu.com maverick/main Sources/DiffIndex
Ign http://extras.ubuntu.com maverick/main i386 Packages/DiffIndex
Hit http://extras.ubuntu.com maverick/main Sources
Hit http://extras.ubuntu.com maverick/main i386 Packages
Fetched 316B in 16s (19B/s)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/Release.gpg  Something wicked happened resolving 'extras.ubuntu.com:http' (-5 - No address associated with hostname)

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/maverick-security/Release.gpg  Something wicked happened resolving 'security.ubuntu.com:http' (-5 - No address associated with hostname)

E: Some index files failed to download, they have been ignored, or old ones used instead.
john@clarkHam01:~$

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++

John

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Sunday, January 1, 2012 6:45 PM
Subject: Re: [Question #183468]: Update Error maverick

Your question #183468 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/183468

    Status: Open => Needs information

actionparsnip requested more information:
Try:

sudo fuser -vvv /var/lib/dpkg/lock
sudo rm /var/lib/apt/lists/lock
sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
sudo rm -rf /var/lib/dpkg/updates/*
sudo rm -rf /var/lib/apt/lists
sudo rm /var/cache/apt/*.bin
sudo mkdir /var/lib/apt/lists
sudo mkdir /var/lib/apt/lists/partial
LANG=C;sudo apt-get clean
LANG=C;sudo apt-get autoclean
LANG=C;sudo apt-get --purge autoremove
LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824
sudo dpkg --clear-avail
sudo dpkg --configure -a
LANG=C;sudo apt-get -f install
LANG=C;sudo apt-get --fix-missing install
LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824 && sudo apt-get dist-upgrade

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+question/183468

You received this question notification because you asked the question.

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

echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf > /dev/null

Then retry

Revision history for this message
John Clark (n0ure) said :
#11

All of the commands you provided ran with no errors.

Should I now be able to run Update manager with no errors?
Should I be able to select Upgrade to 11.04 with no errors?
Did your commands change DNS server to 8.8.8.8 because my default DNS is too slow?

John

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Sunday, January 1, 2012 7:15 PM
Subject: Re: [Question #183468]: Update Error maverick

Your question #183468 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/183468

    Status: Open => Answered

actionparsnip proposed the following answer:
echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf > /dev/null

Then retry

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

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

You received this question notification because you asked the question.

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

Try a different package source, You can change it in software centre.

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

Yes the command changes your DNS for that boot (or until you restart networking), see if it is better. The file is generated by network manager so a reboot will put it back easily.

Revision history for this message
delance (olivier-delance) said :
#14

Please avoid posting with previous message included. It make Web page hard to read.
Could you report result of command:
     ping extras.ubuntu.com

Revision history for this message
John Clark (n0ure) said :
#15

I found that these errors gone when I set my DNS to 8.8.8.8.
The local ISP DNS is not so good here in Costa Rica.

I will close problem on next message.

Thanks all.

73 John  TI4/N0URE

________________________________
 From: delance <email address hidden>
To: <email address hidden>
Sent: Monday, January 2, 2012 9:25 AM
Subject: Re: [Question #183468]: Update Error maverick

Your question #183468 on update-manager in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/update-manager/+question/183468

    Project: Ubuntu => update-manager in Ubuntu

--
You received this question notification because you asked the question.

Revision history for this message
John Clark (n0ure) said :
#16

Thanks actionparsnip, that solved my question.

Revision history for this message
John Clark (n0ure) said :
#17

this is crazy you should give it a look http://www.granews.net/biz/?page=0245114

Revision history for this message
John Clark (n0ure) said :
#18