Getting the following error:
makepkg -p thinkfan ==> ERROR: install file (thinkfan.install) does not exist or is not a regular file.
Git Clone URL: | https://aur.archlinux.org/thinkfan.git (read-only, click to copy) |
---|---|
Package Base: | thinkfan |
Description: | A minimalist fan control program. Supports the sysfs hwmon interface and thinkpad_acpi |
Upstream URL: | https://github.com/vmatare/thinkfan |
Licenses: | GPL-3.0-or-later |
Submitter: | FALKER |
Maintainer: | harmathy |
Last Packager: | harmathy |
Votes: | 189 |
Popularity: | 0.012606 |
First Submitted: | 2009-03-02 09:01 (UTC) |
Last Updated: | 2024-07-09 06:52 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 15 Next › Last »
Getting the following error:
makepkg -p thinkfan ==> ERROR: install file (thinkfan.install) does not exist or is not a regular file.
To anyone else having problems after a recent update: You may need to recompile. After installing yaml-cpp 0.6.3-1, I was getting this error:
/usr/bin/thinkfan: symbol lookup error: /usr/bin/thinkfan: undefined symbol: _ZN4YAML6detail9node_data12empty_scalarB5cxx11E
Recompiling and reinstalling thinkfan fixed the issue.
Package has been updated to include the fix for the bug discussed below.
With pacman-git, the problem doesn’t occur on my system, so it seems to be fixed on the master branch.
@xiliyi I noticed that. As this package only tracks official releases though, I will wait for the new version. In the meantime, you can help test the fix using the thinkfan-git package, which pulls from the git master branch.
The developer responded to the issue on github.
@helirexi and anyone else having the 100% CPU issue: please see the GitHub issue referenced below and provide the software maintainer with any relevant info in order to help him fix it. I am not involved with the development of this software, I just packaged the latest version that they released.
I was faced same problem, eat 100% of one core, and rise temp up to 70C. Just downgrade to 0.9.3 version "solved" this issue. my arch all up-to-date. Now just add this package to Ignored in pacman. I have Lenovo Thinkpad T61 if this help.
@xiliyi Thanks for letting me know. The owner of the project has completely rewritten the software and it seems that certain systems are having problems with the new implementation. I don't believe it is a packaging issue, but if you find a problem with the PKGBUILD please let me know and I will fix it ASAP.
@dude I believe I’m facing the same problem as @nfishr. Changing the line and rebuilding as suggested here (https://github.com/vmatare/thinkfan/issues/60) did not resolve the issue, CPU load is still at 100% (although this hits only one core, with or without the changed source).
Pinned Comments