Package Details: asf-plugin-monitoring 6.3.1.6-1

Git Clone URL: https://aur.archlinux.org/asf.git (read-only, click to copy)
Package Base: asf
Description: Monitoring plugin for ArchiSteamFarm.
Upstream URL: https://github.com/JustArchiNET/ArchiSteamFarm
Licenses: Apache-2.0
Submitter: Gilrain
Maintainer: Gilrain
Last Packager: Gilrain
Votes: 25
Popularity: 0.186557
First Submitted: 2016-04-02 13:31 (UTC)
Last Updated: 2026-01-06 10:13 (UTC)

Pinned Comments

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.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

Gilrain commented on 2026-01-06 09:56 (UTC)

Watching the kiddies play? :)

I figured that since the service file includes the --system-required, dbus should be added. On the other hand, it's already a hard dependency of systemd on arch. I'll push it to optional for all the non-conformists out there.

JustArchi commented on 2026-01-06 09:39 (UTC)

Hey @Gilrain, the dbus dependency you've added can be classified as optional dependency instead.

It's required only if one is using specific cmdline arg, and even in this case ASF has fallback mechanisms for when it's not available, so it's definitely not mandatory - especially when installing ASF on servers and/or not using the cmdline arg at all.

Of course, you're the maintainer here, I'm just giving a hint since I've noticed that :)

Gilrain commented on 2025-12-10 13:03 (UTC)

@Terrance: I can't reproduce your issue in clean build environment.

Maybe you have a conflict somewhere.

Here are the packages it pulls during build: dotnet-host-10.0.0.sdk100-1 dotnet-runtime-10.0.0.sdk100-1 dotnet-targeting-pack-10.0.0.sdk100-1 libunwind-1.8.2-1 perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8 zlib-ng-2.3.2-1 aspnet-runtime-10.0.0.sdk100-1 dotnet-sdk-10.0.0.sdk100-1 git-2.52.0-2

Terrance commented on 2025-12-08 19:31 (UTC)

Having just upgraded to .NET 10.0.0 from Extra, I'm unable to build this package:

==> Starting build()...
A fatal error was encountered. The library 'libhostpolicy.so' required to execute the application was not found in '/usr/share/dotnet/shared/Microsoft.NETCore.App/10.0.0'.

Not sure if this is a repeat of #comment-1041687?

Gilrain commented on 2025-10-01 14:36 (UTC) (edited on 2025-10-27 10:11 (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.

Gilrain commented on 2024-01-28 14:07 (UTC)

Package updated to latest stable release candidate. I saw no issue on a mostly barebone install.

Reihar commented on 2024-01-28 12:33 (UTC)

Regarding the build issue reported by BoBeR182, as stated in the error message: it seems to be a dependency error due to a security check. The Latest prerelease version from the github, 5.5.2.1 doesn't have this problem anymore and builds if you try to attempt it.

Switching the package to the prerelease temporarily might be a good idea until the next stable release.

BoBeR182 commented on 2024-01-28 00:43 (UTC) (edited on 2024-01-28 00:44 (UTC) by BoBeR182)

==> Starting build()...
  Determining projects to restore...
/home/user/.cache/yay/asf/src/asf/ArchiSteamFarm/ArchiSteamFarm.csproj : error NU1902: Warning As Error: Package 'System.IdentityModel.Tokens.Jwt' 7.0.3 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-59j7-ghrg-fj52
/home/user/.cache/yay/asf/src/asf/ArchiSteamFarm/ArchiSteamFarm.csproj : error NU1902: Warning As Error: Package 'System.IdentityModel.Tokens.Jwt' 7.0.3 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-8g9c-28fc-mcx2
  Failed to restore /home/user/.cache/yay/asf/src/asf/ArchiSteamFarm/ArchiSteamFarm.csproj (in 1.79 sec).
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: asf-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
asf - exit status 4

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

cypmon commented on 2022-08-09 00:01 (UTC)

Hi! Does anyone else have this permission problem running with their own user? System.IO.IOException: Read-only file system : '/var/lib/asf/config/MyBot.json.new