LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-08-2009, 05:09 PM   #1
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Icky Ubuntu cannot download packages


You know what...I do not like Ubuntu!
here is the messages:
Code:
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqtcore4_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-xml_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-dbus_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-script_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqtgui4_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-designer_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-network_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-sql_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-qt3support_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-sql-mysql_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/q/qt4-x11/qt4-qtconfig_4.5.0-0ubuntu4.1_i386.deb 404 Not Found [IP: 91.189.88.40 80]
'http://ca.archive.ubuntu.com/ubuntu/404.html'
 
Old 11-08-2009, 05:51 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Well, I can definitely get to the page from my browser. Is this your main box and does it have internet connectivity? Have you tried a different repository?
 
Old 11-08-2009, 06:17 PM   #3
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by XavierP View Post
Is this your main box
its on sun virtualbox on top of damn small linux.
Quote:
and does it have internet connectivity?
Posting from it right now!
Quote:
Have you tried a different repository?
How?
 
Old 11-08-2009, 07:03 PM   #4
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Did you do an apt-get update before you did the apt-get upgrade?
Ie please try:

Code:
apt-get update
apt-get upgrade
Regarding other repositories: man sources.list
Basically you just edit /etc/apt/sources.list

Cheers,

Evo2.

Last edited by evo2; 11-08-2009 at 07:03 PM. Reason: s/sources/repositories
 
Old 11-08-2009, 07:22 PM   #5
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
heres apt-get update:
Code:
root@xxxx:~# apt-get --allow-unauthenticated update
Get:1 http://ca.archive.ubuntu.com jaunty Release.gpg [189B]
Hit http://ca.archive.ubuntu.com jaunty/main Translation-en_CA
Get:2 http://archive.ubuntu.com jaunty Release.gpg [189B]
Hit http://ca.archive.ubuntu.com jaunty/restricted Translation-en_CA
Ign http://ca.archive.ubuntu.com jaunty/universe Translation-en_CA
Ign http://ca.archive.ubuntu.com jaunty/multiverse Translation-en_CA
Get:3 http://ca.archive.ubuntu.com jaunty-updates Release.gpg [189B]
Ign http://ca.archive.ubuntu.com jaunty-updates/main Translation-en_CA
Ign http://ca.archive.ubuntu.com jaunty-updates/restricted Translation-en_CA
Get:4 http://archive.ubuntu.com jaunty Release [74.6kB]
Ign http://ca.archive.ubuntu.com jaunty-updates/universe Translation-en_CA
Ign http://ca.archive.ubuntu.com jaunty-updates/multiverse Translation-en_CA
Hit http://ca.archive.ubuntu.com jaunty Release
Get:5 http://ca.archive.ubuntu.com jaunty-updates Release [57.9kB]
Ign http://archive.ubuntu.com jaunty Release           
Ign http://ca.archive.ubuntu.com jaunty Release
Err http://ca.archive.ubuntu.com jaunty-updates Release               
  
Hit http://archive.ubuntu.com jaunty/main Sources                     
Hit http://ca.archive.ubuntu.com jaunty/main Packages
Hit http://archive.ubuntu.com jaunty/restricted Sources
Hit http://ca.archive.ubuntu.com jaunty/restricted Packages
Hit http://ca.archive.ubuntu.com jaunty/restricted Sources
Hit http://ca.archive.ubuntu.com jaunty/main Sources
Hit http://ca.archive.ubuntu.com jaunty/multiverse Sources
Hit http://ca.archive.ubuntu.com jaunty/universe Sources
Hit http://ca.archive.ubuntu.com jaunty/universe Packages
Hit http://ca.archive.ubuntu.com jaunty/multiverse Packages
Fetched 569B in 1s (503B/s)
Reading package lists... Done
W: GPG error: http://archive.ubuntu.com jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5
W: GPG error: http://ca.archive.ubuntu.com jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://ca.archive.ubuntu.com jaunty-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5

W: Failed to fetch http://ca.archive.ubuntu.com/ubuntu/dists/jaunty-updates/Release  

