Results 1 to 8 of 8
if you read my other thread you know that i blocked out the new modular xorg-x11, so i don't really know what to do now
localhost steven # emerge -uvaND ...
- 07-14-2006 #1
another emerge problem
if you read my other thread you know that i blocked out the new modular xorg-x11, so i don't really know what to do now
this is the basic jist of it, the whole messege is too long, and when i cut it down it says theres too many images, but theres nonelocalhost steven # emerge -uvaND world
These are the packages that would be merged, in order:
Calculating world dependencies... done!
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/kbproto-1.0.2)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-misc/util-macros-1.0.2)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libX11-1.0.1-r1)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/xextproto-7.0.2)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/xf86bigfontproto-1.1.2)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/inputproto-1.3.2)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/xproto-7.0.5)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXau-1.0.1)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/bigreqsproto-1.0.2)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXdmcp-1.0.1)
[blocks B ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/xcmiscproto-1.1.2)
- 07-14-2006 #2
Start adding those to your package.mask file, and it won't pull them in. I think you will have to do it manually.
Linux User #376741
Preferred Linux Distro: Debian
Just because you use a distribution, doesn't mean everyone uses the same one.
There is no need to login to the GUI as root!
- 07-15-2006 #3
- 07-15-2006 #4Just Joined!
- Join Date
- Feb 2006
- Location
- Iowa
- Posts
- 15
When packages block other ones it means they can't be installed on the same system together. There is no way around this that I have found.
- 07-15-2006 #5
Since Xorg 7.0 is marked as stable now, you will have to add most if not all of those to your package.mask file.
Xorg 6.9 is the same thing as 7.0 (same code). 6.9 is just monolithic and 7.0 is modular.
Linux User #376741
Preferred Linux Distro: Debian
Just because you use a distribution, doesn't mean everyone uses the same one.
There is no need to login to the GUI as root!
- 07-15-2006 #6
that sux im just gonna try to get the modular one to work then cuz this is too much work
- 07-15-2006 #7
Looking back at your last post, it appears to be that you've still got Xorg-x11 6.9 installed. I don't know if you want to install both at the same time (which is not a good idea) or what.
To fix the Deps issue, do this (if you want to install modular X over xorg-x11-6.9 and not parallel):
Hopefully, that should get rid of your problem. An rsync of portage wouldn't hurt either, just to make sure everything's uptodate in that respectCode:emerge -aC xorg-x11
weed"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 07-15-2006 #8
He has tried that, and couldn't get Xorg 7 to work.
I think you should quickpkg Xorg6.9, and then remove it. Then install Xorg 7 from scratch.
Linux User #376741
Preferred Linux Distro: Debian
Just because you use a distribution, doesn't mean everyone uses the same one.
There is no need to login to the GUI as root!


Reply With Quote
