mirror of
https://github.com/Installomator/Installomator.git
synced 2026-03-03 09:22:02 +00:00
Broken app label: Slack #167
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 @sw-synth on GitHub.
What's wrong with the app label?
~/applications : ERROR: unknown label ~/applications
Installomator version
10.6
Additional context
Add any other context about the problem here.
Installomator log
Executing Policy Slack
Running script Installomator...
Script exit code: 1
Script result: 2024-11-12 09:37:33 : REQ : ~/applications : ################## Start Installomator v. 10.6, date 2024-08-302024-11-12 09:37:33 : INFO : ~/applications : ################## Version: 10.6 2024-11-12 09:37:33 : INFO : ~/applications : ################## Date: 2024-08-30 2024-11-12 09:37:33 : INFO : ~/applications : ################## ~/applications 2024-11-12 09:37:33 : INFO : ~/applications : SwiftDialog is not installed, clear cmd file var 2024-11-12 09:37:33 : INFO : ~/applications : Installomator did not close any apps, so no need to reopen any apps. 2024-11-12 09:37:33 : ERROR : ~/applications : ERROR: unknown label ~/applications 2024-11-12 09:37:33 : REQ : ~/applications : ################## End Installomator, exit code 1
@wantedwriter commented on GitHub:
I'm not able to replicate this issue.
2024-11-20 18:54:53 : REQ : slack : ################## Start Installomator v. 10.6, date 2024-08-30 2024-11-20 18:54:53 : INFO : slack : ################## Version: 10.6 2024-11-20 18:54:53 : INFO : slack : ################## Date: 2024-08-30 2024-11-20 18:54:53 : INFO : slack : ################## slack 2024-11-20 18:54:54 : INFO : slack : setting variable from argument DEBUG=1 2024-11-20 18:54:54 : INFO : slack : BLOCKING_PROCESS_ACTION=tell_user 2024-11-20 18:54:54 : INFO : slack : NOTIFY=success 2024-11-20 18:54:54 : INFO : slack : LOGGING=INFO 2024-11-20 18:54:54 : INFO : slack : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2024-11-20 18:54:54 : INFO : slack : Label type: dmg 2024-11-20 18:54:54 : INFO : slack : archiveName: Slack.dmg 2024-11-20 18:54:54 : INFO : slack : no blocking processes defined, using Slack as default 2024-11-20 18:54:54 : INFO : slack : App(s) found: /Applications/Slack.app 2024-11-20 18:54:54 : INFO : slack : found app at /Applications/Slack.app, version 4.41.98, on versionKey CFBundleShortVersionString 2024-11-20 18:54:54 : INFO : slack : appversion: 4.41.98 2024-11-20 18:54:54 : INFO : slack : Latest version of Slack is 4.41.98 2024-11-20 18:54:54 : WARN : slack : DEBUG mode 1 enabled, not exiting, but there is no new version of app. 2024-11-20 18:54:54 : REQ : slack : Downloading https://slack.com/ssb/download-osx-universal to Slack.dmg 2024-11-20 18:54:59 : REQ : slack : Installing Slack 2024-11-20 18:54:59 : INFO : slack : Mounting /usr/local/Installomator/Slack.dmg 2024-11-20 18:55:14 : INFO : slack : Mounted: /Volumes/Slack 2024-11-20 18:55:14 : INFO : slack : Verifying: /Volumes/Slack/Slack.app 2024-11-20 18:55:30 : INFO : slack : Team ID matching: BQR82RBBHL (expected: BQR82RBBHL ) 2024-11-20 18:55:30 : INFO : slack : Downloaded version of Slack is 4.41.98 on versionKey CFBundleShortVersionString, same as installed. 2024-11-20 18:55:30 : REQ : slack : ################## End Installomator, exit code 0@ReArmedHalo commented on GitHub:
I feel like there is an issue with how you might be passing arguments as the
~/applicationsseems to be output in places it shouldn't. Can you provide more information on how you are calling installomator?