Open-CAS / open-cas-linux

Open CAS Linux
https://open-cas.com
BSD 3-Clause "New" or "Revised" License
222 stars 82 forks source link

packages: Fix architecture detection #1415

Closed rafalste closed 1 year ago

rafalste commented 1 year ago

Change uname flag for detecting current system architecture, as the old flag was not reporting proper architecture type on Debian distribution. According to uname documentation, the new flag is portable so it should be supported on all platforms.

Fixes #1412

Signed-off-by: Rafal Stefanowski rafal.stefanowski@intel.com

rafalste commented 1 year ago

retest this please

jfckm commented 1 year ago

@CAS-Linux-Jenkins retest this please