mirror of
https://github.com/Installomator/Installomator.git
synced 2026-02-17 04:02:10 +00:00
Can't update MAS version of 1Password 7 #614
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SmithersJr on GitHub.
I'm not sure if this problem is related to MAS apps in general or 1Password 7 specifically.
I had previously installed the MAS version of 1Password via Jamf and used that with no problems. I tried to replace that with their web site version (added functionality) via Installomator v. 0.4 (via Jamf policy and separately independent of Jamf). Either way, I get the "Quit and Update" dialog box and select that option. After 3 tries, it fails. I tried checking Activity Monitor and adding "blocking processes" and ended up with this label:
Installomator succeeded after I manually deleted 1Password 7 from
/Applications.Screenshots:



That last screenshot is what I got when I first tried to drag 1Password to the Trash. After killing all the processes via Activity Monitor, I was able to delete it.
Jamf's error before adding blocking processes:
Jamf's error with the blocking processes added:
Terminal error:
It succeeded after I manually deleted 1Password 7 from
/Applications.@SmithersJr commented on GitHub:
This Slack thread may have some info pertinent to quitting 1Password 7.
@Theile commented on GitHub:
Hi @SmithersJr
If I go through the link to Slack and your above suggestion, I get this for blockingProcesses:
blockingProcesses=( "1Password Extension Helper" "1Password 7" "1Password (Safari)" "1PasswordNativeMessageHost" "1PasswordSafariAppExtension" )I have not deployed 1Password like this, so do not have any experience, but we should find the processes that needs to be quit, and then we will see how it works. I do not know if we really need the two last items.
We have version 0.5 in dev, and it includes version checking as well. If you can, please check with that. it would be a great help.
Thank you!