Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690992 - =sys-power/powertop-2.10 missing patch powertop-2.8-ncurses_tinfo.patch
Summary: =sys-power/powertop-2.10 missing patch powertop-2.8-ncurses_tinfo.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-29 13:54 UTC by Dane (c1pher) Smith
Modified: 2019-07-29 15:49 UTC (History)
0 users

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


Attachments
build.log (build.log,2.54 KB, text/x-log)
2019-07-29 13:54 UTC, Dane (c1pher) Smith
Details
emerge --info (emerge-info.txt,5.70 KB, text/plain)
2019-07-29 13:55 UTC, Dane (c1pher) Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dane (c1pher) Smith 2019-07-29 13:54:58 UTC
Created attachment 584978 [details]
build.log

The patch powertop-2.8-ncurses_tinfo.patch is still referenced by the current version of the ebuild, powertop-2.10. It was removed in commit [1]. Restoring the patch seems to work fine. I did not test it without the patch.

[1] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6efdbfc31406b5b076f5f6bc9532eeb5990576e
Comment 1 Dane (c1pher) Smith 2019-07-29 13:55:15 UTC
Created attachment 584980 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2019-07-29 15:49:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6854ed667f0b5298ebb508eca9a0adf6052f39

commit fc6854ed667f0b5298ebb508eca9a0adf6052f39
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-07-29 15:45:15 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-07-29 15:48:54 +0000

    sys-power/powertop: Restore mistakenly removed patch
    
    When cleaning up, I deleted the wrong patch and left the unused one in
    place.
    
    Closes: https://bugs.gentoo.org/690992
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../files/powertop-2.8-ncurses_tinfo.patch         | 41 ++++++++++++++++++++
 sys-power/powertop/files/powertop-2.9-libc++.patch | 44 ----------------------
 2 files changed, 41 insertions(+), 44 deletions(-)
Comment 3 Matt Turner gentoo-dev 2019-07-29 15:49:29 UTC
Thanks for the report. Nice to see you around again, Dane! :)