Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563718 - app-admin/conky[nvidia] should depend on nvidia-settings or nvidia-drivers[tools]
Summary: app-admin/conky[nvidia] should depend on nvidia-settings or nvidia-drivers[to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
: 588622 (view as bug list)
Depends on: nvidia-settings_deprecation
Blocks:
  Show dependency tree
 
Reported: 2015-10-21 20:20 UTC by Ștefan Talpalaru
Modified: 2016-07-16 15:55 UTC (History)
2 users (show)

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 Ștefan Talpalaru 2015-10-21 20:20:54 UTC
The relevant change in DEPEND_COMMON:

nvidia? ( || ( media-video/nvidia-settings x11-drivers/nvidia-drivers[tools] ) )

More details on the conflict between the 2 nvidia packages: https://bugs.gentoo.org/show_bug.cgi?id=561700

Reproducible: Always
Comment 1 Ștefan Talpalaru 2015-10-21 20:30:59 UTC
Beware that x11-drivers/nvidia-drivers[tools] doesn't seem to install all teh files that media-video/nvidia-settings installs, leading to this error during conky's configuration:

CMake Error at cmake/ConkyPlatformChecks.cmake:338 (message):
  Unable to find XNVCtrl library
Comment 2 Daniel Pielmeier gentoo-dev 2015-10-23 15:44:36 UTC
Why should I introduce a change which doesn't work? This is obviously an issue which needs to be solved for the nvidia packages first.
Comment 3 Daniel Pielmeier gentoo-dev 2016-02-01 19:34:11 UTC
Please try depending on x11-drivers/nvidia-drivers[tools,static-libs]. Please also test nvidia related features with conky at runtime. I can only check if it compiles as I do not own a nvidia card.
Comment 4 Ștefan Talpalaru 2016-02-03 16:49:45 UTC
I confirm that conky's nvidia functionality works when nvidia-drivers[tools,static-libs] is installed.
Comment 5 Daniel Pielmeier gentoo-dev 2016-02-13 09:39:29 UTC
Fixed in git. Thanks for the report.
Comment 6 Mike Gilbert gentoo-dev 2016-07-16 15:55:18 UTC
*** Bug 588622 has been marked as a duplicate of this bug. ***