W: Some index files failed to download, they have been ignored, or old ones used instead.
W: You may want to run apt-get update to correct these problems
root@xxxx:~#

Last edited by smeezekitty; 11-08-2009 at 07:23 PM.
 
Old 11-08-2009, 07:35 PM   #6
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Looks like that mirror might be out of sync. Try changing your repo by editing your /etc/apt/sources.list. For example change each instance of "ca.archive.ubuntu.com" to "us.archive.ubuntu.com" or "archive.ubuntu.com". Then repeat the 'apt-get updat' and 'apt-get upgrade'.

Evo2.
 
Old 11-08-2009, 08:06 PM   #7
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
STUPID APT-GET! it decides to stop working completly if there is One package on the machine that has 1 missing dependincy !! STUPID STUPID STUPID !! you cannot fix it without apt-get working and apt-get doesnt work!! HELP ME!!!! :O

Last edited by smeezekitty; 11-08-2009 at 08:09 PM.
 
Old 11-08-2009, 08:17 PM   #8
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Since you asked to nicely...

dpkg --configure --pending

Could help.

As could:

apt-get --fix-missing upgrade


Evo2.
 
Old 11-08-2009, 08:46 PM   #9
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by evo2 View Post
Since you asked to nicely...

dpkg --configure --pending

Could help.

As could:

apt-get --fix-missing upgrade


Evo2.
now it says dpkg was interrupted please run sudo dpkg <something>*
*s<something> means i forgot the exact message
 
Old 11-08-2009, 08:53 PM   #10
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Quote:
Originally Posted by smeezekitty View Post
now it says dpkg was interrupted please run sudo dpkg <something>*
*s<something> means i forgot the exact message
It seems that the error message that you "forgot" told you exactly what to do. I don't see how anyone here can help you if you "forget" what the error messages are, and if you don't follow instructions. Additionally you want questions answered you need to *ask* questions.

Evo2.
 
Old 11-08-2009, 08:55 PM   #11
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
Please wait, i am currently rebooting because by host OS crashed LOL.
 
Old 11-08-2009, 09:26 PM   #12
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
here is the exact error:
Code:
E: dpkg was interrupted, you should probably run 'sudo dpkg --configure -a' to correct the problem.
 
Old 11-08-2009, 09:41 PM   #13
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Quote:
Originally Posted by smeezekitty View Post
here is the exact error:
Code:
E: dpkg was interrupted, you should probably run 'sudo dpkg --configure -a' to correct the problem.
So did you follow the instructions?

Evo2.
 
Old 11-08-2009, 10:15 PM   #14
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Original Poster
Rep: Reputation: 231Reputation: 231Reputation: 231
Yes, now heres what i get:
Code:
root@xxxx:~# apt-get install dkms libsdl-ttf2.0-0
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  virtualbox-3.0: Depends: python2.5 (>= 2.5) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Last edited by smeezekitty; 11-08-2009 at 10:16 PM.
 
Old 11-08-2009, 10:22 PM   #15
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Quote:
Originally Posted by smeezekitty View Post
Yes, now heres what i get:
Code:
root@xxxx:~# apt-get install dkms libsdl-ttf2.0-0
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  virtualbox-3.0: Depends: python2.5 (>= 2.5) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Please, please, please try to follow the instructions/suggestions that apt gives to to you. Ie.
Code:
apt-get -f install
If you read the apt-get man page you will see that the -f means "fix missing".

Evo2.
 
  


Reply

Tags
apt, apt-get, aptitude, download, error, unbuntu


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Necessary to Download all Packages? rtrahan Linux - Software 2 02-15-2009 04:02 PM
where to download gnome packages? silentdream Linux - Newbie 1 02-17-2005 09:20 PM
How-to download all installed packages? Outabux Debian 5 12-22-2004 02:09 PM
apt-get to download packages... mahamkali Linux - Software 3 12-11-2003 10:25 AM
icky realvideo files acid_kewpie Linux - General 0 03-16-2002 05:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:46 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