Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577684 - x11-drivers/nvidia-drivers-358.16-r1 don't compile
Summary: x11-drivers/nvidia-drivers-358.16-r1 don't compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-18 08:17 UTC by Stephan Litterst
Modified: 2016-03-18 14:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Litterst 2016-03-18 08:17:41 UTC
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

x11-drivers/nvidia-drivers:0

  (x11-drivers/nvidia-drivers-358.16-r1:0/358::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (x11-drivers/nvidia-drivers-340.93-r1:0/340::gentoo, installed) pulled in by
    ~x11-drivers/nvidia-drivers-340.93 required by (media-video/nvidia-settings-340.58:0/0::gentoo, installed)
    ^                           ^^^^^^                                                                                                                               


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.

________________________________

Yes, I can mask the new nvidia-drivers. Possibly it is better to update the nvidia-settings as well... ;_)
Comment 1 Andreas Sturmlechner gentoo-dev 2016-03-18 09:54:07 UTC
So from what I can gather, the problem is this:

[-P-] [  ] media-video/nvidia-settings-340.58:0
[-P-] [ ~] media-video/nvidia-settings-340.58-r1:0
[-P-] [ ~] media-video/nvidia-settings-355.11:0
[-P-] [ ~] media-video/nvidia-settings-358.16:0

[-P-] [  ] x11-drivers/nvidia-drivers-352.63:0/352
[-P-] [  ] x11-drivers/nvidia-drivers-355.11-r2:0/355
[-P-] [  ] x11-drivers/nvidia-drivers-358.16-r1:0/358

So properly keyword nvidia-settings then, if you need it.
Comment 2 Stephan Litterst 2016-03-18 14:20:56 UTC
Why not stabilizing nvidia-drivers and nvidia-settings at the same time?