I keep getting an error related to some python libraries:
==> Starting build()...
/home/jesper/.asdf/installs/python/3.12.0/bin/python: No module named build
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'auto-cpufreq-2.1.0-4':
error: packages failed to build: auto-cpufreq-2.1.0-4
Tried all sorts of hacks and googling, to no avail.
Pinned Comments
liljaylj commented on 2021-06-03 12:13 (UTC)
@coxe87b you don't need to --install daemon manually, this package contains systemd service already. instead, you need to start and enable service using:
systemctl enable --now auto-cpufreq.service