Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591486 - sys-power/cpuspeedy removal request
Summary: sys-power/cpuspeedy removal request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Pending removal: 2016-09-21
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2016-08-17 13:46 UTC by Pacho Ramos
Modified: 2016-10-01 07:09 UTC (History)
1 user (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 Pacho Ramos gentoo-dev 2016-08-17 13:46:17 UTC
Dead since 2004, needs update to new python eclasses, and it looks to not play well with current kernels:
# cpuspeedy -s
Traceback (most recent call last):
  File "/usr/sbin/cpuspeedy", line 306, in <module>
    main()
  File "/usr/sbin/cpuspeedy", line 201, in main
    cpufreq=pycpufreq.pycpufreq()
  File "/usr/lib64/python2.7/site-packages/cpuspeedy/pycpufreq.py", line 76, in __init__
    self.handler=pycpufreq_sysfs.sysfs(cpu=cpu)
  File "/usr/lib64/python2.7/site-packages/cpuspeedy/pycpufreq_sysfs.py", line 69, in __init__
    raise ERROR_SYSFS_NO_USERSPACE
NameError: global name 'ERROR_SYSFS_NO_USERSPACE' is not defined
Comment 1 Pacho Ramos gentoo-dev 2016-10-01 07:09:54 UTC
removed