* [gentoo-user] Problems to update caused by nvidia-drivers?
@ 2018-03-10 4:42 tuxic
2018-03-10 6:35 ` Floyd Anderson
2018-03-10 8:29 ` Neil Bothwick
0 siblings, 2 replies; 7+ messages in thread
From: tuxic @ 2018-03-10 4:42 UTC (permalink / raw
To: Gentoo
Hi,
I git this this morning:
These are the packages that would be merged, in reverse order:
Calculating dependencies... done!
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
x11-base/xorg-server:0
(x11-base/xorg-server-1.19.99.901-r1:0/1.19.99.901::gentoo, ebuild scheduled for merge) pulled in by
(no parents that aren't satisfied by other packages in this slot)
(x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled in by
x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
^^^^^^^^^^
x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
^^^^^^^^^^
x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed)
^^^^^^^^^^
x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed)
^^^^^^^^^^
<x11-base/xorg-server-1.19.99:= required by (x11-drivers/nvidia-drivers-390.25:0/390::gentoo, installed)
^ ^^^^^^^ ^
<x11-base/xorg-server-1.19.99:0/1.19.5= required by (x11-drivers/nvidia-drivers-390.25:0/390::gentoo, installed)
^ ^^^^^^^^^^^^^^^^^
Looks like nvidia-drivers dont wants the update...or is there any way
around it -- except of masking the update?
Thanks for any help in advance!
Cheers
Meino
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems to update caused by nvidia-drivers?
[not found] <L4ik1x00G1kktTk014imhp>
@ 2018-03-10 4:59 ` John Campbell
2018-03-10 5:57 ` tuxic
0 siblings, 1 reply; 7+ messages in thread
From: John Campbell @ 2018-03-10 4:59 UTC (permalink / raw
To: gentoo-user
On 03/09/2018 08:42 PM, tuxic@posteo.de wrote:
> Looks like nvidia-drivers dont wants the update...or is there any way
> around it -- except of masking the update?
Mask it. Wait for Nvidia to update.
xorg-1.19.901 doesn't work with nvidia 390.25...I've tried. The "901"
version of xorg is actually 1.20_rc1.
There's also a permissions problem floating around in the bug reports
which might be masking a working version. But when I tried the xorg
package, it didn't work, so I'll just wait for either an all-clear
notice or a newer version of the nvidia-drivers.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems to update caused by nvidia-drivers?
2018-03-10 4:59 ` John Campbell
@ 2018-03-10 5:57 ` tuxic
0 siblings, 0 replies; 7+ messages in thread
From: tuxic @ 2018-03-10 5:57 UTC (permalink / raw
To: gentoo-user
Thanks! ok...
On 03/09 08:59, John Campbell wrote:
> On 03/09/2018 08:42 PM, tuxic@posteo.de wrote:
>
> > Looks like nvidia-drivers dont wants the update...or is there any way
> > around it -- except of masking the update?
>
> Mask it. Wait for Nvidia to update.
>
> xorg-1.19.901 doesn't work with nvidia 390.25...I've tried. The "901"
> version of xorg is actually 1.20_rc1.
>
> There's also a permissions problem floating around in the bug reports
> which might be masking a working version. But when I tried the xorg
> package, it didn't work, so I'll just wait for either an all-clear
> notice or a newer version of the nvidia-drivers.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems to update caused by nvidia-drivers?
2018-03-10 4:42 [gentoo-user] Problems to update caused by nvidia-drivers? tuxic
@ 2018-03-10 6:35 ` Floyd Anderson
2018-03-10 6:44 ` tuxic
2018-03-10 8:29 ` Neil Bothwick
1 sibling, 1 reply; 7+ messages in thread
From: Floyd Anderson @ 2018-03-10 6:35 UTC (permalink / raw
To: gentoo-user
On Sat, 10 Mar 2018 05:42:16 +0100
tuxic@posteo.de wrote:
>
> (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled in by
> x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
> ^^^^^^^^^^
> x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
> ^^^^^^^^^^
Are you sure you need both input drivers?
--
Regards,
floyd
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems to update caused by nvidia-drivers?
2018-03-10 6:35 ` Floyd Anderson
@ 2018-03-10 6:44 ` tuxic
2018-03-10 7:17 ` Floyd Anderson
0 siblings, 1 reply; 7+ messages in thread
From: tuxic @ 2018-03-10 6:44 UTC (permalink / raw
To: gentoo-user
On 03/10 07:35, Floyd Anderson wrote:
> On Sat, 10 Mar 2018 05:42:16 +0100
> tuxic@posteo.de wrote:
> >
> > (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled in by
> > x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
> > ^^^^^^^^^^
> > x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
> > ^^^^^^^^^^
>
> Are you sure you need both input drivers?
>
>
> --
> Regards,
> floyd
>
>
Dont know...are they interchangeable?
Cheers!
Meino
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems to update caused by nvidia-drivers?
2018-03-10 6:44 ` tuxic
@ 2018-03-10 7:17 ` Floyd Anderson
0 siblings, 0 replies; 7+ messages in thread
From: Floyd Anderson @ 2018-03-10 7:17 UTC (permalink / raw
To: gentoo-user
On Sat, 10 Mar 2018 07:44:54 +0100
tuxic@posteo.de wrote:
>On 03/10 07:35, Floyd Anderson wrote:
>> On Sat, 10 Mar 2018 05:42:16 +0100
>> tuxic@posteo.de wrote:
>> >
>> > (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled in by
>> > x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
>> > ^^^^^^^^^^
>> > x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
>> > ^^^^^^^^^^
>>
>> Are you sure you need both input drivers?
>>
>>
>> --
>> Regards,
>> floyd
>>
>>
>
>Dont know...are they interchangeable?
Yes, but libinput is the default now [1][2]. If you doesn’t have any
reason to keep both installed, I would simply go the mainstream route
and probably bypass some issues [3].
References:
- [1] <https://bugs.gentoo.org/show_bug.cgi?id=601132>
- [2] <https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ac878318dd96a88190a13b5ac7572ec0c56380>
- [3] <https://wiki.gentoo.org/wiki/Libinput#Troubleshooting>
--
Regards,
floyd
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems to update caused by nvidia-drivers?
2018-03-10 4:42 [gentoo-user] Problems to update caused by nvidia-drivers? tuxic
2018-03-10 6:35 ` Floyd Anderson
@ 2018-03-10 8:29 ` Neil Bothwick
1 sibling, 0 replies; 7+ messages in thread
From: Neil Bothwick @ 2018-03-10 8:29 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2031 bytes --]
On Sat, 10 Mar 2018 05:42:16 +0100, tuxic@posteo.de wrote:
> Hi,
>
> I git this this morning:
> These are the packages that would be merged, in reverse order:
>
> Calculating dependencies... done!
>
> !!! Multiple package instances within a single package slot have been
> pulled !!! into the dependency graph, resulting in a slot conflict:
>
> x11-base/xorg-server:0
>
> (x11-base/xorg-server-1.19.99.901-r1:0/1.19.99.901::gentoo, ebuild
> scheduled for merge) pulled in by (no parents that aren't satisfied by
> other packages in this slot)
>
> (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled
> in by x11-base/xorg-server:0/1.19.5= required by
> (x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
> ^^^^^^^^^^ x11-base/xorg-server:0/1.19.5= required by
> (x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
> ^^^^^^^^^^ x11-base/xorg-server:0/1.19.5= required by
> (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed)
> ^^^^^^^^^^ x11-base/xorg-server:0/1.19.5= required by
> (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed)
> ^^^^^^^^^^ <x11-base/xorg-server-1.19.99:= required by
> (x11-drivers/nvidia-drivers-390.25:0/390::gentoo, installed)
> ^ ^^^^^^^ ^ <x11-base/xorg-server-1.19.99:0/1.19.5=
> required by (x11-drivers/nvidia-drivers-390.25:0/390::gentoo,
> installed) ^
> ^^^^^^^^^^^^^^^^^
>
>
> Looks like nvidia-drivers dont wants the update...or is there any way
> around it -- except of masking the update?
You don't need to mask anything. Portage is simply telling you, in its
own cryptic way, that the newer xorg doesn't work with nvidia-drivers.
Effectively it has created the mask for you and will remove it when the
time is right. If you mask it manually, you won't know when to unmask it
and that may cause problems later.
--
Neil Bothwick
"" " """ " "" " """ <-- random quotes
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2018-03-10 8:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-10 4:42 [gentoo-user] Problems to update caused by nvidia-drivers? tuxic
2018-03-10 6:35 ` Floyd Anderson
2018-03-10 6:44 ` tuxic
2018-03-10 7:17 ` Floyd Anderson
2018-03-10 8:29 ` Neil Bothwick
[not found] <L4ik1x00G1kktTk014imhp>
2018-03-10 4:59 ` John Campbell
2018-03-10 5:57 ` tuxic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox