* [gentoo-user] xorg-server-1.0.99 block
@ 2006-06-25 20:18 krgn
2006-06-25 20:36 ` Bo Ørsted Andresen
0 siblings, 1 reply; 7+ messages in thread
From: krgn @ 2006-06-25 20:18 UTC (permalink / raw
To: gentoo-users
hi,
I have a strange blocker on emerge -Dup world:
[blocks B ] >=x11-base/xorg-server-1.0.99 (is blocking
media-video/nvidia-glx-1.0.8762)
neither nvidia-glx nor nvidia-kernel is installed on my system and my
current version of xorg-server is already 1.1.0-r1. Does anyone know why
this block happens, or how I can find which package keeps claiming
nvidia-glx as dependancy?
thanks,
KArste n
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] xorg-server-1.0.99 block
2006-06-25 20:18 [gentoo-user] xorg-server-1.0.99 block krgn
@ 2006-06-25 20:36 ` Bo Ørsted Andresen
2006-06-25 21:08 ` krgn
0 siblings, 1 reply; 7+ messages in thread
From: Bo Ørsted Andresen @ 2006-06-25 20:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 828 bytes --]
On Sunday 25 June 2006 22:18, krgn wrote:
> I have a strange blocker on emerge -Dup world:
> [blocks B ] >=x11-base/xorg-server-1.0.99 (is blocking
> media-video/nvidia-glx-1.0.8762)
>
> neither nvidia-glx nor nvidia-kernel is installed on my system and my
> current version of xorg-server is already 1.1.0-r1. Does anyone know why
> this block happens, or how I can find which package keeps claiming
> nvidia-glx as dependancy?
It means you have set nvidia in your VIDEO_CARDS in /etc/make.conf. This
indicates that you want binary nvidia drivers which are not compatible with
X.org 7.1. Either you must remove nvidia from VIDEO_CARDS variable or mask
X.org 7.1 [1] and stick with 7.0.
[1] http://planet.gentoo.org/developers/chutzpah/2006/06/17/xorg_x11_7_1_and_binary_drivers
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] xorg-server-1.0.99 block
2006-06-25 20:36 ` Bo Ørsted Andresen
@ 2006-06-25 21:08 ` krgn
2006-06-25 21:13 ` Bo Ørsted Andresen
0 siblings, 1 reply; 7+ messages in thread
From: krgn @ 2006-06-25 21:08 UTC (permalink / raw
To: gentoo-user
Hi,
thanks for your quick reply! I have double checked that I don't have
nvidia set in the VIDEO_CARDS section make.conf, so its a bit weird that
its pops up again. I also tried masking it, plus the older version of
xorg-server (1.0.99), but the block still comes up.
any idea?
karsten
>
> It means you have set nvidia in your VIDEO_CARDS in /etc/make.conf. This
> indicates that you want binary nvidia drivers which are not compatible with
> X.org 7.1. Either you must remove nvidia from VIDEO_CARDS variable or mask
> X.org 7.1 [1] and stick with 7.0.
>
> [1] http://planet.gentoo.org/developers/chutzpah/2006/06/17/xorg_x11_7_1_and_binary_drivers
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] xorg-server-1.0.99 block
2006-06-25 21:08 ` krgn
@ 2006-06-25 21:13 ` Bo Ørsted Andresen
2006-06-25 21:33 ` krgn
0 siblings, 1 reply; 7+ messages in thread
From: Bo Ørsted Andresen @ 2006-06-25 21:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 460 bytes --]
On Sunday 25 June 2006 23:08, krgn wrote:
> thanks for your quick reply! I have double checked that I don't have
> nvidia set in the VIDEO_CARDS section make.conf, so its a bit weird that
> its pops up again. I also tried masking it, plus the older version of
> xorg-server (1.0.99), but the block still comes up.
> any idea?
Post the output of
# emerge -uvDp --tree world
PS: Please post replies below what they reply to...
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] xorg-server-1.0.99 block
2006-06-25 21:13 ` Bo Ørsted Andresen
@ 2006-06-25 21:33 ` krgn
2006-06-25 21:46 ` Bo Ørsted Andresen
0 siblings, 1 reply; 7+ messages in thread
From: krgn @ 2006-06-25 21:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 583 bytes --]
Bo Ørsted Andresen wrote:
> On Sunday 25 June 2006 23:08, krgn wrote:
>
>> thanks for your quick reply! I have double checked that I don't have
>> nvidia set in the VIDEO_CARDS section make.conf, so its a bit weird that
>> its pops up again. I also tried masking it, plus the older version of
>> xorg-server (1.0.99), but the block still comes up.
>> any idea?
>>
>
> Post the output of
>
> # emerge -uvDp --tree world
>
> PS: Please post replies below what they reply to...
>
>
ok, I attached a file with the output of the command,
thanks
KArsetn
[-- Attachment #2: emerge_probelm --]
[-- Type: application/octet-stream, Size: 17425 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] xorg-server-1.0.99 block
2006-06-25 21:33 ` krgn
@ 2006-06-25 21:46 ` Bo Ørsted Andresen
2006-06-25 21:58 ` [SOLVED] " krgn
0 siblings, 1 reply; 7+ messages in thread
From: Bo Ørsted Andresen @ 2006-06-25 21:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 859 bytes --]
On Sunday 25 June 2006 23:33, krgn wrote:
> ok, I attached a file with the output of the command,
-----------------------------------------------------------------------
> [nomerge ] media-video/nvidia-settings-1.0.20051122-r3
> [ebuild N ] media-video/nvidia-glx-1.0.8756 USE="-dlloader" 12,658 kB
> [ebuild N ] media-video/nvidia-kernel-1.0.8756 0 kB
This indicates that nvidia-settings is installed and is pulling
nvidia-{glx,kernel} in. You need to:
# emerge --unmerge media-video/nvidia-settings
> !!! Packages for the following atoms are either all
> !!! masked or don't exist:
> x11-misc/transset-df
This indicates that you have installed x11-misc/transset-df which is no longer
(if ever) in portage. Do you need this? Otherwise unmerge it. That is not
related to the above though.
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [SOLVED] Re: [gentoo-user] xorg-server-1.0.99 block
2006-06-25 21:46 ` Bo Ørsted Andresen
@ 2006-06-25 21:58 ` krgn
0 siblings, 0 replies; 7+ messages in thread
From: krgn @ 2006-06-25 21:58 UTC (permalink / raw
To: gentoo-user
Bo Ørsted Andresen wrote:
> On Sunday 25 June 2006 23:33, krgn wrote:
>
>> ok, I attached a file with the output of the command,
>>
>
> -----------------------------------------------------------------------
>
>
>> [nomerge ] media-video/nvidia-settings-1.0.20051122-r3
>> [ebuild N ] media-video/nvidia-glx-1.0.8756 USE="-dlloader" 12,658 kB
>> [ebuild N ] media-video/nvidia-kernel-1.0.8756 0 kB
>>
>
> This indicates that nvidia-settings is installed and is pulling
> nvidia-{glx,kernel} in. You need to:
>
> # emerge --unmerge media-video/nvidia-settings
>
>
>> !!! Packages for the following atoms are either all
>> !!! masked or don't exist:
>> x11-misc/transset-df
>>
>
> This indicates that you have installed x11-misc/transset-df which is no longer
> (if ever) in portage. Do you need this? Otherwise unmerge it. That is not
> related to the above though.
>
>
yep , did the job, thanks for pointing this out. I'll remember the
options and looking more thoroughly into the output of it.
cheers,
KArsten
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-06-25 22:15 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-25 20:18 [gentoo-user] xorg-server-1.0.99 block krgn
2006-06-25 20:36 ` Bo Ørsted Andresen
2006-06-25 21:08 ` krgn
2006-06-25 21:13 ` Bo Ørsted Andresen
2006-06-25 21:33 ` krgn
2006-06-25 21:46 ` Bo Ørsted Andresen
2006-06-25 21:58 ` [SOLVED] " krgn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox