Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] Solved: Problem with updating system
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
alexthelion
n00b
n00b


Joined: 07 Dec 2003
Posts: 8

PostPosted: Thu Dec 11, 2003 5:58 pm    Post subject: [emerge] Solved: Problem with updating system Reply with quote

Hi

I'm having trouble with updating my system with emerge -uDp world. This topic is being discussed already, but none of the proposed solutions worked for me. It seems to me that portage is sort of confused. When I type emerge -uDp world, it tells me things like:

Quote:
!!! all ebuilds that could satisfy ">=sys-apps/util-linux-2.11z-r6" have been masked.
!!! (dependency required by "sys-apps/baselayout-1.8.6.10-r1" [ebuild])

!!! Problem with ebuild sys-apps/man-pages-1.64
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


Another example: if I omit the "uD", portage wants to downgrade gnome to 2.2.2 for some reason.

Does anybody have ideas?


Last edited by alexthelion on Thu Dec 11, 2003 10:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
S_aIN_t
Guru
Guru


Joined: 11 May 2002
Posts: 488
Location: Ottawa

PostPosted: Thu Dec 11, 2003 8:24 pm    Post subject: Reply with quote

what about using ACCEPT_KEYWORDS="~arch" (replace arch with x86 or whatever your architecture is) maybe that will allow you to emerge the masked stuff.

a while back i used to cd into the portage directory and unmask stuff manually in one of the files that is in that directory. perpahs that will help you.

good luck.
_________________
"That which is overdesigned, too highly
specific, anticipates outcome; the anicipation of
outcome guatantees, if not failure, the
absence of grace."
- William Gibson, "All Tomorrow's Parties"
----
http://petro.tanreisoftware.com
Back to top
View user's profile Send private message
alexthelion
n00b
n00b


Joined: 07 Dec 2003
Posts: 8

PostPosted: Thu Dec 11, 2003 10:20 pm    Post subject: Reply with quote

Didn't help. What finally did help was the following brutal method:

cd /usr
mv portage portage_old
emerge sync

somehow, the tree was corrupt...
Back to top
View user's profile Send private message
hellama
n00b
n00b


Joined: 17 Oct 2003
Posts: 22

PostPosted: Tue Dec 16, 2003 9:06 am    Post subject: Reply with quote

I had the same problem a while ago and found a less brutal method to fix it

If you edit

/var/cache/edb/virtuals

and remove any line that reference the first package it lists

    !!! all ebuilds that could satisfy ">=sys-apps/util-linux-2.11z-r6" have been masked.


you should be good togo.

Hope it helps.
_________________
Sometimes you need a real OS to do what Windows can't.
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