Bug 11114 - Add support for jwt to slurm.spec
Summary: Add support for jwt to slurm.spec
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: Build System and Packaging (show other bugs)
Version: 20.11.5
Hardware: Linux Linux
: --- C - Contributions
Assignee: Tim McMullan
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2021-03-17 06:45 MDT by Ward Poelmans
Modified: 2023-03-23 10:47 MDT (History)
1 user (show)

See Also:
Site: VUB
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.1 23.11.0rc1
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
Add --with jwt to slurm spec file (1.20 KB, patch)
2021-03-17 06:45 MDT, Ward Poelmans
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ward Poelmans 2021-03-17 06:45:25 MDT
Created attachment 18499 [details]
Add --with jwt to slurm spec file

The patch in attachment adds support for (lib)jwt to the slurm.spec file.

--with jwt will enable jwt and add the needed dependencies.

At this point, there is no RPM for libjwt in epel yet but the fedora spec file works fine: https://src.fedoraproject.org/rpms/libjwt
Comment 1 Ward Poelmans 2021-03-17 13:55:25 MDT
I've opened a bug at redhat to get it in epel 7 (for 8 the branch is already there): https://bugzilla.redhat.com/show_bug.cgi?id=1940198
Comment 3 Àlex Torregrosa 2023-03-22 04:49:57 MDT
Could this be added to 23.02.1? The patch works for us both in CentOS 7 and Rocky Linux 8 for slurm 23.02.
Comment 6 Tim McMullan 2023-03-23 10:47:53 MDT
Hi Alex and Ward,

I've pushed this ahead of the 23.02.1 release with some minor modifications.

Ward, thank you very much for your contribution!
--Tim