I had trouble compiling version 6.2.2.x on my machine using the dotnet 9.0.9.sdk110 packages in extra, see: https://github.com/JustArchiNET/ArchiSteamFarm/issues/3487
However, the up to date -bin packages present in AUR work.
So if you are affected, please manually change the dependencies in the PKGBUILD for now.
Pinned Comments
Gilrain commented on 2025-10-01 14:36 (UTC) (edited on 2025-10-03 08:39 (UTC) by Gilrain)
I had trouble compiling version 6.2.2.x on my machine using the dotnet 9.0.9.sdk110 packages in extra, see: https://github.com/JustArchiNET/ArchiSteamFarm/issues/3487
However, the up to date -bin packages present in AUR work.
So if you are affected, please manually change the dependencies in the PKGBUILD for now.
Gilrain commented on 2022-11-03 08:45 (UTC)
Potential breaking change: the service file security has been tightened. If you altered it any way on your machine, you might not be able to start ASF.
You can debug the problem introduced with SystemCallFilter, by following https://unix.stackexchange.com/a/681075
Gilrain commented on 2021-10-02 14:02 (UTC)
Starting with 5.1.4.0-1, the custom service files provided with this package have been replaced with the one upstream.
It uses a EnvironmentFile in /etc/asf to point to the right dir (remember, you want n-1 from asf config folder).
It also serves to populate the user and home folder for the daemon.