Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging xorg-x11: !!! Error calculating dependencies
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Raybdbomb
n00b
n00b


Joined: 28 May 2004
Posts: 48

PostPosted: Sat Jun 05, 2004 7:01 am    Post subject: emerging xorg-x11: !!! Error calculating dependencies Reply with quote

What's going on here. I had xfree emerged, then saw some stuff about xorg, so I was following the guide found here http://www.gentoo.org/doc/en/xorg-config.xml

and it says to

Code:
# emerge xorg-x11


so I ran

emerge unmerge xfree (it removed successfully)

then this
Code:

root@nix portage # emerge xorg-x11
Calculating dependencies
!!! all ebuilds that could satisfy "xorg-x11" have been masked.
!!! possible candidates are:
- x11-base/xorg-x11-6.7.0 (masked by: ~keyword)

!!! Error calculating dependencies. Please correct.
root@nix portage # emerge xorg-x11-6.7.0
Calculating dependencies
!!! Problem in x11-base/xorg-x11-6.7.0 dependencies.
!!! "Specific key requires an operator (x11-base/xorg-x11-6.7.0) (try adding an '=')"
root@nix portage #


i don't know what this is asking for...
_________________
http://raybdbomb.com
Back to top
View user's profile Send private message
SuperSheep
Tux's lil' helper
Tux's lil' helper


Joined: 06 Apr 2004
Posts: 133
Location: South London, England

PostPosted: Sat Jun 05, 2004 10:03 am    Post subject: Reply with quote

This means that the xorg-x11 package is marked "unstable" in portage. That's what the little "~" means. If you're running an x86 arch, which you undoubtably are, then you can use:
Code:
ACCEPT_KEYWORDS="~x86" emerge -pv xorg-x11

That will let you see xorg-x11 dependencies.
Code:
ACCEPT_KEYWORDS="~x86" emerge xorg-x11

That'll emerge it. This is how you emerge any package which is marked unstable in portage.
_________________
http://www.bash.org/?65749
Back to top
View user's profile Send private message
Raybdbomb
n00b
n00b


Joined: 28 May 2004
Posts: 48

PostPosted: Sat Jun 05, 2004 6:18 pm    Post subject: Reply with quote

thank you thank you
_________________
http://raybdbomb.com
Back to top
View user's profile Send private message
Gorski
n00b
n00b


Joined: 16 May 2004
Posts: 11

PostPosted: Sat Jun 05, 2004 8:12 pm    Post subject: emerge xorg Reply with quote

Hi,

I had the same problem and used the other solution which works also: using the file /etc/portage/portage.keywords , add:
Code:
=x11-base/xorg-x11 ~x86
=x11-terms/xterm-184 ~x86

Greetings,
:wink:
Back to top
View user's profile Send private message
ecatmur
Advocate
Advocate


Joined: 20 Oct 2003
Posts: 3595
Location: Edinburgh

PostPosted: Sun Jun 06, 2004 5:26 am    Post subject: Reply with quote

Yeah, Gorski's method is the Right Way to do this, using ACCEPT_KEYWORDS on the command line is dangerous and has ben known to break people's systems.
_________________
No more cruft
dep: Revdeps that work
Using command-line ACCEPT_KEYWORDS?
Back to top
View user's profile Send private message
Gorski
n00b
n00b


Joined: 16 May 2004
Posts: 11

PostPosted: Wed Jun 16, 2004 2:16 pm    Post subject: Reply with quote

The file should be called /etc/portage/package.keywords ...
Sorry for the mistacke.
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Fri Aug 06, 2004 2:56 pm    Post subject: Reply with quote

Moved to from ?Desktop Environments, please see this sticky topic:

https://forums.gentoo.org/viewtopic.php?t=136184
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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