| Summary: | fix lua dlopen calls to avoid mismatch when library + -dev packages aren't in sync | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Tim Wickberg <tim> |
| Component: | slurmctld | Assignee: | Unassigned Developer <dev-unassigned> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 5 - Enhancement | ||
| Priority: | --- | ||
| Version: | 16.05.x | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| See Also: |
https://bugs.schedmd.com/show_bug.cgi?id=3681 https://bugs.schedmd.com/show_bug.cgi?id=8453 |
||
| Site: | SchedMD | 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: | 17.02.4 17.11.0-pre1 | Target Release: | 16.05 |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
| Attachments: |
0001-refactor-common-dlopen-calls-in-lua-plugins.patch
0002-make-lua-dlopen-conditional-on-version-found-at-buil.patch |
||
|
Description
Tim Wickberg
2015-11-10 10:02:31 MST
Created attachment 2403 [details]
0001-refactor-common-dlopen-calls-in-lua-plugins.patch
Created attachment 2404 [details]
0002-make-lua-dlopen-conditional-on-version-found-at-buil.patch
Promote to Sev4 and assign over to Danny for review. It keeps causing problems for me on smd-server. Thanks Tim, these have been committed. I ended up putting them in 15.08 FYI. Need to revisit in 16.05 with additional changes to autoconf macros and properly handling differences in packaging between RHEL and Debian distributions. Bug #2243 documents how this fix did not work as intended originally. This is fixed in commit e75f6118540a |