| Summary: | sys-apps/cpufreqd 1.1.2 initscript broken | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Daniel Webert <rockoo> |
| Component: | New packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | enhancement | CC: | kzimmerm |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
why is the dupe (initscript-bug) not yet fixed? it has 3 month and is just a typo *** This bug has been marked as a duplicate of 46959 *** the dupe is for a version bump, not a bug in the init.d script the package was bumped just *yesterday* and *not* 3 months ago ... the person who bumped it didnt see that bug and thus didnt know about the sed issue indeed I was not aware of any such bugs. My motivation for bumping the package was 1) newer version eixsted. 2) cpufreq segfaults when built as a position independent executable and needed a fix. I would edit this ebuild and resolve this bug for you but it seems another dev came in and made a poor attempt to make my fixes better. When those are reverted I'd be happy to fix this bug. |
sys-apps/cpufreqd 1.1.2 initscript broken while updating 1.1.1 to 1.1.2 Beginning of differences between /etc/init.d/cpufreqd and /etc/init.d/._cfg0000_cpufreqd --- /etc/init.d/cpufreqd 2004-05-19 10:34:33.000000000 +0000 +++ /etc/init.d/._cfg0000_cpufreqd 2004-07-21 11:24:10.000000000 +0000 @@ -6,7 +6,7 @@ # Please email me if you have suggestions how to improve this ebuild # or when you need help to install it. -DAEMON=/usr/sbin/cpufreqd +DAEMON=/usr/usr/sbin/cpufreqd depend() { need localmount End of differences between /etc/init.d/cpufreqd and /etc/init.d/._cfg0000_cpufreqd