-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uninstaller broken on osx #875
Comments
Hi @Hardcore-fs Actually, I can uninstall 2.6 agent on Catalina without any error. So I'm not fully agree with your sentence "uninstaller fails depending on what version of mac osx you are running" as this seems to work on Catalina. I can't test on older versions as I don't have any one at the moment. So please can you be more accurate in your report ? |
Hi, I tried to track it own, but have been unable to find out where the entry is. |
Hi @Hardcore-fs
|
Hi, |
Hi, |
The packages for the mac osx 2.6 / 2.5 do not have a fully functional uninstaller.
inside the pkg is a number of scripts for installing & uninstalling on mac osx
The uninstaller fails depending on what version of mac osx you are running.
(not that it is even documented or easy to find)
if the package installs on the full range of mac osx from 10.10-10.15, then it should have an installer/uninstaller that correctly handles those platforms.
there is absolutely NO point in building agent 2.6 against mac osx 10.15, then allowing it to be installed on all platforms of mac osx, but then having an uninstaller that fails to remove the installed files on incorrect platforms, trashing them in the process.
The text was updated successfully, but these errors were encountered: