LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 03-10-2010, 09:10 PM   #1
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Rep: Reputation: 31
Installing from apt-get fails often, apt-get update gives error, etc What should ido?


apt-get update gives this error after fetching and "reading package lists..."


Code:
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://security.ubuntu.com karmic-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>

W: GPG error: http://us.archive.ubuntu.com karmic Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://us.archive.ubuntu.com karmic-updates Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/karmic-security/Release  

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/karmic-updates/Release  

W: Some index files failed to download, they have been ignored, or old ones used instead.
On install of MythTv from apt-get it downloads serveral things then after a while
Code:
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnome-keyring/gnome-keyring_2.28.1-0ubuntu1_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gksu/gksu_2.0.2-2ubuntu1_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/t/ttf-liberation/ttf-liberation_1.05.1.20090721-0ubuntu1_all.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxmu/libxmu6_1.0.4-2_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/w/wmctrl/wmctrl_1.07-6_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/multiverse/m/mythtv/mythtv-frontend_0.22.0+fixes22594-0ubuntu1_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/a/a52dec/liba52-0.7.4_0.7.4-11ubuntu1_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/f/ffmpeg/libavutil49_0.5+svn20090706-2ubuntu2_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libgsm/libgsm1_1.0.13-1_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libo/liboil/liboil0.3_0.3.16-1ubuntu1_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/s/schroedinger/libschroedinger-1.0-0_1.0.8-2_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/s/speex/libspeex1_1.2~rc1-1_i386.deb  Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/s/samba/libsmbclient_3.4.0-3ubuntu5.1_i386.deb  404  Not Found [IP: 91.189.88.45 80]
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gtk+2.0/libgail18_2.18.3-1ubuntu2_i386.deb  404  Not Found [IP: 91.189.88.45 80]
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gtk+2.0/libgail-common_2.18.3-1ubuntu2_i386.deb  404  Not Found [IP: 91.189.88.45 80]
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gtk+2.0/libgtk2.0-bin_2.18.3-1ubuntu2_all.deb  404  Not Found [IP: 91.189.88.45 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
What's wrong with my repos, or what is wrong? How do I fix this? Thanks,
 
Old 03-11-2010, 08:38 AM   #2
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
First, try getting the updates a bit later. Or run:
Code:
sudo apt-get update
again, and then try to get the updates, and see if the GPG key problem goes away. See this bug report from Launchpad:
https://bugs.launchpad.net/ubuntu/+s...ger/+bug/24061
That bug report is a bit old though, so it may be no longer be valid. In any case, running
"sudo apt-get update" again will not hurt anything.
If that does not fix it, then see this in order to fix the GPG key BADSIG error:
http://www.ubuntugeek.com/how-to-fix...or-badsig.html
Hope this helps.

Last edited by tommcd; 03-11-2010 at 08:45 AM.
 
Old 03-12-2010, 03:15 AM   #3
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Original Poster
Rep: Reputation: 31
interestingly enough I just pulled a fresh .list file to replace the one I was using, after an apt-get update everything worked great.

Thanks,
MJ
 
Old 02-27-2012, 02:55 AM   #4
chr15t0
Member
 
Registered: Jun 2002
Location: London
Distribution: Slackware
Posts: 201

Rep: Reputation: 30
This is easily solved by replacing your apt sources list with just a single entry - as explained here: http://www.spiration.co.uk/post/1458...404-Not-Found-[IP:-91.189.88.45-80]

christo
 
  


Reply

Tags
apt-get, install, mythtv, repo



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apt-get giving error while installing update and mysql joshiparthin Ubuntu 2 10-12-2009 07:44 AM
Apt-get update fails dasy2k1 Ubuntu 2 09-17-2009 06:20 PM
apt-get update fails after login wolfe2554 Debian 1 02-07-2005 01:40 PM
apt-get error installing xlibs 4.2.1-14, apt-get won't work at all now pib Debian 1 12-10-2003 11:39 PM
apt update fails s_diptiman Linux - Newbie 0 10-22-2003 04:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration