| Summary: | slurm23.02-2 breaks sshare because of a missing symbol in priority_basic plugin | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Taras Shapovalov <taras.shapovalov> |
| Component: | Other | Assignee: | Tim Wickberg <tim> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | C - Contributions | ||
| Priority: | --- | ||
| Version: | 23.02.2 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | -Other- | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | 23.02.3 | Target Release: | --- |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
| Attachments: | patch with the fix | ||
|
Description
Taras Shapovalov
2023-05-25 05:05:21 MDT
Hi Taras! I hope you are doing well. If you log patches like this with us as a contribution then the issues filed are routed correctly. For now, I moved this one over manually. Thanks Taras. This fix will be in 23.02.3 when released: commit b968136d8e762ca143fe8f7a020ffb17e1a2b4d1 Author: Taras Shapovalov <taras.shapovalov@brightcomputing.com> AuthorDate: Thu May 25 10:58:44 2023 -0600 Fix sshare with priority/basic. Needs a weak symbol for job_list, otherwise the plugin will not load outside of slurmctld. Bug 16822. |