Skip to content

Comments

Add PCoIP Client#723

Merged
scriptingosx merged 3 commits intoInstallomator:mainfrom
dafr378:Add-PCoIP-Client
Jan 5, 2023
Merged

Add PCoIP Client#723
scriptingosx merged 3 commits intoInstallomator:mainfrom
dafr378:Add-PCoIP-Client

Conversation

@dafr378
Copy link
Contributor

@dafr378 dafr378 commented Oct 11, 2022

Added a pcoip client fragment with NewVersion match string

@scriptingosx scriptingosx added the application adds or improves an application label label Nov 18, 2022
@scriptingosx scriptingosx added this to the v10.1 milestone Nov 18, 2022
@scriptingosx scriptingosx modified the milestones: v10.1, later Dec 2, 2022
@scriptingosx scriptingosx added bug Something isn't working waiting for response labels Dec 2, 2022
@scriptingosx
Copy link
Collaborator

  1. the label is missing the .sh file extension

  2. I am getting an error when running this:

2022-12-02 10:04:55 : INFO  : pcoipclient : ################## Version: 10.0beta3
2022-12-02 10:04:55 : INFO  : pcoipclient : ################## Date: 2022-12-02
2022-12-02 10:04:55 : INFO  : pcoipclient : ################## pcoipclient
2022-12-02 10:04:55 : DEBUG : pcoipclient : DEBUG mode 1 enabled.
/Users/armin/BTSync/Work/Projects/Installomator/build/Installomator.sh:5138: parse error near `&'
/Users/armin/BTSync/Work/Projects/Installomator/build/Installomator.sh:5139: unmatched "

@scriptingosx
Copy link
Collaborator

still seeing errors:

2023-01-05 10:42:24 : REQ   : pcoipclient : ################## Start Installomator v. 10.0beta3, date 2023-01-05
2023-01-05 10:42:24 : INFO  : pcoipclient : ################## Version: 10.0beta3
2023-01-05 10:42:24 : INFO  : pcoipclient : ################## Date: 2023-01-05
2023-01-05 10:42:24 : INFO  : pcoipclient : ################## pcoipclient
2023-01-05 10:42:24 : DEBUG : pcoipclient : DEBUG mode 1 enabled.
/Users/armin/BTSync/Work/Projects/Installomator/build/Installomator.sh:5138: parse error near `&'
/Users/armin/BTSync/Work/Projects/Installomator/build/Installomator.sh:5139: unmatched "
something went wrong, stopping here
exit code: 0

@dafr378
Copy link
Contributor Author

dafr378 commented Jan 5, 2023

Sorry for that, had an extra apostrophe. Fixed now:

2023-01-05 10:53:56 : INFO  : pcoipclient : Team ID matching: RU4LW7W32C (expected: RU4LW7W32C )
2023-01-05 10:53:56 : INFO  : pcoipclient : Installing PCoIPClient version 22.09.4 on versionKey CFBundleShortVersionString.
2023-01-05 10:53:56 : INFO  : pcoipclient : App has LSMinimumSystemVersion: 10.15
2023-01-05 10:53:56 : DEBUG : pcoipclient : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2023-01-05 10:53:56 : INFO  : pcoipclient : Finishing...
2023-01-05 10:53:59 : INFO  : pcoipclient : name: PCoIPClient, appName: PCoIPClient.app
2023-01-05 10:53:59 : WARN  : pcoipclient : No previous app found
2023-01-05 10:53:59 : WARN  : pcoipclient : could not find PCoIPClient.app
2023-01-05 10:53:59 : REQ   : pcoipclient : Installed PCoIPClient
2023-01-05 10:53:59 : INFO  : pcoipclient : notifying
2023-01-05 10:54:00 : DEBUG : pcoipclient : Unmounting /Volumes/pcoip-client_22.09.4 1
2023-01-05 10:54:00 : DEBUG : pcoipclient : Debugging enabled, Unmounting output was:
"disk6" ejected.
2023-01-05 10:54:00 : DEBUG : pcoipclient : DEBUG mode 1, not reopening anything
2023-01-05 10:54:00 : REQ   : pcoipclient : All done!
2023-01-05 10:54:00 : REQ   : pcoipclient : ################## End Installomator, exit code 0 

Removed extra apostrophe on line 5
@scriptingosx scriptingosx modified the milestones: later, v10.2 Jan 5, 2023
@scriptingosx scriptingosx merged commit 562d04b into Installomator:main Jan 5, 2023
@scriptingosx
Copy link
Collaborator

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application adds or improves an application label bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants