Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306525 - sys-power/cpufreqd-2.1.1 installs broken cpufreqd_nvclock.la
Summary: sys-power/cpufreqd-2.1.1 installs broken cpufreqd_nvclock.la
Status: RESOLVED DUPLICATE of bug 268701
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-23 13:30 UTC by Peter Weilbacher
Modified: 2010-02-23 16:06 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 Peter Weilbacher 2010-02-23 13:30:48 UTC
The file /usr/lib64/cpufreqd_nvclock.la always upsets revdep-rebuild because it contains an unsatisfied dependency:

dependency_libs=' -L//var/tmp/portage/sys-power/cpufreqd-2.1.1/work/nvclock0.8b/src/backend -lbackend'

Letting revdep-rebuild reinstall the package does not solve the problem, only editing that file to remove the dependencies does. But as it references libs in the build tree I guess this file should never have been installed.

Reproducible: Always

Steps to Reproduce:
1. emerge cpufreqd 2.1.1 (current default without keywords)
2. less  /usr/lib64/cpufreqd_nvclock.la




I installed cpufreqd with the following USE flags:
USE="acpi nvidia -apm -lm_sensors -nforce2 -pmu"
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-23 16:06:20 UTC

*** This bug has been marked as a duplicate of bug 268701 ***