Giter Club home page Giter Club logo

Comments (10)

marc0der avatar marc0der commented on May 17, 2024 1

@AdnanHodzic thanks for that, I've just installed it with snap and am now running into some other errors. I'll open a new issue for that.

@crian sorry for not pursuing the AUR package any further, feel free to close this issue if you see fit.

from auto-cpufreq.

AdnanHodzic avatar AdnanHodzic commented on May 17, 2024

It seems to be this issue could be similar to #42, which I resolved as part of as part of 1.1.2 release.

@crian any ideas why this might be an issue with AUR package?

from auto-cpufreq.

crian avatar crian commented on May 17, 2024

He is manipulating the install path, so the daemon can't find the file.
It expects the file in usr/local/bin or usr/bin.
The AUR pkg installs it to usr/bin by default.

from auto-cpufreq.

marc0der avatar marc0der commented on May 17, 2024

@crian well, to be fair it isn't me manipulating the install path. It is virtualenv. And this will happen to anyone using virtualenv or pyenv would be my guess.

from auto-cpufreq.

crian avatar crian commented on May 17, 2024

@marc0der can you git clone https://aur.archlinux.org/auto-cpufreq-git.git and edit python setup.py install --root="${pkgdir}" to python setup.py install --prefix=/usr --root="${pkgdir}" in the PKGBUILD and install it?

from auto-cpufreq.

marc0der avatar marc0der commented on May 17, 2024

@crian I tried your suggestion but it didn't work either. I've been messing around for over an hour trying various things to get it to work, but to no avail. It seems that many paths are hardcoded in the package and service file itself, that simply don't align with Arch. Then there is a problem of unresolved dependencies too. Calling it a night now...

from auto-cpufreq.

crian avatar crian commented on May 17, 2024

@marc0der need more details

from auto-cpufreq.

AdnanHodzic avatar AdnanHodzic commented on May 17, 2024

@marc0der snapd 2.44 is now available in AUR please install it and then give auto-cpufreq snap package a try sudo snap install auto-cpufreq

from auto-cpufreq.

AdnanHodzic avatar AdnanHodzic commented on May 17, 2024

Many new changes have been implemented as part of 1.2 release and there's an improved snap package.

sudo snap install auto-cpufreq

I also asked @crian if he could build a new AUR package based on 1.2 release.

Hence, I'll close this issue for now. If the problem persists, please feel free to re-open it.

from auto-cpufreq.

dausruddin avatar dausruddin commented on May 17, 2024

Just want to notify that this issue is still happening. I ended up uninstalling pyenv to install auto-cpufreq, then reinstall pyenv back. I installed via AUR.

from auto-cpufreq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.