OCSInventory-NG / UnixAgent

This is the OCS unified agent for Unix operating systems
http://www.ocsinventory-ng.org/en/
GNU General Public License v2.0
90 stars 83 forks source link

MacOS wrong Arch type on all machines #444

Open PeLbmaN opened 1 year ago

PeLbmaN commented 1 year ago

It's hard to solve a problem when important details are missing, that why we added this template, to help you and us.

General informations

Operating system : MacOS 13.3.1 Perl version : v5.30.3

OCS Inventory informations

Unix agent version : 2.10.1

Problem's description

Hey, when i run script from OCS agent i see that my Arch is x86_64. But i have macbook air m2. And this porblem only when i run script from OCS agent. This problem on all mac os machines wich i test.

Inventory log file ( optional )

Use github cloud or trusted upload website

fbomj commented 1 year ago

Hi,

For each type of Mac you have, please run the command : sysctl -a and post the result.

Regards

PeLbmaN commented 1 year ago

@fbomj Hi, this problem appears when you install from .pkg. Always. One time i install agent with source code, this problem was solved. How to fix this?