Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -pu world weirdness
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bobby
n00b
n00b


Joined: 19 Jan 2003
Posts: 2

PostPosted: Wed Feb 19, 2003 4:24 am    Post subject: emerge -pu world weirdness Reply with quote

Hello,
I have encountered some weirdness concerning emerge and update world. Yesterday, I issued the following command:

emerge -pu world

it listed approximately 4 packages that needed to be updated. One of the packages that needed to be updated was glib (from 2.2.0 to 2.2.1). I did not get to perform the actual upgrade yesterday though. Today I issued an emerge sync (to get everything up to date) and then emerge -pu world again. This time it said that I needed to update the portage package by itself before looking for other packages to update. Now, after I let the package update everything seemed to go ok. I updated the necessary files in /etc/ as requested. Now, here is the strange part. I again issued the command emerge -pu world to update the packages that I was told needed to be updated yesterday but they are were no longer listed as needing to be updated. The only thing I see now is:

These are the packages that I would merge, in order:
Calculating world dependencies ...done!

Now, I remembered one of the package names that emerge -pu world told me to update yesterday, it was glib. So, out of curiousity I issued the command, emerge -p glib. The output that I got was:

Calculating dependencies ...done!
[ebuild U ] dev-libs/glib-2.2.1 [2.2.0]

So, the package does still need to be updated by why does emerge -pu world not reflect this? Is something broken in the new portage package? Any help would be much appreciated.
Back to top
View user's profile Send private message
pascall
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2002
Posts: 101
Location: Montreal, Qc

PostPosted: Wed Feb 19, 2003 11:32 am    Post subject: Reply with quote

I had almost the same problem : I installed a new version of portage and world dependencies changed. There is a script "regenworld" which corrects this with new versions of portage. You just have to run it as root and it should correct your problem.
Back to top
View user's profile Send private message
jasonpf
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2002
Posts: 86
Location: Tempe, AZ

PostPosted: Thu Feb 20, 2003 4:42 pm    Post subject: Problem AFTER regenworld Reply with quote

I just updated portage and noticed the regenworld option. I decided that I wanted to know more about it so typed "regenworld --help" after my system was updated. It went through and decided that Qt needed updating. After typing emerge -s qt I get the following entry:

* x11-libs/qt
Latest version available: 3.1.0-r3
Latest version installed: 3.1.1
Size of downloaded files: 13,062 kB
Homepage: http://www.trolltech.com/
Description: QT version 3.1.0

I also get this when I type emerge -p world:
[ebuild UD] x11-libs/qt-3.1.0-r3 [3.1.1]

I currently HAVE 3.1.1! Is this a glitch? Or should I re-emerge qt? If I do, will I get 3.1.0-r3 and will I have to re-emerge kde 3.1? I'm not sure how those two work together as far as Qt version after the build of KDE, if its just important during the build and not after or ???.

If this is a glitch, how to I fix it? I've tried emerge -i x11-libs/qt-3.1.1 to no avail...it says it already exists.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum