-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Not an Upstream Issue
- I can confirm this issue is only in Soarpkgs' SBUILD
Bug Report Does Not Exist
- I have already searched the Issues Page
Package is Not Disabled
- I have already read the SBUILD & it's NOT Disabled
PKG_ID (Package ID)
git.busybox.net.busybox.standalone.glibc
SBUILD URL (Blob)
Describe the bug/issue
I have sequentially installed both available versions of powertop on my Ubuntu Touch phone (GNU/Linux aarch64) using the following commands:
soar install powertop
soar run powertopRegardless of whether the command is executed as root or not, I consistently encounter the following error:
C-state information is not available
Wakeups-from-idle in 10 seconds: 13178951
powertop: no stats available; run as root or enable the timer_stats moduleI also tried it on my laptop (Arch Linux - x86_64 - Intel Core i5), and I received the same error."
Maintainers
Azathothas (https://github.com/Azathothas)
Soar Version
soar-cli 0.5.15
[NOTE]: These values are not configurable via environment variables. They are derived from the config file or defaults.
SOAR_CONFIG=/root/.config/soar/config.toml
SOAR_BIN=/root/.local/share/soar/bin
SOAR_DB=/root/.local/share/soar/db
SOAR_CACHE=/root/.local/share/soar/cache
SOAR_PACKAGE=/root/.local/share/soar/packages
SOAR_REPOSITORIES=/root/.local/share/soar/repos
Additional Information
powertopworks correctly when I install it from the Ubuntu Focal repository (arm64)- another user has reported that the powertop version from PkgForge does not function on his desktop