List Info

Thread: nvidia-settings blocks nvidia-drivers




nvidia-settings blocks nvidia-drivers
country flaguser name
United States
2007-06-22 21:03:41
I unmerged nvidia-settings, looks like it is included in the
new
drivers. But I still can't update world;
amd64 ~ # emerge -p nvidia-settings

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] media-video/nvidia-settings-1.0.20070302 
[blocks B     ] media-video/nvidia-settings (is blocking
x11-drivers/nvidia-drivers-100.14.09)
amd64 ~ # emerge -pv nvidia-drivers

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-drivers/nvidia-drivers-100.14.09  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
amd64 ~ #

-- 
Powered by Gentoo/Linux

-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
user name
2007-06-23 02:24:13
On 6/23/07, david <abbottdavidbellsouth.net> wrote:

> amd64 ~ # emerge -pv nvidia-drivers
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild   R   ] x11-drivers/nvidia-drivers-100.14.09  0
kB

I see no problem in this merge, it's ok, isn't it?

anyway, do an emerge -p --tree nvidia-drivers, and see what
still
needs nvidia-settings. I had gnome-extra/sensors-applet
compiled with
nvidia (and thus requiring nvidia-settings).

ciao
maxxer
-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
user name
2007-06-23 02:54:00
Hi, I sync & update, and I had to deinstall it:

emerge --unmerge media-video/nvidia-settings

After that, all Ok


El sáb, 23-06-2007 a las 09:24 +0200, Lorenzo Milesi
escribió:
> On 6/23/07, david <abbottdavidbellsouth.net> wrote:
> 
> > amd64 ~ # emerge -pv nvidia-drivers
> >
> > These are the packages that would be merged, in
order:
> >
> > Calculating dependencies... done!
> > [ebuild   R   ]
x11-drivers/nvidia-drivers-100.14.09  0 kB
> 
> I see no problem in this merge, it's ok, isn't it?
> 
> anyway, do an emerge -p --tree nvidia-drivers, and see
what still
> needs nvidia-settings. I had gnome-extra/sensors-applet
compiled with
> nvidia (and thus requiring nvidia-settings).
> 
> ciao
> maxxer

-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
country flaguser name
Austria
2007-06-23 03:19:47
Am Samstag 23 Juni 2007 schrieb david:
> I unmerged nvidia-settings, looks like it is included
in the new
> drivers. But I still can't update world;
> amd64 ~ # emerge -p nvidia-settings
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild  N    ]
media-video/nvidia-settings-1.0.20070302
> [blocks B     ] media-video/nvidia-settings (is
blocking
> x11-drivers/nvidia-drivers-100.14.09)
> amd64 ~ # emerge -pv nvidia-drivers
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild   R   ] x11-drivers/nvidia-drivers-100.14.09  0
kB
>
> Total: 1 package (1 reinstall), Size of downloads: 0
kB
> amd64 ~ #
>
> --
> Powered by Gentoo/Linux

I think the "nvidia-settings" package is included
into 
the "nvidia-drivers"-package.

rgds
Bernhard
-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
country flaguser name
United States
2007-06-23 03:57:34
Lorenzo Milesi wrote:
> On 6/23/07, david <abbottdavidbellsouth.net> wrote:
>
>> amd64 ~ # emerge -pv nvidia-drivers
>>
>> These are the packages that would be merged, in
order:
>>
>> Calculating dependencies... done!
>> [ebuild   R   ]
x11-drivers/nvidia-drivers-100.14.09  0 kB
>
> I see no problem in this merge, it's ok, isn't it?
>
> anyway, do an emerge -p --tree nvidia-drivers, and see
what still
> needs nvidia-settings. I had gnome-extra/sensors-applet
compiled with
> nvidia (and thus requiring nvidia-settings).
>
> ciao
> maxxer
That must be what is blocking it;

amd64 ~ # emerge -uND world
Calculating world dependencies... done!

!!! Error: the media-video/nvidia-settings package conflicts
with
another package;
!!!        the two packages cannot be installed on the same
system together.
!!!        Please use 'emerge --pretend' to determine
blockers.

For more information about Blocked Packages, please refer to
the following
section of the Gentoo Linux x86 Handbook (architecture is
irrelevant):

