Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.16.0
-
None
-
3
-
9223372036854775807
Description
When we switch to using @LINUXRELEASE@ instead of %(uname -r) it open the possibility that @LINUXRELEASE@ is not defined in the --enable-dist configure path.
Ensure AC_SUBST(LINUXRELEASE) occurs and default to "%{nil}" if LINUXRELEASE is not defined.
Attachments
Activity
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Description |
Original:
When we switch to using @LINUXRELEASE@ instead of %(uname -r) it open the possibility that @LINUXRELEASE@ is not defined in the --enable-dist configure path.
Ensure AC_SUBST(LINUXRELEASE) occurs and default to %{nil} if LINUXRELEASE is not defined. |
New:
When we switch to using @LINUXRELEASE@ instead of %(uname -r) it open the possibility that @LINUXRELEASE@ is not defined in the --enable-dist configure path.
Ensure AC_SUBST(LINUXRELEASE) occurs and default to "{{%\{nil\}}}" if LINUXRELEASE is not defined. |
Fix Version/s | New: Lustre 2.16.0 [ 15190 ] |
Affects Version/s | New: Lustre 2.16.0 [ 15190 ] |
Priority | Original: Minor [ 4 ] | New: Critical [ 2 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Merged for 2.16