[Bug 218044] [CHANGE REQUEST] sysutils/slurm-wlm: Fix task affinity, mysql and gtk2 options, clean up
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 23 16:57:51 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218044
Bug ID: 218044
Summary: [CHANGE REQUEST] sysutils/slurm-wlm: Fix task
affinity, mysql and gtk2 options, clean up
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: jrm at freebsd.org
Reporter: bacon4000 at gmail.com
Assignee: jrm at freebsd.org
Flags: maintainer-feedback?(jrm at freebsd.org)
Created attachment 181105
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181105&action=edit
Unified diff
Fix task affinity (The reinplace for cpuset_setaffinity should not have been
removed as it was not one of the patches incorporated upstream).
The MYSQL and GTK2 options were not functioning properly when off. If mysql
and gtk2 were installed during configure phase, slurm would build sview and
mysql support whether or not the options were selected. Poudriere will not
catch this sort of problem. I tested by installing with all options enabled so
that all possible dependencies would be installed, and then rebuilding with all
options off. No QA warnings in either case now.
I am also suggesting that we drop files/slurm.conf.sample, as it is outdated.
This patch contains some suggested reinplace commands to touch up the example
file in the dist and install that instead.
Patch in /usr/bin/mail as default so that it will work out of the box instead
of requiring an override in slurm.conf.
Silence a QA warning about liblz4.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list