Package Details: fw-fanctrl-git r38.f0d8d77-2

Git Clone URL: https://aur.archlinux.org/fw-fanctrl-git.git (read-only, click to copy)
Package Base: fw-fanctrl-git
Description: A simple systemd service to better control Framework Laptop's fan
Upstream URL: https://github.com/TamtamHero/fw-fanctrl
Licenses: BSD-3
Conflicts: fw-fanctrl
Provides: fw-fanctrl
Submitter: icedream
Maintainer: icedream
Last Packager: icedream
Votes: 3
Popularity: 0.030381
First Submitted: 2023-07-04 00:25 (UTC)
Last Updated: 2024-05-28 18:45 (UTC)

Dependencies (3)

Required by (1)

Sources (1)

Pinned Comments

icedream commented on 2024-11-16 10:56 (UTC) (edited on 2024-11-16 10:57 (UTC) by icedream)

Quick note about the error message "libfakeroot internal error: payload not recognized!" - that is an upstream issue with fakeroot, not an issue with this package. It shouldn't cause any further issues than the displaying of that message.

See also https://gitlab.archlinux.org/archlinux/packaging/packages/fakeroot/-/issues/1

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

icedream commented on 2024-05-17 19:40 (UTC)

You're welcome. Maybe paru fetches from a service that needs to catch up with pushes sometimes. A bit of waiting should be okay. ^^

akrai commented on 2024-05-17 19:38 (UTC)

Okay all is working properly finally, thanks!

akrai commented on 2024-05-17 19:36 (UTC)

Weird, paru is not getting -5 version of the package...

icedream commented on 2024-05-17 19:32 (UTC)

Sorry about that, I keep forgetting that the hashes change with the files indeed. Don't feel like using "SKIP" is technically correct, even though I'm really tempted to do that.

akrai commented on 2024-05-17 19:30 (UTC)

Sorry my bad, I didn't update the package. But update hashsums first please

icedream commented on 2024-05-17 19:30 (UTC)

I'm checking why this still happens at the moment!

icedream commented on 2024-05-17 19:27 (UTC) (edited on 2024-05-22 00:10 (UTC) by icedream)

The fixes just committed are temporary. As mentioned in https://github.com/TamtamHero/fw-fanctrl/issues/35#issuecomment-2117474745 I am in contact with one of the maintainers there and outlined the packaging issues this package has currently because of how the upstream code is written. Hopefully the fixes for this will be committed upstream soon so this package can get rid of a few of the hacks done like the sideloaded .service and suspend files.

If you want to follow the changes as they happen: https://github.com/TamtamHero/fw-fanctrl/pull/37

icedream commented on 2024-05-17 19:26 (UTC)

There was another typo in the fixed up exec path to reset to native fan control. That should be fixed now, too.