Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-10 Thread Neil Bothwick
On Sat, 10 Mar 2018 05:42:16 +0100, tu...@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-drivers/nvidia-drivers-390.25:0/390::gentoo, installed)
> ^ ^^^ ^  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


pgpn5o_X39Qb1.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread Floyd Anderson

On Sat, 10 Mar 2018 07:44:54 +0100
tu...@posteo.de wrote:

On 03/10 07:35, Floyd Anderson wrote:

On Sat, 10 Mar 2018 05:42:16 +0100
tu...@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] 
  - [2] 

  - [3] 


--
Regards,
floyd




Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread tuxic
On 03/10 07:35, Floyd Anderson wrote:
> On Sat, 10 Mar 2018 05:42:16 +0100
> tu...@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





Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread Floyd Anderson

On Sat, 10 Mar 2018 05:42:16 +0100
tu...@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




Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread tuxic
Thanks! ok...

On 03/09 08:59, John Campbell wrote:
> On 03/09/2018 08:42 PM, tu...@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.
> 



Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread John Campbell
On 03/09/2018 08:42 PM, tu...@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.



[gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread tuxic
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)
^^