LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 10-31-2005, 11:42 PM   #1
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Rep: Reputation: 49
Errors while upgrading Hoary to Breezy


I have Kubuntu 5.04 Hoary Hedgehog installed on my computer.

I have edited the /etc/apt/sources.list and replaced hoary by breezy.

I haven't installed any application on this one.
I tried to install the Yahoo Messenger for Debian package, but there were some dependency problems.

Now, when I do a

Code:
apt-get dist-upgrade
I get the following errors:

Code:
>root@copperskull:/home/amit # apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  ymessenger: Depends: libgdk-pixbuf2 (>= 0.13.0) but it is not installable
              Depends: libglib1.2 (>= 1.2.0) but it is not installable
              Depends: libgtk1.2 (>= 1.2.0) but it is not installable
              Depends: libssl0.9.6 but it is not installable
E: Unmet dependencies. Try using -f.
Moreover, when I do a

Code:
apt-get -f dist-upgrade
I get a long list of errors. I have only quoted an excerpt to let you know what all the errors look like.


Code:
Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_breezy-security_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package li
root@copperskull:/home/amit # st http://security.ubuntu.com breezy-security/restricted Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_breezy-security_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.ubuntu.com breezy-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_breezy-security_universe_binary-i386_Packages) - stat (2 No such file or directory)
Extracting templates from packages: 83%W: Couldn't stat source package list http://security.ubuntu.com breezy-security/main Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_breezy-security_main_binary-i386_Packages) - stat (2 No such file or directory)
And it goes on and on for sometime...until it is all done.
 
Old 11-01-2005, 02:02 AM   #2
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Rep: Reputation: 31
Did you try doing this command?

<b>`apt-get -f install' </b>
 
Old 11-01-2005, 04:25 AM   #3
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Original Poster
Rep: Reputation: 49
I haven't tried that.

But I am not sure that apt-get force install will work.

Okay! I will try that and let you know.
 
Old 11-01-2005, 04:51 AM   #4
postb99
LQ Newbie
 
Registered: Jul 2003
Location: France
Distribution: Ubuntu (current stable version)
Posts: 13

Rep: Reputation: 0
Mmmh, I didn't have such a nightmare (I guess you finally would backup /etc, /home and /usr/local and would put in an installation CD of Breezy...) but I had keyboard troubles.

I meant I wasn't able to use the arrow keys. I guess this was due to Hoary to use fr_FR@euro locale, while Breezy uses fr_FR@UTF-8. Even though I tried to configure.

Before dist-upgrading, I also ensure that ubuntu-base, ubuntu-desktop were reinstalled.

I don't understand why you have dependances issues if you don't use extra repositories...

Try to deinstall the Yahoo messenger package before you dist-upgrade. This package, since it's a Debian and not Ubuntu one, can be the cause of your trouble.

[edit]
By the way, I have this line in my sources.list among others :

Code:
deb http://security.ubuntu.com/ubuntu breezy-security main restricted universe

Last edited by postb99; 11-01-2005 at 04:54 AM.
 
Old 11-01-2005, 07:35 AM   #5
chrwei
LQ Newbie
 
Registered: Jan 2005
Posts: 24

Rep: Reputation: 15
Quote:
Originally posted by duffmckagan
But I am not sure that apt-get force install will work.
it's not "force" it's "fix"

make sure you replace all occorances of hory with breezy and comment out/update any 3rd party sources you have added. Then run "apt-get update", if you still get the package stat errors examine the output of apt-get update and see what'sfailing, maybe a mirror you have listed is down.

synaptic is also a very handy tool, it will easily let you see what packages you have that are obsoleted or aren't provided by your current source list. anything you manualy install may have to be uninstaled before the upgrade for it go smoothly.
 
Old 11-01-2005, 10:55 AM   #6
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Original Poster
Rep: Reputation: 49
I thought that the -f was for forcing an installation without bothering for dependencies.

Ok. Whatever, I will try that and report back.
 
Old 11-01-2005, 10:49 PM   #7
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Original Poster
Rep: Reputation: 49
Ok. I deinstalled the package ymessenger.

Then did a dist-upgrade.
The upgrade went very smoothly without any problem.
 
  


Reply



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
Hoary to Breezy upgrade: more problems chrisflan Ubuntu 4 11-17-2005 11:05 PM
apt-get from hoary to breezy? aquaboot Ubuntu 2 11-13-2005 04:22 PM
X doesn't start after hoary-2-breezy update eantoranz Linux - Software 3 10-15-2005 09:21 PM
X problem after hoary-2-breezy update eantoranz Ubuntu 2 10-15-2005 09:21 PM
Upgrading to hoary friendklay Ubuntu 1 03-23-2005 05:56 AM

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

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