http://www.gentoo.org/doc/en/handbook/handb
ook-x86.xml?full=1#blocked

but nvidia-drivers merged OK

amd64 ~ # emerge -p --tree nvidia-drivers

These are the packages that would be merged, in reverse
order:

Calculating dependencies... done!
[ebuild   R   ] x11-drivers/nvidia-drivers-100.14.09 




-- 
Powered by Gentoo/Linux

-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
country flaguser name
United States
2007-06-23 04:00:34
agtdino wrote:
> Hi, I sync & update, and I had to deinstall it:
>
> emerge --unmerge media-video/nvidia-settings
>
> After that, all Ok
>   
That was the first thing I tried;

amd64 ~ # emerge -p nvidia-settings

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] media-video/nvidia-settings-1.0.20070302 
[blocks B     ] media-video/nvidia-settings (is blocking
x11-drivers/nvidia-drivers-100.14.09)

-- 
Powered by Gentoo/Linux

-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
user name
2007-06-23 04:40:41
On 6/23/07, david <abbottdavidbellsouth.net> wrote:
> amd64 ~ # emerge -uND world
> Calculating world dependencies... done!

try with -uNDvp
-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
country flaguser name
United States
2007-06-23 09:15:11
Once I emerge -C sensors-applet that removed the block. Not
sure what
that has to do with nvidia.

-- 
Powered by Gentoo/Linux

-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
user name
2007-06-23 11:15:21
On 6/23/07, david <abbottdavidbellsouth.net> wrote:
> Once I emerge -C sensors-applet that removed the block.
Not sure what
> that has to do with nvidia.

sensors-applet has a nvidia use flag.

$ equery uses sensors-applet
[ Searching for packages matching sensors-applet... ]
[ Colour Code : set unset ]
[ Legend : Left column  (U) - USE flags from make.conf      
       ]
[        : Right column (I) - USE flags packages was
installed with ]
[ Found these USE variables for
gnome-extra/sensors-applet-1.7.12 ]
 U I
 - - debug      : Enable extra debug codepaths, like asserts
and extra
output. If you want to get meaningful backtraces see
http:
//www.gentoo.org/proj/en/qa/backtraces.xml .
 + + hddtemp    : Enable support the hddtemp daemon
 - - libnotify  : Enable notification support
 + + lm_sensors : Adds linux lm_sensors (hardware sensors)
support
 - - nvidia     : Enable support for nvidia sensors
-- 
gentoo-amd64gentoo.org mailing list


Re: nvidia-settings blocks nvidia-drivers
country flaguser name
Bulgaria
2007-06-23 13:55:03
On Fri, 22 Jun 2007 22:03:41 -0400
david <abbottdavidbellsouth.net> wrote:

> I unmerged nvidia-settings, looks like it is included
in the new
> drivers. But I still can't update world;
> amd64 ~ # emerge -p nvidia-settings
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> [ebuild  N    ]
media-video/nvidia-settings-1.0.20070302 
> [blocks B     ] media-video/nvidia-settings (is
blocking
> x11-drivers/nvidia-drivers-100.14.09)
> amd64 ~ # emerge -pv nvidia-drivers
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> [ebuild   R   ] x11-drivers/nvidia-drivers-100.14.09  0
kB
> 
> Total: 1 package (1 reinstall), Size of downloads: 0
kB
> amd64 ~ #
> 

Nvidia-drivers-100.14.09 is marked as ~amd64 (testing).
There is no
conflict between the stable packages. Since I want
nvidia-settings +
nvidia-drivers with version greater than the current stable
(1.0.8776-r1) I did:

echo x11-drivers/nvidia-drivers-1.0.9755-r1 >> 
 /etc/portage/package.keywords

This way now I have:

emerge -pv nvidia-{settings,drivers}

These are the packages that would be merged, in order:

Calculating dependencies  ..... ..
... ....... done!
[binary   R   ] media-video/nvidia-settings-1.0.20070302  
[binary   R   ] x11-drivers/nvidia-drivers-1.0.9755-r1  


HTH

-- 
Best regards,
Daniel

-- 
gentoo-amd64gentoo.org mailing list


[1-10] [11-12]

about | contact  Other archives ( Real Estate discussion Medical topics )