[Bug 288668] sysutils/slurm-wlm: TaskPl ugin=task/pgid in slurm.conf fails on FreeBSD – plugin unavailable

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Aug 2025 05:40:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288668

--- Comment #3 from Generic Rikka <rikka.goering@outlook.de> ---
Created attachment 263105
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263105&action=edit
The actual patch for this issue

This patch was created via git diff, tested on FreeBSD 14.3 amd64, portlint -AC
did not complain, applying this patch and building added the plugin task/pgid
which implements launching tasks with minimal process groups implementation. It
complements the already present proctrack/pgid plugin and does currently use
some stub function implementations, to satisfy the build system. But for now it
solves the issue for me on my system.

-- 
You are receiving this mail because:
You are the assignee for the bug.