Closed hhorak closed 1 year ago
uname -i functionality is non-portable and the custom patch Fedora was carrying around was recently dropped:
https://src.fedoraproject.org/rpms/coreutils/c/cd953e11dd78cada371f0389171cea671949141b?branch=rawhide
The rhbz#548834 suggests to use uname -m instead.
Also relevant discussion happens at rhbz#2158752
[test]
uname -i functionality is non-portable and the custom patch Fedora was carrying around was recently dropped:
https://src.fedoraproject.org/rpms/coreutils/c/cd953e11dd78cada371f0389171cea671949141b?branch=rawhide
The rhbz#548834 suggests to use uname -m instead.
Also relevant discussion happens at rhbz#2158752