fusioninventory / fusioninventory-agent

FusionInventory Agent
http://fusioninventory.org/
GNU General Public License v2.0
254 stars 126 forks source link

Can't install Agent 2.5.1 on Mac Os 10.15 Catalina #736

Closed osapsai closed 4 years ago

osapsai commented 5 years ago

When I try to install Agent 2.5.1 on MacOs 10.15 Catalina gui installer and cli show error: The install failed. (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. The package is attempting to install content to the system volume.)

I have tried to install to different target( /; /System/Volumes/Data; /Users/administrator/Documents) from cli but I have got same error

administrator@administrators-Mac-mini Documents % sudo installer -pkg FusionInventory-Agent-2.5.1-1.pkg -target /System/Volumes/Data -lang en Password: installer: Package name is FusionInventory-Agent installer: Installing at base path / installer: The install failed. (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. The package is attempting to install content to the system volume.)

administrator@administrators-Mac-mini Documents % sudo installer -pkg FusionInventory-Agent-2.5.1-1.pkg -target / -lang en installer: Package name is FusionInventory-Agent installer: Installing at base path / installer: The install failed. (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. The package is attempting to install content to the system volume.)

administrator@administrators-Mac-mini Documents % sudo installer -pkg FusionInventory-Agent-2.5.1-1.pkg -target /Users/administrator/Documents -lang en installer: Package name is FusionInventory-Agent installer: Installing at base path / installer: The install failed. (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. The package is attempting to install content to the system volume.)

Megachip commented 4 years ago

Can anyone here test this package so I can base the coming 2.5.2 agent on this packaging ?

Installs and runs fine.

SL-Gundam commented 4 years ago

FusionInventory-Agent-2.5.2-teclib-5.pkg.tar.gz installed fine for me on Catalina

Thank you

agudinop commented 4 years ago

FusionInventory-Agent-2.5.2-teclib-5.pkg.tar.gz installed fine for me on Catalina

Thank you

Hi @SL-Gundam.

What version do you have? I have validated it in version 10.15.1 and it does not connect to my server.

I comment, the installation of the agent is done correctly, the problem is when I want to send the inventory to my server, when entering the local page with the port, it is where the error that the page cannot find sends me

SL-Gundam commented 4 years ago

It installed fine on 10.15.1. Still waiting on the results in GLPI. It usually takes a couple of hours

SL-Gundam commented 4 years ago

The 3 apple Macbooks running Catalina 10.15.1 are properly inventoried in GLPI

abbouali commented 4 years ago

Its ready for me

g-bougard commented 4 years ago

@agudinop Can you check the httpd-trust parameter in your config ? It should include at least 127.0.0.1 ip to authorize you to access the local port.

g-bougard commented 4 years ago

The FusionInventory Agent 2.5.2 has been released and I just uploaded the MacOSX packages: FusionInventory Agent 2.5.2

I also uploaded a DMG package and I hope it will work as expected. I had to fix the way service is installed when started from DMG.

@moobyfr I follow your instructions, but the xattr command failed as "com.apple.quarantine" attribute was not available on our MacOSX 10.14.6. I hope this is not an issue to prepare the DMG.

Please, for any other issue, open a new issue or open a thread in the forum for any help request.