Skip to content

Comments

Update mailmate Label#1

Merged
northalpha merged 1 commit intomainfrom
label/mailmate-version-fix
Aug 11, 2023
Merged

Update mailmate Label#1
northalpha merged 1 commit intomainfrom
label/mailmate-version-fix

Conversation

@northalpha
Copy link
Owner

CFBundleVersion is holding the correct version corresponding to the appNewVersion check

@northalpha northalpha merged commit a8f20af into main Aug 11, 2023
@northalpha northalpha deleted the label/mailmate-version-fix branch August 11, 2023 07:42
northalpha pushed a commit that referenced this pull request Oct 23, 2023
Response to Installomator#1075

The releases of Audacity don't seem to actually use the 4th set in the versions in info.plist (currently 3.3.2.0). This leads to Installomator downloading & installing when the software is already installed. To avoid, we can use appCustomVersion.

The cut command here will not affect the version number when the 3rd set is a zero (so 3.4.0.0 will be 3.4.0). If they ever switch to only using 3 sets in info.plist to match what github release versions are, the versioning will still be unaffected.

Two different outputs included below.

Output, Already installed, DEBUG=1:
./assemble.sh audacity
2023-06-06 14:42:23 : REQ   : audacity : ################## Start Installomator v. 10.5beta, date 2023-06-06
2023-06-06 14:42:23 : INFO  : audacity : ################## Version: 10.5beta
2023-06-06 14:42:23 : INFO  : audacity : ################## Date: 2023-06-06
2023-06-06 14:42:23 : INFO  : audacity : ################## audacity
2023-06-06 14:42:23 : DEBUG : audacity : DEBUG mode 1 enabled.
2023-06-06 14:42:24 : DEBUG : audacity : name=Audacity
2023-06-06 14:42:24 : DEBUG : audacity : appName=
2023-06-06 14:42:24 : DEBUG : audacity : type=dmg
2023-06-06 14:42:24 : DEBUG : audacity : archiveName=audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:42:24 : DEBUG : audacity : downloadURL=https://github.com/audacity/audacity/releases/download/Audacity-3.3.2/audacity-macOS-3.3.2-universal.dmg
2023-06-06 14:42:24 : DEBUG : audacity : curlOptions=
2023-06-06 14:42:24 : DEBUG : audacity : appNewVersion=3.3.2
2023-06-06 14:42:24 : DEBUG : audacity : appCustomVersion function: Defined.
2023-06-06 14:42:24 : DEBUG : audacity : versionKey=CFBundleShortVersionString
2023-06-06 14:42:24 : DEBUG : audacity : packageID=
2023-06-06 14:42:24 : DEBUG : audacity : pkgName=
2023-06-06 14:42:24 : DEBUG : audacity : choiceChangesXML=
2023-06-06 14:42:24 : DEBUG : audacity : expectedTeamID=AWEYX923UX
2023-06-06 14:42:24 : DEBUG : audacity : blockingProcesses=
2023-06-06 14:42:24 : DEBUG : audacity : installerTool=
2023-06-06 14:42:24 : DEBUG : audacity : CLIInstaller=
2023-06-06 14:42:24 : DEBUG : audacity : CLIArguments=
2023-06-06 14:42:24 : DEBUG : audacity : updateTool=
2023-06-06 14:42:24 : DEBUG : audacity : updateToolArguments=
2023-06-06 14:42:24 : DEBUG : audacity : updateToolRunAsCurrentUser=
2023-06-06 14:42:24 : INFO  : audacity : BLOCKING_PROCESS_ACTION=tell_user
2023-06-06 14:42:24 : INFO  : audacity : NOTIFY=success
2023-06-06 14:42:24 : INFO  : audacity : LOGGING=DEBUG
2023-06-06 14:42:24 : INFO  : audacity : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-06-06 14:42:24 : INFO  : audacity : Label type: dmg
2023-06-06 14:42:24 : INFO  : audacity : archiveName: audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:42:24 : INFO  : audacity : no blocking processes defined, using Audacity as default
2023-06-06 14:42:24 : DEBUG : audacity : Changing directory to /Users/admin/Documents/GitHub/Installomator/build
2023-06-06 14:42:24 : INFO  : audacity : Custom App Version detection is used, found 3.3.2
2023-06-06 14:42:24 : INFO  : audacity : appversion: 3.3.2
2023-06-06 14:42:24 : INFO  : audacity : Latest version of Audacity is 3.3.2
2023-06-06 14:42:24 : WARN  : audacity : DEBUG mode 1 enabled, not exiting, but there is no new version of app.
2023-06-06 14:42:24 : INFO  : audacity : audacity-macOS-[0-9.]*-universal.dmg exists and DEBUG mode 1 enabled, skipping download
2023-06-06 14:42:24 : DEBUG : audacity : DEBUG mode 1, not checking for blocking processes
2023-06-06 14:42:24 : REQ   : audacity : Installing Audacity
2023-06-06 14:42:24 : INFO  : audacity : Mounting /Users/admin/Documents/GitHub/Installomator/build/audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:42:24 : DEBUG : audacity : Debugging enabled, dmgmount output was:
expected   CRC32 $58D807B1
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	Apple_HFS                      	/Volumes/Audacity

2023-06-06 14:42:24 : INFO  : audacity : Mounted: /Volumes/Audacity
2023-06-06 14:42:24 : INFO  : audacity : Verifying: /Volumes/Audacity/Audacity.app
2023-06-06 14:42:24 : DEBUG : audacity : App size: 162M	/Volumes/Audacity/Audacity.app
2023-06-06 14:42:27 : DEBUG : audacity : Debugging enabled, App Verification output was:
/Volumes/Audacity/Audacity.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Dmitri Vedenko (AWEYX923UX)

2023-06-06 14:42:27 : INFO  : audacity : Team ID matching: AWEYX923UX (expected: AWEYX923UX )
2023-06-06 14:42:27 : INFO  : audacity : Downloaded version of Audacity is 3.3.2.0 on versionKey CFBundleShortVersionString (replacing version 3.3.2).
2023-06-06 14:42:27 : INFO  : audacity : App has LSMinimumSystemVersion: 10.13
2023-06-06 14:42:27 : DEBUG : audacity : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2023-06-06 14:42:27 : INFO  : audacity : Finishing...
2023-06-06 14:42:30 : INFO  : audacity : Custom App Version detection is used, found 3.3.2
2023-06-06 14:42:30 : REQ   : audacity : Installed Audacity, version 3.3.2.0
2023-06-06 14:42:30 : INFO  : audacity : notifying
2023-06-06 14:42:31 : DEBUG : audacity : Unmounting /Volumes/Audacity
2023-06-06 14:42:31 : DEBUG : audacity : Debugging enabled, Unmounting output was:
"disk4" ejected.
2023-06-06 14:42:31 : DEBUG : audacity : DEBUG mode 1, not reopening anything
2023-06-06 14:42:31 : REQ   : audacity : All done!
2023-06-06 14:42:31 : REQ   : audacity : ################## End Installomator, exit code 0

Output, Not installed, DEBUG=0

./assemble.sh audacity DEBUG=0
2023-06-06 14:44:14 : REQ   : audacity : ################## Start Installomator v. 10.5beta, date 2023-06-06
2023-06-06 14:44:14 : INFO  : audacity : ################## Version: 10.5beta
2023-06-06 14:44:14 : INFO  : audacity : ################## Date: 2023-06-06
2023-06-06 14:44:14 : INFO  : audacity : ################## audacity
2023-06-06 14:44:14 : DEBUG : audacity : DEBUG mode 1 enabled.
2023-06-06 14:44:15 : INFO  : audacity : setting variable from argument DEBUG=0
2023-06-06 14:44:15 : DEBUG : audacity : name=Audacity
2023-06-06 14:44:15 : DEBUG : audacity : appName=
2023-06-06 14:44:15 : DEBUG : audacity : type=dmg
2023-06-06 14:44:15 : DEBUG : audacity : archiveName=audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:44:15 : DEBUG : audacity : downloadURL=https://github.com/audacity/audacity/releases/download/Audacity-3.3.2/audacity-macOS-3.3.2-universal.dmg
2023-06-06 14:44:15 : DEBUG : audacity : curlOptions=
2023-06-06 14:44:15 : DEBUG : audacity : appNewVersion=3.3.2
2023-06-06 14:44:15 : DEBUG : audacity : appCustomVersion function: Defined.
2023-06-06 14:44:15 : DEBUG : audacity : versionKey=CFBundleShortVersionString
2023-06-06 14:44:15 : DEBUG : audacity : packageID=
2023-06-06 14:44:15 : DEBUG : audacity : pkgName=
2023-06-06 14:44:15 : DEBUG : audacity : choiceChangesXML=
2023-06-06 14:44:15 : DEBUG : audacity : expectedTeamID=AWEYX923UX
2023-06-06 14:44:15 : DEBUG : audacity : blockingProcesses=
2023-06-06 14:44:15 : DEBUG : audacity : installerTool=
2023-06-06 14:44:15 : DEBUG : audacity : CLIInstaller=
2023-06-06 14:44:15 : DEBUG : audacity : CLIArguments=
2023-06-06 14:44:15 : DEBUG : audacity : updateTool=
2023-06-06 14:44:15 : DEBUG : audacity : updateToolArguments=
2023-06-06 14:44:15 : DEBUG : audacity : updateToolRunAsCurrentUser=
2023-06-06 14:44:15 : INFO  : audacity : BLOCKING_PROCESS_ACTION=tell_user
2023-06-06 14:44:15 : INFO  : audacity : NOTIFY=success
2023-06-06 14:44:15 : INFO  : audacity : LOGGING=DEBUG
2023-06-06 14:44:15 : INFO  : audacity : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-06-06 14:44:15 : INFO  : audacity : Label type: dmg
2023-06-06 14:44:15 : INFO  : audacity : archiveName: audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:44:15 : INFO  : audacity : no blocking processes defined, using Audacity as default
2023-06-06 14:44:15 : DEBUG : audacity : Changing directory to /var/folders/x6/ktgw5pg168l26d5k4sh49hm9mtb9zh/T/tmp.YoTyavTZ
2023-06-06 14:44:15.281 defaults[27714:456649]
The domain/default pair of (/Applications/Audacity.app/Contents/Info.plist, CFBundleVersion) does not exist
2023-06-06 14:44:15 : INFO  : audacity : Custom App Version detection is used, found
2023-06-06 14:44:15 : INFO  : audacity : appversion:
2023-06-06 14:44:15 : INFO  : audacity : Latest version of Audacity is 3.3.2
2023-06-06 14:44:15 : REQ   : audacity : Downloading https://github.com/audacity/audacity/releases/download/Audacity-3.3.2/audacity-macOS-3.3.2-universal.dmg to audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:44:15 : DEBUG : audacity : No Dialog connection, just download
2023-06-06 14:44:18 : DEBUG : audacity : File list: -rw-r--r--  1 admin  2103187081    48M Jun  6 14:44 audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:44:18 : DEBUG : audacity : File type: audacity-macOS-[0-9.]*-universal.dmg: zlib compressed data
2023-06-06 14:44:18 : DEBUG : audacity : curl output was:
*   Trying 192.30.255.112:443...
* Connected to github.com (192.30.255.112) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [80 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /audacity/audacity/releases/download/Audacity-3.3.2/audacity-macOS-3.3.2-universal.dmg]
* h2h3 [:scheme: https]
* h2h3 [:authority: github.com]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x155813400)
> GET /audacity/audacity/releases/download/Audacity-3.3.2/audacity-macOS-3.3.2-universal.dmg HTTP/2
> Host: github.com
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Tue, 06 Jun 2023 21:44:02 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/32921736/97678405-4591-4e9a-a73c-b16379d1b294?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230606%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230606T214402Z&X-Amz-Expires=300&X-Amz-Signature=d526c730b1fa3952037574d04006b4b77331f8d685536ceeef5bff4f77d1edb4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=32921736&response-content-disposition=attachment%3B%20filename%3Daudacity-macOS-3.3.2-universal.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: 71DD:65F7:4FFE8B:52E04D:647FA8AF
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/32921736/97678405-4591-4e9a-a73c-b16379d1b294?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230606%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230606T214402Z&X-Amz-Expires=300&X-Amz-Signature=d526c730b1fa3952037574d04006b4b77331f8d685536ceeef5bff4f77d1edb4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=32921736&response-content-disposition=attachment%3B%20filename%3Daudacity-macOS-3.3.2-universal.dmg&response-content-type=application%2Foctet-stream'
*   Trying 185.199.109.133:443...
* Connected to objects.githubusercontent.com (185.199.109.133) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /github-production-release-asset-2e65be/32921736/97678405-4591-4e9a-a73c-b16379d1b294?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230606%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230606T214402Z&X-Amz-Expires=300&X-Amz-Signature=d526c730b1fa3952037574d04006b4b77331f8d685536ceeef5bff4f77d1edb4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=32921736&response-content-disposition=attachment%3B%20filename%3Daudacity-macOS-3.3.2-universal.dmg&response-content-type=application%2Foctet-stream]
* h2h3 [:scheme: https]
* h2h3 [:authority: objects.githubusercontent.com]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x155813400)
> GET /github-production-release-asset-2e65be/32921736/97678405-4591-4e9a-a73c-b16379d1b294?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230606%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230606T214402Z&X-Amz-Expires=300&X-Amz-Signature=d526c730b1fa3952037574d04006b4b77331f8d685536ceeef5bff4f77d1edb4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=32921736&response-content-disposition=attachment%3B%20filename%3Daudacity-macOS-3.3.2-universal.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: gvNemgfUriqWiE8z/10yOw==
< last-modified: Fri, 05 May 2023 20:36:28 GMT
< etag: "0x8DB4DA8673A5A06"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: fe9dd5da-601e-005e-02be-980ab5000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Fri, 05 May 2023 20:36:28 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=audacity-macOS-3.3.2-universal.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< fastly-restarts: 1
< accept-ranges: bytes
< age: 0
< date: Tue, 06 Jun 2023 21:44:15 GMT
< x-served-by: cache-iad-kjyo7100176-IAD, cache-pdx12332-PDX
< x-cache: HIT, MISS
< x-cache-hits: 29, 0
< x-timer: S1686087855.375682,VS0,VE162
< content-length: 50332228
<
{ [1369 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2023-06-06 14:44:18 : REQ   : audacity : no more blocking processes, continue with update
2023-06-06 14:44:18 : REQ   : audacity : Installing Audacity
2023-06-06 14:44:18 : INFO  : audacity : Mounting /var/folders/x6/ktgw5pg168l26d5k4sh49hm9mtb9zh/T/tmp.YoTyavTZ/audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:44:21 : DEBUG : audacity : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $8BDB0B27
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $F373BBEC
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $FF402480
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $9BE9F631
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $FF402480
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $FA3F0478
verified   CRC32 $58D807B1
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	Apple_HFS                      	/Volumes/Audacity

2023-06-06 14:44:21 : INFO  : audacity : Mounted: /Volumes/Audacity
2023-06-06 14:44:21 : INFO  : audacity : Verifying: /Volumes/Audacity/Audacity.app
2023-06-06 14:44:21 : DEBUG : audacity : App size: 162M	/Volumes/Audacity/Audacity.app
2023-06-06 14:44:23 : DEBUG : audacity : Debugging enabled, App Verification output was:
/Volumes/Audacity/Audacity.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Dmitri Vedenko (AWEYX923UX)

2023-06-06 14:44:23 : INFO  : audacity : Team ID matching: AWEYX923UX (expected: AWEYX923UX )
2023-06-06 14:44:23 : INFO  : audacity : Installing Audacity version 3.3.2.0 on versionKey CFBundleShortVersionString.
2023-06-06 14:44:23 : INFO  : audacity : App has LSMinimumSystemVersion: 10.13
2023-06-06 14:44:23 : INFO  : audacity : Copy /Volumes/Audacity/Audacity.app to /Applications
2023-06-06 14:44:24 : DEBUG : audacity : Debugging enabled, App copy output was:
Copying /Volumes/Audacity/Audacity.app

2023-06-06 14:44:24 : WARN  : audacity : Changing owner to admin
2023-06-06 14:44:24 : INFO  : audacity : Finishing...
2023-06-06 14:44:27 : INFO  : audacity : Custom App Version detection is used, found 3.3.2
2023-06-06 14:44:27 : REQ   : audacity : Installed Audacity, version 3.3.2.0
2023-06-06 14:44:27 : INFO  : audacity : notifying
2023-06-06 14:44:27 : DEBUG : audacity : Unmounting /Volumes/Audacity
2023-06-06 14:44:27 : DEBUG : audacity : Debugging enabled, Unmounting output was:
"disk4" ejected.
2023-06-06 14:44:27 : DEBUG : audacity : Deleting /var/folders/x6/ktgw5pg168l26d5k4sh49hm9mtb9zh/T/tmp.YoTyavTZ
2023-06-06 14:44:27 : DEBUG : audacity : Debugging enabled, Deleting tmpDir output was:
/var/folders/x6/ktgw5pg168l26d5k4sh49hm9mtb9zh/T/tmp.YoTyavTZ/audacity-macOS-[0-9.]*-universal.dmg
2023-06-06 14:44:27 : DEBUG : audacity : /var/folders/x6/ktgw5pg168l26d5k4sh49hm9mtb9zh/T/tmp.YoTyavTZ
2023-06-06 14:44:27 : INFO  : audacity : App not closed, so no reopen.
2023-06-06 14:44:27 : REQ   : audacity : All done!
2023-06-06 14:44:27 : REQ   : audacity : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Oct 23, 2023
Currently we are getting the Release version from the download, but the Pre-Release version for appNewVersion. Switching appNewVersion to Latest tags instead, and also switching to xPath since the sed logic didn't work with the new URL.

This is a fix for Installomator#1082 .

Output:
./assemble.sh tunnelblick
2023-06-06 16:02:52 : REQ   : tunnelblick : ################## Start Installomator v. 10.5beta, date 2023-06-06
2023-06-06 16:02:52 : INFO  : tunnelblick : ################## Version: 10.5beta
2023-06-06 16:02:52 : INFO  : tunnelblick : ################## Date: 2023-06-06
2023-06-06 16:02:52 : INFO  : tunnelblick : ################## tunnelblick
2023-06-06 16:02:52 : DEBUG : tunnelblick : DEBUG mode 1 enabled.
2023-06-06 16:02:53 : DEBUG : tunnelblick : name=Tunnelblick
2023-06-06 16:02:53 : DEBUG : tunnelblick : appName=
2023-06-06 16:02:53 : DEBUG : tunnelblick : type=dmg
2023-06-06 16:02:53 : DEBUG : tunnelblick : archiveName=
2023-06-06 16:02:53 : DEBUG : tunnelblick : downloadURL=https://github.com/Tunnelblick/Tunnelblick/releases/download/v3.8.8b/Tunnelblick_3.8.8b_build_5777.dmg
2023-06-06 16:02:53 : DEBUG : tunnelblick : curlOptions=
2023-06-06 16:02:53 : DEBUG : tunnelblick : appNewVersion=3.8.8b (build 5777)
2023-06-06 16:02:53 : DEBUG : tunnelblick : appCustomVersion function: Not defined
2023-06-06 16:02:53 : DEBUG : tunnelblick : versionKey=CFBundleShortVersionString
2023-06-06 16:02:53 : DEBUG : tunnelblick : packageID=
2023-06-06 16:02:53 : DEBUG : tunnelblick : pkgName=
2023-06-06 16:02:53 : DEBUG : tunnelblick : choiceChangesXML=
2023-06-06 16:02:53 : DEBUG : tunnelblick : expectedTeamID=Z2SG5H3HC8
2023-06-06 16:02:53 : DEBUG : tunnelblick : blockingProcesses=
2023-06-06 16:02:53 : DEBUG : tunnelblick : installerTool=
2023-06-06 16:02:53 : DEBUG : tunnelblick : CLIInstaller=
2023-06-06 16:02:53 : DEBUG : tunnelblick : CLIArguments=
2023-06-06 16:02:53 : DEBUG : tunnelblick : updateTool=
2023-06-06 16:02:53 : DEBUG : tunnelblick : updateToolArguments=
2023-06-06 16:02:53 : DEBUG : tunnelblick : updateToolRunAsCurrentUser=
2023-06-06 16:02:53 : INFO  : tunnelblick : BLOCKING_PROCESS_ACTION=tell_user
2023-06-06 16:02:53 : INFO  : tunnelblick : NOTIFY=success
2023-06-06 16:02:53 : INFO  : tunnelblick : LOGGING=DEBUG
2023-06-06 16:02:53 : INFO  : tunnelblick : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-06-06 16:02:53 : INFO  : tunnelblick : Label type: dmg
2023-06-06 16:02:53 : INFO  : tunnelblick : archiveName: Tunnelblick.dmg
2023-06-06 16:02:53 : INFO  : tunnelblick : no blocking processes defined, using Tunnelblick as default
2023-06-06 16:02:53 : DEBUG : tunnelblick : Changing directory to /Users/admin/Documents/GitHub/Installomator/build
2023-06-06 16:02:53 : INFO  : tunnelblick : name: Tunnelblick, appName: Tunnelblick.app
2023-06-06 16:02:53.706 mdfind[29860:497849] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-06-06 16:02:53.706 mdfind[29860:497849] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-06-06 16:02:53.757 mdfind[29860:497849] Couldn't determine the mapping between prefab keywords and predicates.
2023-06-06 16:02:53 : WARN  : tunnelblick : No previous app found
2023-06-06 16:02:53 : WARN  : tunnelblick : could not find Tunnelblick.app
2023-06-06 16:02:53 : INFO  : tunnelblick : appversion:
2023-06-06 16:02:53 : INFO  : tunnelblick : Latest version of Tunnelblick is 3.8.8b (build 5777)
2023-06-06 16:02:53 : REQ   : tunnelblick : Downloading https://github.com/Tunnelblick/Tunnelblick/releases/download/v3.8.8b/Tunnelblick_3.8.8b_build_5777.dmg to Tunnelblick.dmg
2023-06-06 16:02:53 : DEBUG : tunnelblick : No Dialog connection, just download
2023-06-06 16:02:54 : DEBUG : tunnelblick : File list: -rw-r--r--  1 admin  2103187081    18M Jun  6 16:02 Tunnelblick.dmg
2023-06-06 16:02:55 : DEBUG : tunnelblick : File type: Tunnelblick.dmg: zlib compressed data
2023-06-06 16:02:55 : DEBUG : tunnelblick : curl output was:
*   Trying 192.30.255.113:443...
* Connected to github.com (192.30.255.113) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /Tunnelblick/Tunnelblick/releases/download/v3.8.8b/Tunnelblick_3.8.8b_build_5777.dmg]
* h2h3 [:scheme: https]
* h2h3 [:authority: github.com]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13a011400)
> GET /Tunnelblick/Tunnelblick/releases/download/v3.8.8b/Tunnelblick_3.8.8b_build_5777.dmg HTTP/2
> Host: github.com
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Tue, 06 Jun 2023 23:02:54 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/39261898/29057ed1-b332-476a-aa44-a8fcdca4f9e5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230606%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230606T230254Z&X-Amz-Expires=300&X-Amz-Signature=f1f86eb9aee0d6ff4bf19e09e6a907821bdd61e31b9016887276c9c8306610c2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39261898&response-content-disposition=attachment%3B%20filename%3DTunnelblick_3.8.8b_build_5777.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: 0A13:059D:6F8638:73BBDB:647FBB1D
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/39261898/29057ed1-b332-476a-aa44-a8fcdca4f9e5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230606%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230606T230254Z&X-Amz-Expires=300&X-Amz-Signature=f1f86eb9aee0d6ff4bf19e09e6a907821bdd61e31b9016887276c9c8306610c2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39261898&response-content-disposition=attachment%3B%20filename%3DTunnelblick_3.8.8b_build_5777.dmg&response-content-type=application%2Foctet-stream'
*   Trying 185.199.110.133:443...
* Connected to objects.githubusercontent.com (185.199.110.133) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /github-production-release-asset-2e65be/39261898/29057ed1-b332-476a-aa44-a8fcdca4f9e5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230606%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230606T230254Z&X-Amz-Expires=300&X-Amz-Signature=f1f86eb9aee0d6ff4bf19e09e6a907821bdd61e31b9016887276c9c8306610c2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39261898&response-content-disposition=attachment%3B%20filename%3DTunnelblick_3.8.8b_build_5777.dmg&response-content-type=application%2Foctet-stream]
* h2h3 [:scheme: https]
* h2h3 [:authority: objects.githubusercontent.com]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13a011400)
> GET /github-production-release-asset-2e65be/39261898/29057ed1-b332-476a-aa44-a8fcdca4f9e5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230606%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230606T230254Z&X-Amz-Expires=300&X-Amz-Signature=f1f86eb9aee0d6ff4bf19e09e6a907821bdd61e31b9016887276c9c8306610c2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39261898&response-content-disposition=attachment%3B%20filename%3DTunnelblick_3.8.8b_build_5777.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: TzdLyjB16kipsyQ6auWnRA==
< last-modified: Sun, 04 Jun 2023 14:57:46 GMT
< etag: "0x8DB650C0E84C356"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 744494f0-801e-001b-72ca-98df56000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Sun, 04 Jun 2023 14:57:46 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=Tunnelblick_3.8.8b_build_5777.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< fastly-restarts: 1
< accept-ranges: bytes
< age: 0
< date: Tue, 06 Jun 2023 23:02:54 GMT
< x-served-by: cache-iad-kiad7000035-IAD, cache-pdx12332-PDX
< x-cache: HIT, MISS
< x-cache-hits: 2, 0
< x-timer: S1686092574.123546,VS0,VE163
< content-length: 18951870
<
{ [1369 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2023-06-06 16:02:55 : DEBUG : tunnelblick : DEBUG mode 1, not checking for blocking processes
2023-06-06 16:02:55 : REQ   : tunnelblick : Installing Tunnelblick
2023-06-06 16:02:55 : INFO  : tunnelblick : Mounting /Users/admin/Documents/GitHub/Installomator/build/Tunnelblick.dmg
2023-06-06 16:02:56 : DEBUG : tunnelblick : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $6CB9C51D
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $11F1FED3
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $EF24A022
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $4713FD5B
Checksumming GPT Partition Data (Backup GPT Table : 5)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $EF24A022
Checksumming GPT Header (Backup GPT Header : 6)…
GPT Header (Backup GPT Header : 6): verified   CRC32 $11BACD99
verified   CRC32 $0C6E24DC
/dev/disk5          	GUID_partition_scheme
/dev/disk5s1        	Apple_HFS                      	/Volumes/Tunnelblick

2023-06-06 16:02:56 : INFO  : tunnelblick : Mounted: /Volumes/Tunnelblick
2023-06-06 16:02:56 : INFO  : tunnelblick : Verifying: /Volumes/Tunnelblick/Tunnelblick.app
2023-06-06 16:02:56 : DEBUG : tunnelblick : App size:  42M	/Volumes/Tunnelblick/Tunnelblick.app
2023-06-06 16:02:57 : DEBUG : tunnelblick : Debugging enabled, App Verification output was:
/Volumes/Tunnelblick/Tunnelblick.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Jonathan Bullard (Z2SG5H3HC8)

2023-06-06 16:02:57 : INFO  : tunnelblick : Team ID matching: Z2SG5H3HC8 (expected: Z2SG5H3HC8 )
2023-06-06 16:02:57 : INFO  : tunnelblick : Installing Tunnelblick version 3.8.8b (build 5777) on versionKey CFBundleShortVersionString.
2023-06-06 16:02:57 : INFO  : tunnelblick : App has LSMinimumSystemVersion: 10.10
2023-06-06 16:02:57 : DEBUG : tunnelblick : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2023-06-06 16:02:57 : INFO  : tunnelblick : Finishing...
2023-06-06 16:03:00 : INFO  : tunnelblick : name: Tunnelblick, appName: Tunnelblick.app
2023-06-06 16:03:00.520 mdfind[29947:498209] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-06-06 16:03:00.520 mdfind[29947:498209] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-06-06 16:03:00.582 mdfind[29947:498209] Couldn't determine the mapping between prefab keywords and predicates.
2023-06-06 16:03:00 : WARN  : tunnelblick : No previous app found
2023-06-06 16:03:00 : WARN  : tunnelblick : could not find Tunnelblick.app
2023-06-06 16:03:00 : REQ   : tunnelblick : Installed Tunnelblick, version 3.8.8b (build 5777)
2023-06-06 16:03:00 : INFO  : tunnelblick : notifying
2023-06-06 16:03:00 : DEBUG : tunnelblick : Unmounting /Volumes/Tunnelblick
2023-06-06 16:03:00 : DEBUG : tunnelblick : Debugging enabled, Unmounting output was:
"disk5" ejected.
2023-06-06 16:03:00 : DEBUG : tunnelblick : DEBUG mode 1, not reopening anything
2023-06-06 16:03:00 : REQ   : tunnelblick : All done!
2023-06-06 16:03:00 : REQ   : tunnelblick : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Oct 23, 2023
Localized Language Pack for LibreOffice (latest stable version)

sudo ./assemble.sh -l /Users/savvas/Desktop/Mosyle/Resources/InstallomatorLabels libreofficelanguagepack_intl NOTIFY=silent DEBUG=0 BLOCKING_PROCESS_ACTION=prompt_user_then_kill

2023-07-08 16:17:22 : REQ   : libreofficelanguagepack_intl : ################## Start Installomator v. 10.5beta, date 2023-07-08
2023-07-08 16:17:22 : INFO  : libreofficelanguagepack_intl : ################## Version: 10.5beta
2023-07-08 16:17:22 : INFO  : libreofficelanguagepack_intl : ################## Date: 2023-07-08
2023-07-08 16:17:22 : INFO  : libreofficelanguagepack_intl : ################## libreofficelanguagepack_intl
2023-07-08 16:17:22 : DEBUG : libreofficelanguagepack_intl : DEBUG mode 1 enabled.
2023-07-08 16:17:24 : INFO  : libreofficelanguagepack_intl : No locale matching 'de-DE', trying 'de'
2023-07-08 16:17:24 : INFO  : libreofficelanguagepack_intl : Using language 'de' for download.
2023-07-08 16:17:24 : INFO  : libreofficelanguagepack_intl : setting variable from argument NOTIFY=silent
2023-07-08 16:17:24 : INFO  : libreofficelanguagepack_intl : setting variable from argument DEBUG=0
2023-07-08 16:17:24 : INFO  : libreofficelanguagepack_intl : setting variable from argument BLOCKING_PROCESS_ACTION=prompt_user_then_kill
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : name=LibreOffice Language Pack
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : appName=
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : type=dmg
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : archiveName=
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : downloadURL=https://download.documentfoundation.org/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : curlOptions=
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : appNewVersion=7.5.4
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : appCustomVersion function: Not defined
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : versionKey=CFBundleShortVersionString
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : packageID=org.libreoffice.script.langpack
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : pkgName=
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : choiceChangesXML=
2023-07-08 16:17:24 : DEBUG : libreofficelanguagepack_intl : expectedTeamID=7P5S3ZLCN7
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : blockingProcesses=
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : installerTool=LibreOffice Language Pack.app
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : CLIInstaller=LibreOffice Language Pack.app/Contents/LibreOffice Language Pack
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : CLIArguments=
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : updateTool=
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : updateToolArguments=
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : updateToolRunAsCurrentUser=
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : BLOCKING_PROCESS_ACTION=prompt_user_then_kill
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : NOTIFY=silent
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : LOGGING=DEBUG
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : Label type: dmg
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : archiveName: LibreOffice Language Pack.dmg
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : no blocking processes defined, using LibreOffice Language Pack as default
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.etyOlShx
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : No version found using packageID org.libreoffice.script.langpack
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : name: LibreOffice Language Pack, appName: LibreOffice Language Pack.app
2023-07-08 16:17:25.361 mdfind[51241:7065099] [UserQueryParser] Loading keywords and predicates for locale "de_DE"
2023-07-08 16:17:25.361 mdfind[51241:7065099] [UserQueryParser] Loading keywords and predicates for locale "de"
2023-07-08 16:17:25.407 mdfind[51241:7065099] Couldn't determine the mapping between prefab keywords and predicates.
2023-07-08 16:17:25 : WARN  : libreofficelanguagepack_intl : No previous app found
2023-07-08 16:17:25 : WARN  : libreofficelanguagepack_intl : could not find LibreOffice Language Pack.app
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : appversion:
2023-07-08 16:17:25 : INFO  : libreofficelanguagepack_intl : Latest version of LibreOffice Language Pack is 7.5.4
2023-07-08 16:17:25 : REQ   : libreofficelanguagepack_intl : Downloading https://download.documentfoundation.org/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg to LibreOffice Language Pack.dmg
2023-07-08 16:17:25 : DEBUG : libreofficelanguagepack_intl : No Dialog connection, just download
2023-07-08 16:17:30 : DEBUG : libreofficelanguagepack_intl : File list: -rw-r--r--  1 root  wheel    22M  8 Jul 16:17 LibreOffice Language Pack.dmg
2023-07-08 16:17:31 : DEBUG : libreofficelanguagepack_intl : File type: LibreOffice Language Pack.dmg: lzfse encoded, lzvn compressed
2023-07-08 16:17:31 : DEBUG : libreofficelanguagepack_intl : curl output was:
*   Trying 89.238.68.185:443...
* Connected to download.documentfoundation.org (89.238.68.185) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [336 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [98 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4312 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [556 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-CHACHA20-POLY1305
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=download.documentfoundation.org
*  start date: Jun  8 02:07:15 2023 GMT
*  expire date: Sep  6 02:07:14 2023 GMT
*  subjectAltName: host "download.documentfoundation.org" matched cert's "download.documentfoundation.org"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg]
* h2h3 [:scheme: https]
* h2h3 [:authority: download.documentfoundation.org]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x11f012400)
> GET /libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg HTTP/2
> Host: download.documentfoundation.org
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 302
< date: Sat, 08 Jul 2023 14:17:25 GMT
< content-type: text/html; charset=iso-8859-1
< content-length: 437
< server: Apache
< x-prefix: 87.128.0.0/10
< x-as: 3320
< x-mirrorbrain-mirror: mirror.netcologne.de
< x-mirrorbrain-realm: country
< link: <http://download.documentfoundation.org/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg.meta4>; rel=describedby; type="application/metalink4+xml"
< link: <http://download.documentfoundation.org/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg.asc>; rel=describedby; type="application/pgp-signature"
< link: <http://download.documentfoundation.org/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg.torrent>; rel=describedby; type="application/x-bittorrent"
< link: <https://mirror.netcologne.de/tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg>; rel=duplicate; pri=1; geo=de
< link: <https://ftp.halifax.rwth-aachen.de/tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg>; rel=duplicate; pri=2; geo=de
< link: <https://ftp.gwdg.de/pub/tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg>; rel=duplicate; pri=3; geo=de
< link: <https://mirror.unlogisch.ch/tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg>; rel=duplicate; pri=4; geo=de
< link: <https://mirror.faigner.de/tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg>; rel=duplicate; pri=5; geo=de
< digest: MD5=md3ksSJK34GnOsJ6rs1fvQ==
< digest: SHA=1hRfZW+15fQRjmGooxj/wlxjaU0=
< digest: SHA-256=6MQs0ajjuEkmzFQdxYW11D7oCA12VxVz1axSqK99BY4=
< location: https://mirror.netcologne.de/tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg
<
* Ignoring the response-body
{ [437 bytes data]
* Connection #0 to host download.documentfoundation.org left intact
* Issue another request to this URL: 'https://mirror.netcologne.de/tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg'
*   Trying 194.8.197.22:443...
* Connected to mirror.netcologne.de (194.8.197.22) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [325 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [102 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4335 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [556 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=mirror.netcologne.de
*  start date: Jun  6 20:14:17 2023 GMT
*  expire date: Sep  4 20:14:16 2023 GMT
*  subjectAltName: host "mirror.netcologne.de" matched cert's "mirror.netcologne.de"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg]
* h2h3 [:scheme: https]
* h2h3 [:authority: mirror.netcologne.de]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x11f012400)
> GET /tdf/libreoffice/stable/7.5.4/mac/aarch64/LibreOffice_7.5.4_MacOS_aarch64_langpack_de.dmg HTTP/2
> Host: mirror.netcologne.de
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 200
< server: nginx/1.21.1
< date: Sat, 08 Jul 2023 14:17:25 GMT
< content-type: application/octet-stream
< content-length: 23304426
< last-modified: Fri, 02 Jun 2023 13:36:23 GMT
< etag: "6479f057-16398ea"
< accept-ranges: bytes
<
{ [16233 bytes data]
* Connection #1 to host mirror.netcologne.de left intact

2023-07-08 16:17:31 : REQ   : libreofficelanguagepack_intl : no more blocking processes, continue with update
2023-07-08 16:17:31 : REQ   : libreofficelanguagepack_intl : Installing LibreOffice Language Pack
2023-07-08 16:17:31 : REQ   : libreofficelanguagepack_intl : installerTool used: LibreOffice Language Pack.app
2023-07-08 16:17:31 : INFO  : libreofficelanguagepack_intl : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.etyOlShx/LibreOffice Language Pack.dmg
2023-07-08 16:17:33 : DEBUG : libreofficelanguagepack_intl : Debugging enabled, dmgmount output was:
Prüfsumme für Protective Master Boot Record (MBR : 0) berechnen …
Protective Master Boot Record (MBR :: Die überprüfte CRC32-Prüfsumme ist $F7A82429
Prüfsumme für GPT Header (Primary GPT Header : 1) berechnen …
GPT Header (Primary GPT Header : 1): Die überprüfte CRC32-Prüfsumme ist $D51F5D85
Prüfsumme für GPT Partition Data (Primary GPT Table : 2) berechnen …
GPT Partition Data (Primary GPT Tabl: Die überprüfte CRC32-Prüfsumme ist $E1E039D8
Prüfsumme für  (Apple_Free : 3) berechnen …
(Apple_Free : 3): Die überprüfte CRC32-Prüfsumme ist $00000000
Prüfsumme für disk image (Apple_HFS : 4) berechnen …
disk image (Apple_HFS : 4): Die überprüfte CRC32-Prüfsumme ist $3F45ABD9
Prüfsumme für  (Apple_Free : 5) berechnen …
(Apple_Free : 5): Die überprüfte CRC32-Prüfsumme ist $00000000
Prüfsumme für GPT Partition Data (Backup GPT Table : 6) berechnen …
GPT Partition Data (Backup GPT Table: Die überprüfte CRC32-Prüfsumme ist $E1E039D8
Prüfsumme für GPT Header (Backup GPT Header : 7) berechnen …
GPT Header (Backup GPT Header : 7): Die überprüfte CRC32-Prüfsumme ist $9BB4530D
Die überprüfte CRC32-Prüfsumme ist $9B371543
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	Apple_HFS                      	/Volumes/LibreOffice de Language Pack

2023-07-08 16:17:33 : INFO  : libreofficelanguagepack_intl : Mounted: /Volumes/LibreOffice de Language Pack
2023-07-08 16:17:33 : INFO  : libreofficelanguagepack_intl : Verifying: /Volumes/LibreOffice de Language Pack/LibreOffice Language Pack.app
2023-07-08 16:17:33 : DEBUG : libreofficelanguagepack_intl : App size:  21M	/Volumes/LibreOffice de Language Pack/LibreOffice Language Pack.app
2023-07-08 16:17:33 : DEBUG : libreofficelanguagepack_intl : Debugging enabled, App Verification output was:
/Volumes/LibreOffice de Language Pack/LibreOffice Language Pack.app: accepted
source=Notarized Developer ID
override=security disabled
origin=Developer ID Application: The Document Foundation (7P5S3ZLCN7)

2023-07-08 16:17:33 : INFO  : libreofficelanguagepack_intl : Team ID matching: 7P5S3ZLCN7 (expected: 7P5S3ZLCN7 )
2023-07-08 16:17:33 : INFO  : libreofficelanguagepack_intl : Installing LibreOffice Language Pack version 9 on versionKey CFBundleShortVersionString.
2023-07-08 16:17:33 : INFO  : libreofficelanguagepack_intl : CLIInstaller exists, running installer command /Volumes/LibreOffice de Language Pack/LibreOffice Language Pack.app/Contents/LibreOffice Language Pack
2023-07-08 16:17:45 : INFO  : libreofficelanguagepack_intl : Succesfully ran /Volumes/LibreOffice de Language Pack/LibreOffice Language Pack.app/Contents/LibreOffice Language Pack
2023-07-08 16:17:45 : DEBUG : libreofficelanguagepack_intl : Debugging enabled, update tool output was:
button returned:OK

2023-07-08 16:17:45 : INFO  : libreofficelanguagepack_intl : Finishing...
2023-07-08 16:17:48 : INFO  : libreofficelanguagepack_intl : No version found using packageID org.libreoffice.script.langpack
2023-07-08 16:17:48 : INFO  : libreofficelanguagepack_intl : name: LibreOffice Language Pack, appName: LibreOffice Language Pack.app
2023-07-08 16:17:48.829 mdfind[51423:7065915] [UserQueryParser] Loading keywords and predicates for locale "de_DE"
2023-07-08 16:17:48.830 mdfind[51423:7065915] [UserQueryParser] Loading keywords and predicates for locale "de"
2023-07-08 16:17:48.874 mdfind[51423:7065915] Couldn't determine the mapping between prefab keywords and predicates.
2023-07-08 16:17:48 : WARN  : libreofficelanguagepack_intl : No previous app found
2023-07-08 16:17:48 : WARN  : libreofficelanguagepack_intl : could not find LibreOffice Language Pack.app
2023-07-08 16:17:48 : REQ   : libreofficelanguagepack_intl : Installed LibreOffice Language Pack, version 9
2023-07-08 16:17:48 : DEBUG : libreofficelanguagepack_intl : Unmounting /Volumes/LibreOffice de Language Pack
2023-07-08 16:17:49 : DEBUG : libreofficelanguagepack_intl : Debugging enabled, Unmounting output was:
"disk4" ejected.
2023-07-08 16:17:49 : DEBUG : libreofficelanguagepack_intl : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.etyOlShx
2023-07-08 16:17:49 : DEBUG : libreofficelanguagepack_intl : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.etyOlShx/LibreOffice Language Pack.dmg
2023-07-08 16:17:49 : DEBUG : libreofficelanguagepack_intl : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.etyOlShx
2023-07-08 16:17:49 : INFO  : libreofficelanguagepack_intl : App not closed, so no reopen.
2023-07-08 16:17:49 : REQ   : libreofficelanguagepack_intl : All done!
2023-07-08 16:17:49 : REQ   : libreofficelanguagepack_intl : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Oct 23, 2023
Added appNewVersion, and it is targeting the last entry of the first table on Mozilla's "All Releases" page: https://www.thunderbird.net/en-US/thunderbird/releases/

I've removed the blockingProcesses line, as it is redundant to default Installmator behavior since the name entered and the label name are the same.

Output:

./assemble.sh thunderbird
2023-07-10 14:39:23 : REQ   : thunderbird : ################## Start Installomator v. 10.5beta, date 2023-07-10
2023-07-10 14:39:23 : INFO  : thunderbird : ################## Version: 10.5beta
2023-07-10 14:39:23 : INFO  : thunderbird : ################## Date: 2023-07-10
2023-07-10 14:39:23 : INFO  : thunderbird : ################## thunderbird
2023-07-10 14:39:23 : DEBUG : thunderbird : DEBUG mode 1 enabled.
2023-07-10 14:39:24 : DEBUG : thunderbird : name=Thunderbird
2023-07-10 14:39:24 : DEBUG : thunderbird : appName=
2023-07-10 14:39:24 : DEBUG : thunderbird : type=dmg
2023-07-10 14:39:24 : DEBUG : thunderbird : archiveName=
2023-07-10 14:39:24 : DEBUG : thunderbird : downloadURL=https://download.mozilla.org/?product=thunderbird-latest&os=osx&lang=en-US
2023-07-10 14:39:24 : DEBUG : thunderbird : curlOptions=
2023-07-10 14:39:24 : DEBUG : thunderbird : appNewVersion=102.13.0
2023-07-10 14:39:24 : DEBUG : thunderbird : appCustomVersion function: Not defined
2023-07-10 14:39:24 : DEBUG : thunderbird : versionKey=CFBundleShortVersionString
2023-07-10 14:39:24 : DEBUG : thunderbird : packageID=
2023-07-10 14:39:24 : DEBUG : thunderbird : pkgName=
2023-07-10 14:39:24 : DEBUG : thunderbird : choiceChangesXML=
2023-07-10 14:39:24 : DEBUG : thunderbird : expectedTeamID=43AQ936H96
2023-07-10 14:39:24 : DEBUG : thunderbird : blockingProcesses=
2023-07-10 14:39:24 : DEBUG : thunderbird : installerTool=
2023-07-10 14:39:24 : DEBUG : thunderbird : CLIInstaller=
2023-07-10 14:39:24 : DEBUG : thunderbird : CLIArguments=
2023-07-10 14:39:24 : DEBUG : thunderbird : updateTool=
2023-07-10 14:39:24 : DEBUG : thunderbird : updateToolArguments=
2023-07-10 14:39:24 : DEBUG : thunderbird : updateToolRunAsCurrentUser=
2023-07-10 14:39:24 : INFO  : thunderbird : BLOCKING_PROCESS_ACTION=tell_user
2023-07-10 14:39:24 : INFO  : thunderbird : NOTIFY=success
2023-07-10 14:39:24 : INFO  : thunderbird : LOGGING=DEBUG
2023-07-10 14:39:24 : INFO  : thunderbird : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-07-10 14:39:24 : INFO  : thunderbird : Label type: dmg
2023-07-10 14:39:24 : INFO  : thunderbird : archiveName: Thunderbird.dmg
2023-07-10 14:39:24 : INFO  : thunderbird : no blocking processes defined, using Thunderbird as default
2023-07-10 14:39:24 : DEBUG : thunderbird : Changing directory to /Users/admin/Documents/GitHub/Installomator/build
2023-07-10 14:39:24 : INFO  : thunderbird : name: Thunderbird, appName: Thunderbird.app
2023-07-10 14:39:24.201 mdfind[14473:192439] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-07-10 14:39:24.201 mdfind[14473:192439] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-07-10 14:39:24.248 mdfind[14473:192439] Couldn't determine the mapping between prefab keywords and predicates.
2023-07-10 14:39:24 : WARN  : thunderbird : No previous app found
2023-07-10 14:39:24 : WARN  : thunderbird : could not find Thunderbird.app
2023-07-10 14:39:24 : INFO  : thunderbird : appversion:
2023-07-10 14:39:24 : INFO  : thunderbird : Latest version of Thunderbird is 102.13.0
2023-07-10 14:39:24 : REQ   : thunderbird : Downloading https://download.mozilla.org/?product=thunderbird-latest&os=osx&lang=en-US to Thunderbird.dmg
2023-07-10 14:39:24 : DEBUG : thunderbird : No Dialog connection, just download
2023-07-10 14:39:29 : DEBUG : thunderbird : File list: -rw-r--r--  1 admin  2103187081   119M Jul 10 14:39 Thunderbird.dmg
2023-07-10 14:39:29 : DEBUG : thunderbird : File type: Thunderbird.dmg: bzip2 compressed data, block size = 900k
2023-07-10 14:39:29 : DEBUG : thunderbird : curl output was:
*   Trying 52.24.85.17:443...
* Connected to download.mozilla.org (52.24.85.17) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [325 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3006 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=Mozilla Corporation; CN=download.mozilla.org
*  start date: Feb 27 00:00:00 2023 GMT
*  expire date: Mar  8 23:59:59 2024 GMT
*  subjectAltName: host "download.mozilla.org" matched cert's "download.mozilla.org"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /?product=thunderbird-latest&os=osx&lang=en-US HTTP/1.1
> Host: download.mozilla.org
> User-Agent: curl/7.88.1
> Accept: */*
>
< HTTP/1.1 302 Found
< Cache-Control: max-age=60
< Content-Type: text/html; charset=utf-8
< Date: Mon, 10 Jul 2023 21:39:24 GMT
< Location: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/102.13.0/mac/en-US/Thunderbird%20102.13.0.dmg
< Content-Length: 136
< Connection: keep-alive
<
* Ignoring the response-body
{ [136 bytes data]
* Connection #0 to host download.mozilla.org left intact
* Issue another request to this URL: 'https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/102.13.0/mac/en-US/Thunderbird%20102.13.0.dmg'
*   Trying 34.117.35.28:443...
* Connected to download-installer.cdn.mozilla.net (34.117.35.28) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [339 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [15 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4008 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=download-installer.cdn.mozilla.net
*  start date: Jul 10 11:51:59 2023 GMT
*  expire date: Oct  8 11:51:58 2023 GMT
*  subjectAltName: host "download-installer.cdn.mozilla.net" matched cert's "download-installer.cdn.mozilla.net"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /pub/thunderbird/releases/102.13.0/mac/en-US/Thunderbird%20102.13.0.dmg]
* h2h3 [:scheme: https]
* h2h3 [:authority: download-installer.cdn.mozilla.net]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x132013400)
> GET /pub/thunderbird/releases/102.13.0/mac/en-US/Thunderbird%20102.13.0.dmg HTTP/2
> Host: download-installer.cdn.mozilla.net
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 200
< server: nginx
< x-guploader-uploadid: ADPycdt9P-yW7W3AEko0aKBYVAl4QapRk9SKD0yeG3LsVoMxqNjz1bVEfhBGbAjhz2oe9IfOXJB0CcwMVrTIkolf7ES29ysm0aXP
< x-goog-generation: 1688752426232743
< x-goog-metageneration: 1
< x-goog-stored-content-encoding: identity
< x-goog-stored-content-length: 124623698
< x-goog-hash: crc32c=GwOhpg==
< x-goog-hash: md5=uxRK6xBbsl7T4CqtEEvWRQ==
< x-goog-storage-class: STANDARD
< accept-ranges: bytes
< strict-transport-security: max-age=31536000
< alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
< alt-svc: clear
< via: 1.1 google, 1.1 google
< date: Fri, 07 Jul 2023 18:28:18 GMT
< expires: Wed, 12 Jul 2023 18:28:18 GMT
< cache-control: max-age=432000
< last-modified: Fri, 07 Jul 2023 17:53:46 GMT
< etag: "bb144aeb105bb25ed3e02aad104bd645"
< content-type: application/x-iso9660-image
< vary: Origin
< content-length: 124623698
< age: 270666
<
{ [1207 bytes data]
* Connection #1 to host download-installer.cdn.mozilla.net left intact

2023-07-10 14:39:29 : DEBUG : thunderbird : DEBUG mode 1, not checking for blocking processes
2023-07-10 14:39:29 : REQ   : thunderbird : Installing Thunderbird
2023-07-10 14:39:29 : INFO  : thunderbird : Mounting /Users/admin/Documents/GitHub/Installomator/build/Thunderbird.dmg
2023-07-10 14:39:37 : DEBUG : thunderbird : Debugging enabled, dmgmount output was:
Checksumming Driver Descriptor Map (DDM : 0)…
Driver Descriptor Map (DDM : 0): verified   CRC32 $34912769
Checksumming Apple (Apple_partition_map : 1)…
Apple (Apple_partition_map : 1): verified   CRC32 $CED7AC08
Checksumming Macintosh (Apple_Driver_ATAPI : 2)…
Macintosh (Apple_Driver_ATAPI : 2): verified   CRC32 $C71C0011
Checksumming Mac_OS_X (Apple_HFSX : 3)…
Mac_OS_X (Apple_HFSX : 3): verified   CRC32 $772FB4F8
Checksumming  (Apple_Free : 4)…
(Apple_Free : 4): verified   CRC32 $00000000
verified   CRC32 $21630091
/dev/disk5          	Apple_partition_scheme
/dev/disk5s1        	Apple_partition_map
/dev/disk5s2        	Apple_Driver_ATAPI
/dev/disk5s3        	Apple_HFSX                     	/Volumes/Thunderbird

2023-07-10 14:39:37 : INFO  : thunderbird : Mounted: /Volumes/Thunderbird
2023-07-10 14:39:37 : INFO  : thunderbird : Verifying: /Volumes/Thunderbird/Thunderbird.app
2023-07-10 14:39:37 : DEBUG : thunderbird : App size: 346M	/Volumes/Thunderbird/Thunderbird.app
2023-07-10 14:39:45 : DEBUG : thunderbird : Debugging enabled, App Verification output was:
/Volumes/Thunderbird/Thunderbird.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Mozilla Corporation (43AQ936H96)

2023-07-10 14:39:45 : INFO  : thunderbird : Team ID matching: 43AQ936H96 (expected: 43AQ936H96 )
2023-07-10 14:39:45 : INFO  : thunderbird : Installing Thunderbird version 102.13.0 on versionKey CFBundleShortVersionString.
2023-07-10 14:39:45 : INFO  : thunderbird : App has LSMinimumSystemVersion: 10.12.0
2023-07-10 14:39:45 : DEBUG : thunderbird : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2023-07-10 14:39:45 : INFO  : thunderbird : Finishing...
2023-07-10 14:39:48 : INFO  : thunderbird : name: Thunderbird, appName: Thunderbird.app
2023-07-10 14:39:48.856 mdfind[14567:192987] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-07-10 14:39:48.856 mdfind[14567:192987] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-07-10 14:39:48.913 mdfind[14567:192987] Couldn't determine the mapping between prefab keywords and predicates.
2023-07-10 14:39:49 : WARN  : thunderbird : No previous app found
2023-07-10 14:39:49 : WARN  : thunderbird : could not find Thunderbird.app
2023-07-10 14:39:49 : REQ   : thunderbird : Installed Thunderbird, version 102.13.0
2023-07-10 14:39:49 : INFO  : thunderbird : notifying
2023-07-10 14:39:49 : DEBUG : thunderbird : Unmounting /Volumes/Thunderbird
2023-07-10 14:39:49 : DEBUG : thunderbird : Debugging enabled, Unmounting output was:
"disk5" ejected.
2023-07-10 14:39:49 : DEBUG : thunderbird : DEBUG mode 1, not reopening anything
2023-07-10 14:39:49 : REQ   : thunderbird : All done!
2023-07-10 14:39:49 : REQ   : thunderbird : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Oct 23, 2023
KeyStore Explorer is an open source GUI replacement for the Java command-line utilities keytool and jarsigner. KeyStore Explorer presents their functionality, and more, via an intuitive graphical user interface.

2023-07-22 17:21:20 : REQ   : keystoreexplorer : ################## Start Installomator v. 10.5beta, date 2023-07-22
2023-07-22 17:21:20 : INFO  : keystoreexplorer : ################## Version: 10.5beta
2023-07-22 17:21:20 : INFO  : keystoreexplorer : ################## Date: 2023-07-22
2023-07-22 17:21:20 : INFO  : keystoreexplorer : ################## keystoreexplorer
2023-07-22 17:21:20 : DEBUG : keystoreexplorer : DEBUG mode 1 enabled.
2023-07-22 17:21:21 : INFO  : keystoreexplorer : setting variable from argument NOTIFY=silent
2023-07-22 17:21:21 : INFO  : keystoreexplorer : setting variable from argument DEBUG=0
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : name=KeyStore Explorer
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : appName=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : type=dmg
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : archiveName=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : downloadURL=https://github.com/kaikramer/keystore-explorer/releases/download/v5.5.2/kse-552.dmg
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : curlOptions=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : appNewVersion=5.5.2
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : appCustomVersion function: Not defined
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : versionKey=CFBundleShortVersionString
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : packageID=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : pkgName=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : choiceChangesXML=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : expectedTeamID=BKXPBP395L
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : blockingProcesses=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : installerTool=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : CLIInstaller=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : CLIArguments=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : updateTool=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : updateToolArguments=
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : updateToolRunAsCurrentUser=
2023-07-22 17:21:21 : INFO  : keystoreexplorer : BLOCKING_PROCESS_ACTION=tell_user
2023-07-22 17:21:21 : INFO  : keystoreexplorer : NOTIFY=silent
2023-07-22 17:21:21 : INFO  : keystoreexplorer : LOGGING=DEBUG
2023-07-22 17:21:21 : INFO  : keystoreexplorer : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-07-22 17:21:21 : INFO  : keystoreexplorer : Label type: dmg
2023-07-22 17:21:21 : INFO  : keystoreexplorer : archiveName: KeyStore Explorer.dmg
2023-07-22 17:21:21 : INFO  : keystoreexplorer : no blocking processes defined, using KeyStore Explorer as default
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.RvfRK5uI
2023-07-22 17:21:21 : INFO  : keystoreexplorer : name: KeyStore Explorer, appName: KeyStore Explorer.app
2023-07-22 17:21:21.584 mdfind[11351:5959757] [UserQueryParser] Loading keywords and predicates for locale "de_DE"
2023-07-22 17:21:21.585 mdfind[11351:5959757] [UserQueryParser] Loading keywords and predicates for locale "de"
2023-07-22 17:21:21.623 mdfind[11351:5959757] Couldn't determine the mapping between prefab keywords and predicates.
2023-07-22 17:21:21 : WARN  : keystoreexplorer : No previous app found
2023-07-22 17:21:21 : WARN  : keystoreexplorer : could not find KeyStore Explorer.app
2023-07-22 17:21:21 : INFO  : keystoreexplorer : appversion:
2023-07-22 17:21:21 : INFO  : keystoreexplorer : Latest version of KeyStore Explorer is 5.5.2
2023-07-22 17:21:21 : REQ   : keystoreexplorer : Downloading https://github.com/kaikramer/keystore-explorer/releases/download/v5.5.2/kse-552.dmg to KeyStore Explorer.dmg
2023-07-22 17:21:21 : DEBUG : keystoreexplorer : No Dialog connection, just download
2023-07-22 17:21:32 : DEBUG : keystoreexplorer : File list: -rw-r--r--  1 root  wheel    55M 22 Jul 17:21 KeyStore Explorer.dmg
2023-07-22 17:21:32 : DEBUG : keystoreexplorer : File type: KeyStore Explorer.dmg: zlib compressed data
2023-07-22 17:21:32 : DEBUG : keystoreexplorer : curl output was:
*   Trying 140.82.121.3:443...
* Connected to github.com (140.82.121.3) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [80 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /kaikramer/keystore-explorer/releases/download/v5.5.2/kse-552.dmg]
* h2h3 [:scheme: https]
* h2h3 [:authority: github.com]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13680c600)
> GET /kaikramer/keystore-explorer/releases/download/v5.5.2/kse-552.dmg HTTP/2
> Host: github.com
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Sat, 22 Jul 2023 15:21:22 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/46527481/e922785c-eb2f-4aef-8f09-509a9b2873a8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230722%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230722T152122Z&X-Amz-Expires=300&X-Amz-Signature=06ab34a5205de0fc3f4f7818573bad62733fef786d3ee1f8434366943d43805c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=46527481&response-content-disposition=attachment%3B%20filename%3Dkse-552.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: 5AB6:03BA:581919A:59956EF:64BBF3F1
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/46527481/e922785c-eb2f-4aef-8f09-509a9b2873a8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230722%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230722T152122Z&X-Amz-Expires=300&X-Amz-Signature=06ab34a5205de0fc3f4f7818573bad62733fef786d3ee1f8434366943d43805c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=46527481&response-content-disposition=attachment%3B%20filename%3Dkse-552.dmg&response-content-type=application%2Foctet-stream'
*   Trying 185.199.111.133:443...
* Connected to objects.githubusercontent.com (185.199.111.133) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /github-production-release-asset-2e65be/46527481/e922785c-eb2f-4aef-8f09-509a9b2873a8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230722%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230722T152122Z&X-Amz-Expires=300&X-Amz-Signature=06ab34a5205de0fc3f4f7818573bad62733fef786d3ee1f8434366943d43805c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=46527481&response-content-disposition=attachment%3B%20filename%3Dkse-552.dmg&response-content-type=application%2Foctet-stream]
* h2h3 [:scheme: https]
* h2h3 [:authority: objects.githubusercontent.com]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13680c600)
> GET /github-production-release-asset-2e65be/46527481/e922785c-eb2f-4aef-8f09-509a9b2873a8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230722%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230722T152122Z&X-Amz-Expires=300&X-Amz-Signature=06ab34a5205de0fc3f4f7818573bad62733fef786d3ee1f8434366943d43805c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=46527481&response-content-disposition=attachment%3B%20filename%3Dkse-552.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> user-agent: curl/7.88.1
> accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: atkF/jobyKYxhefCYy4nSg==
< last-modified: Sat, 21 Jan 2023 22:37:14 GMT
< etag: "0x8DAFC000B049CC8"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: f36600be-d01e-005b-20b0-bcd86e000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Sat, 21 Jan 2023 22:37:14 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=kse-552.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< fastly-restarts: 1
< accept-ranges: bytes
< age: 0
< date: Sat, 22 Jul 2023 15:21:22 GMT
< x-served-by: cache-iad-kcgs7200055-IAD, cache-muc13982-MUC
< x-cache: MISS, MISS
< x-cache-hits: 0, 0
< x-timer: S1690039282.144230,VS0,VE310
< content-length: 58105736
<
{ [1369 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2023-07-22 17:21:32 : REQ   : keystoreexplorer : no more blocking processes, continue with update
2023-07-22 17:21:32 : REQ   : keystoreexplorer : Installing KeyStore Explorer
2023-07-22 17:21:32 : INFO  : keystoreexplorer : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.RvfRK5uI/KeyStore Explorer.dmg
2023-07-22 17:21:35 : DEBUG : keystoreexplorer : Debugging enabled, dmgmount output was:
Prüfsumme für Protective Master Boot Record (MBR : 0) berechnen …
Protective Master Boot Record (MBR :: Die überprüfte CRC32-Prüfsumme ist $CAD7C036
Prüfsumme für GPT Header (Primary GPT Header : 1) berechnen …
GPT Header (Primary GPT Header : 1): Die überprüfte CRC32-Prüfsumme ist $37EDEFA7
Prüfsumme für GPT Partition Data (Primary GPT Table : 2) berechnen …
GPT Partition Data (Primary GPT Tabl: Die überprüfte CRC32-Prüfsumme ist $6B2E504D
Prüfsumme für  (Apple_Free : 3) berechnen …
(Apple_Free : 3): Die überprüfte CRC32-Prüfsumme ist $00000000
Prüfsumme für disk image (Apple_HFS : 4) berechnen …
disk image (Apple_HFS : 4): Die überprüfte CRC32-Prüfsumme ist $24509C8F
Prüfsumme für  (Apple_Free : 5) berechnen …
(Apple_Free : 5): Die überprüfte CRC32-Prüfsumme ist $00000000
Prüfsumme für GPT Partition Data (Backup GPT Table : 6) berechnen …
GPT Partition Data (Backup GPT Table: Die überprüfte CRC32-Prüfsumme ist $6B2E504D
Prüfsumme für GPT Header (Backup GPT Header : 7) berechnen …
GPT Header (Backup GPT Header : 7): Die überprüfte CRC32-Prüfsumme ist $D0517293
Die überprüfte CRC32-Prüfsumme ist $4745CC9B
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	Apple_HFS                      	/Volumes/KeyStore Explorer

2023-07-22 17:21:35 : INFO  : keystoreexplorer : Mounted: /Volumes/KeyStore Explorer
2023-07-22 17:21:35 : INFO  : keystoreexplorer : Verifying: /Volumes/KeyStore Explorer/KeyStore Explorer.app
2023-07-22 17:21:35 : DEBUG : keystoreexplorer : App size:  74M	/Volumes/KeyStore Explorer/KeyStore Explorer.app
2023-07-22 17:21:36 : DEBUG : keystoreexplorer : Debugging enabled, App Verification output was:
/Volumes/KeyStore Explorer/KeyStore Explorer.app: accepted
source=Notarized Developer ID
override=security disabled
origin=Developer ID Application: Kai Kramer (BKXPBP395L)

2023-07-22 17:21:36 : INFO  : keystoreexplorer : Team ID matching: BKXPBP395L (expected: BKXPBP395L )
2023-07-22 17:21:36 : INFO  : keystoreexplorer : Installing KeyStore Explorer version 5.5.2 on versionKey CFBundleShortVersionString.
2023-07-22 17:21:36 : INFO  : keystoreexplorer : App has LSMinimumSystemVersion: 10.7
2023-07-22 17:21:36 : INFO  : keystoreexplorer : Copy /Volumes/KeyStore Explorer/KeyStore Explorer.app to /Applications
2023-07-22 17:21:36 : DEBUG : keystoreexplorer : Debugging enabled, App copy output was:
Copying /Volumes/KeyStore Explorer/KeyStore Explorer.app

2023-07-22 17:21:36 : WARN  : keystoreexplorer : Changing owner to savvas
2023-07-22 17:21:36 : INFO  : keystoreexplorer : Finishing...
2023-07-22 17:21:39 : INFO  : keystoreexplorer : App(s) found: /Applications/KeyStore Explorer.app
2023-07-22 17:21:39 : INFO  : keystoreexplorer : found app at /Applications/KeyStore Explorer.app, version 5.5.2, on versionKey CFBundleShortVersionString
2023-07-22 17:21:39 : REQ   : keystoreexplorer : Installed KeyStore Explorer, version 5.5.2
2023-07-22 17:21:39 : DEBUG : keystoreexplorer : Unmounting /Volumes/KeyStore Explorer
2023-07-22 17:21:39 : DEBUG : keystoreexplorer : Debugging enabled, Unmounting output was:
"disk4" ejected.
2023-07-22 17:21:39 : DEBUG : keystoreexplorer : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.RvfRK5uI
2023-07-22 17:21:39 : DEBUG : keystoreexplorer : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.RvfRK5uI/KeyStore Explorer.dmg
2023-07-22 17:21:39 : DEBUG : keystoreexplorer : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.RvfRK5uI
2023-07-22 17:21:39 : INFO  : keystoreexplorer : App not closed, so no reopen.
2023-07-22 17:21:40 : REQ   : keystoreexplorer : All done!
2023-07-22 17:21:40 : REQ   : keystoreexplorer : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Oct 23, 2023
Output:

./assemble.sh zulip DEBUG=0
2023-08-03 09:35:34 : REQ   : zulip : ################## Start Installomator v. 10.5beta, date 2023-08-03
2023-08-03 09:35:34 : INFO  : zulip : ################## Version: 10.5beta
2023-08-03 09:35:34 : INFO  : zulip : ################## Date: 2023-08-03
2023-08-03 09:35:34 : INFO  : zulip : ################## zulip
2023-08-03 09:35:34 : DEBUG : zulip : DEBUG mode 1 enabled.
2023-08-03 09:35:35 : INFO  : zulip : setting variable from argument DEBUG=0
2023-08-03 09:35:35 : DEBUG : zulip : name=Zulip
2023-08-03 09:35:35 : DEBUG : zulip : appName=
2023-08-03 09:35:35 : DEBUG : zulip : type=dmg
2023-08-03 09:35:35 : DEBUG : zulip : archiveName=
2023-08-03 09:35:35 : DEBUG : zulip : downloadURL=https://zulip.com/apps/download/mac-arm64
2023-08-03 09:35:35 : DEBUG : zulip : curlOptions=
2023-08-03 09:35:35 : DEBUG : zulip : appNewVersion=5.10.0
2023-08-03 09:35:35 : DEBUG : zulip : appCustomVersion function: Not defined
2023-08-03 09:35:35 : DEBUG : zulip : versionKey=CFBundleShortVersionString
2023-08-03 09:35:35 : DEBUG : zulip : packageID=
2023-08-03 09:35:35 : DEBUG : zulip : pkgName=
2023-08-03 09:35:35 : DEBUG : zulip : choiceChangesXML=
2023-08-03 09:35:35 : DEBUG : zulip : expectedTeamID=66KHCWMEYB
2023-08-03 09:35:35 : DEBUG : zulip : blockingProcesses=
2023-08-03 09:35:35 : DEBUG : zulip : installerTool=
2023-08-03 09:35:35 : DEBUG : zulip : CLIInstaller=
2023-08-03 09:35:35 : DEBUG : zulip : CLIArguments=
2023-08-03 09:35:35 : DEBUG : zulip : updateTool=
2023-08-03 09:35:35 : DEBUG : zulip : updateToolArguments=
2023-08-03 09:35:35 : DEBUG : zulip : updateToolRunAsCurrentUser=
2023-08-03 09:35:35 : INFO  : zulip : BLOCKING_PROCESS_ACTION=tell_user
2023-08-03 09:35:35 : INFO  : zulip : NOTIFY=success
2023-08-03 09:35:35 : INFO  : zulip : LOGGING=DEBUG
2023-08-03 09:35:35 : INFO  : zulip : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-08-03 09:35:35 : INFO  : zulip : Label type: dmg
2023-08-03 09:35:35 : INFO  : zulip : archiveName: Zulip.dmg
2023-08-03 09:35:35 : INFO  : zulip : no blocking processes defined, using Zulip as default
2023-08-03 09:35:35 : DEBUG : zulip : Changing directory to /var/folders/s4/tthl4zzj4739wrqmvmc9ltb40000gp/T/tmp.QaUIIlwl
2023-08-03 09:35:35 : INFO  : zulip : name: Zulip, appName: Zulip.app
2023-08-03 09:35:35.807 mdfind[19103:2038179] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-08-03 09:35:35.808 mdfind[19103:2038179] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-08-03 09:35:35.873 mdfind[19103:2038179] Couldn't determine the mapping between prefab keywords and predicates.
2023-08-03 09:35:36 : INFO  : zulip : App(s) found: /Library/Application Support/JAMF/Composer/Sources/Zulip 5.10/ROOT/Applications/Zulip.app
2023-08-03 09:35:36 : WARN  : zulip : could not determine location of Zulip.app
2023-08-03 09:35:36 : INFO  : zulip : appversion:
2023-08-03 09:35:36 : INFO  : zulip : Latest version of Zulip is 5.10.0
2023-08-03 09:35:36 : REQ   : zulip : Downloading https://zulip.com/apps/download/mac-arm64 to Zulip.dmg
2023-08-03 09:35:36 : DEBUG : zulip : No Dialog connection, just download
2023-08-03 09:35:45 : DEBUG : zulip : File list: -rw-r--r--@ 1 naschenbrenner  staff    86M Aug  3 09:35 Zulip.dmg
2023-08-03 09:35:45 : DEBUG : zulip : File type: Zulip.dmg: zlib compressed data
2023-08-03 09:35:45 : DEBUG : zulip : curl output was:
*   Trying 3.221.188.241:443...
* Connected to zulip.com (3.221.188.241) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [314 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [100 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3953 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [147 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=zulip.com
*  start date: May  5 00:00:00 2023 GMT
*  expire date: Jun  2 23:59:59 2024 GMT
*  subjectAltName: host "zulip.com" matched cert's "zulip.com"
*  issuer: C=US; O=Amazon; CN=Amazon ECDSA 256 M01
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: zulip.com]
* h2 [:path: /apps/download/mac-arm64]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13f00a800)
> GET /apps/download/mac-arm64 HTTP/2
> Host: zulip.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< date: Thu, 03 Aug 2023 14:35:36 GMT
< content-type: text/html; charset=utf-8
< content-length: 0
< location: https://desktop-download.zulip.com/v5.10.0/Zulip-5.10.0-arm64.dmg
< server: nginx/1.18.0 (Ubuntu)
< vary: Accept-Language, Cookie
< content-language: en
< strict-transport-security: max-age=15768000
< x-frame-options: DENY
< x-content-type-options: nosniff
<
{ [0 bytes data]
* Connection #0 to host zulip.com left intact
* Issue another request to this URL: 'https://desktop-download.zulip.com/v5.10.0/Zulip-5.10.0-arm64.dmg'
*   Trying 23.200.156.82:443...
* Connected to desktop-download.zulip.com (23.200.156.82) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [331 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [29 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3996 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=desktop-download.zulip.com
*  start date: Jun 27 07:22:24 2023 GMT
*  expire date: Sep 25 07:22:23 2023 GMT
*  subjectAltName: host "desktop-download.zulip.com" matched cert's "desktop-download.zulip.com"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: desktop-download.zulip.com]
* h2 [:path: /v5.10.0/Zulip-5.10.0-arm64.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13f00a800)
> GET /v5.10.0/Zulip-5.10.0-arm64.dmg HTTP/2
> Host: desktop-download.zulip.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 293d8965-701e-0020-2516-c69af2000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Sat, 06 May 2023 00:17:53 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=Zulip-5.10.0-arm64.dmg
< x-ms-server-encrypted: true
< fastly-restarts: 1
< accept-ranges: bytes
< x-served-by: cache-iad-kcgs7200072-IAD, cache-chi-klot8100057-CHI
< x-cache-hits: 0, 0
< x-timer: S1691072661.422866,VS0,VE90
< last-modified: Sat, 06 May 2023 00:17:53 GMT
< etag: "0x8DB4DC755F27686"
< content-md5: EekYXU9CdQMSldCZvcp6UA==
< content-length: 90058372
< cache-control: max-age=604115
< date: Thu, 03 Aug 2023 14:35:36 GMT
< strict-transport-security: max-age=86400
<
{ [16384 bytes data]
* Connection #1 to host desktop-download.zulip.com left intact

2023-08-03 09:35:45 : REQ   : zulip : no more blocking processes, continue with update
2023-08-03 09:35:45 : REQ   : zulip : Installing Zulip
2023-08-03 09:35:45 : INFO  : zulip : Mounting /var/folders/s4/tthl4zzj4739wrqmvmc9ltb40000gp/T/tmp.QaUIIlwl/Zulip.dmg
2023-08-03 09:35:49 : DEBUG : zulip : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $0AECA876
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $DD07817E
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $F19004B8
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_APFS : 4)…
disk image (Apple_APFS : 4): verified   CRC32 $47D4E1BE
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $F19004B8
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $306F948F
verified   CRC32 $0E136657
/dev/disk8          	GUID_partition_scheme
/dev/disk8s1        	Apple_APFS
/dev/disk9          	EF57347C-0000-11AA-AA11-0030654
/dev/disk9s1        	41504653-0000-11AA-AA11-0030654	/Volumes/Zulip 5.10.0-arm64

2023-08-03 09:35:49 : INFO  : zulip : Mounted: /Volumes/Zulip 5.10.0-arm64
2023-08-03 09:35:49 : INFO  : zulip : Verifying: /Volumes/Zulip 5.10.0-arm64/Zulip.app
2023-08-03 09:35:49 : DEBUG : zulip : App size: 211M	/Volumes/Zulip 5.10.0-arm64/Zulip.app
2023-08-03 09:35:51 : DEBUG : zulip : Debugging enabled, App Verification output was:
/Volumes/Zulip 5.10.0-arm64/Zulip.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Kandra Labs, Inc. (66KHCWMEYB)

2023-08-03 09:35:51 : INFO  : zulip : Team ID matching: 66KHCWMEYB (expected: 66KHCWMEYB )
2023-08-03 09:35:51 : INFO  : zulip : Installing Zulip version 5.10.0 on versionKey CFBundleShortVersionString.
2023-08-03 09:35:51 : INFO  : zulip : App has LSMinimumSystemVersion: 10.13
2023-08-03 09:35:51 : INFO  : zulip : Copy /Volumes/Zulip 5.10.0-arm64/Zulip.app to /Applications
2023-08-03 09:35:52 : DEBUG : zulip : Debugging enabled, App copy output was:
Copying /Volumes/Zulip 5.10.0-arm64/Zulip.app

2023-08-03 09:35:52 : WARN  : zulip : Changing owner to naschenbrenner
2023-08-03 09:35:52 : INFO  : zulip : Finishing...
2023-08-03 09:35:55 : INFO  : zulip : App(s) found: /Applications/Zulip.app
2023-08-03 09:35:56 : INFO  : zulip : found app at /Applications/Zulip.app, version 5.10.0, on versionKey CFBundleShortVersionString
2023-08-03 09:35:56 : REQ   : zulip : Installed Zulip, version 5.10.0
2023-08-03 09:35:56 : INFO  : zulip : notifying
2023-08-03 09:35:56 : DEBUG : zulip : Unmounting /Volumes/Zulip 5.10.0-arm64
2023-08-03 09:35:57 : DEBUG : zulip : Debugging enabled, Unmounting output was:
"disk8" ejected.
2023-08-03 09:35:57 : DEBUG : zulip : Deleting /var/folders/s4/tthl4zzj4739wrqmvmc9ltb40000gp/T/tmp.QaUIIlwl
2023-08-03 09:35:57 : DEBUG : zulip : Debugging enabled, Deleting tmpDir output was:
/var/folders/s4/tthl4zzj4739wrqmvmc9ltb40000gp/T/tmp.QaUIIlwl/Zulip.dmg
2023-08-03 09:35:57 : DEBUG : zulip : /var/folders/s4/tthl4zzj4739wrqmvmc9ltb40000gp/T/tmp.QaUIIlwl
2023-08-03 09:35:57 : INFO  : zulip : App not closed, so no reopen.
2023-08-03 09:35:57 : REQ   : zulip : All done!
2023-08-03 09:35:57 : REQ   : zulip : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Oct 23, 2023
Output:
 ~/Installomator/assemble.sh jetbrainsdataspell
2023-08-22 15:31:23 : REQ   : jetbrainsdataspell : ################## Start Installomator v. 10.5beta, date 2023-08-22
2023-08-22 15:31:23 : INFO  : jetbrainsdataspell : ################## Version: 10.5beta
2023-08-22 15:31:23 : INFO  : jetbrainsdataspell : ################## Date: 2023-08-22
2023-08-22 15:31:23 : INFO  : jetbrainsdataspell : ################## jetbrainsdataspell
2023-08-22 15:31:23 : DEBUG : jetbrainsdataspell : DEBUG mode 1 enabled.
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : name=DataSpell
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : appName=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : type=dmg
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : archiveName=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : downloadURL=https://download.jetbrains.com/product?code=DS&latest&distribution=macM1
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : curlOptions=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : appNewVersion=2023.2
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : appCustomVersion function: Not defined
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : versionKey=CFBundleShortVersionString
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : packageID=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : pkgName=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : choiceChangesXML=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : expectedTeamID=2ZEFAR8TH3
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : blockingProcesses=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : installerTool=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : CLIInstaller=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : CLIArguments=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : updateTool=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : updateToolArguments=
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : updateToolRunAsCurrentUser=
2023-08-22 15:31:25 : INFO  : jetbrainsdataspell : BLOCKING_PROCESS_ACTION=tell_user
2023-08-22 15:31:25 : INFO  : jetbrainsdataspell : NOTIFY=success
2023-08-22 15:31:25 : INFO  : jetbrainsdataspell : LOGGING=DEBUG
2023-08-22 15:31:25 : INFO  : jetbrainsdataspell : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-08-22 15:31:25 : INFO  : jetbrainsdataspell : Label type: dmg
2023-08-22 15:31:25 : INFO  : jetbrainsdataspell : archiveName: DataSpell.dmg
2023-08-22 15:31:25 : INFO  : jetbrainsdataspell : no blocking processes defined, using DataSpell as default
2023-08-22 15:31:25 : DEBUG : jetbrainsdataspell : Changing directory to /Users/david.minnema/Documents/GitHub/Installomator/build
2023-08-22 15:31:25 : INFO  : jetbrainsdataspell : name: DataSpell, appName: DataSpell.app
2023-08-22 15:31:25.678 mdfind[28576:4957913] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-08-22 15:31:25.679 mdfind[28576:4957913] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-08-22 15:31:25.716 mdfind[28576:4957913] Couldn't determine the mapping between prefab keywords and predicates.
2023-08-22 15:31:26 : WARN  : jetbrainsdataspell : No previous app found
2023-08-22 15:31:26 : WARN  : jetbrainsdataspell : could not find DataSpell.app
2023-08-22 15:31:26 : INFO  : jetbrainsdataspell : appversion:
2023-08-22 15:31:26 : INFO  : jetbrainsdataspell : Latest version of DataSpell is 2023.2
2023-08-22 15:31:26 : REQ   : jetbrainsdataspell : Downloading https://download.jetbrains.com/product?code=DS&latest&distribution=macM1 to DataSpell.dmg
2023-08-22 15:31:26 : DEBUG : jetbrainsdataspell : No Dialog connection, just download
2023-08-22 15:32:15 : DEBUG : jetbrainsdataspell : File list: -rw-r--r--  1 david.minnema  staff   751M Aug 22 15:32 DataSpell.dmg
2023-08-22 15:32:15 : DEBUG : jetbrainsdataspell : File type: DataSpell.dmg: lzfse encoded, lzvn compressed
2023-08-22 15:32:15 : DEBUG : jetbrainsdataspell : curl output was:
*   Trying 34.246.102.22:443...
* Connected to download.jetbrains.com (34.246.102.22) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [327 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [100 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4994 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=download.jetbrains.com
*  start date: Mar  6 00:00:00 2023 GMT
*  expire date: Apr  3 23:59:59 2024 GMT
*  subjectAltName: host "download.jetbrains.com" matched cert's "download.jetbrains.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M01
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: download.jetbrains.com]
* h2 [:path: /product?code=DS&latest&distribution=macM1]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13c013400)
> GET /product?code=DS&latest&distribution=macM1 HTTP/2
> Host: download.jetbrains.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< date: Tue, 22 Aug 2023 20:31:26 GMT
< content-length: 0
< location: https://download.jetbrains.com/python/dataspell-2023.2-aarch64.dmg
< server: nginx
< access-control-allow-origin: *
< strict-transport-security: max-age=31536000; includeSubdomains;
< x-frame-options: DENY
< x-content-type-options: nosniff
< x-xss-protection: 1; mode=block;
< x-geocountry: United States
< x-geocode: US
< x-geocity: Saint Paul
<
{ [0 bytes data]
* Connection #0 to host download.jetbrains.com left intact
* Issue another request to this URL: 'https://download.jetbrains.com/python/dataspell-2023.2-aarch64.dmg'
* Found bundle for host: 0x600000b28fc0 [can multiplex]
* Re-using existing connection #0 with host download.jetbrains.com
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: download.jetbrains.com]
* h2 [:path: /python/dataspell-2023.2-aarch64.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 3 (easy handle 0x13c013400)
> GET /python/dataspell-2023.2-aarch64.dmg HTTP/2
> Host: download.jetbrains.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< date: Tue, 22 Aug 2023 20:31:26 GMT
< content-type: text/html
< content-length: 138
< location: https://download-cdn.jetbrains.com/python/dataspell-2023.2-aarch64.dmg
< server: nginx
< strict-transport-security: max-age=31536000; includeSubdomains;
< x-frame-options: DENY
< x-content-type-options: nosniff
< x-xss-protection: 1; mode=block;
< x-geocountry: United States
< x-geocode: US
< x-geocity: Saint Paul
<
* Ignoring the response-body
{ [138 bytes data]
* Connection #0 to host download.jetbrains.com left intact
* Issue another request to this URL: 'https://download-cdn.jetbrains.com/python/dataspell-2023.2-aarch64.dmg'
*   Trying 13.225.47.71:443...
* Connected to download-cdn.jetbrains.com (13.225.47.71) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [331 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [5004 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=download-cdn.jetbrains.com
*  start date: Mar 12 00:00:00 2023 GMT
*  expire date: Apr  9 23:59:59 2024 GMT
*  subjectAltName: host "download-cdn.jetbrains.com" matched cert's "download-cdn.jetbrains.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M01
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: download-cdn.jetbrains.com]
* h2 [:path: /python/dataspell-2023.2-aarch64.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13c013400)
> GET /python/dataspell-2023.2-aarch64.dmg HTTP/2
> Host: download-cdn.jetbrains.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< content-type: binary/octet-stream
< content-length: 787108657
< date: Tue, 22 Aug 2023 20:31:28 GMT
< x-amz-replication-status: COMPLETED
< last-modified: Thu, 27 Jul 2023 14:58:01 GMT
< etag: "91fe299994dd9cafc52b9303ae234288-94"
< x-amz-server-side-encryption: AES256
< x-amz-version-id: 6wH3MFUfpsQinoQQjKH1cGu1f0TXK41S
< accept-ranges: bytes
< server: AmazonS3
< x-cache: Miss from cloudfront
< via: 1.1 bed6203f0e4d3598b0a0e1df97f721c4.cloudfront.net (CloudFront)
< x-amz-cf-pop: DFW50-C1
< x-amz-cf-id: wmhd2GChaocv9KOhpvpdCmDNWPaea7EaHVN4IsZPrUqs6kC1X0R66Q==
<
{ [16894 bytes data]
* Connection #1 to host download-cdn.jetbrains.com left intact

2023-08-22 15:32:15 : DEBUG : jetbrainsdataspell : DEBUG mode 1, not checking for blocking processes
2023-08-22 15:32:15 : REQ   : jetbrainsdataspell : Installing DataSpell
2023-08-22 15:32:15 : INFO  : jetbrainsdataspell : Mounting /Users/david.minnema/Documents/GitHub/Installomator/build/DataSpell.dmg
2023-08-22 15:32:20 : DEBUG : jetbrainsdataspell : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $FB2E9753
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $F15E51B3
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $97F2861B
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming EFI System Partition (C12A7328-F81F-11D2-BA4B-00A0C93EC93B : 4)…
EFI System Partition (C12A7328-F81F-: verified   CRC32 $B54B659C
Checksumming disk image (Apple_HFS : 5)…
disk image (Apple_HFS : 5): verified   CRC32 $56982DFD
Checksumming  (Apple_Free : 6)…
(Apple_Free : 6): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 7)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $97F2861B
Checksumming GPT Header (Backup GPT Header : 8)…
GPT Header (Backup GPT Header : 8): verified   CRC32 $A7972AB7
verified   CRC32 $6F1A1086
/dev/disk5          	GUID_partition_scheme
/dev/disk5s1        	EFI
/dev/disk5s2        	Apple_HFS                      	/Volumes/DataSpell

2023-08-22 15:32:20 : INFO  : jetbrainsdataspell : Mounted: /Volumes/DataSpell
2023-08-22 15:32:20 : INFO  : jetbrainsdataspell : Verifying: /Volumes/DataSpell/DataSpell.app
2023-08-22 15:32:20 : DEBUG : jetbrainsdataspell : App size: 1.8G	/Volumes/DataSpell/DataSpell.app
2023-08-22 15:32:24 : DEBUG : jetbrainsdataspell : Debugging enabled, App Verification output was:
/Volumes/DataSpell/DataSpell.app: accepted
source=Notarized Developer ID
override=security disabled
origin=Developer ID Application: JetBrains s.r.o. (2ZEFAR8TH3)

2023-08-22 15:32:24 : INFO  : jetbrainsdataspell : Team ID matching: 2ZEFAR8TH3 (expected: 2ZEFAR8TH3 )
2023-08-22 15:32:25 : INFO  : jetbrainsdataspell : Installing DataSpell version 2023.2 on versionKey CFBundleShortVersionString.
2023-08-22 15:32:25 : INFO  : jetbrainsdataspell : App has LSMinimumSystemVersion: 10.15
2023-08-22 15:32:25 : DEBUG : jetbrainsdataspell : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2023-08-22 15:32:25 : INFO  : jetbrainsdataspell : Finishing...
2023-08-22 15:32:28 : INFO  : jetbrainsdataspell : name: DataSpell, appName: DataSpell.app
2023-08-22 15:32:28.428 mdfind[28758:4959648] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-08-22 15:32:28.428 mdfind[28758:4959648] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-08-22 15:32:28.475 mdfind[28758:4959648] Couldn't determine the mapping between prefab keywords and predicates.
2023-08-22 15:32:28 : WARN  : jetbrainsdataspell : No previous app found
2023-08-22 15:32:28 : WARN  : jetbrainsdataspell : could not find DataSpell.app
2023-08-22 15:32:28 : REQ   : jetbrainsdataspell : Installed DataSpell, version 2023.2
2023-08-22 15:32:28 : INFO  : jetbrainsdataspell : notifying
2023-08-22 15:32:29 : DEBUG : jetbrainsdataspell : Unmounting /Volumes/DataSpell
2023-08-22 15:32:29 : DEBUG : jetbrainsdataspell : Debugging enabled, Unmounting output was:
"disk5" ejected.
2023-08-22 15:32:29 : DEBUG : jetbrainsdataspell : DEBUG mode 1, not reopening anything
2023-08-22 15:32:29 : REQ   : jetbrainsdataspell : All done!
2023-08-22 15:32:29 : REQ   : jetbrainsdataspell : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Oct 23, 2023
~/Documents/GitHub/Installomator/assemble.sh jetbrainsgoland
2023-08-22 16:13:32 : REQ   : jetbrainsgoland : ################## Start Installomator v. 10.5beta, date 2023-08-22
2023-08-22 16:13:32 : INFO  : jetbrainsgoland : ################## Version: 10.5beta
2023-08-22 16:13:32 : INFO  : jetbrainsgoland : ################## Date: 2023-08-22
2023-08-22 16:13:32 : INFO  : jetbrainsgoland : ################## jetbrainsgoland
2023-08-22 16:13:32 : DEBUG : jetbrainsgoland : DEBUG mode 1 enabled.
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : name=GoLand
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : appName=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : type=dmg
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : archiveName=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : downloadURL=https://download.jetbrains.com/product?code=GO&latest&distribution=macM1
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : curlOptions=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : appNewVersion=2023.2
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : appCustomVersion function: Not defined
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : versionKey=CFBundleShortVersionString
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : packageID=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : pkgName=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : choiceChangesXML=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : expectedTeamID=2ZEFAR8TH3
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : blockingProcesses=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : installerTool=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : CLIInstaller=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : CLIArguments=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : updateTool=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : updateToolArguments=
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : updateToolRunAsCurrentUser=
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : BLOCKING_PROCESS_ACTION=tell_user
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : NOTIFY=success
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : LOGGING=DEBUG
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : Label type: dmg
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : archiveName: GoLand.dmg
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : no blocking processes defined, using GoLand as default
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : Changing directory to /Users/david.minnema/Documents/GitHub/Installomator/build
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : name: GoLand, appName: GoLand.app
2023-08-22 16:13:34.316 mdfind[43261:5057627] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-08-22 16:13:34.316 mdfind[43261:5057627] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-08-22 16:13:34.352 mdfind[43261:5057627] Couldn't determine the mapping between prefab keywords and predicates.
2023-08-22 16:13:34 : WARN  : jetbrainsgoland : No previous app found
2023-08-22 16:13:34 : WARN  : jetbrainsgoland : could not find GoLand.app
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : appversion:
2023-08-22 16:13:34 : INFO  : jetbrainsgoland : Latest version of GoLand is 2023.2
2023-08-22 16:13:34 : REQ   : jetbrainsgoland : Downloading https://download.jetbrains.com/product?code=GO&latest&distribution=macM1 to GoLand.dmg
2023-08-22 16:13:34 : DEBUG : jetbrainsgoland : No Dialog connection, just download
2023-08-22 16:14:16 : DEBUG : jetbrainsgoland : File list: -rw-r--r--  1 david.minnema  staff   609M Aug 22 16:14 GoLand.dmg
2023-08-22 16:14:16 : DEBUG : jetbrainsgoland : File type: GoLand.dmg: lzfse encoded, lzvn compressed
2023-08-22 16:14:16 : DEBUG : jetbrainsgoland : curl output was:
*   Trying 54.155.80.202:443...
* Connected to download.jetbrains.com (54.155.80.202) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [327 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [100 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4994 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=download.jetbrains.com
*  start date: Mar  6 00:00:00 2023 GMT
*  expire date: Apr  3 23:59:59 2024 GMT
*  subjectAltName: host "download.jetbrains.com" matched cert's "download.jetbrains.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M01
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: download.jetbrains.com]
* h2 [:path: /product?code=GO&latest&distribution=macM1]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x15580f600)
> GET /product?code=GO&latest&distribution=macM1 HTTP/2
> Host: download.jetbrains.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< date: Tue, 22 Aug 2023 21:13:35 GMT
< content-length: 0
< location: https://download.jetbrains.com/go/goland-2023.2-aarch64.dmg
< server: nginx
< access-control-allow-origin: *
< strict-transport-security: max-age=31536000; includeSubdomains;
< x-frame-options: DENY
< x-content-type-options: nosniff
< x-xss-protection: 1; mode=block;
< x-geocountry: United States
< x-geocode: US
< x-geocity: Saint Paul
<
{ [0 bytes data]
* Connection #0 to host download.jetbrains.com left intact
* Issue another request to this URL: 'https://download.jetbrains.com/go/goland-2023.2-aarch64.dmg'
* Found bundle for host: 0x600000f2c180 [can multiplex]
* Re-using existing connection #0 with host download.jetbrains.com
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: download.jetbrains.com]
* h2 [:path: /go/goland-2023.2-aarch64.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 3 (easy handle 0x15580f600)
> GET /go/goland-2023.2-aarch64.dmg HTTP/2
> Host: download.jetbrains.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< date: Tue, 22 Aug 2023 21:13:35 GMT
< content-type: text/html
< content-length: 138
< location: https://download-cdn.jetbrains.com/go/goland-2023.2-aarch64.dmg
< server: nginx
< strict-transport-security: max-age=31536000; includeSubdomains;
< x-frame-options: DENY
< x-content-type-options: nosniff
< x-xss-protection: 1; mode=block;
< x-geocountry: United States
< x-geocode: US
< x-geocity: Saint Paul
<
* Ignoring the response-body
{ [138 bytes data]
* Connection #0 to host download.jetbrains.com left intact
* Issue another request to this URL: 'https://download-cdn.jetbrains.com/go/goland-2023.2-aarch64.dmg'
*   Trying 13.225.47.12:443...
* Connected to download-cdn.jetbrains.com (13.225.47.12) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [331 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [5004 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=download-cdn.jetbrains.com
*  start date: Mar 12 00:00:00 2023 GMT
*  expire date: Apr  9 23:59:59 2024 GMT
*  subjectAltName: host "download-cdn.jetbrains.com" matched cert's "download-cdn.jetbrains.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M01
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: download-cdn.jetbrains.com]
* h2 [:path: /go/goland-2023.2-aarch64.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x15580f600)
> GET /go/goland-2023.2-aarch64.dmg HTTP/2
> Host: download-cdn.jetbrains.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< content-type: binary/octet-stream
< content-length: 638364279
< x-amz-replication-status: COMPLETED
< last-modified: Thu, 27 Jul 2023 08:09:32 GMT
< x-amz-server-side-encryption: AES256
< x-amz-version-id: _hhplfyNL02GY4GNWiSWZja6W3ABBWCA
< accept-ranges: bytes
< server: AmazonS3
< date: Tue, 22 Aug 2023 21:13:34 GMT
< etag: "6628f2f223cbc3043a7746c277867584-77"
< x-cache: Hit from cloudfront
< via: 1.1 e04446b857f9275a174c2c3f7c11eff2.cloudfront.net (CloudFront)
< x-amz-cf-pop: DFW50-C1
< x-amz-cf-id: lybyHKbJlQYC1xzO_g1pCL2bVchChgYpxPTB8IUuwE82apg5-XWZoQ==
< age: 42888
<
{ [15947 bytes data]
* Connection #1 to host download-cdn.jetbrains.com left intact

2023-08-22 16:14:16 : DEBUG : jetbrainsgoland : DEBUG mode 1, not checking for blocking processes
2023-08-22 16:14:16 : REQ   : jetbrainsgoland : Installing GoLand
2023-08-22 16:14:16 : INFO  : jetbrainsgoland : Mounting /Users/david.minnema/Documents/GitHub/Installomator/build/GoLand.dmg
2023-08-22 16:14:21 : DEBUG : jetbrainsgoland : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $671EF3EE
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $BB95948D
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $E7D6103D
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming EFI System Partition (C12A7328-F81F-11D2-BA4B-00A0C93EC93B : 4)…
EFI System Partition (C12A7328-F81F-: verified   CRC32 $B54B659C
Checksumming disk image (Apple_HFS : 5)…
disk image (Apple_HFS : 5): verified   CRC32 $448A5202
Checksumming  (Apple_Free : 6)…
(Apple_Free : 6): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 7)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $E7D6103D
Checksumming GPT Header (Backup GPT Header : 8)…
GPT Header (Backup GPT Header : 8): verified   CRC32 $C5448B08
verified   CRC32 $4BB7B4DE
/dev/disk6          	GUID_partition_scheme
/dev/disk6s1        	EFI
/dev/disk6s2        	Apple_HFS                      	/Volumes/GoLand

2023-08-22 16:14:21 : INFO  : jetbrainsgoland : Mounted: /Volumes/GoLand
2023-08-22 16:14:21 : INFO  : jetbrainsgoland : Verifying: /Volumes/GoLand/GoLand.app
2023-08-22 16:14:21 : DEBUG : jetbrainsgoland : App size: 1.8G	/Volumes/GoLand/GoLand.app
2023-08-22 16:14:24 : DEBUG : jetbrainsgoland : Debugging enabled, App Verification output was:
/Volumes/GoLand/GoLand.app: accepted
source=Notarized Developer ID
override=security disabled
origin=Developer ID Application: JetBrains s.r.o. (2ZEFAR8TH3)

2023-08-22 16:14:24 : INFO  : jetbrainsgoland : Team ID matching: 2ZEFAR8TH3 (expected: 2ZEFAR8TH3 )
2023-08-22 16:14:25 : INFO  : jetbrainsgoland : Installing GoLand version 2023.2 on versionKey CFBundleShortVersionString.
2023-08-22 16:14:25 : INFO  : jetbrainsgoland : App has LSMinimumSystemVersion: 10.15
2023-08-22 16:14:25 : DEBUG : jetbrainsgoland : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2023-08-22 16:14:25 : INFO  : jetbrainsgoland : Finishing...
2023-08-22 16:14:28 : INFO  : jetbrainsgoland : name: GoLand, appName: GoLand.app
2023-08-22 16:14:28.330 mdfind[43429:5059211] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-08-22 16:14:28.330 mdfind[43429:5059211] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-08-22 16:14:28.382 mdfind[43429:5059211] Couldn't determine the mapping between prefab keywords and predicates.
2023-08-22 16:14:28 : WARN  : jetbrainsgoland : No previous app found
2023-08-22 16:14:28 : WARN  : jetbrainsgoland : could not find GoLand.app
2023-08-22 16:14:28 : REQ   : jetbrainsgoland : Installed GoLand, version 2023.2
2023-08-22 16:14:28 : INFO  : jetbrainsgoland : notifying
2023-08-22 16:14:28 : DEBUG : jetbrainsgoland : Unmounting /Volumes/GoLand
2023-08-22 16:14:29 : DEBUG : jetbrainsgoland : Debugging enabled, Unmounting output was:
"disk6" ejected.
2023-08-22 16:14:29 : DEBUG : jetbrainsgoland : DEBUG mode 1, not reopening anything
2023-08-22 16:14:29 : REQ   : jetbrainsgoland : All done!
2023-08-22 16:14:29 : REQ   : jetbrainsgoland : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Oct 23, 2023
❯ sudo utils/assemble.sh sequelace DEBUG=0
2023-08-25 17:40:01 : REQ   : sequelace : ################## Start Installomator v. 10.5beta, date 2023-08-25
2023-08-25 17:40:01 : INFO  : sequelace : ################## Version: 10.5beta
2023-08-25 17:40:01 : INFO  : sequelace : ################## Date: 2023-08-25
2023-08-25 17:40:01 : INFO  : sequelace : ################## sequelace
2023-08-25 17:40:01 : DEBUG : sequelace : DEBUG mode 1 enabled.
2023-08-25 17:40:02 : INFO  : sequelace : setting variable from argument DEBUG=0
2023-08-25 17:40:02 : DEBUG : sequelace : name=Sequel Ace
2023-08-25 17:40:02 : DEBUG : sequelace : appName=
2023-08-25 17:40:02 : DEBUG : sequelace : type=zip
2023-08-25 17:40:02 : DEBUG : sequelace : archiveName=
2023-08-25 17:40:02 : DEBUG : sequelace : downloadURL=https://github.com/Sequel-Ace/Sequel-Ace/releases/download/production/4.0.7-20050/Sequel-Ace-4.0.7.zip
2023-08-25 17:40:02 : DEBUG : sequelace : curlOptions=
2023-08-25 17:40:02 : DEBUG : sequelace : appNewVersion=4.0.720050
2023-08-25 17:40:02 : DEBUG : sequelace : appCustomVersion function: Not defined
2023-08-25 17:40:02 : DEBUG : sequelace : versionKey=CFBundleShortVersionString
2023-08-25 17:40:02 : DEBUG : sequelace : packageID=
2023-08-25 17:40:02 : DEBUG : sequelace : pkgName=
2023-08-25 17:40:02 : DEBUG : sequelace : choiceChangesXML=
2023-08-25 17:40:02 : DEBUG : sequelace : expectedTeamID=NKQ4HJ66PX
2023-08-25 17:40:02 : DEBUG : sequelace : blockingProcesses=
2023-08-25 17:40:02 : DEBUG : sequelace : installerTool=
2023-08-25 17:40:02 : DEBUG : sequelace : CLIInstaller=
2023-08-25 17:40:02 : DEBUG : sequelace : CLIArguments=
2023-08-25 17:40:02 : DEBUG : sequelace : updateTool=
2023-08-25 17:40:02 : DEBUG : sequelace : updateToolArguments=
2023-08-25 17:40:02 : DEBUG : sequelace : updateToolRunAsCurrentUser=
2023-08-25 17:40:02 : INFO  : sequelace : BLOCKING_PROCESS_ACTION=tell_user
2023-08-25 17:40:02 : INFO  : sequelace : NOTIFY=success
2023-08-25 17:40:02 : INFO  : sequelace : LOGGING=DEBUG
2023-08-25 17:40:02 : INFO  : sequelace : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-08-25 17:40:02 : INFO  : sequelace : Label type: zip
2023-08-25 17:40:02 : INFO  : sequelace : archiveName: Sequel Ace.zip
2023-08-25 17:40:02 : INFO  : sequelace : no blocking processes defined, using Sequel Ace as default
2023-08-25 17:40:02 : DEBUG : sequelace : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q
2023-08-25 17:40:02 : INFO  : sequelace : name: Sequel Ace, appName: Sequel Ace.app
2023-08-25 17:40:02.830 mdfind[64870:1576634] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-08-25 17:40:02.830 mdfind[64870:1576634] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-08-25 17:40:02.895 mdfind[64870:1576634] Couldn't determine the mapping between prefab keywords and predicates.
2023-08-25 17:40:02 : INFO  : sequelace : App(s) found: /Users/mike.bulmer/Downloads/Sequel Ace.app/Users/mike.bulmer/Documents/GitHub/Installomator/build/Sequel Ace.app
2023-08-25 17:40:02 : WARN  : sequelace : could not determine location of Sequel Ace.app
2023-08-25 17:40:02 : INFO  : sequelace : appversion:
2023-08-25 17:40:02 : INFO  : sequelace : Latest version of Sequel Ace is 4.0.720050
2023-08-25 17:40:02 : REQ   : sequelace : Downloading https://github.com/Sequel-Ace/Sequel-Ace/releases/download/production/4.0.7-20050/Sequel-Ace-4.0.7.zip to Sequel Ace.zip
2023-08-25 17:40:02 : DEBUG : sequelace : No Dialog connection, just download
2023-08-25 17:40:03 : DEBUG : sequelace : File list: -rw-r--r--  1 root  wheel    19M Aug 25 17:40 Sequel Ace.zip
2023-08-25 17:40:03 : DEBUG : sequelace : File type: Sequel Ace.zip: Zip archive data, at least v2.0 to extract, compression method=store
2023-08-25 17:40:03 : DEBUG : sequelace : curl output was:
*   Trying 140.82.113.4:443...
* Connected to github.com (140.82.113.4) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: github.com]
* h2 [:path: /Sequel-Ace/Sequel-Ace/releases/download/production/4.0.7-20050/Sequel-Ace-4.0.7.zip]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x143014000)
> GET /Sequel-Ace/Sequel-Ace/releases/download/production/4.0.7-20050/Sequel-Ace-4.0.7.zip HTTP/2
> Host: github.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Fri, 25 Aug 2023 21:39:48 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/271553915/a68d5ee9-22ce-4cff-a939-b2e7c7d0bfc4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230825%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230825T213948Z&X-Amz-Expires=300&X-Amz-Signature=f086784d3a4e43d19cb08d7a56d59089bcf0363c495549b43823e1c86f40967b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=271553915&response-content-disposition=attachment%3B%20filename%3DSequel-Ace-4.0.7.zip&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: FFC7:59AA:1533B4:1D5A04:64E91FB3
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/271553915/a68d5ee9-22ce-4cff-a939-b2e7c7d0bfc4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230825%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230825T213948Z&X-Amz-Expires=300&X-Amz-Signature=f086784d3a4e43d19cb08d7a56d59089bcf0363c495549b43823e1c86f40967b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=271553915&response-content-disposition=attachment%3B%20filename%3DSequel-Ace-4.0.7.zip&response-content-type=application%2Foctet-stream'
*   Trying 185.199.108.133:443...
* Connected to objects.githubusercontent.com (185.199.108.133) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: objects.githubusercontent.com]
* h2 [:path: /github-production-release-asset-2e65be/271553915/a68d5ee9-22ce-4cff-a939-b2e7c7d0bfc4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230825%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230825T213948Z&X-Amz-Expires=300&X-Amz-Signature=f086784d3a4e43d19cb08d7a56d59089bcf0363c495549b43823e1c86f40967b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=271553915&response-content-disposition=attachment%3B%20filename%3DSequel-Ace-4.0.7.zip&response-content-type=application%2Foctet-stream]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x143014000)
> GET /github-production-release-asset-2e65be/271553915/a68d5ee9-22ce-4cff-a939-b2e7c7d0bfc4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230825%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230825T213948Z&X-Amz-Expires=300&X-Amz-Signature=f086784d3a4e43d19cb08d7a56d59089bcf0363c495549b43823e1c86f40967b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=271553915&response-content-disposition=attachment%3B%20filename%3DSequel-Ace-4.0.7.zip&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: Vk9mAMz/8CTXqZwJjTTBgw==
< last-modified: Thu, 27 Jul 2023 19:18:35 GMT
< etag: "0x8DB8ED64670AF43"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: b76c3582-501e-006a-3a9b-d7397d000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Thu, 27 Jul 2023 19:18:35 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=Sequel-Ace-4.0.7.zip
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< fastly-restarts: 1
< accept-ranges: bytes
< age: 158
< date: Fri, 25 Aug 2023 21:40:03 GMT
< x-served-by: cache-iad-kcgs7200115-IAD, cache-mia-kmia1760057-MIA
< x-cache: HIT, HIT
< x-cache-hits: 1, 0
< x-timer: S1692999603.290829,VS0,VE36
< content-length: 19465112
<
{ [15535 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2023-08-25 17:40:03 : REQ   : sequelace : no more blocking processes, continue with update
2023-08-25 17:40:03 : REQ   : sequelace : Installing Sequel Ace
2023-08-25 17:40:03 : INFO  : sequelace : Unzipping Sequel Ace.zip
2023-08-25 17:40:03 : INFO  : sequelace : Verifying: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app
2023-08-25 17:40:03 : DEBUG : sequelace : App size:  56M	/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app
2023-08-25 17:40:03 : DEBUG : sequelace : Debugging enabled, App Verification output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Moballo, LLC (NKQ4HJ66PX)

2023-08-25 17:40:04 : INFO  : sequelace : Team ID matching: NKQ4HJ66PX (expected: NKQ4HJ66PX )
2023-08-25 17:40:04 : INFO  : sequelace : Installing Sequel Ace version 4.0.7 on versionKey CFBundleShortVersionString.
2023-08-25 17:40:04 : INFO  : sequelace : App has LSMinimumSystemVersion: 10.13
2023-08-25 17:40:04 : INFO  : sequelace : Copy /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app to /Applications
2023-08-25 17:40:04 : DEBUG : sequelace : Debugging enabled, App copy output was:
Copying /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app

2023-08-25 17:40:04 : WARN  : sequelace : Changing owner to mike.bulmer
2023-08-25 17:40:04 : INFO  : sequelace : Finishing...
2023-08-25 17:40:07 : INFO  : sequelace : App(s) found: /Applications/Sequel Ace.app
2023-08-25 17:40:07 : INFO  : sequelace : found app at /Applications/Sequel Ace.app, version 4.0.7, on versionKey CFBundleShortVersionString
2023-08-25 17:40:07 : REQ   : sequelace : Installed Sequel Ace, version 4.0.7
2023-08-25 17:40:07 : INFO  : sequelace : notifying
2023-08-25 17:40:07 : DEBUG : sequelace : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q
2023-08-25 17:40:07 : DEBUG : sequelace : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/CodeResources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/_CodeSignature/CodeResources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/_CodeSignature
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/MacOS/Sequel Ace
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/MacOS/SequelAceTunnelAssistant
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/MacOS
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/de.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/de.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/key-icon.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/link-arrow-highlighted-clicked.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/SPPrintTemplate.html
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-preferences-notifications.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DBView.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DBView.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DBView.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/HelpViewer.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/quick-connect-icon-white.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ContentFilterManager.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ContentFilterManager.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ContentFilterManager.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DataMigrationDialog.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DataMigrationDialog.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DataMigrationDialog.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/SSHQuestionDialog.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/UserManagerView.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/UserManagerView.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/UserManagerView.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/zh-Hans.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/zh-Hans.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ja.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ja.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Menlo.ttc
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/func-small.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ConnectionErrorDialog.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ContentPaginationView.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/grabber-vertical.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ssh-connecting.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/en.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/en.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/MainWindow.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/cancel-hovered.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/key-icon-alternate.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-switch-to-table-relations.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_actionTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_select_noneTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ConnectionView.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ConnectionView.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ConnectionView.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_bar_spacer.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/QueryFavoriteManager.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/QueryFavoriteManager.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/QueryFavoriteManager.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_editTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/table-view-small.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-switch-to-table-triggers.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/es.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/es.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DatabaseProcessList.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DatabaseProcessList.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DatabaseProcessList.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_removeTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/SaveSPFAccessory.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/SPMySQLHelpTemplate.html
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_bar_spacer_dark.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ProgressIndicatorLayer.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_filterTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/link-arrow-highlighted.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ExportDialog.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ExportDialog.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ExportDialog.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/IndexesView.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/IndexesView.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/IndexesView.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/it.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/it.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/sync_arrows_04.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/sync_arrows_05.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/PreferenceDefaults.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-switch-to-browse.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/link-arrow.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/database.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/dummy-small.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/sequel-pro.scriptTerminology
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/grabber-horizontal.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/field-small-square.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/cancel.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/SPUserManager.mom
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_addTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ContentFilters.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/hideconsole.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/sync_arrows_06.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-switch-to-structure.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/KeyTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_pane_showTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/sync_arrows_02.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_edit_modeTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/sync_arrows_03.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/AppIcon.icns
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_rightTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/showconsole.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Navigator.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Navigator.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Navigator.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_leftTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ssh_config
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/sync_arrows_01.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/FilterTableWindow.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/FilterTableWindow.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/FilterTableWindow.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/FieldEditorSheet.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/network-small.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/EditorQuickLookTypes.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/zh-Hant.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/zh-Hant.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_edit_mode_selectedTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-preferences-general.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_select_allTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/MainMenu.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/BundleHTMLOutput.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_duplicateTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/sequel-pro.scriptSuite
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Credits.rtf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/local-connection.html
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-preferences-network.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/table-small.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/GotoDatabaseDialog.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/GotoDatabaseDialog.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/GotoDatabaseDialog.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/cancel-clicked.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Assets.car
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_pane_hideTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/tr.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/tr.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_add_folderTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/link-arrow-clicked.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/PrintAccessory.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ImportAccessory.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/cancel-hovered-highlighted.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Preferences.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Preferences.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Preferences.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/AboutPanel.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/pt-BR.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/pt-BR.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/clearconsole.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/table-small-square.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/vi.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/vi.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-switch-to-table-info.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ru.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ru.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/EncodingPopupView.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_refreshTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_clearTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/cancel-clicked-highlighted.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ProgressWindowController.storyboardc/ProgressViewController.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ProgressWindowController.storyboardc/ProgressWindowController.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ProgressWindowController.storyboardc/iQ6-bC-UWZ-view-KyP-ZV-jD2.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ProgressWindowController.storyboardc/Info.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ProgressWindowController.storyboardc
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/BundleEditor.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/BundleEditor.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/BundleEditor.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/SPTableInfoPrintTemplate.html
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_paginationTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/fr.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/fr.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/quick-connect-icon.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/cancel-highlighted.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ssh-connected.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-switch-to-sql.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/License.rtf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/pt.lproj/Localizable.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/pt.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_bar_handleTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-preferences-autoupdate.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/table-property.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Console.nib/keyedobjects-110000.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Console.nib/keyedobjects-101300.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Console.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Fonts/Menlo.ttc
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/Fonts
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/CompletionTokens.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/DatabaseServerVariables.nib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/ssh-disconnected.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/toolbar-preferences-tables.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/resetTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/button_filter_activeTemplate.pdf
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/table-view-small-square.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/proc-small.png
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources/database-small.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Resources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyAsJSON.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyAsJSON.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/DB Report.saBundle/Support/processTableData.pl
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/DB Report.saBundle/Support/header.html
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/DB Report.saBundle/Support
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/DB Report.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/DB Report.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Deserialize php.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Deserialize php.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/MD5 Hash.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/MD5 Hash.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Format SQL.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Format SQL.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/WrapInDelimiter.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/WrapInDelimiter.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Toggle JSON Format.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Toggle JSON Format.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopySingleLineQuoted.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopySingleLineQuoted.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyAsHTML.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyAsHTML.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyIDs.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyIDs.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyAsWiki.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyAsWiki.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/SHA1 Hash.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/SHA1 Hash.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Lorem Ipsum Two Words.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Lorem Ipsum Two Words.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyasMarkdown.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyasMarkdown.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Lorem Ipsum Paragraph.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Lorem Ipsum Paragraph.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Open Selected Table.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/Open Selected Table.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyasCSV.saBundle/command.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles/CopyasCSV.saBundle
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Bundles
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Themes/Nemo.spTheme
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Themes/Pixely Night.spTheme
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Themes/Dark Ace.spTheme
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Themes/Monokai.spTheme
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Themes/Nord.spTheme
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Themes/Blue Dark.spTheme
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Themes/The Pixel.spTheme
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport/Default Themes
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/SharedSupport
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/embedded.provisionprofile
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Resources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/_CodeSignature/CodeResources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/_CodeSignature
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources/en.lproj/ShortcutRecorder.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources/en.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources/SRRemoveShortcutPressed.tif
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources/SRRemoveShortcut.tif
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources/SRSnapback.tiff
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources/SRRemoveShortcutRollover.tif
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources/Info.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/ShortcutRecorder
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/Current
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/Versions
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework/ShortcutRecorder
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/ShortcutRecorder.framework
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswiftAppKit.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswiftCoreImage.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Resources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/libssl.1.1.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/_CodeSignature/CodeResources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/_CodeSignature
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/Resources/en.lproj/InfoPlist.strings
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/Resources/en.lproj
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/Resources/LICENSE
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/Resources/Info.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/Resources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/libssl.1.1.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/libcrypto.1.1.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A/SPMySQL
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/A
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions/Current
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/Versions
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/libcrypto.1.1.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework/SPMySQL
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/SPMySQL.framework
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswiftObjectiveC.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswiftXPC.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswiftCore.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswiftCoreGraphics.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswift_Concurrency.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswiftMetal.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/libswiftCoreData.dylib
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/QueryKit
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Resources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Versions/A/_CodeSignature/CodeResources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Versions/A/_CodeSignature
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Versions/A/QueryKit
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Versions/A/Resources/Info.plist
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Versions/A/Resources
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Versions/A
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Versions/Current
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit.framework/Versions
2023-08-25 17:40:07 : DEBUG : sequelace : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.I8njO4xo7Q/Sequel Ace.app/Contents/Frameworks/QueryKit…
northalpha pushed a commit that referenced this pull request Oct 23, 2023
A package for Apple Silicon devices is added from version 8.0.33 and the current label does not have logic for that. The appNewVersion variable seems to be broken in the current label as well. This update fixes these problems.

2023-08-31 09:05:00 : REQ   : mysqlworkbenchce : ################## Start Installomator v. 10.5beta, date 2023-08-31
2023-08-31 09:05:00 : INFO  : mysqlworkbenchce : ################## Version: 10.5beta
2023-08-31 09:05:00 : INFO  : mysqlworkbenchce : ################## Date: 2023-08-31
2023-08-31 09:05:00 : INFO  : mysqlworkbenchce : ################## mysqlworkbenchce
2023-08-31 09:05:00 : DEBUG : mysqlworkbenchce : DEBUG mode 1 enabled.
2023-08-31 09:05:00 : INFO  : mysqlworkbenchce : SwiftDialog is not installed, clear cmd file var
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : setting variable from argument DEBUG=0
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : name=MySQLWorkbench
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : appName=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : type=dmg
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : archiveName=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : downloadURL=https://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-workbench-community-8.0.34-macos-arm64.dmg
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : curlOptions=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : appNewVersion=8.0.34.CE
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : appCustomVersion function: Not defined
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : versionKey=CFBundleShortVersionString
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : packageID=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : pkgName=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : choiceChangesXML=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : expectedTeamID=VB5E2TV963
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : blockingProcesses=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : installerTool=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : CLIInstaller=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : CLIArguments=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : updateTool=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : updateToolArguments=
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : updateToolRunAsCurrentUser=
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : BLOCKING_PROCESS_ACTION=tell_user
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : NOTIFY=success
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : LOGGING=DEBUG
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : Label type: dmg
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : archiveName: MySQLWorkbench.dmg
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : no blocking processes defined, using MySQLWorkbench as default
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.T4lk2F6m
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : App(s) found: /Applications/MySQLWorkbench.app
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : found app at /Applications/MySQLWorkbench.app, version 8.0.32.CE, on versionKey CFBundleShortVersionString
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : appversion: 8.0.32.CE
2023-08-31 09:05:01 : INFO  : mysqlworkbenchce : Latest version of MySQLWorkbench is 8.0.34.CE
2023-08-31 09:05:01 : REQ   : mysqlworkbenchce : Downloading https://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-workbench-community-8.0.34-macos-arm64.dmg to MySQLWorkbench.dmg
2023-08-31 09:05:01 : DEBUG : mysqlworkbenchce : No Dialog connection, just download
2023-08-31 09:05:03 : DEBUG : mysqlworkbenchce : File list: -rw-r--r--  1 root  wheel   122M Aug 31 09:05 MySQLWorkbench.dmg
2023-08-31 09:05:03 : DEBUG : mysqlworkbenchce : File type: MySQLWorkbench.dmg: bzip2 compressed data, block size = 900k
2023-08-31 09:05:03 : DEBUG : mysqlworkbenchce : curl output was:
*   Trying 23.13.40.241:443...
* Connected to dev.mysql.com (23.13.40.241) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [318 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [29 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3014 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=Redwood City; O=Oracle Corporation; CN=www.mysql.com
*  start date: Apr 11 00:00:00 2023 GMT
*  expire date: Apr 11 23:59:59 2024 GMT
*  subjectAltName: host "dev.mysql.com" matched cert's "dev.mysql.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: dev.mysql.com]
* h2 [:path: /get/Downloads/MySQLGUITools/mysql-workbench-community-8.0.34-macos-arm64.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x11d811a00)
> GET /get/Downloads/MySQLGUITools/mysql-workbench-community-8.0.34-macos-arm64.dmg HTTP/2
> Host: dev.mysql.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< content-type: text/html; charset=UTF-8
< content-length: 0
< x-frame-options: SAMEORIGIN
< strict-transport-security: max-age=15768000
< expires: Thu, 19 Nov 1981 08:52:00 GMT
< cache-control: no-store, no-cache, must-revalidate
< pragma: no-cache
< location: https://cdn.mysql.com//Downloads/MySQLGUITools/mysql-workbench-community-8.0.34-macos-arm64.dmg
< x-xss-protection: 1; mode=block
< x-content-type-options: nosniff
< date: Thu, 31 Aug 2023 07:05:09 GMT
< set-cookie: MySQL_S=rcqebm30evifftavquf9j8njg1lse4k5; path=/; domain=mysql.com; HttpOnly
< server-timing: cdn-cache; desc=MISS
< server-timing: edge; dur=129
< server-timing: origin; dur=65
< akamai-grn: 0.1d5cda17.1693465508.2de37fb
< server-timing: ak_p; desc="1693465508930_400186397_48117755_19351_5689_2_3_15";dur=1
<
{ [0 bytes data]
* Connection #0 to host dev.mysql.com left intact
* Issue another request to this URL: 'https://cdn.mysql.com//Downloads/MySQLGUITools/mysql-workbench-community-8.0.34-macos-arm64.dmg'
*   Trying 95.101.144.218:443...
* Connected to cdn.mysql.com (95.101.144.218) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [318 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [108 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2839 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN: server accepted http/1.1
* Server certificate:
*  subject: C=US; ST=California; L=Redwood City; O=Oracle Corporation; CN=cdn.mysql.com
*  start date: Jun  5 00:00:00 2023 GMT
*  expire date: Jun  4 23:59:59 2024 GMT
*  subjectAltName: host "cdn.mysql.com" matched cert's "cdn.mysql.com"
*  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=GeoTrust RSA CA 2018
*  SSL certificate verify ok.
* using HTTP/1.1
> GET //Downloads/MySQLGUITools/mysql-workbench-community-8.0.34-macos-arm64.dmg HTTP/1.1
> Host: cdn.mysql.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/1.1 200 OK
< Accept-Ranges: bytes
< Server: AkamaiNetStorage
< Last-Modified: Thu, 13 Jul 2023 12:03:12 GMT
< ETag: "93c0326a15578b16e938f9f0a2f28bd9:1689582711.529453"
< Content-Length: 127670422
< Date: Thu, 31 Aug 2023 07:05:09 GMT
< Connection: keep-alive
< Content-Type: application/x-apple-diskimage
<
{ [16078 bytes data]
* Connection #1 to host cdn.mysql.com left intact

2023-08-31 09:05:03 : REQ   : mysqlworkbenchce : no more blocking processes, continue with update
2023-08-31 09:05:03 : REQ   : mysqlworkbenchce : Installing MySQLWorkbench
2023-08-31 09:05:03 : INFO  : mysqlworkbenchce : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.T4lk2F6m/MySQLWorkbench.dmg
2023-08-31 09:05:10 : DEBUG : mysqlworkbenchce : Debugging enabled, dmgmount output was:
Checksumming whole disk (Apple_HFS : 0)…
whole disk (Apple_HFS : 0): verified CRC32 $04FAFD9E
verified CRC32 $A0D09FFE
/dev/disk4          	                               	/Volumes/MySQL Workbench community-8.0.34

2023-08-31 09:05:10 : INFO  : mysqlworkbenchce : Mounted: /Volumes/MySQL Workbench community-8.0.34
2023-08-31 09:05:10 : INFO  : mysqlworkbenchce : Verifying: /Volumes/MySQL Workbench community-8.0.34/MySQLWorkbench.app
2023-08-31 09:05:10 : DEBUG : mysqlworkbenchce : App size: 242M	/Volumes/MySQL Workbench community-8.0.34/MySQLWorkbench.app
2023-08-31 09:05:44 : DEBUG : mysqlworkbenchce : Debugging enabled, App Verification output was:
/Volumes/MySQL Workbench community-8.0.34/MySQLWorkbench.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Oracle America, Inc. (VB5E2TV963)

2023-08-31 09:05:44 : INFO  : mysqlworkbenchce : Team ID matching: VB5E2TV963 (expected: VB5E2TV963 )
2023-08-31 09:05:44 : INFO  : mysqlworkbenchce : Downloaded version of MySQLWorkbench is 8.0.34.CE on versionKey CFBundleShortVersionString (replacing version 8.0.32.CE).
2023-08-31 09:05:44 : INFO  : mysqlworkbenchce : App has LSMinimumSystemVersion: 13.0
2023-08-31 09:05:44 : WARN  : mysqlworkbenchce : Removing existing /Applications/MySQLWorkbench.app
2023-08-31 09:05:45 : DEBUG : mysqlworkbenchce : Debugging enabled, App removing output was:
/Applications/MySQLWorkbench.app/Contents/
Last Log repeated 4928 times
/Applications/MySQLWorkbench.app/Contents
/Applications/MySQLWorkbench.app

2023-08-31 09:05:45 : INFO  : mysqlworkbenchce : Copy /Volumes/MySQL Workbench community-8.0.34/MySQLWorkbench.app to /Applications
2023-08-31 09:05:52 : DEBUG : mysqlworkbenchce : Debugging enabled, App copy output was:
Copying /Volumes/MySQL Workbench community-8.0.34/MySQLWorkbench.app

2023-08-31 09:05:52 : WARN  : mysqlworkbenchce : Changing owner to kryptonit
2023-08-31 09:05:53 : INFO  : mysqlworkbenchce : Finishing...
2023-08-31 09:05:56 : INFO  : mysqlworkbenchce : App(s) found: /Applications/MySQLWorkbench.app
2023-08-31 09:05:56 : INFO  : mysqlworkbenchce : found app at /Applications/MySQLWorkbench.app, version 8.0.34.CE, on versionKey CFBundleShortVersionString
2023-08-31 09:05:56 : REQ   : mysqlworkbenchce : Installed MySQLWorkbench, version 8.0.34.CE
2023-08-31 09:05:56 : INFO  : mysqlworkbenchce : notifying
displaynotification:7: no such file or directory: /usr/local/bin/dialog
2023-08-31 09:05:56 : DEBUG : mysqlworkbenchce : Unmounting /Volumes/MySQL Workbench community-8.0.34
2023-08-31 09:05:56 : DEBUG : mysqlworkbenchce : Debugging enabled, Unmounting output was:
"disk4" ejected.
2023-08-31 09:05:57 : DEBUG : mysqlworkbenchce : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.T4lk2F6m
2023-08-31 09:05:57 : DEBUG : mysqlworkbenchce : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.T4lk2F6m/MySQLWorkbench.dmg
2023-08-31 09:05:57 : DEBUG : mysqlworkbenchce : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.T4lk2F6m
2023-08-31 09:05:57 : INFO  : mysqlworkbenchce : App not closed, so no reopen.
2023-08-31 09:05:57 : REQ   : mysqlworkbenchce : All done!
2023-08-31 09:05:57 : REQ   : mysqlworkbenchce : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Mar 12, 2024
Replaced the conditional URLs with universal URL and DMG and added recommended variables.

2023-11-23 12:02:03 : REQ   : vlc : ################## Start Installomator v. 10.6beta, date 2023-11-23
2023-11-23 12:02:03 : INFO  : vlc : ################## Version: 10.6beta
2023-11-23 12:02:03 : INFO  : vlc : ################## Date: 2023-11-23
2023-11-23 12:02:03 : INFO  : vlc : ################## vlc
2023-11-23 12:02:03 : DEBUG : vlc : DEBUG mode 1 enabled.
2023-11-23 12:02:06 : DEBUG : vlc : name=VLC
2023-11-23 12:02:06 : DEBUG : vlc : appName=
2023-11-23 12:02:06 : DEBUG : vlc : type=dmg
2023-11-23 12:02:06 : DEBUG : vlc : archiveName=vlc-3.0.20-universal.dmg
2023-11-23 12:02:06 : DEBUG : vlc : downloadURL=https://get.videolan.org/vlc/last/macosx/vlc-3.0.20-universal.dmg
2023-11-23 12:02:06 : DEBUG : vlc : curlOptions=
2023-11-23 12:02:06 : DEBUG : vlc : appNewVersion=3.0.20
2023-11-23 12:02:06 : DEBUG : vlc : appCustomVersion function: Not defined
2023-11-23 12:02:06 : DEBUG : vlc : versionKey=CFBundleShortVersionString
2023-11-23 12:02:06 : DEBUG : vlc : packageID=
2023-11-23 12:02:06 : DEBUG : vlc : pkgName=
2023-11-23 12:02:06 : DEBUG : vlc : choiceChangesXML=
2023-11-23 12:02:06 : DEBUG : vlc : expectedTeamID=75GAHG3SZQ
2023-11-23 12:02:06 : DEBUG : vlc : blockingProcesses=VLC
2023-11-23 12:02:06 : DEBUG : vlc : installerTool=
2023-11-23 12:02:06 : DEBUG : vlc : CLIInstaller=
2023-11-23 12:02:06 : DEBUG : vlc : CLIArguments=
2023-11-23 12:02:06 : DEBUG : vlc : updateTool=
2023-11-23 12:02:06 : DEBUG : vlc : updateToolArguments=
2023-11-23 12:02:06 : DEBUG : vlc : updateToolRunAsCurrentUser=
2023-11-23 12:02:06 : INFO  : vlc : BLOCKING_PROCESS_ACTION=tell_user
2023-11-23 12:02:06 : INFO  : vlc : NOTIFY=success
2023-11-23 12:02:06 : INFO  : vlc : LOGGING=DEBUG
2023-11-23 12:02:06 : INFO  : vlc : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-11-23 12:02:06 : INFO  : vlc : Label type: dmg
2023-11-23 12:02:06 : INFO  : vlc : archiveName: vlc-3.0.20-universal.dmg
2023-11-23 12:02:06 : DEBUG : vlc : Changing directory to /Users/someuser/Documents/GitHub/Installomator/build
2023-11-23 12:02:06 : INFO  : vlc : App(s) found: /Applications/VLC.app
2023-11-23 12:02:06 : INFO  : vlc : found app at /Applications/VLC.app, version 3.0.18, on versionKey CFBundleShortVersionString
2023-11-23 12:02:06 : INFO  : vlc : appversion: 3.0.18
2023-11-23 12:02:06 : INFO  : vlc : Latest version of VLC is 3.0.20
2023-11-23 12:02:06 : REQ   : vlc : Downloading https://get.videolan.org/vlc/last/macosx/vlc-3.0.20-universal.dmg to vlc-3.0.20-universal.dmg
2023-11-23 12:02:06 : DEBUG : vlc : No Dialog connection, just download
2023-11-23 12:02:51 : DEBUG : vlc : File list: -rw-r--r--  1 someuser  staff    81M Nov 23 12:02 vlc-3.0.20-universal.dmg
2023-11-23 12:02:51 : DEBUG : vlc : File type: vlc-3.0.20-universal.dmg: bzip2 compressed data, block size = 100k
2023-11-23 12:02:51 : DEBUG : vlc : curl output was:
*   Trying 62.210.246.226:443...
* Connected to get.videolan.org (62.210.246.226) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [321 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [102 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4059 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [300 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=get-dc2.videolan.org
*  start date: Oct 17 01:12:07 2023 GMT
*  expire date: Jan 15 01:12:06 2024 GMT
*  subjectAltName: host "get.videolan.org" matched cert's "get.videolan.org"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: get.videolan.org]
* h2 [:path: /vlc/last/macosx/vlc-3.0.20-universal.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x12c00a800)
> GET /vlc/last/macosx/vlc-3.0.20-universal.dmg HTTP/2
> Host: get.videolan.org
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< server: nginx
< date: Thu, 23 Nov 2023 09:02:08 GMT
< content-type: text/html; charset=UTF-8
< location: https://mirror.rasanegar.com/videolan/vlc/3.0.20/macosx/vlc-3.0.20-universal.dmg
< alt-svc: h2=":443"
<
* Ignoring the response-body
{ [124 bytes data]
* Connection #0 to host get.videolan.org left intact
* Issue another request to this URL: 'https://mirror.rasanegar.com/videolan/vlc/3.0.20/macosx/vlc-3.0.20-universal.dmg'
*   Trying 5.160.200.196:443...
* Connected to mirror.rasanegar.com (5.160.200.196) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [325 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [102 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2446 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [181 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=ir.mirror.rasanegar.com
*  start date: Oct 31 20:12:36 2023 GMT
*  expire date: Jan 29 20:12:35 2024 GMT
*  subjectAltName: host "mirror.rasanegar.com" matched cert's "mirror.rasanegar.com"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: mirror.rasanegar.com]
* h2 [:path: /videolan/vlc/3.0.20/macosx/vlc-3.0.20-universal.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x12c00a800)
> GET /videolan/vlc/3.0.20/macosx/vlc-3.0.20-universal.dmg HTTP/2
> Host: mirror.rasanegar.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< server: nginx
< date: Thu, 23 Nov 2023 09:02:10 GMT
< content-type: application/octet-stream
< content-length: 85166688
< last-modified: Wed, 01 Nov 2023 22:17:15 GMT
< etag: "6542ce6b-5138a60"
< accept-ranges: bytes
<
{ [16238 bytes data]
* Connection #1 to host mirror.rasanegar.com left intact

2023-11-23 12:02:51 : DEBUG : vlc : DEBUG mode 1, not checking for blocking processes
2023-11-23 12:02:51 : REQ   : vlc : Installing VLC
2023-11-23 12:02:51 : INFO  : vlc : Mounting /Users/someuser/Documents/GitHub/Installomator/build/vlc-3.0.20-universal.dmg
2023-11-23 12:02:57 : DEBUG : vlc : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $1A4FDA35
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $339E94F1
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $13C5254A
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $AF5647D5
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $13C5254A
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $1C4D11CA
verified   CRC32 $34B86637
/dev/disk5              GUID_partition_scheme
/dev/disk5s1            Apple_HFS                       /Volumes/VLC media player

2023-11-23 12:02:57 : INFO  : vlc : Mounted: /Volumes/VLC media player
2023-11-23 12:02:57 : INFO  : vlc : Verifying: /Volumes/VLC media player/VLC.app
2023-11-23 12:02:57 : DEBUG : vlc : App size: 238M      /Volumes/VLC media player/VLC.app
2023-11-23 12:03:25 : DEBUG : vlc : Debugging enabled, App Verification output was:
/Volumes/VLC media player/VLC.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: VideoLAN (75GAHG3SZQ)

2023-11-23 12:03:25 : INFO  : vlc : Team ID matching: 75GAHG3SZQ (expected: 75GAHG3SZQ )
2023-11-23 12:03:25 : INFO  : vlc : Downloaded version of VLC is 3.0.20 on versionKey CFBundleShortVersionString (replacing version 3.0.18).
2023-11-23 12:03:25 : INFO  : vlc : App has LSMinimumSystemVersion: 10.7.5
2023-11-23 12:03:25 : DEBUG : vlc : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2023-11-23 12:03:25 : INFO  : vlc : Finishing...
2023-11-23 12:03:28 : INFO  : vlc : App(s) found: /Applications/VLC.app
2023-11-23 12:03:28 : INFO  : vlc : found app at /Applications/VLC.app, version 3.0.18, on versionKey CFBundleShortVersionString
2023-11-23 12:03:28 : REQ   : vlc : Installed VLC, version 3.0.20
2023-11-23 12:03:28 : INFO  : vlc : notifying
2023-11-23 12:03:29 : DEBUG : vlc : Unmounting /Volumes/VLC media player
2023-11-23 12:03:29 : DEBUG : vlc : Debugging enabled, Unmounting output was:
"disk5" ejected.
2023-11-23 12:03:29 : DEBUG : vlc : DEBUG mode 1, not reopening anything
2023-11-23 12:03:29 : REQ   : vlc : All done!
2023-11-23 12:03:29 : REQ   : vlc : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Mar 12, 2024
Debug Ourput:

2023-11-27 15:29:43 : REQ   : i1profiler : ################## Start Installomator v. 10.6beta, date 2023-11-27
2023-11-27 15:29:43 : INFO  : i1profiler : ################## Version: 10.6beta
2023-11-27 15:29:43 : INFO  : i1profiler : ################## Date: 2023-11-27
2023-11-27 15:29:43 : INFO  : i1profiler : ################## i1profiler
2023-11-27 15:29:43 : DEBUG : i1profiler : DEBUG mode 1 enabled.
XPath error : Undefined namespace prefix
XPath evaluation failure
2023-11-27 15:29:43 : DEBUG : i1profiler : name=i1Profiler
2023-11-27 15:29:43 : DEBUG : i1profiler : appName=
2023-11-27 15:29:43 : DEBUG : i1profiler : type=pkgInZip
2023-11-27 15:29:43 : DEBUG : i1profiler : archiveName=
2023-11-27 15:29:43 : DEBUG : i1profiler : downloadURL=http://downloads.xrite.com/Downloads/Software/i1Profiler/3.7.1/mac/i1Profiler.zip
2023-11-27 15:29:43 : DEBUG : i1profiler : curlOptions=
2023-11-27 15:29:43 : DEBUG : i1profiler : appNewVersion=
2023-11-27 15:29:43 : DEBUG : i1profiler : appCustomVersion function: Not defined
2023-11-27 15:29:43 : DEBUG : i1profiler : versionKey=CFBundleShortVersionString
2023-11-27 15:29:43 : DEBUG : i1profiler : packageID=
2023-11-27 15:29:43 : DEBUG : i1profiler : pkgName=
2023-11-27 15:29:43 : DEBUG : i1profiler : choiceChangesXML=
2023-11-27 15:29:43 : DEBUG : i1profiler : expectedTeamID=2K7GT73B4R
2023-11-27 15:29:43 : DEBUG : i1profiler : blockingProcesses=
2023-11-27 15:29:43 : DEBUG : i1profiler : installerTool=
2023-11-27 15:29:43 : DEBUG : i1profiler : CLIInstaller=
2023-11-27 15:29:43 : DEBUG : i1profiler : CLIArguments=
2023-11-27 15:29:43 : DEBUG : i1profiler : updateTool=
2023-11-27 15:29:43 : DEBUG : i1profiler : updateToolArguments=
2023-11-27 15:29:43 : DEBUG : i1profiler : updateToolRunAsCurrentUser=
2023-11-27 15:29:43 : INFO  : i1profiler : BLOCKING_PROCESS_ACTION=tell_user
2023-11-27 15:29:43 : INFO  : i1profiler : NOTIFY=success
2023-11-27 15:29:43 : INFO  : i1profiler : LOGGING=DEBUG
2023-11-27 15:29:43 : INFO  : i1profiler : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-11-27 15:29:43 : INFO  : i1profiler : Label type: pkgInZip
2023-11-27 15:29:43 : INFO  : i1profiler : archiveName: i1Profiler.zip
2023-11-27 15:29:43 : INFO  : i1profiler : no blocking processes defined, using i1Profiler as default
2023-11-27 15:29:44 : DEBUG : i1profiler : Changing directory to /Users/b.kollmer/Development/Installomator/Installomator/build
2023-11-27 15:29:44 : INFO  : i1profiler : name: i1Profiler, appName: i1Profiler.app
2023-11-27 15:29:44.023 mdfind[40593:4947683] [UserQueryParser] Loading keywords and predicates for locale "de_DE"
2023-11-27 15:29:44.024 mdfind[40593:4947683] [UserQueryParser] Loading keywords and predicates for locale "de"
2023-11-27 15:29:44.134 mdfind[40593:4947683] Couldn't determine the mapping between prefab keywords and predicates.
2023-11-27 15:29:44 : WARN  : i1profiler : No previous app found
2023-11-27 15:29:44 : WARN  : i1profiler : could not find i1Profiler.app
2023-11-27 15:29:44 : INFO  : i1profiler : appversion:
2023-11-27 15:29:44 : INFO  : i1profiler : Latest version not specified.
2023-11-27 15:29:44 : REQ   : i1profiler : Downloading http://downloads.xrite.com/Downloads/Software/i1Profiler/3.7.1/mac/i1Profiler.zip to i1Profiler.zip
2023-11-27 15:29:44 : DEBUG : i1profiler : No Dialog connection, just download
2023-11-27 15:29:57 : DEBUG : i1profiler : File list: -rw-r--r--@ 1 root  staff   255M 27 Nov 15:29 i1Profiler.zip
2023-11-27 15:29:57 : DEBUG : i1profiler : File type: i1Profiler.zip: Zip archive data, at least v2.0 to extract, compression method=deflate
2023-11-27 15:29:57 : DEBUG : i1profiler : curl output was:
*   Trying 108.138.7.33:80...
* Connected to downloads.xrite.com (108.138.7.33) port 80 (#0)
> GET /Downloads/Software/i1Profiler/3.7.1/mac/i1Profiler.zip HTTP/1.1
> Host: downloads.xrite.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: CloudFront
< Date: Mon, 27 Nov 2023 14:29:44 GMT
< Content-Type: text/html
< Content-Length: 167
< Connection: keep-alive
< Location: https://downloads.xrite.com/Downloads/Software/i1Profiler/3.7.1/mac/i1Profiler.zip
< X-Cache: Redirect from cloudfront
< Via: 1.1 f13110b40e6214ad566c753a838f49f4.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: FRA56-P6
< X-Amz-Cf-Id: 1apbkCQJXmSOCKXYpdqVXyUhM7jizk8lioHXXbzAjDvXesNj2toLuw==
<
* Ignoring the response-body
{ [167 bytes data]
* Connection #0 to host downloads.xrite.com left intact
* Clear auth, redirects to port from 80 to 443
* Issue another request to this URL: 'https://downloads.xrite.com/Downloads/Software/i1Profiler/3.7.1/mac/i1Profiler.zip'
*   Trying 108.138.7.33:443...
* Connected to downloads.xrite.com (108.138.7.33) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [324 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4947 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=*.xrite.com
*  start date: Oct  9 00:00:00 2023 GMT
*  expire date: Nov  4 23:59:59 2024 GMT
*  subjectAltName: host "downloads.xrite.com" matched cert's "*.xrite.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: downloads.xrite.com]
* h2 [:path: /Downloads/Software/i1Profiler/3.7.1/mac/i1Profiler.zip]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x154814200)
> GET /Downloads/Software/i1Profiler/3.7.1/mac/i1Profiler.zip HTTP/2
> Host: downloads.xrite.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< content-type: application/x-zip-compressed
< content-length: 267852124
< date: Mon, 27 Nov 2023 14:29:44 GMT
< set-cookie: AWSALB=/upigtfyG87E9+MuFNs0j2MPv5nM5NM99VrzOSWQRjqamdtT8RJOuhCl7O0Cd8eN68UFDjXHUSHTIlyWxknDk/pm7WkmyoxGGMMDbB/Jmn1aGqWdraTQoQ+5kX8m; Expires=Mon, 04 Dec 2023 14:29:44 GMT; Path=/
< set-cookie: AWSALBCORS=/upigtfyG87E9+MuFNs0j2MPv5nM5NM99VrzOSWQRjqamdtT8RJOuhCl7O0Cd8eN68UFDjXHUSHTIlyWxknDk/pm7WkmyoxGGMMDbB/Jmn1aGqWdraTQoQ+5kX8m; Expires=Mon, 04 Dec 2023 14:29:44 GMT; Path=/; SameSite=None; Secure
< last-modified: Tue, 24 Oct 2023 15:24:13 GMT
< accept-ranges: bytes
< etag: "5fe9da248e6da1:0"
< server: Microsoft-IIS/8.5
< x-powered-by: ASP.NET
< strict-transport-security: max-age=31536000;includeSubdomains;
< x-content-type-options: nosniff
< x-cache: Miss from cloudfront
< via: 1.1 61c90c70feca5f532bf48bc0dc85d516.cloudfront.net (CloudFront)
< x-amz-cf-pop: FRA56-P6
< x-amz-cf-id: jVG1YwEJ_pSLYg8eQBZdmOzNUYwoRmKp5IQ9RKbsiial2DI-7m2EZA==
<
{ [32400 bytes data]
* Connection #1 to host downloads.xrite.com left intact

2023-11-27 15:29:57 : DEBUG : i1profiler : DEBUG mode 1, not checking for blocking processes
2023-11-27 15:29:57 : REQ   : i1profiler : Installing i1Profiler
2023-11-27 15:29:57 : INFO  : i1profiler : Unzipping i1Profiler.zip
2023-11-27 15:29:57 : DEBUG : i1profiler : Found pkg(s):
/Users/b.kollmer/Development/Installomator/Installomator/build/i1Profiler.pkg
2023-11-27 15:29:57 : INFO  : i1profiler : found pkg: /Users/b.kollmer/Development/Installomator/Installomator/build/i1Profiler.pkg
2023-11-27 15:29:57 : INFO  : i1profiler : Verifying: /Users/b.kollmer/Development/Installomator/Installomator/build/i1Profiler.pkg
2023-11-27 15:29:57 : DEBUG : i1profiler : File list: -rw-r--r--@ 1 b.kollmer  staff   257M 17 Okt 21:37 /Users/b.kollmer/Development/Installomator/Installomator/build/i1Profiler.pkg
2023-11-27 15:29:57 : DEBUG : i1profiler : File type: /Users/b.kollmer/Development/Installomator/Installomator/build/i1Profiler.pkg: xar archive compressed TOC: 8863, SHA-1 checksum
2023-11-27 15:29:57 : DEBUG : i1profiler : spctlOut is /Users/b.kollmer/Development/Installomator/Installomator/build/i1Profiler.pkg: accepted
2023-11-27 15:29:57 : DEBUG : i1profiler : source=Notarized Developer ID
2023-11-27 15:29:57 : DEBUG : i1profiler : origin=Developer ID Installer: X-Rite, Incorporated (2K7GT73B4R)
2023-11-27 15:29:57 : INFO  : i1profiler : Team ID: 2K7GT73B4R (expected: 2K7GT73B4R )
2023-11-27 15:29:57 : DEBUG : i1profiler : DEBUG enabled, skipping installation
2023-11-27 15:29:57 : INFO  : i1profiler : Finishing...
2023-11-27 15:30:00 : INFO  : i1profiler : name: i1Profiler, appName: i1Profiler.app
2023-11-27 15:30:00.774 mdfind[40735:4948646] [UserQueryParser] Loading keywords and predicates for locale "de_DE"
2023-11-27 15:30:00.774 mdfind[40735:4948646] [UserQueryParser] Loading keywords and predicates for locale "de"
2023-11-27 15:30:00.835 mdfind[40735:4948646] Couldn't determine the mapping between prefab keywords and predicates.
2023-11-27 15:30:00 : WARN  : i1profiler : No previous app found
2023-11-27 15:30:00 : WARN  : i1profiler : could not find i1Profiler.app
2023-11-27 15:30:00 : REQ   : i1profiler : Installed i1Profiler
2023-11-27 15:30:00 : INFO  : i1profiler : notifying
2023-11-27 15:30:01 : DEBUG : i1profiler : DEBUG mode 1, not reopening anything
2023-11-27 15:30:01 : REQ   : i1profiler : All done!
2023-11-27 15:30:01 : REQ   : i1profiler : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Mar 12, 2024
Updated WhatsApp cause of new version and new downloadURL.
Provided AppNewVersion Paramter

Debug Log:
2023-11-30 17:18:00 : REQ   : whatsapp : ################## Start Installomator v. 10.6beta, date 2023-11-30
2023-11-30 17:18:00 : INFO  : whatsapp : ################## Version: 10.6beta
2023-11-30 17:18:00 : INFO  : whatsapp : ################## Date: 2023-11-30
2023-11-30 17:18:00 : INFO  : whatsapp : ################## whatsapp
2023-11-30 17:18:00 : DEBUG : whatsapp : DEBUG mode 1 enabled.
2023-11-30 17:18:00 : DEBUG : whatsapp : name=WhatsApp
2023-11-30 17:18:00 : DEBUG : whatsapp : appName=
2023-11-30 17:18:00 : DEBUG : whatsapp : type=dmg
2023-11-30 17:18:00 : DEBUG : whatsapp : archiveName=
2023-11-30 17:18:00 : DEBUG : whatsapp : downloadURL=https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release
2023-11-30 17:18:00 : DEBUG : whatsapp : curlOptions=
2023-11-30 17:18:00 : DEBUG : whatsapp : appNewVersion=2.2349.51
2023-11-30 17:18:00 : DEBUG : whatsapp : appCustomVersion function: Not defined
2023-11-30 17:18:00 : DEBUG : whatsapp : versionKey=CFBundleShortVersionString
2023-11-30 17:18:00 : DEBUG : whatsapp : packageID=
2023-11-30 17:18:00 : DEBUG : whatsapp : pkgName=
2023-11-30 17:18:00 : DEBUG : whatsapp : choiceChangesXML=
2023-11-30 17:18:00 : DEBUG : whatsapp : expectedTeamID=57T9237FN3
2023-11-30 17:18:00 : DEBUG : whatsapp : blockingProcesses=
2023-11-30 17:18:00 : DEBUG : whatsapp : installerTool=
2023-11-30 17:18:00 : DEBUG : whatsapp : CLIInstaller=
2023-11-30 17:18:00 : DEBUG : whatsapp : CLIArguments=
2023-11-30 17:18:00 : DEBUG : whatsapp : updateTool=
2023-11-30 17:18:00 : DEBUG : whatsapp : updateToolArguments=
2023-11-30 17:18:00 : DEBUG : whatsapp : updateToolRunAsCurrentUser=
2023-11-30 17:18:00 : INFO  : whatsapp : BLOCKING_PROCESS_ACTION=tell_user
2023-11-30 17:18:00 : INFO  : whatsapp : NOTIFY=success
2023-11-30 17:18:00 : INFO  : whatsapp : LOGGING=DEBUG
2023-11-30 17:18:00 : INFO  : whatsapp : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-11-30 17:18:00 : INFO  : whatsapp : Label type: dmg
2023-11-30 17:18:00 : INFO  : whatsapp : archiveName: WhatsApp.dmg
2023-11-30 17:18:00 : INFO  : whatsapp : no blocking processes defined, using WhatsApp as default
2023-11-30 17:18:00 : DEBUG : whatsapp : Changing directory to /Users/b.kollmer/Development/Installomator/Installomator/build
2023-11-30 17:18:00 : INFO  : whatsapp : name: WhatsApp, appName: WhatsApp.app
2023-11-30 17:18:00.713 mdfind[22830:11350311] [UserQueryParser] Loading keywords and predicates for locale "de_DE"
2023-11-30 17:18:00.713 mdfind[22830:11350311] [UserQueryParser] Loading keywords and predicates for locale "de"
2023-11-30 17:18:00.855 mdfind[22830:11350311] Couldn't determine the mapping between prefab keywords and predicates.
2023-11-30 17:18:00 : WARN  : whatsapp : No previous app found
2023-11-30 17:18:00 : WARN  : whatsapp : could not find WhatsApp.app
2023-11-30 17:18:00 : INFO  : whatsapp : appversion:
2023-11-30 17:18:00 : INFO  : whatsapp : Latest version of WhatsApp is 2.2349.51
2023-11-30 17:18:00 : REQ   : whatsapp : Downloading https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release to WhatsApp.dmg
2023-11-30 17:18:00 : DEBUG : whatsapp : No Dialog connection, just download
2023-11-30 17:20:01 : DEBUG : whatsapp : File list: -rw-r--r--  1 root  staff   103M 30 Nov 17:20 WhatsApp.dmg
2023-11-30 17:20:01 : DEBUG : whatsapp : File type: WhatsApp.dmg: zlib compressed data
2023-11-30 17:20:01 : DEBUG : whatsapp : curl output was:
*   Trying [2a03:2880:f276:cd:face:b00c:0:167]:443...
* Connected to web.whatsapp.com (2a03:2880:f276:cd:face:b00c:0:167) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [321 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [15 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2846 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [80 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=Menlo Park; O=Meta Platforms, Inc.; CN=*.whatsapp.net
*  start date: Sep  8 00:00:00 2023 GMT
*  expire date: Dec  7 23:59:59 2023 GMT
*  subjectAltName: host "web.whatsapp.com" matched cert's "*.whatsapp.com"
*  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: web.whatsapp.com]
* h2 [:path: /desktop/mac_native/release/?configuration=Release]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x134814200)
> GET /desktop/mac_native/release/?configuration=Release HTTP/2
> Host: web.whatsapp.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< vary: Accept-Encoding
< location: https://scontent-fra3-1.xx.fbcdn.net/v/t39.16592-6/10000000_748667177299829_6406801816908820547_n.dmg/WhatsApp-2.23.23.82.dmg?_nc_cat=105&ccb=1-7&_nc_sid=8f3826&_nc_ohc=Ukjw49fqALEAX8fFCoC&_nc_ht=scontent-fra3-1.xx&oh=00_AfDeKhEFVIukrBBpEmFRYMG2er9Aie2eyO4mkBaA1GGC8Q&oe=656CE77E
< reporting-endpoints:
< document-policy: force-load-at-top
< permissions-policy-report-only: autoplay=(), clipboard-read=(), clipboard-write=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(), gamepad=(), keyboard-map=(), otp-credentials=(), picture-in-picture=(), xr-spatial-tracking=()
< permissions-policy: accelerometer=(), ambient-light-sensor=(), bluetooth=(), camera=(), geolocation=(), gyroscope=(), hid=(), idle-detection=(), local-fonts=(), magnetometer=(), microphone=(), midi=(), payment=(), publickey-credentials-get=(), screen-wake-lock=(), serial=(), usb=(), window-management=()
< cross-origin-resource-policy: same-origin
< cross-origin-opener-policy: same-origin-allow-popups
< pragma: no-cache
< cache-control: private, no-cache, no-store, must-revalidate
< expires: Sat, 01 Jan 2000 00:00:00 GMT
< x-content-type-options: nosniff
< x-xss-protection: 0
< content-security-policy: frame-ancestors 'self';
< content-security-policy: default-src 'self' data: blob:;script-src 'self' data: blob: 'unsafe-eval' 'unsafe-inline' https://static.whatsapp.net https://ajax.googleapis.com https://api.search.live.net https://maps.googleapis.com https://www.youtube.com https://s.ytimg.com;style-src 'self' data: blob: 'unsafe-inline' https://fonts.googleapis.com;connect-src 'self' data: blob: https://*.whatsapp.net https://www.facebook.com https://*.giphy.com https://*.tenor.co https://crashlogs.whatsapp.net/wa_clb_data https://crashlogs.whatsapp.net/wa_fls_upload_check https://www.bingapis.com/api/v6/images/search https://*.google-analytics.com wss://*.web.whatsapp.com wss://web.whatsapp.com https://www.whatsapp.com https://dyn.web.whatsapp.com https://graph.whatsapp.com/graphql/;font-src data: 'self' https://fonts.googleapis.com https://fonts.gstatic.com;img-src 'self' data: blob: *;media-src 'self' data: blob: https://*.whatsapp.net https://*.giphy.com https://*.tenor.co https://*.cdninstagram.com https://*.streamable.com https://*.sharechat.com https://*.fbcdn.net mediastream:;child-src 'self' data: blob:;frame-src 'self' data: blob: https://www.youtube.com;block-all-mixed-content;upgrade-insecure-requests;
< strict-transport-security: max-age=31536000; preload; includeSubDomains
< content-type: text/html; charset="utf-8"
< x-fb-debug: BePS68N8M1/+0/u5IKtxEPMLwIe+ywF9ARjMGwavQl3SMSiTBS6GKeDY11J9rwZH3eGk0ot1zsfwnib5C9cdSw==
< content-length: 0
< date: Thu, 30 Nov 2023 16:18:01 GMT
< alt-svc: h3=":443"; ma=86400
<
{ [0 bytes data]
* Connection #0 to host web.whatsapp.com left intact
* Issue another request to this URL: 'https://scontent-fra3-1.xx.fbcdn.net/v/t39.16592-6/10000000_748667177299829_6406801816908820547_n.dmg/WhatsApp-2.23.23.82.dmg?_nc_cat=105&ccb=1-7&_nc_sid=8f3826&_nc_ohc=Ukjw49fqALEAX8fFCoC&_nc_ht=scontent-fra3-1.xx&oh=00_AfDeKhEFVIukrBBpEmFRYMG2er9Aie2eyO4mkBaA1GGC8Q&oe=656CE77E'
*   Trying [2a03:2880:f084:d:face:b00c:0:3]:443...
* Connected to scontent-fra3-1.xx.fbcdn.net (2a03:2880:f084:d:face:b00c:0:3) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [333 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [15 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2914 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=Menlo Park; O=Meta Platforms, Inc.; CN=*.facebook.com
*  start date: Sep  8 00:00:00 2023 GMT
*  expire date: Dec  7 23:59:59 2023 GMT
*  subjectAltName: host "scontent-fra3-1.xx.fbcdn.net" matched cert's "*.xx.fbcdn.net"
*  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: scontent-fra3-1.xx.fbcdn.net]
* h2 [:path: /v/t39.16592-6/10000000_748667177299829_6406801816908820547_n.dmg/WhatsApp-2.23.23.82.dmg?_nc_cat=105&ccb=1-7&_nc_sid=8f3826&_nc_ohc=Ukjw49fqALEAX8fFCoC&_nc_ht=scontent-fra3-1.xx&oh=00_AfDeKhEFVIukrBBpEmFRYMG2er9Aie2eyO4mkBaA1GGC8Q&oe=656CE77E]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x134814200)
> GET /v/t39.16592-6/10000000_748667177299829_6406801816908820547_n.dmg/WhatsApp-2.23.23.82.dmg?_nc_cat=105&ccb=1-7&_nc_sid=8f3826&_nc_ohc=Ukjw49fqALEAX8fFCoC&_nc_ht=scontent-fra3-1.xx&oh=00_AfDeKhEFVIukrBBpEmFRYMG2er9Aie2eyO4mkBaA1GGC8Q&oe=656CE77E HTTP/2
> Host: scontent-fra3-1.xx.fbcdn.net
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< x-storage-error-category: dfs:none;sc_p:206:WSE_NOT_SET
< last-modified: Thu, 16 Nov 2023 20:57:00 GMT
< content-type: application/octet-stream
< thrift_fmhk: GBASQI30saKdHuq181mEV+aPFfDr4Z0EAA==
< timing-allow-origin: *
< cross-origin-resource-policy: cross-origin
< access-control-allow-origin: *
< cache-control: max-age=1209600, no-transform
< accept-ranges: bytes
< content-length: 107937864
< date: Thu, 30 Nov 2023 16:18:01 GMT
< alt-svc: h3=":443"; ma=86400
<
{ [1492 bytes data]
* received GOAWAY, error=0, last_stream=1
{ [16367 bytes data]
* Closing connection 1

2023-11-30 17:20:01 : DEBUG : whatsapp : DEBUG mode 1, not checking for blocking processes
2023-11-30 17:20:01 : REQ   : whatsapp : Installing WhatsApp
2023-11-30 17:20:01 : INFO  : whatsapp : Mounting /Users/b.kollmer/Development/Installomator/Installomator/build/WhatsApp.dmg
2023-11-30 17:20:05 : DEBUG : whatsapp : Debugging enabled, dmgmount output was:
Prüfsumme für Protective Master Boot Record (MBR : 0) berechnen …
Protective Master Boot Record (MBR :: Die überprüfte CRC32-Prüfsumme ist $15FC81A0
Prüfsumme für GPT Header (Primary GPT Header : 1) berechnen …
GPT Header (Primary GPT Header : 1): Die überprüfte CRC32-Prüfsumme ist $326C9079
Prüfsumme für GPT Partition Data (Primary GPT Table : 2) berechnen …
GPT Partition Data (Primary GPT Tabl: Die überprüfte CRC32-Prüfsumme ist $BB02F430
Prüfsumme für  (Apple_Free : 3) berechnen …
(Apple_Free : 3): Die überprüfte CRC32-Prüfsumme ist $00000000
Prüfsumme für disk image (Apple_HFS : 4) berechnen …
disk image (Apple_HFS : 4): Die überprüfte CRC32-Prüfsumme ist $02C65149
Prüfsumme für  (Apple_Free : 5) berechnen …
(Apple_Free : 5): Die überprüfte CRC32-Prüfsumme ist $00000000
Prüfsumme für GPT Partition Data (Backup GPT Table : 6) berechnen …
GPT Partition Data (Backup GPT Table: Die überprüfte CRC32-Prüfsumme ist $BB02F430
Prüfsumme für GPT Header (Backup GPT Header : 7) berechnen …
GPT Header (Backup GPT Header : 7): Die überprüfte CRC32-Prüfsumme ist $77E71BF4
Die überprüfte CRC32-Prüfsumme ist $E366A12A
/dev/disk6              GUID_partition_scheme
/dev/disk6s1            Apple_HFS                       /Volumes/WhatsApp Installer 1

2023-11-30 17:20:05 : INFO  : whatsapp : Mounted: /Volumes/WhatsApp Installer 1
2023-11-30 17:20:05 : INFO  : whatsapp : Verifying: /Volumes/WhatsApp Installer 1/WhatsApp.app
2023-11-30 17:20:05 : DEBUG : whatsapp : App size: 331M /Volumes/WhatsApp Installer 1/WhatsApp.app
2023-11-30 17:20:07 : DEBUG : whatsapp : Debugging enabled, App Verification output was:
/Volumes/WhatsApp Installer 1/WhatsApp.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: WhatsApp Inc. (57T9237FN3)

2023-11-30 17:20:07 : INFO  : whatsapp : Team ID matching: 57T9237FN3 (expected: 57T9237FN3 )
2023-11-30 17:20:07 : INFO  : whatsapp : Installing WhatsApp version 23.23.82 on versionKey CFBundleShortVersionString.
2023-11-30 17:20:07 : INFO  : whatsapp : App has LSMinimumSystemVersion: 11.0
2023-11-30 17:20:07 : DEBUG : whatsapp : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2023-11-30 17:20:07 : INFO  : whatsapp : Finishing...
2023-11-30 17:20:11 : INFO  : whatsapp : name: WhatsApp, appName: WhatsApp.app
2023-11-30 17:20:11.034 mdfind[23952:11358397] [UserQueryParser] Loading keywords and predicates for locale "de_DE"
2023-11-30 17:20:11.035 mdfind[23952:11358397] [UserQueryParser] Loading keywords and predicates for locale "de"
2023-11-30 17:20:11.100 mdfind[23952:11358397] Couldn't determine the mapping between prefab keywords and predicates.
2023-11-30 17:20:11 : WARN  : whatsapp : No previous app found
2023-11-30 17:20:11 : WARN  : whatsapp : could not find WhatsApp.app
2023-11-30 17:20:11 : REQ   : whatsapp : Installed WhatsApp, version 23.23.82
2023-11-30 17:20:11 : INFO  : whatsapp : notifying
2023-11-30 17:20:11 : DEBUG : whatsapp : Unmounting /Volumes/WhatsApp Installer 1
2023-11-30 17:20:11 : DEBUG : whatsapp : Debugging enabled, Unmounting output was:
"disk6" ejected.
2023-11-30 17:20:11 : DEBUG : whatsapp : DEBUG mode 1, not reopening anything
2023-11-30 17:20:11 : REQ   : whatsapp : All done!
2023-11-30 17:20:11 : REQ   : whatsapp : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jun 6, 2024
2023-10-25 20:40:50 : REQ   : bambustudio : ################## Start Installomator v. 10.6beta, date 2023-10-25
2023-10-25 20:40:50 : INFO  : bambustudio : ################## Version: 10.6beta
2023-10-25 20:40:50 : INFO  : bambustudio : ################## Date: 2023-10-25
2023-10-25 20:40:50 : INFO  : bambustudio : ################## bambustudio
2023-10-25 20:40:50 : DEBUG : bambustudio : DEBUG mode 1 enabled.
2023-10-25 20:40:51 : DEBUG : bambustudio : name=BambuStudio
2023-10-25 20:40:51 : DEBUG : bambustudio : appName=
2023-10-25 20:40:51 : DEBUG : bambustudio : type=dmg
2023-10-25 20:40:51 : DEBUG : bambustudio : archiveName=
2023-10-25 20:40:51 : DEBUG : bambustudio : downloadURL=https://github.com/bambulab/BambuStudio/releases/download/v01.07.07.89/Bambu_Studio_mac-v01.07.07.89-20231013104019.dmg
2023-10-25 20:40:51 : DEBUG : bambustudio : curlOptions=
2023-10-25 20:40:51 : DEBUG : bambustudio : appNewVersion=01.07.07.89
2023-10-25 20:40:51 : DEBUG : bambustudio : appCustomVersion function: Not defined
2023-10-25 20:40:51 : DEBUG : bambustudio : versionKey=CFBundleShortVersionString
2023-10-25 20:40:51 : DEBUG : bambustudio : packageID=
2023-10-25 20:40:51 : DEBUG : bambustudio : pkgName=
2023-10-25 20:40:51 : DEBUG : bambustudio : choiceChangesXML=
2023-10-25 20:40:51 : DEBUG : bambustudio : expectedTeamID=F4SKHPXDD9
2023-10-25 20:40:51 : DEBUG : bambustudio : blockingProcesses=Bambu Studio
2023-10-25 20:40:51 : DEBUG : bambustudio : installerTool=
2023-10-25 20:40:51 : DEBUG : bambustudio : CLIInstaller=
2023-10-25 20:40:51 : DEBUG : bambustudio : CLIArguments=
2023-10-25 20:40:51 : DEBUG : bambustudio : updateTool=
2023-10-25 20:40:51 : DEBUG : bambustudio : updateToolArguments=
2023-10-25 20:40:51 : DEBUG : bambustudio : updateToolRunAsCurrentUser=
2023-10-25 20:40:51 : INFO  : bambustudio : BLOCKING_PROCESS_ACTION=tell_user
2023-10-25 20:40:51 : INFO  : bambustudio : NOTIFY=success
2023-10-25 20:40:51 : INFO  : bambustudio : LOGGING=DEBUG
2023-10-25 20:40:51 : INFO  : bambustudio : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-10-25 20:40:51 : INFO  : bambustudio : Label type: dmg
2023-10-25 20:40:51 : INFO  : bambustudio : archiveName: BambuStudio.dmg
2023-10-25 20:40:51 : DEBUG : bambustudio : Changing directory to /Users/bigmacadmin/Documents/GitHub/installomator/build
2023-10-25 20:40:51 : INFO  : bambustudio : App(s) found: /Applications/BambuStudio.app
2023-10-25 20:40:51 : INFO  : bambustudio : found app at /Applications/BambuStudio.app, version 01.07.07.89, on versionKey CFBundleShortVersionString
2023-10-25 20:40:51 : INFO  : bambustudio : appversion: 01.07.07.89
2023-10-25 20:40:51 : INFO  : bambustudio : Latest version of BambuStudio is 01.07.07.89
2023-10-25 20:40:51 : WARN  : bambustudio : DEBUG mode 1 enabled, not exiting, but there is no new version of app.
2023-10-25 20:40:51 : REQ   : bambustudio : Downloading https://github.com/bambulab/BambuStudio/releases/download/v01.07.07.89/Bambu_Studio_mac-v01.07.07.89-20231013104019.dmg to BambuStudio.dmg
2023-10-25 20:40:51 : DEBUG : bambustudio : No Dialog connection, just download
2023-10-25 20:40:55 : DEBUG : bambustudio : File list: -rw-r--r--  1 root  staff   126M Oct 25 20:40 BambuStudio.dmg
2023-10-25 20:40:55 : DEBUG : bambustudio : File type: BambuStudio.dmg: zlib compressed data
2023-10-25 20:40:55 : DEBUG : bambustudio : curl output was:
*   Trying 192.30.255.112:443...
* Connected to github.com (192.30.255.112) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [78 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: github.com]
* h2 [:path: /bambulab/BambuStudio/releases/download/v01.07.07.89/Bambu_Studio_mac-v01.07.07.89-20231013104019.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13c814200)
> GET /bambulab/BambuStudio/releases/download/v01.07.07.89/Bambu_Studio_mac-v01.07.07.89-20231013104019.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Thu, 26 Oct 2023 03:40:51 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/511797274/bd28652f-cdfa-4468-a461-1c2398b60c88?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231026%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231026T034051Z&X-Amz-Expires=300&X-Amz-Signature=9b55a88b3dd0646c96ff350a0927af81e9edba1687d6e02f03743e2c8f71de77&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=511797274&response-content-disposition=attachment%3B%20filename%3DBambu_Studio_mac-v01.07.07.89-20231013104019.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.githubcopilot.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events objects-origin.githubusercontent.com *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com support.github.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: C21F:2C2B:9F61DC:A86BAF:6539DFC3
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/511797274/bd28652f-cdfa-4468-a461-1c2398b60c88?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231026%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231026T034051Z&X-Amz-Expires=300&X-Amz-Signature=9b55a88b3dd0646c96ff350a0927af81e9edba1687d6e02f03743e2c8f71de77&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=511797274&response-content-disposition=attachment%3B%20filename%3DBambu_Studio_mac-v01.07.07.89-20231013104019.dmg&response-content-type=application%2Foctet-stream'
*   Trying 185.199.110.133:443...
* Connected to objects.githubusercontent.com (185.199.110.133) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: objects.githubusercontent.com]
* h2 [:path: /github-production-release-asset-2e65be/511797274/bd28652f-cdfa-4468-a461-1c2398b60c88?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231026%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231026T034051Z&X-Amz-Expires=300&X-Amz-Signature=9b55a88b3dd0646c96ff350a0927af81e9edba1687d6e02f03743e2c8f71de77&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=511797274&response-content-disposition=attachment%3B%20filename%3DBambu_Studio_mac-v01.07.07.89-20231013104019.dmg&response-content-type=application%2Foctet-stream]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x13c814200)
> GET /github-production-release-asset-2e65be/511797274/bd28652f-cdfa-4468-a461-1c2398b60c88?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231026%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231026T034051Z&X-Amz-Expires=300&X-Amz-Signature=9b55a88b3dd0646c96ff350a0927af81e9edba1687d6e02f03743e2c8f71de77&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=511797274&response-content-disposition=attachment%3B%20filename%3DBambu_Studio_mac-v01.07.07.89-20231013104019.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: GFqH9R8n08eRvwv5ZalLSw==
< last-modified: Fri, 13 Oct 2023 07:17:26 GMT
< etag: "0x8DBCBBC746263AE"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 3ef6b8a2-801e-001b-77fd-06df56000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Fri, 13 Oct 2023 07:17:26 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=Bambu_Studio_mac-v01.07.07.89-20231013104019.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< accept-ranges: bytes
< date: Thu, 26 Oct 2023 03:40:51 GMT
< age: 184
< x-served-by: cache-iad-kiad7000110-IAD, cache-lax-kwhp1940049-LAX
< x-cache: HIT, HIT
< x-cache-hits: 3, 1
< x-timer: S1698291652.925223,VS0,VE69
< content-length: 132614847
<
{ [38271 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2023-10-25 20:40:55 : DEBUG : bambustudio : DEBUG mode 1, not checking for blocking processes
2023-10-25 20:40:55 : REQ   : bambustudio : Installing BambuStudio
2023-10-25 20:40:55 : INFO  : bambustudio : Mounting /Users/bigmacadmin/Documents/GitHub/installomator/build/BambuStudio.dmg
2023-10-25 20:40:59 : DEBUG : bambustudio : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $5900F176
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $8DA1B9FD
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $2A9E4497
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $FF4ACC51
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $2A9E4497
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $CD19C065
verified   CRC32 $CCD36530
/dev/disk9          	GUID_partition_scheme
/dev/disk9s1        	Apple_HFS                      	/Volumes/Bambu Studio 1

2023-10-25 20:40:59 : INFO  : bambustudio : Mounted: /Volumes/Bambu Studio 1
2023-10-25 20:40:59 : INFO  : bambustudio : Verifying: /Volumes/Bambu Studio 1/BambuStudio.app
2023-10-25 20:40:59 : DEBUG : bambustudio : App size: 292M	/Volumes/Bambu Studio 1/BambuStudio.app
2023-10-25 20:41:01 : DEBUG : bambustudio : Debugging enabled, App Verification output was:
/Volumes/Bambu Studio 1/BambuStudio.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Shenzhen Tuozhu Technology Co., Ltd (F4SKHPXDD9)

2023-10-25 20:41:01 : INFO  : bambustudio : Team ID matching: F4SKHPXDD9 (expected: F4SKHPXDD9 )
2023-10-25 20:41:01 : INFO  : bambustudio : Downloaded version of BambuStudio is 01.07.07.89 on versionKey CFBundleShortVersionString, same as installed.
2023-10-25 20:41:01 : DEBUG : bambustudio : Unmounting /Volumes/Bambu Studio 1
2023-10-25 20:41:12 : DEBUG : bambustudio : Debugging enabled, Unmounting output was:
"disk9" ejected.
2023-10-25 20:41:12 : DEBUG : bambustudio : DEBUG mode 1, not reopening anything
2023-10-25 20:41:12 : REG   : bambustudio : No new version to install
2023-10-25 20:41:12 : REQ   : bambustudio : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jun 6, 2024
Created a label for the stats.app. It is like iStat Menu, but open source.

Output:
```

2023-11-02 01:06:23 : REQ   : stats : ################## Start Installomator v. 10.6beta, date 2023-11-02
2023-11-02 01:06:23 : INFO  : stats : ################## Version: 10.6beta
2023-11-02 01:06:23 : INFO  : stats : ################## Date: 2023-11-02
2023-11-02 01:06:23 : INFO  : stats : ################## stats
2023-11-02 01:06:23 : DEBUG : stats : DEBUG mode 1 enabled.
2023-11-02 01:06:24 : INFO  : stats : setting variable from argument DEBUG=0
2023-11-02 01:06:24 : DEBUG : stats : name=Stats
2023-11-02 01:06:24 : DEBUG : stats : appName=
2023-11-02 01:06:24 : DEBUG : stats : type=dmg
2023-11-02 01:06:24 : DEBUG : stats : archiveName=
2023-11-02 01:06:24 : DEBUG : stats : downloadURL=https://github.com/exelban/stats/releases/download/v2.9.10/Stats.dmg
2023-11-02 01:06:24 : DEBUG : stats : curlOptions=
2023-11-02 01:06:24 : DEBUG : stats : appNewVersion=2.9.10
2023-11-02 01:06:24 : DEBUG : stats : appCustomVersion function: Not defined
2023-11-02 01:06:24 : DEBUG : stats : versionKey=CFBundleShortVersionString
2023-11-02 01:06:24 : DEBUG : stats : packageID=
2023-11-02 01:06:24 : DEBUG : stats : pkgName=
2023-11-02 01:06:24 : DEBUG : stats : choiceChangesXML=
2023-11-02 01:06:24 : DEBUG : stats : expectedTeamID=RP2S87B72W
2023-11-02 01:06:24 : DEBUG : stats : blockingProcesses=
2023-11-02 01:06:24 : DEBUG : stats : installerTool=
2023-11-02 01:06:24 : DEBUG : stats : CLIInstaller=
2023-11-02 01:06:24 : DEBUG : stats : CLIArguments=
2023-11-02 01:06:24 : DEBUG : stats : updateTool=
2023-11-02 01:06:24 : DEBUG : stats : updateToolArguments=
2023-11-02 01:06:24 : DEBUG : stats : updateToolRunAsCurrentUser=
2023-11-02 01:06:24 : INFO  : stats : BLOCKING_PROCESS_ACTION=tell_user
2023-11-02 01:06:24 : INFO  : stats : NOTIFY=success
2023-11-02 01:06:24 : INFO  : stats : LOGGING=DEBUG
2023-11-02 01:06:24 : INFO  : stats : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-11-02 01:06:24 : INFO  : stats : Label type: dmg
2023-11-02 01:06:24 : INFO  : stats : archiveName: Stats.dmg
2023-11-02 01:06:24 : INFO  : stats : no blocking processes defined, using Stats as default
2023-11-02 01:06:24 : DEBUG : stats : Changing directory to /var/folders/t3/_n8xzdnd7jl3grrxtgbxhw400000gq/T/tmp.I6VVvUCsb2
2023-11-02 01:06:24 : INFO  : stats : name: Stats, appName: Stats.app
2023-11-02 01:06:24.571 mdfind[65161:1843455] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-11-02 01:06:24.571 mdfind[65161:1843455] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-11-02 01:06:24.649 mdfind[65161:1843455] Couldn't determine the mapping between prefab keywords and predicates.
2023-11-02 01:06:24 : INFO  : stats : App(s) found: /Users/dominik/Documents/Composer/Stats-2.9.9/ROOT/Applications/Stats.app
2023-11-02 01:06:24 : WARN  : stats : could not determine location of Stats.app
2023-11-02 01:06:24 : INFO  : stats : appversion:
2023-11-02 01:06:24 : INFO  : stats : Latest version of Stats is 2.9.10
2023-11-02 01:06:24 : REQ   : stats : Downloading https://github.com/exelban/stats/releases/download/v2.9.10/Stats.dmg to Stats.dmg
2023-11-02 01:06:24 : DEBUG : stats : No Dialog connection, just download
2023-11-02 01:06:25 : DEBUG : stats : File list: -rw-r--r--  1 dominik  staff   4.8M Nov  2 01:06 Stats.dmg
2023-11-02 01:06:25 : DEBUG : stats : File type: Stats.dmg: zlib compressed data
2023-11-02 01:06:25 : DEBUG : stats : curl output was:
*   Trying 140.82.121.4:443...
* Connected to github.com (140.82.121.4) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: github.com]
* h2 [:path: /exelban/stats/releases/download/v2.9.10/Stats.dmg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x14b812400)
> GET /exelban/stats/releases/download/v2.9.10/Stats.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Thu, 02 Nov 2023 00:06:24 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/189285554/9acc154d-8df3-4420-af8c-78eed6db2078?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231102T000624Z&X-Amz-Expires=300&X-Amz-Signature=75c465f936ed3626dd5b6b6fc99be823081e1c767d8a62afe48ecce7b240f1b6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=189285554&response-content-disposition=attachment%3B%20filename%3DStats.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.githubcopilot.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events objects-origin.githubusercontent.com *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com support.github.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: F399:7B1A:1B7E211:1BE9546:6542E800
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/189285554/9acc154d-8df3-4420-af8c-78eed6db2078?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231102T000624Z&X-Amz-Expires=300&X-Amz-Signature=75c465f936ed3626dd5b6b6fc99be823081e1c767d8a62afe48ecce7b240f1b6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=189285554&response-content-disposition=attachment%3B%20filename%3DStats.dmg&response-content-type=application%2Foctet-stream'
*   Trying 185.199.109.133:443...
* Connected to objects.githubusercontent.com (185.199.109.133) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: objects.githubusercontent.com]
* h2 [:path: /github-production-release-asset-2e65be/189285554/9acc154d-8df3-4420-af8c-78eed6db2078?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231102T000624Z&X-Amz-Expires=300&X-Amz-Signature=75c465f936ed3626dd5b6b6fc99be823081e1c767d8a62afe48ecce7b240f1b6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=189285554&response-content-disposition=attachment%3B%20filename%3DStats.dmg&response-content-type=application%2Foctet-stream]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x14b812400)
> GET /github-production-release-asset-2e65be/189285554/9acc154d-8df3-4420-af8c-78eed6db2078?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231102T000624Z&X-Amz-Expires=300&X-Amz-Signature=75c465f936ed3626dd5b6b6fc99be823081e1c767d8a62afe48ecce7b240f1b6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=189285554&response-content-disposition=attachment%3B%20filename%3DStats.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: BVWv7U0kl6RpWZ1l/2BIoA==
< last-modified: Sun, 22 Oct 2023 11:42:30 GMT
< etag: "0x8DBD2F3F98D6FC2"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 7b784495-e01e-001d-49dc-04ece9000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Sun, 22 Oct 2023 11:42:30 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=Stats.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< accept-ranges: bytes
< date: Thu, 02 Nov 2023 00:06:25 GMT
< age: 2611
< x-served-by: cache-iad-kcgs7200167-IAD, cache-fra-eddf8230075-FRA
< x-cache: HIT, HIT
< x-cache-hits: 1, 1
< x-timer: S1698883585.081884,VS0,VE350
< content-length: 5072830
<
{ [26021 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2023-11-02 01:06:25 : REQ   : stats : no more blocking processes, continue with update
2023-11-02 01:06:25 : REQ   : stats : Installing Stats
2023-11-02 01:06:25 : INFO  : stats : Mounting /var/folders/t3/_n8xzdnd7jl3grrxtgbxhw400000gq/T/tmp.I6VVvUCsb2/Stats.dmg
2023-11-02 01:06:26 : DEBUG : stats : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified CRC32 $6CF8C8EF
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified CRC32 $D24CAA53
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified CRC32 $14006F8E
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified CRC32 $6894DA3A
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified CRC32 $14006F8E
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified CRC32 $0E4959F1
verified CRC32 $7740297D
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	Apple_HFS                      	/Volumes/Stats

2023-11-02 01:06:26 : INFO  : stats : Mounted: /Volumes/Stats
2023-11-02 01:06:26 : INFO  : stats : Verifying: /Volumes/Stats/Stats.app
2023-11-02 01:06:26 : DEBUG : stats : App size:  11M	/Volumes/Stats/Stats.app
2023-11-02 01:06:26 : DEBUG : stats : Debugging enabled, App Verification output was:
/Volumes/Stats/Stats.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Serhiy Mytrovtsiy (RP2S87B72W)

2023-11-02 01:06:26 : INFO  : stats : Team ID matching: RP2S87B72W (expected: RP2S87B72W )
2023-11-02 01:06:26 : INFO  : stats : Installing Stats version 2.9.10 on versionKey CFBundleShortVersionString.
2023-11-02 01:06:26 : INFO  : stats : App has LSMinimumSystemVersion: 10.15
2023-11-02 01:06:26 : INFO  : stats : Copy /Volumes/Stats/Stats.app to /Applications
2023-11-02 01:06:26 : DEBUG : stats : Debugging enabled, App copy output was:
Copying /Volumes/Stats/Stats.app

2023-11-02 01:06:26 : WARN  : stats : Changing owner to dominik
2023-11-02 01:06:26 : INFO  : stats : Finishing...
2023-11-02 01:06:29 : INFO  : stats : App(s) found: /Applications/Stats.app
2023-11-02 01:06:29 : INFO  : stats : found app at /Applications/Stats.app, version 2.9.10, on versionKey CFBundleShortVersionString
2023-11-02 01:06:29 : REQ   : stats : Installed Stats, version 2.9.10
2023-11-02 01:06:29 : INFO  : stats : notifying
2023-11-02 01:06:29 : DEBUG : stats : Unmounting /Volumes/Stats
2023-11-02 01:06:30 : DEBUG : stats : Debugging enabled, Unmounting output was:
"disk4" ejected.
2023-11-02 01:06:30 : DEBUG : stats : Deleting /var/folders/t3/_n8xzdnd7jl3grrxtgbxhw400000gq/T/tmp.I6VVvUCsb2
2023-11-02 01:06:30 : DEBUG : stats : Debugging enabled, Deleting tmpDir output was:
/var/folders/t3/_n8xzdnd7jl3grrxtgbxhw400000gq/T/tmp.I6VVvUCsb2/Stats.dmg
2023-11-02 01:06:30 : DEBUG : stats : /var/folders/t3/_n8xzdnd7jl3grrxtgbxhw400000gq/T/tmp.I6VVvUCsb2
2023-11-02 01:06:30 : INFO  : stats : Installomator did not close any apps, so no need to reopen any apps.
2023-11-02 01:06:30 : REQ   : stats : All done!
2023-11-02 01:06:30 : REQ   : stats : ################## End Installomator, exit code 0

```
northalpha pushed a commit that referenced this pull request Jun 6, 2024
I'm adding a label for Baseline.

AppNewVersion and AppVersion are intentionally left out, as Baseline is meant to be a "run once" utility, and by default it deletes itself after it runs.

./assemble.sh baseline
2023-11-08 22:21:30 : REQ   : baseline : ################## Start Installomator v. 10.6beta, date 2023-11-08
2023-11-08 22:21:30 : INFO  : baseline : ################## Version: 10.6beta
2023-11-08 22:21:30 : INFO  : baseline : ################## Date: 2023-11-08
2023-11-08 22:21:30 : INFO  : baseline : ################## baseline
2023-11-08 22:21:30 : DEBUG : baseline : DEBUG mode 1 enabled.
2023-11-08 22:21:30 : DEBUG : baseline : name=Baseline
2023-11-08 22:21:30 : DEBUG : baseline : appName=
2023-11-08 22:21:30 : DEBUG : baseline : type=pkg
2023-11-08 22:21:30 : DEBUG : baseline : archiveName=Baseline_v[0-9.]*.pkg
2023-11-08 22:21:30 : DEBUG : baseline : downloadURL=https://github.com/SecondSonConsulting/Baseline/releases/download/v1.2.1/Baseline_v1.2.1.pkg
2023-11-08 22:21:30 : DEBUG : baseline : curlOptions=
2023-11-08 22:21:30 : DEBUG : baseline : appNewVersion=
2023-11-08 22:21:30 : DEBUG : baseline : appCustomVersion function: Not defined
2023-11-08 22:21:30 : DEBUG : baseline : versionKey=CFBundleShortVersionString
2023-11-08 22:21:30 : DEBUG : baseline : packageID=
2023-11-08 22:21:30 : DEBUG : baseline : pkgName=
2023-11-08 22:21:30 : DEBUG : baseline : choiceChangesXML=
2023-11-08 22:21:30 : DEBUG : baseline : expectedTeamID=7Q6XP5698G
2023-11-08 22:21:30 : DEBUG : baseline : blockingProcesses=
2023-11-08 22:21:30 : DEBUG : baseline : installerTool=
2023-11-08 22:21:30 : DEBUG : baseline : CLIInstaller=
2023-11-08 22:21:30 : DEBUG : baseline : CLIArguments=
2023-11-08 22:21:30 : DEBUG : baseline : updateTool=
2023-11-08 22:21:30 : DEBUG : baseline : updateToolArguments=
2023-11-08 22:21:30 : DEBUG : baseline : updateToolRunAsCurrentUser=
2023-11-08 22:21:30 : INFO  : baseline : BLOCKING_PROCESS_ACTION=tell_user
2023-11-08 22:21:30 : INFO  : baseline : NOTIFY=success
2023-11-08 22:21:30 : INFO  : baseline : LOGGING=DEBUG
2023-11-08 22:21:30 : INFO  : baseline : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-11-08 22:21:30 : INFO  : baseline : Label type: pkg
2023-11-08 22:21:30 : INFO  : baseline : archiveName: Baseline_v[0-9.]*.pkg
2023-11-08 22:21:30 : INFO  : baseline : no blocking processes defined, using Baseline as default
2023-11-08 22:21:30 : DEBUG : baseline : Changing directory to /Users/bigmacadmin/Documents/GitHub/installomator/build
2023-11-08 22:21:30 : INFO  : baseline : name: Baseline, appName: Baseline.app
2023-11-08 22:21:30.867 mdfind[6843:264780] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-11-08 22:21:30.867 mdfind[6843:264780] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-11-08 22:21:30.935 mdfind[6843:264780] Couldn't determine the mapping between prefab keywords and predicates.
2023-11-08 22:21:30 : WARN  : baseline : No previous app found
2023-11-08 22:21:30 : WARN  : baseline : could not find Baseline.app
2023-11-08 22:21:30 : INFO  : baseline : appversion:
2023-11-08 22:21:30 : INFO  : baseline : Latest version not specified.
2023-11-08 22:21:30 : REQ   : baseline : Downloading https://github.com/SecondSonConsulting/Baseline/releases/download/v1.2.1/Baseline_v1.2.1.pkg to Baseline_v[0-9.]*.pkg
2023-11-08 22:21:30 : DEBUG : baseline : No Dialog connection, just download
2023-11-08 22:21:31 : DEBUG : baseline : File list: -rw-r--r--  1 root  staff    41K Nov  8 22:21 Baseline_v[0-9.]*.pkg
2023-11-08 22:21:31 : DEBUG : baseline : File type: Baseline_v[0-9.]*.pkg: xar archive compressed TOC: 4924, SHA-1 checksum
2023-11-08 22:21:31 : DEBUG : baseline : curl output was:
*   Trying 192.30.255.112:443...
* Connected to github.com (192.30.255.112) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [78 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: github.com]
* h2 [:path: /SecondSonConsulting/Baseline/releases/download/v1.2.1/Baseline_v1.2.1.pkg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x149814200)
> GET /SecondSonConsulting/Baseline/releases/download/v1.2.1/Baseline_v1.2.1.pkg HTTP/2
> Host: github.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Thu, 09 Nov 2023 06:21:31 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/585402821/8280a6cd-3c9d-4558-b7c9-bc5f052c2a05?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231109T062131Z&X-Amz-Expires=300&X-Amz-Signature=c5c0557d45df87dbd4d038e7c7fe7cc03c96a3e34337ebce60801b7dbf84a99c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=585402821&response-content-disposition=attachment%3B%20filename%3DBaseline_v1.2.1.pkg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.githubcopilot.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events objects-origin.githubusercontent.com *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ staffwus201resultssa0.blob.core.windows.net/ staffwus201resultssa1.blob.core.windows.net/ prodweu01resultssa0.blob.core.windows.net/ prodweu01resultssa1.blob.core.windows.net/ prodweu01resultssa2.blob.core.windows.net/ prodweu01resultssa3.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com support.github.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: C169:2FBC:58CBCE0:5D8D3FF:654C7A6B
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/585402821/8280a6cd-3c9d-4558-b7c9-bc5f052c2a05?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231109T062131Z&X-Amz-Expires=300&X-Amz-Signature=c5c0557d45df87dbd4d038e7c7fe7cc03c96a3e34337ebce60801b7dbf84a99c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=585402821&response-content-disposition=attachment%3B%20filename%3DBaseline_v1.2.1.pkg&response-content-type=application%2Foctet-stream'
*   Trying 185.199.111.133:443...
* Connected to objects.githubusercontent.com (185.199.111.133) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: objects.githubusercontent.com]
* h2 [:path: /github-production-release-asset-2e65be/585402821/8280a6cd-3c9d-4558-b7c9-bc5f052c2a05?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231109T062131Z&X-Amz-Expires=300&X-Amz-Signature=c5c0557d45df87dbd4d038e7c7fe7cc03c96a3e34337ebce60801b7dbf84a99c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=585402821&response-content-disposition=attachment%3B%20filename%3DBaseline_v1.2.1.pkg&response-content-type=application%2Foctet-stream]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x149814200)
> GET /github-production-release-asset-2e65be/585402821/8280a6cd-3c9d-4558-b7c9-bc5f052c2a05?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231109T062131Z&X-Amz-Expires=300&X-Amz-Signature=c5c0557d45df87dbd4d038e7c7fe7cc03c96a3e34337ebce60801b7dbf84a99c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=585402821&response-content-disposition=attachment%3B%20filename%3DBaseline_v1.2.1.pkg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: UO4LJ4eei9QuZXTmM88PAg==
< last-modified: Tue, 29 Aug 2023 16:04:38 GMT
< etag: "0x8DBA8A9A56B0CB1"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 33d0de37-901e-0007-4143-0d8d36000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Tue, 29 Aug 2023 16:04:38 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=Baseline_v1.2.1.pkg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< accept-ranges: bytes
< date: Thu, 09 Nov 2023 06:21:31 GMT
< age: 3899
< x-served-by: cache-iad-kcgs7200127-IAD, cache-lax-kwhp1940084-LAX
< x-cache: MISS, HIT
< x-cache-hits: 0, 1
< x-timer: S1699510891.364070,VS0,VE67
< content-length: 41797
<
{ [5503 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2023-11-08 22:21:31 : DEBUG : baseline : DEBUG mode 1, not checking for blocking processes
2023-11-08 22:21:31 : REQ   : baseline : Installing Baseline
2023-11-08 22:21:31 : INFO  : baseline : Verifying: Baseline_v[0-9.]*.pkg
2023-11-08 22:21:31 : DEBUG : baseline : File list: -rw-r--r--  1 root  staff    41K Nov  8 22:21 Baseline_v[0-9.]*.pkg
2023-11-08 22:21:31 : DEBUG : baseline : File type: Baseline_v[0-9.]*.pkg: xar archive compressed TOC: 4924, SHA-1 checksum
2023-11-08 22:21:31 : DEBUG : baseline : spctlOut is Baseline_v[0-9.]*.pkg: accepted
2023-11-08 22:21:31 : DEBUG : baseline : source=Notarized Developer ID
2023-11-08 22:21:31 : DEBUG : baseline : origin=Developer ID Installer: Second Son Consulting Inc. (7Q6XP5698G)
2023-11-08 22:21:31 : INFO  : baseline : Team ID: 7Q6XP5698G (expected: 7Q6XP5698G )
2023-11-08 22:21:31 : DEBUG : baseline : DEBUG enabled, skipping installation
2023-11-08 22:21:31 : INFO  : baseline : Finishing...
2023-11-08 22:21:34 : INFO  : baseline : name: Baseline, appName: Baseline.app
2023-11-08 22:21:34.966 mdfind[6943:265061] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-11-08 22:21:34.966 mdfind[6943:265061] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-11-08 22:21:35.019 mdfind[6943:265061] Couldn't determine the mapping between prefab keywords and predicates.
2023-11-08 22:21:35 : WARN  : baseline : No previous app found
2023-11-08 22:21:35 : WARN  : baseline : could not find Baseline.app
2023-11-08 22:21:35 : REQ   : baseline : Installed Baseline
2023-11-08 22:21:35 : INFO  : baseline : notifying
2023-11-08 22:21:35 : DEBUG : baseline : DEBUG mode 1, not reopening anything
2023-11-08 22:21:35 : REQ   : baseline : All done!
2023-11-08 22:21:35 : REQ   : baseline : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jun 6, 2024
The current label for Keeper Password Manager is missing the appNewVersion variable.

Output:
```
# ./utils/assemble.sh keeperpasswordmanager DEBUG=0
2023-12-27 14:43:40 : REQ   : keeperpasswordmanager : ################## Start Installomator v. 10.6beta, date 2023-12-27
2023-12-27 14:43:40 : INFO  : keeperpasswordmanager : ################## Version: 10.6beta
2023-12-27 14:43:40 : INFO  : keeperpasswordmanager : ################## Date: 2023-12-27
2023-12-27 14:43:40 : INFO  : keeperpasswordmanager : ################## keeperpasswordmanager
2023-12-27 14:43:40 : DEBUG : keeperpasswordmanager : DEBUG mode 1 enabled.
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : setting variable from argument DEBUG=0
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : name=Keeper Password Manager
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : appName=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : type=dmg
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : archiveName=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : downloadURL=https://www.keepersecurity.com/desktop_electron/Darwin/KeeperSetup.dmg
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : curlOptions=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : appNewVersion=16.10.11
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : appCustomVersion function: Not defined
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : versionKey=CFBundleShortVersionString
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : packageID=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : pkgName=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : choiceChangesXML=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : expectedTeamID=234QNB7GCA
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : blockingProcesses=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : installerTool=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : CLIInstaller=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : CLIArguments=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : updateTool=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : updateToolArguments=
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : updateToolRunAsCurrentUser=
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : BLOCKING_PROCESS_ACTION=tell_user
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : NOTIFY=success
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : LOGGING=DEBUG
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : Label type: dmg
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : archiveName: Keeper Password Manager.dmg
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : no blocking processes defined, using Keeper Password Manager as default
2023-12-27 14:43:41 : DEBUG : keeperpasswordmanager : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.dcTvtG9cR9
2023-12-27 14:43:41 : INFO  : keeperpasswordmanager : name: Keeper Password Manager, appName: Keeper Password Manager.app
2023-12-27 14:43:41.855 mdfind[64022:8146724] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-12-27 14:43:41.855 mdfind[64022:8146724] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-12-27 14:43:41.933 mdfind[64022:8146724] Couldn't determine the mapping between prefab keywords and predicates.
2023-12-27 14:43:41 : WARN  : keeperpasswordmanager : No previous app found
2023-12-27 14:43:41 : WARN  : keeperpasswordmanager : could not find Keeper Password Manager.app
2023-12-27 14:43:42 : INFO  : keeperpasswordmanager : appversion:
2023-12-27 14:43:42 : INFO  : keeperpasswordmanager : Latest version of Keeper Password Manager is 16.10.11
2023-12-27 14:43:42 : REQ   : keeperpasswordmanager : Downloading https://www.keepersecurity.com/desktop_electron/Darwin/KeeperSetup.dmg to Keeper Password Manager.dmg
2023-12-27 14:43:42 : DEBUG : keeperpasswordmanager : No Dialog connection, just download
2023-12-27 14:43:50 : DEBUG : keeperpasswordmanager : File list: -rw-r--r--  1 root  wheel   286M Dec 27 14:43 Keeper Password Manager.dmg
2023-12-27 14:43:50 : DEBUG : keeperpasswordmanager : File type: Keeper Password Manager.dmg: zlib compressed data
2023-12-27 14:43:50 : DEBUG : keeperpasswordmanager : curl output was:
*   Trying 100.25.27.45:443...
* Connected to www.keepersecurity.com (100.25.27.45) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [327 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4986 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=keepersecurity.com
*  start date: Jul 24 00:00:00 2023 GMT
*  expire date: Aug 22 23:59:59 2024 GMT
*  subjectAltName: host "www.keepersecurity.com" matched cert's "www.keepersecurity.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://www.keepersecurity.com/desktop_electron/Darwin/KeeperSetup.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: www.keepersecurity.com]
* [HTTP/2] [1] [:path: /desktop_electron/Darwin/KeeperSetup.dmg]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /desktop_electron/Darwin/KeeperSetup.dmg HTTP/2
> Host: www.keepersecurity.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 301
< date: Wed, 27 Dec 2023 19:43:42 GMT
< content-type: text/html
< content-length: 162
< location: https://keepersecurity.com/desktop_electron/Darwin/KeeperSetup.dmg
< server: nginx
< content-security-policy: default-src 'self';
< x-frame-options: DENY
< strict-transport-security: max-age=31536000; includeSubDomains; preload
< x-content-type-options: nosniff
< x-xss-protection: 1; mode=block
< expect-ct: max-age=10, report-uri="https://keepersecurity.report-uri.com/r/t/ct/reportOnly"
<
* Ignoring the response-body
{ [162 bytes data]
* Connection #0 to host www.keepersecurity.com left intact
* Issue another request to this URL: 'https://keepersecurity.com/desktop_electron/Darwin/KeeperSetup.dmg'
*   Trying 100.25.27.45:443...
* Connected to keepersecurity.com (100.25.27.45) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [323 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4986 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=keepersecurity.com
*  start date: Jul 24 00:00:00 2023 GMT
*  expire date: Aug 22 23:59:59 2024 GMT
*  subjectAltName: host "keepersecurity.com" matched cert's "keepersecurity.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://keepersecurity.com/desktop_electron/Darwin/KeeperSetup.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: keepersecurity.com]
* [HTTP/2] [1] [:path: /desktop_electron/Darwin/KeeperSetup.dmg]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /desktop_electron/Darwin/KeeperSetup.dmg HTTP/2
> Host: keepersecurity.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 200
< date: Wed, 27 Dec 2023 19:43:42 GMT
< content-type: application/x-apple-diskimage
< content-length: 299756148
< server: nginx
< last-modified: Wed, 20 Dec 2023 16:47:40 GMT
< etag: "8998cf5c03a59f1f0bbaa7b5dbbfc3c5-36"
< content-security-policy: default-src 'self';
< x-frame-options: DENY
< strict-transport-security: max-age=31536000; includeSubDomains; preload
< x-content-type-options: nosniff
< x-xss-protection: 1; mode=block
< expect-ct: max-age=10, report-uri="https://keepersecurity.report-uri.com/r/t/ct/reportOnly"
< accept-ranges: bytes
<
{ [32187 bytes data]
* Connection #1 to host keepersecurity.com left intact

2023-12-27 14:43:50 : REQ   : keeperpasswordmanager : no more blocking processes, continue with update
2023-12-27 14:43:50 : REQ   : keeperpasswordmanager : Installing Keeper Password Manager
2023-12-27 14:43:50 : INFO  : keeperpasswordmanager : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.dcTvtG9cR9/Keeper Password Manager.dmg
2023-12-27 14:43:53 : DEBUG : keeperpasswordmanager : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $0BD998CD
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $44FF7326
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $7F4790AB
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $4F509212
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $7F4790AB
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $FD2CAB7A
verified   CRC32 $22BED253
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	Apple_HFS                      	/Volumes/Keeper Password Manager

2023-12-27 14:43:53 : INFO  : keeperpasswordmanager : Mounted: /Volumes/Keeper Password Manager
2023-12-27 14:43:53 : INFO  : keeperpasswordmanager : Verifying: /Volumes/Keeper Password Manager/Keeper Password Manager.app
2023-12-27 14:43:53 : DEBUG : keeperpasswordmanager : App size: 628M	/Volumes/Keeper Password Manager/Keeper Password Manager.app
2023-12-27 14:44:02 : DEBUG : keeperpasswordmanager : Debugging enabled, App Verification output was:
/Volumes/Keeper Password Manager/Keeper Password Manager.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Callpod Inc. (234QNB7GCA)

2023-12-27 14:44:02 : INFO  : keeperpasswordmanager : Team ID matching: 234QNB7GCA (expected: 234QNB7GCA )
2023-12-27 14:44:02 : INFO  : keeperpasswordmanager : Installing Keeper Password Manager version 16.10.11 on versionKey CFBundleShortVersionString.
2023-12-27 14:44:02 : INFO  : keeperpasswordmanager : App has LSMinimumSystemVersion: 10.15
2023-12-27 14:44:02 : INFO  : keeperpasswordmanager : Copy /Volumes/Keeper Password Manager/Keeper Password Manager.app to /Applications
2023-12-27 14:44:03 : DEBUG : keeperpasswordmanager : Debugging enabled, App copy output was:
Copying /Volumes/Keeper Password Manager/Keeper Password Manager.app

2023-12-27 14:44:03 : WARN  : keeperpasswordmanager : Changing owner to schwartzm
2023-12-27 14:44:03 : INFO  : keeperpasswordmanager : Finishing...
2023-12-27 14:44:06 : INFO  : keeperpasswordmanager : App(s) found: /Applications/Keeper Password Manager.app
2023-12-27 14:44:06 : INFO  : keeperpasswordmanager : found app at /Applications/Keeper Password Manager.app, version 16.10.11, on versionKey CFBundleShortVersionString
2023-12-27 14:44:06 : REQ   : keeperpasswordmanager : Installed Keeper Password Manager, version 16.10.11
2023-12-27 14:44:06 : INFO  : keeperpasswordmanager : notifying
ERROR: Cannot find swiftDialog binary at /Library/Application Support/Dialog/Dialog.app/Contents/MacOS/Dialog
2023-12-27 14:44:06 : DEBUG : keeperpasswordmanager : Unmounting /Volumes/Keeper Password Manager
2023-12-27 14:44:07 : DEBUG : keeperpasswordmanager : Debugging enabled, Unmounting output was:
"disk4" ejected.
2023-12-27 14:44:07 : DEBUG : keeperpasswordmanager : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.dcTvtG9cR9
2023-12-27 14:44:07 : DEBUG : keeperpasswordmanager : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.dcTvtG9cR9/Keeper Password Manager.dmg
2023-12-27 14:44:07 : DEBUG : keeperpasswordmanager : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.dcTvtG9cR9
2023-12-27 14:44:07 : INFO  : keeperpasswordmanager : Installomator did not close any apps, so no need to reopen any apps.
2023-12-27 14:44:07 : REQ   : keeperpasswordmanager : All done!
2023-12-27 14:44:07 : REQ   : keeperpasswordmanager : ################## End Installomator, exit code 0
```
northalpha pushed a commit that referenced this pull request Jun 6, 2024
Output:
```
installomator/utils/assemble.sh symhelper DEBUG=0
2024-01-03 11:08:50 : REQ   : symhelper : ################## Start Installomator v. 10.6beta, date 2024-01-03
2024-01-03 11:08:50 : INFO  : symhelper : ################## Version: 10.6beta
2024-01-03 11:08:50 : INFO  : symhelper : ################## Date: 2024-01-03
2024-01-03 11:08:50 : INFO  : symhelper : ################## symhelper
2024-01-03 11:08:50 : DEBUG : symhelper : DEBUG mode 1 enabled.
2024-01-03 11:08:51 : INFO  : symhelper : setting variable from argument DEBUG=0
2024-01-03 11:08:51 : DEBUG : symhelper : name=SYM-Helper
2024-01-03 11:08:51 : DEBUG : symhelper : appName=
2024-01-03 11:08:51 : DEBUG : symhelper : type=zip
2024-01-03 11:08:51 : DEBUG : symhelper : archiveName=
2024-01-03 11:08:51 : DEBUG : symhelper : downloadURL=https://github.com/setup-your-mac/SYM-Helper/releases/download/v1.0.0/SYM-Helper.zip
2024-01-03 11:08:51 : DEBUG : symhelper : curlOptions=
2024-01-03 11:08:51 : DEBUG : symhelper : appNewVersion=1.0.0
2024-01-03 11:08:51 : DEBUG : symhelper : appCustomVersion function: Not defined
2024-01-03 11:08:51 : DEBUG : symhelper : versionKey=CFBundleShortVersionString
2024-01-03 11:08:52 : DEBUG : symhelper : packageID=
2024-01-03 11:08:52 : DEBUG : symhelper : pkgName=
2024-01-03 11:08:52 : DEBUG : symhelper : choiceChangesXML=
2024-01-03 11:08:52 : DEBUG : symhelper : expectedTeamID=PS2F6S478M
2024-01-03 11:08:52 : DEBUG : symhelper : blockingProcesses=
2024-01-03 11:08:52 : DEBUG : symhelper : installerTool=
2024-01-03 11:08:52 : DEBUG : symhelper : CLIInstaller=
2024-01-03 11:08:52 : DEBUG : symhelper : CLIArguments=
2024-01-03 11:08:52 : DEBUG : symhelper : updateTool=
2024-01-03 11:08:52 : DEBUG : symhelper : updateToolArguments=
2024-01-03 11:08:52 : DEBUG : symhelper : updateToolRunAsCurrentUser=
2024-01-03 11:08:52 : INFO  : symhelper : BLOCKING_PROCESS_ACTION=tell_user
2024-01-03 11:08:52 : INFO  : symhelper : NOTIFY=success
2024-01-03 11:08:52 : INFO  : symhelper : LOGGING=DEBUG
2024-01-03 11:08:52 : INFO  : symhelper : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-01-03 11:08:52 : INFO  : symhelper : Label type: zip
2024-01-03 11:08:52 : INFO  : symhelper : archiveName: SYM-Helper.zip
2024-01-03 11:08:52 : INFO  : symhelper : no blocking processes defined, using SYM-Helper as default
2024-01-03 11:08:52 : DEBUG : symhelper : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI
2024-01-03 11:08:52 : INFO  : symhelper : App(s) found: /Applications/SYM-Helper.app
2024-01-03 11:08:52 : INFO  : symhelper : found app at /Applications/SYM-Helper.app, version 0.8.2, on versionKey CFBundleShortVersionString
2024-01-03 11:08:52 : INFO  : symhelper : appversion: 0.8.2
2024-01-03 11:08:52 : INFO  : symhelper : Latest version of SYM-Helper is 1.0.0
2024-01-03 11:08:52 : REQ   : symhelper : Downloading https://github.com/setup-your-mac/SYM-Helper/releases/download/v1.0.0/SYM-Helper.zip to SYM-Helper.zip
2024-01-03 11:08:52 : DEBUG : symhelper : No Dialog connection, just download
2024-01-03 11:08:52 : DEBUG : symhelper : File list: -rw-r--r--  1 root  wheel   795K Jan  3 11:08 SYM-Helper.zip
2024-01-03 11:08:52 : DEBUG : symhelper : File type: SYM-Helper.zip: Zip archive data, at least v2.0 to extract, compression method=store
2024-01-03 11:08:52 : DEBUG : symhelper : curl output was:
*   Trying 192.30.255.112:443...
* Connected to github.com (192.30.255.112) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [80 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/setup-your-mac/SYM-Helper/releases/download/v1.0.0/SYM-Helper.zip
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /setup-your-mac/SYM-Helper/releases/download/v1.0.0/SYM-Helper.zip]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /setup-your-mac/SYM-Helper/releases/download/v1.0.0/SYM-Helper.zip HTTP/2
> Host: github.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Wed, 03 Jan 2024 18:08:52 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/683084945/47c8330e-ecf8-480c-bd47-b3c4d51cd05f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240103T180852Z&X-Amz-Expires=300&X-Amz-Signature=1006802e806541e7ebabec2fa13683bceb68eb46af0e4bb1471554537a1e6634&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=683084945&response-content-disposition=attachment%3B%20filename%3DSYM-Helper.zip&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com support.github.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: D0D2:7023:5AAAD2D:608BC2C:6595A2B4
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/683084945/47c8330e-ecf8-480c-bd47-b3c4d51cd05f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240103T180852Z&X-Amz-Expires=300&X-Amz-Signature=1006802e806541e7ebabec2fa13683bceb68eb46af0e4bb1471554537a1e6634&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=683084945&response-content-disposition=attachment%3B%20filename%3DSYM-Helper.zip&response-content-type=application%2Foctet-stream'
*   Trying 185.199.109.133:443...
* Connected to objects.githubusercontent.com (185.199.109.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/683084945/47c8330e-ecf8-480c-bd47-b3c4d51cd05f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240103T180852Z&X-Amz-Expires=300&X-Amz-Signature=1006802e806541e7ebabec2fa13683bceb68eb46af0e4bb1471554537a1e6634&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=683084945&response-content-disposition=attachment%3B%20filename%3DSYM-Helper.zip&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/683084945/47c8330e-ecf8-480c-bd47-b3c4d51cd05f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240103T180852Z&X-Amz-Expires=300&X-Amz-Signature=1006802e806541e7ebabec2fa13683bceb68eb46af0e4bb1471554537a1e6634&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=683084945&response-content-disposition=attachment%3B%20filename%3DSYM-Helper.zip&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/683084945/47c8330e-ecf8-480c-bd47-b3c4d51cd05f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240103T180852Z&X-Amz-Expires=300&X-Amz-Signature=1006802e806541e7ebabec2fa13683bceb68eb46af0e4bb1471554537a1e6634&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=683084945&response-content-disposition=attachment%3B%20filename%3DSYM-Helper.zip&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: hQLtSfVSf8GPKJ0I09a+Ig==
< last-modified: Wed, 06 Dec 2023 22:34:06 GMT
< etag: "0x8DBF6AB74A733D7"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 7c946024-d01e-0029-034b-3edf21000000
< x-ms-version: 2020-04-08
< x-ms-creation-time: Wed, 06 Dec 2023 22:34:06 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=SYM-Helper.zip
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< accept-ranges: bytes
< age: 765
< date: Wed, 03 Jan 2024 18:08:52 GMT
< x-served-by: cache-iad-kjyo7100146-IAD, cache-bfi-krnt7300067-BFI
< x-cache: HIT, HIT
< x-cache-hits: 3, 0
< x-timer: S1704305333.515508,VS0,VE257
< content-length: 813602
<
{ [15149 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-01-03 11:08:53 : REQ   : symhelper : no more blocking processes, continue with update
2024-01-03 11:08:53 : REQ   : symhelper : Installing SYM-Helper
2024-01-03 11:08:53 : INFO  : symhelper : Unzipping SYM-Helper.zip
2024-01-03 11:08:53 : INFO  : symhelper : Verifying: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app
2024-01-03 11:08:53 : DEBUG : symhelper : App size: 1.6M	/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app
2024-01-03 11:08:53 : DEBUG : symhelper : Debugging enabled, App Verification output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Leslie Helou (PS2F6S478M)

2024-01-03 11:08:53 : INFO  : symhelper : Team ID matching: PS2F6S478M (expected: PS2F6S478M )
2024-01-03 11:08:53 : INFO  : symhelper : Downloaded version of SYM-Helper is 1.0.0 on versionKey CFBundleShortVersionString (replacing version 0.8.2).
2024-01-03 11:08:53 : INFO  : symhelper : App has LSMinimumSystemVersion: 13.0
2024-01-03 11:08:53 : WARN  : symhelper : Removing existing /Applications/SYM-Helper.app
2024-01-03 11:08:53 : DEBUG : symhelper : Debugging enabled, App removing output was:
/Applications/SYM-Helper.app/Contents/
Last Log repeated 28 times
/Applications/SYM-Helper.app/Contents
/Applications/SYM-Helper.app

2024-01-03 11:08:53 : INFO  : symhelper : Copy /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app to /Applications
2024-01-03 11:08:53 : DEBUG : symhelper : Debugging enabled, App copy output was:
Copying /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app

2024-01-03 11:08:53 : WARN  : symhelper : Changing owner to rschroeder2
2024-01-03 11:08:53 : INFO  : symhelper : Finishing...
2024-01-03 11:08:56 : INFO  : symhelper : App(s) found: /Applications/SYM-Helper.app
2024-01-03 11:08:56 : INFO  : symhelper : found app at /Applications/SYM-Helper.app, version 1.0.0, on versionKey CFBundleShortVersionString
2024-01-03 11:08:56 : REQ   : symhelper : Installed SYM-Helper, version 1.0.0
2024-01-03 11:08:56 : INFO  : symhelper : notifying
ERROR: Notifications are not allowed for this application
2024-01-03 11:08:56 : DEBUG : symhelper : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI
2024-01-03 11:08:56 : DEBUG : symhelper : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/CodeResources
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/_CodeSignature/CodeResources
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/_CodeSignature
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/MacOS/SYM-Helper
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/MacOS
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/AppIcon.icns
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/bSl-lr-Ong-view-17m-LP-dL8.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/NSViewController-bSl-lr-Ong.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/NSViewController-pYm-xb-CiH.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/NSViewController-kma-bm-yVg.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/MainMenu.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/XfG-lQ-9wD-view-m2S-Jp-Qdl.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/kma-bm-yVg-view-xhg-E6-Oqq.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/NSWindowController-B8D-0N-5wS.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/iJu-S1-ZRm-view-8dR-9Y-gdv.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/pYm-xb-CiH-view-O7j-Rb-iPC.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/cloneConfig.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/Swf-Yw-mAo-view-qG0-Uj-wbO.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/newConfig.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/NSViewController-Swf-Yw-mAo.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/8Ti-J5-sWq-view-QPo-Td-Voa.nib
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc/Info.plist
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj/Main.storyboardc
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Base.lproj
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources/Assets.car
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Resources
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/embedded.provisionprofile
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/Info.plist
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents/PkgInfo
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app/Contents
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.app
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI/SYM-Helper.zip
2024-01-03 11:08:56 : DEBUG : symhelper : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.pVExmWCQpI
2024-01-03 11:08:56 : INFO  : symhelper : Installomator did not close any apps, so no need to reopen any apps.
2024-01-03 11:08:56 : REQ   : symhelper : All done!
2024-01-03 11:08:56 : REQ   : symhelper : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jun 6, 2024
./assemble.sh munkiadmin DEBUG=1
2024-01-24 16:13:02 : REQ   : munkiadmin : ################## Start Installomator v. 10.6beta, date 2024-01-24
2024-01-24 16:13:02 : INFO  : munkiadmin : ################## Version: 10.6beta
2024-01-24 16:13:02 : INFO  : munkiadmin : ################## Date: 2024-01-24
2024-01-24 16:13:02 : INFO  : munkiadmin : ################## munkiadmin
2024-01-24 16:13:02 : DEBUG : munkiadmin : DEBUG mode 1 enabled.
2024-01-24 16:13:03 : INFO  : munkiadmin : setting variable from argument DEBUG=1
2024-01-24 16:13:04 : DEBUG : munkiadmin : name=MunkiAdmin
2024-01-24 16:13:04 : DEBUG : munkiadmin : appName=
2024-01-24 16:13:04 : DEBUG : munkiadmin : type=dmg
2024-01-24 16:13:04 : DEBUG : munkiadmin : archiveName=
2024-01-24 16:13:04 : DEBUG : munkiadmin : downloadURL=https://github.com/hjuutilainen/munkiadmin/releases/download/v1.8.1/MunkiAdmin-1.8.1.dmg
2024-01-24 16:13:04 : DEBUG : munkiadmin : curlOptions=
2024-01-24 16:13:04 : DEBUG : munkiadmin : appNewVersion=1.8.1
2024-01-24 16:13:04 : DEBUG : munkiadmin : appCustomVersion function: Not defined
2024-01-24 16:13:04 : DEBUG : munkiadmin : versionKey=CFBundleShortVersionString
2024-01-24 16:13:04 : DEBUG : munkiadmin : packageID=
2024-01-24 16:13:04 : DEBUG : munkiadmin : pkgName=
2024-01-24 16:13:04 : DEBUG : munkiadmin : choiceChangesXML=
2024-01-24 16:13:04 : DEBUG : munkiadmin : expectedTeamID=8XXWJ76X9Y
2024-01-24 16:13:04 : DEBUG : munkiadmin : blockingProcesses=
2024-01-24 16:13:04 : DEBUG : munkiadmin : installerTool=
2024-01-24 16:13:04 : DEBUG : munkiadmin : CLIInstaller=
2024-01-24 16:13:04 : DEBUG : munkiadmin : CLIArguments=
2024-01-24 16:13:04 : DEBUG : munkiadmin : updateTool=
2024-01-24 16:13:04 : DEBUG : munkiadmin : updateToolArguments=
2024-01-24 16:13:05 : DEBUG : munkiadmin : updateToolRunAsCurrentUser=
2024-01-24 16:13:05 : INFO  : munkiadmin : BLOCKING_PROCESS_ACTION=tell_user
2024-01-24 16:13:05 : INFO  : munkiadmin : NOTIFY=success
2024-01-24 16:13:05 : INFO  : munkiadmin : LOGGING=DEBUG
2024-01-24 16:13:05 : INFO  : munkiadmin : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-01-24 16:13:05 : INFO  : munkiadmin : Label type: dmg
2024-01-24 16:13:05 : INFO  : munkiadmin : archiveName: MunkiAdmin.dmg
2024-01-24 16:13:05 : INFO  : munkiadmin : no blocking processes defined, using MunkiAdmin as default
2024-01-24 16:13:05 : DEBUG : munkiadmin : Changing directory to /Users/Shared/_GithubRepos/Installomator/build
2024-01-24 16:13:06 : INFO  : munkiadmin : name: MunkiAdmin, appName: MunkiAdmin.app
2024-01-24 16:13:06.150 mdfind[17815:713355] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-01-24 16:13:06.152 mdfind[17815:713355] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-01-24 16:13:06.559 mdfind[17815:713355] Couldn't determine the mapping between prefab keywords and predicates.
2024-01-24 16:13:06 : WARN  : munkiadmin : No previous app found
2024-01-24 16:13:06 : WARN  : munkiadmin : could not find MunkiAdmin.app
2024-01-24 16:13:06 : INFO  : munkiadmin : appversion:
2024-01-24 16:13:06 : INFO  : munkiadmin : Latest version of MunkiAdmin is 1.8.1
2024-01-24 16:13:06 : REQ   : munkiadmin : Downloading https://github.com/hjuutilainen/munkiadmin/releases/download/v1.8.1/MunkiAdmin-1.8.1.dmg to MunkiAdmin.dmg
2024-01-24 16:13:06 : DEBUG : munkiadmin : No Dialog connection, just download
2024-01-24 16:13:07 : DEBUG : munkiadmin : File list: -rw-r--r--  1 tsysock  staff   4.8M Jan 24 16:13 MunkiAdmin.dmg
2024-01-24 16:13:08 : DEBUG : munkiadmin : File type: MunkiAdmin.dmg: zlib compressed data
2024-01-24 16:13:08 : DEBUG : munkiadmin : curl output was:
*   Trying 192.30.255.113:443...
* Connected to github.com (192.30.255.113) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [80 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/hjuutilainen/munkiadmin/releases/download/v1.8.1/MunkiAdmin-1.8.1.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /hjuutilainen/munkiadmin/releases/download/v1.8.1/MunkiAdmin-1.8.1.dmg]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /hjuutilainen/munkiadmin/releases/download/v1.8.1/MunkiAdmin-1.8.1.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Thu, 25 Jan 2024 00:13:07 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/949213/af508580-ca01-11eb-94bf-50dde0bbb116?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240125%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240125T001307Z&X-Amz-Expires=300&X-Amz-Signature=f942d7cc57aed9b2ef3a8ed41d217b706f4ed03499eb6ad1d81a6427b2f908bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=949213&response-content-disposition=attachment%3B%20filename%3DMunkiAdmin-1.8.1.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: E785:084D:399F708:3B7C400:65B1A792
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/949213/af508580-ca01-11eb-94bf-50dde0bbb116?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240125%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240125T001307Z&X-Amz-Expires=300&X-Amz-Signature=f942d7cc57aed9b2ef3a8ed41d217b706f4ed03499eb6ad1d81a6427b2f908bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=949213&response-content-disposition=attachment%3B%20filename%3DMunkiAdmin-1.8.1.dmg&response-content-type=application%2Foctet-stream'
*   Trying 185.199.109.133:443...
* Connected to objects.githubusercontent.com (185.199.109.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/949213/af508580-ca01-11eb-94bf-50dde0bbb116?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240125%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240125T001307Z&X-Amz-Expires=300&X-Amz-Signature=f942d7cc57aed9b2ef3a8ed41d217b706f4ed03499eb6ad1d81a6427b2f908bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=949213&response-content-disposition=attachment%3B%20filename%3DMunkiAdmin-1.8.1.dmg&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/949213/af508580-ca01-11eb-94bf-50dde0bbb116?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240125%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240125T001307Z&X-Amz-Expires=300&X-Amz-Signature=f942d7cc57aed9b2ef3a8ed41d217b706f4ed03499eb6ad1d81a6427b2f908bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=949213&response-content-disposition=attachment%3B%20filename%3DMunkiAdmin-1.8.1.dmg&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/949213/af508580-ca01-11eb-94bf-50dde0bbb116?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240125%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240125T001307Z&X-Amz-Expires=300&X-Amz-Signature=f942d7cc57aed9b2ef3a8ed41d217b706f4ed03499eb6ad1d81a6427b2f908bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=949213&response-content-disposition=attachment%3B%20filename%3DMunkiAdmin-1.8.1.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: 5ZkP8SZaOaGSx90AGMMA8Q==
< last-modified: Wed, 08 Dec 2021 08:48:41 GMT
< etag: "0x8D9BA2788FF0569"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: e5896810-b01e-003f-5727-4829f6000000
< x-ms-version: 2020-10-02
< x-ms-creation-time: Wed, 18 Aug 2021 07:44:24 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=MunkiAdmin-1.8.1.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< accept-ranges: bytes
< date: Thu, 25 Jan 2024 00:13:07 GMT
< age: 238
< x-served-by: cache-iad-kcgs7200106-IAD, cache-lax-kwhp1940026-LAX
< x-cache: HIT, HIT
< x-cache-hits: 895, 1
< x-timer: S1706141587.169759,VS0,VE234
< content-length: 5033660
<
{ [35465 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-01-24 16:13:08 : DEBUG : munkiadmin : DEBUG mode 1, not checking for blocking processes
2024-01-24 16:13:08 : REQ   : munkiadmin : Installing MunkiAdmin
2024-01-24 16:13:08 : INFO  : munkiadmin : Mounting /Users/Shared/_GithubRepos/Installomator/build/MunkiAdmin.dmg
2024-01-24 16:13:13 : DEBUG : munkiadmin : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $3D36E28A
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $20F21FEA
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $9A1DF294
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $C1EF86FD
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $9A1DF294
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $965E1CD3
verified   CRC32 $8C632DB1
/dev/disk5          	GUID_partition_scheme
/dev/disk5s1        	Apple_HFS                      	/Volumes/MunkiAdmin-1.8.1

2024-01-24 16:13:13 : INFO  : munkiadmin : Mounted: /Volumes/MunkiAdmin-1.8.1
2024-01-24 16:13:13 : INFO  : munkiadmin : Verifying: /Volumes/MunkiAdmin-1.8.1/MunkiAdmin.app
2024-01-24 16:13:13 : DEBUG : munkiadmin : App size: 8.2M	/Volumes/MunkiAdmin-1.8.1/MunkiAdmin.app
2024-01-24 16:13:14 : DEBUG : munkiadmin : Debugging enabled, App Verification output was:
/Volumes/MunkiAdmin-1.8.1/MunkiAdmin.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Hannes Juutilainen (8XXWJ76X9Y)

2024-01-24 16:13:14 : INFO  : munkiadmin : Team ID matching: 8XXWJ76X9Y (expected: 8XXWJ76X9Y )
2024-01-24 16:13:14 : INFO  : munkiadmin : Installing MunkiAdmin version 1.8.1 on versionKey CFBundleShortVersionString.
2024-01-24 16:13:14 : INFO  : munkiadmin : App has LSMinimumSystemVersion: 10.13
2024-01-24 16:13:14 : DEBUG : munkiadmin : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-01-24 16:13:14 : INFO  : munkiadmin : Finishing...
2024-01-24 16:13:18 : INFO  : munkiadmin : name: MunkiAdmin, appName: MunkiAdmin.app
2024-01-24 16:13:18.105 mdfind[17920:713935] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-01-24 16:13:18.107 mdfind[17920:713935] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-01-24 16:13:18.369 mdfind[17920:713935] Couldn't determine the mapping between prefab keywords and predicates.
2024-01-24 16:13:18 : WARN  : munkiadmin : No previous app found
2024-01-24 16:13:18 : WARN  : munkiadmin : could not find MunkiAdmin.app
2024-01-24 16:13:18 : REQ   : munkiadmin : Installed MunkiAdmin, version 1.8.1
2024-01-24 16:13:18 : INFO  : munkiadmin : notifying
2024-01-24 16:13:19 : DEBUG : munkiadmin : Unmounting /Volumes/MunkiAdmin-1.8.1
2024-01-24 16:13:19 : DEBUG : munkiadmin : Debugging enabled, Unmounting output was:
"disk5" ejected.
2024-01-24 16:13:19 : DEBUG : munkiadmin : DEBUG mode 1, not reopening anything
2024-01-24 16:13:19 : REQ   : munkiadmin : All done!
2024-01-24 16:13:19 : REQ   : munkiadmin : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jun 6, 2024
./assemble.sh raindropio
2024-01-31 11:42:28 : REQ   : raindropio : ################## Start Installomator v. 10.6beta, date 2024-01-31
2024-01-31 11:42:28 : INFO  : raindropio : ################## Version: 10.6beta
2024-01-31 11:42:28 : INFO  : raindropio : ################## Date: 2024-01-31
2024-01-31 11:42:28 : INFO  : raindropio : ################## raindropio
2024-01-31 11:42:28 : DEBUG : raindropio : DEBUG mode 1 enabled.
2024-01-31 11:42:30 : DEBUG : raindropio : name=Raindrop.io
2024-01-31 11:42:30 : DEBUG : raindropio : appName=
2024-01-31 11:42:30 : DEBUG : raindropio : type=dmg
2024-01-31 11:42:30 : DEBUG : raindropio : archiveName=Raindrop-arm64.dmg
2024-01-31 11:42:30 : DEBUG : raindropio : downloadURL=https://github.com/raindropio/desktop/releases/download/v5.6.5/Raindrop-arm64.dmg
2024-01-31 11:42:30 : DEBUG : raindropio : curlOptions=
2024-01-31 11:42:30 : DEBUG : raindropio : appNewVersion=5.6.5
2024-01-31 11:42:30 : DEBUG : raindropio : appCustomVersion function: Not defined
2024-01-31 11:42:30 : DEBUG : raindropio : versionKey=CFBundleShortVersionString
2024-01-31 11:42:30 : DEBUG : raindropio : packageID=
2024-01-31 11:42:30 : DEBUG : raindropio : pkgName=
2024-01-31 11:42:30 : DEBUG : raindropio : choiceChangesXML=
2024-01-31 11:42:30 : DEBUG : raindropio : expectedTeamID=7459JWM5TY
2024-01-31 11:42:30 : DEBUG : raindropio : blockingProcesses=
2024-01-31 11:42:30 : DEBUG : raindropio : installerTool=
2024-01-31 11:42:30 : DEBUG : raindropio : CLIInstaller=
2024-01-31 11:42:30 : DEBUG : raindropio : CLIArguments=
2024-01-31 11:42:30 : DEBUG : raindropio : updateTool=
2024-01-31 11:42:30 : DEBUG : raindropio : updateToolArguments=
2024-01-31 11:42:30 : DEBUG : raindropio : updateToolRunAsCurrentUser=
2024-01-31 11:42:30 : INFO  : raindropio : BLOCKING_PROCESS_ACTION=tell_user
2024-01-31 11:42:30 : INFO  : raindropio : NOTIFY=success
2024-01-31 11:42:30 : INFO  : raindropio : LOGGING=DEBUG
2024-01-31 11:42:30 : INFO  : raindropio : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-01-31 11:42:30 : INFO  : raindropio : Label type: dmg
2024-01-31 11:42:30 : INFO  : raindropio : archiveName: Raindrop-arm64.dmg
2024-01-31 11:42:30 : INFO  : raindropio : no blocking processes defined, using Raindrop.io as default
2024-01-31 11:42:30 : DEBUG : raindropio : Changing directory to /Users/Shared/_GithubRepos/Installomator/build
2024-01-31 11:42:30 : INFO  : raindropio : name: Raindrop.io, appName: Raindrop.io.app
2024-01-31 11:42:31.058 mdfind[8642:165241] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-01-31 11:42:31.060 mdfind[8642:165241] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-01-31 11:42:31.383 mdfind[8642:165241] Couldn't determine the mapping between prefab keywords and predicates.
2024-01-31 11:42:31 : WARN  : raindropio : No previous app found
2024-01-31 11:42:31 : WARN  : raindropio : could not find Raindrop.io.app
2024-01-31 11:42:31 : INFO  : raindropio : appversion:
2024-01-31 11:42:31 : INFO  : raindropio : Latest version of Raindrop.io is 5.6.5
2024-01-31 11:42:31 : REQ   : raindropio : Downloading https://github.com/raindropio/desktop/releases/download/v5.6.5/Raindrop-arm64.dmg to Raindrop-arm64.dmg
2024-01-31 11:42:31 : DEBUG : raindropio : No Dialog connection, just download
2024-01-31 11:42:33 : DEBUG : raindropio : File list: -rw-r--r--  1 username  staff    74M Jan 31 11:42 Raindrop-arm64.dmg
2024-01-31 11:42:33 : DEBUG : raindropio : File type: Raindrop-arm64.dmg: bzip2 compressed data, block size = 100k
2024-01-31 11:42:33 : DEBUG : raindropio : curl output was:
*   Trying 192.30.255.113:443...
* Connected to github.com (192.30.255.113) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2459 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
*  start date: Feb 14 00:00:00 2023 GMT
*  expire date: Mar 14 23:59:59 2024 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/raindropio/desktop/releases/download/v5.6.5/Raindrop-arm64.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /raindropio/desktop/releases/download/v5.6.5/Raindrop-arm64.dmg]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /raindropio/desktop/releases/download/v5.6.5/Raindrop-arm64.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Wed, 31 Jan 2024 19:42:31 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/211905151/e844df93-6989-4f20-b051-8741c4568298?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240131T194231Z&X-Amz-Expires=300&X-Amz-Signature=5b598f13682c944d243c0bd24d2f0e2c772dc060f699f566eb5ef8c80f6d2de5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=211905151&response-content-disposition=attachment%3B%20filename%3DRaindrop-arm64.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: D161:8AA3:2AF8638:2CF763C:65BAA2A7
<
{ [0 bytes data]
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/211905151/e844df93-6989-4f20-b051-8741c4568298?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240131T194231Z&X-Amz-Expires=300&X-Amz-Signature=5b598f13682c944d243c0bd24d2f0e2c772dc060f699f566eb5ef8c80f6d2de5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=211905151&response-content-disposition=attachment%3B%20filename%3DRaindrop-arm64.dmg&response-content-type=application%2Foctet-stream'
*   Trying 185.199.109.133:443...
* Connected to objects.githubusercontent.com (185.199.109.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3050 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/211905151/e844df93-6989-4f20-b051-8741c4568298?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240131T194231Z&X-Amz-Expires=300&X-Amz-Signature=5b598f13682c944d243c0bd24d2f0e2c772dc060f699f566eb5ef8c80f6d2de5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=211905151&response-content-disposition=attachment%3B%20filename%3DRaindrop-arm64.dmg&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/211905151/e844df93-6989-4f20-b051-8741c4568298?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240131T194231Z&X-Amz-Expires=300&X-Amz-Signature=5b598f13682c944d243c0bd24d2f0e2c772dc060f699f566eb5ef8c80f6d2de5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=211905151&response-content-disposition=attachment%3B%20filename%3DRaindrop-arm64.dmg&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/211905151/e844df93-6989-4f20-b051-8741c4568298?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240131%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240131T194231Z&X-Amz-Expires=300&X-Amz-Signature=5b598f13682c944d243c0bd24d2f0e2c772dc060f699f566eb5ef8c80f6d2de5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=211905151&response-content-disposition=attachment%3B%20filename%3DRaindrop-arm64.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: mBujFsRpte0B+gA9uHfRpQ==
< last-modified: Mon, 05 Jun 2023 08:37:59 GMT
< etag: "0x8DB65A02AF1317F"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 6774133d-a01e-0033-5f8f-51befe000000
< x-ms-version: 2020-10-02
< x-ms-creation-time: Mon, 05 Jun 2023 08:37:59 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=Raindrop-arm64.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< accept-ranges: bytes
< age: 889
< date: Wed, 31 Jan 2024 19:42:32 GMT
< x-served-by: cache-iad-kjyo7100026-IAD, cache-lax-kwhp1940031-LAX
< x-cache: HIT, HIT
< x-cache-hits: 249, 0
< x-timer: S1706730152.040927,VS0,VE233
< content-length: 77368300
<
{ [9111 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-01-31 11:42:33 : DEBUG : raindropio : DEBUG mode 1, not checking for blocking processes
2024-01-31 11:42:33 : REQ   : raindropio : Installing Raindrop.io
2024-01-31 11:42:33 : INFO  : raindropio : Mounting /Users/Shared/_GithubRepos/Installomator/build/Raindrop-arm64.dmg
2024-01-31 11:42:42 : DEBUG : raindropio : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $7348A074
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $5F42AF0F
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $6A38857C
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $B0C25271
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $6A38857C
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $308BFAF2
verified   CRC32 $0A77AE48
/dev/disk6          	GUID_partition_scheme
/dev/disk6s1        	Apple_HFS                      	/Volumes/Raindrop.io 5.6.5-arm64 1

2024-01-31 11:42:42 : INFO  : raindropio : Mounted: /Volumes/Raindrop.io 5.6.5-arm64 1
2024-01-31 11:42:42 : INFO  : raindropio : Verifying: /Volumes/Raindrop.io 5.6.5-arm64 1/Raindrop.io.app
2024-01-31 11:42:42 : DEBUG : raindropio : App size: 197M	/Volumes/Raindrop.io 5.6.5-arm64 1/Raindrop.io.app
2024-01-31 11:42:51 : DEBUG : raindropio : Debugging enabled, App Verification output was:
/Volumes/Raindrop.io 5.6.5-arm64 1/Raindrop.io.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Rustem Mussabekov (7459JWM5TY)

2024-01-31 11:42:51 : INFO  : raindropio : Team ID matching: 7459JWM5TY (expected: 7459JWM5TY )
2024-01-31 11:42:51 : INFO  : raindropio : Installing Raindrop.io version 5.6.5 on versionKey CFBundleShortVersionString.
2024-01-31 11:42:51 : INFO  : raindropio : App has LSMinimumSystemVersion: 10.11.0
2024-01-31 11:42:51 : DEBUG : raindropio : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-01-31 11:42:51 : INFO  : raindropio : Finishing...
2024-01-31 11:42:54 : INFO  : raindropio : name: Raindrop.io, appName: Raindrop.io.app
2024-01-31 11:42:54.469 mdfind[8731:165745] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-01-31 11:42:54.469 mdfind[8731:165745] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-01-31 11:42:54.558 mdfind[8731:165745] Couldn't determine the mapping between prefab keywords and predicates.
2024-01-31 11:42:54 : WARN  : raindropio : No previous app found
2024-01-31 11:42:54 : WARN  : raindropio : could not find Raindrop.io.app
2024-01-31 11:42:54 : REQ   : raindropio : Installed Raindrop.io, version 5.6.5
2024-01-31 11:42:54 : INFO  : raindropio : notifying
2024-01-31 11:42:55 : DEBUG : raindropio : Unmounting /Volumes/Raindrop.io 5.6.5-arm64 1
2024-01-31 11:42:55 : DEBUG : raindropio : Debugging enabled, Unmounting output was:
"disk6" ejected.
2024-01-31 11:42:55 : DEBUG : raindropio : DEBUG mode 1, not reopening anything
2024-01-31 11:42:55 : REQ   : raindropio : All done!
2024-01-31 11:42:55 : REQ   : raindropio : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jun 6, 2024
Output of: Installomator/utils/assemble.sh expressvpn DEBUG=0

2024-02-14 10:46:13 : REQ   : expressvpn : ################## Start Installomator v. 10.6beta, date 2024-02-14
2024-02-14 10:46:13 : INFO  : expressvpn : ################## Version: 10.6beta
2024-02-14 10:46:13 : INFO  : expressvpn : ################## Date: 2024-02-14
2024-02-14 10:46:13 : INFO  : expressvpn : ################## expressvpn
2024-02-14 10:46:13 : DEBUG : expressvpn : DEBUG mode 1 enabled.
2024-02-14 10:46:13 : INFO  : expressvpn : SwiftDialog is not installed, clear cmd file var
2024-02-14 10:46:14 : INFO  : expressvpn : setting variable from argument DEBUG=0
2024-02-14 10:46:14 : DEBUG : expressvpn : name=ExpressVPN
2024-02-14 10:46:14 : DEBUG : expressvpn : appName=
2024-02-14 10:46:14 : DEBUG : expressvpn : type=pkg
2024-02-14 10:46:14 : DEBUG : expressvpn : archiveName=
2024-02-14 10:46:14 : DEBUG : expressvpn : downloadURL=https://www.expressvpn.com/clients/latest/mac
2024-02-14 10:46:14 : DEBUG : expressvpn : curlOptions=
2024-02-14 10:46:14 : DEBUG : expressvpn : appNewVersion=11.51.0.80076
2024-02-14 10:46:14 : DEBUG : expressvpn : appCustomVersion function: Not defined
2024-02-14 10:46:14 : DEBUG : expressvpn : versionKey=CFBundleShortVersionString
2024-02-14 10:46:14 : DEBUG : expressvpn : packageID=com.expressvpn.ExpressVPN
2024-02-14 10:46:14 : DEBUG : expressvpn : pkgName=
2024-02-14 10:46:14 : DEBUG : expressvpn : choiceChangesXML=
2024-02-14 10:46:14 : DEBUG : expressvpn : expectedTeamID=VMES9GFUQJ
2024-02-14 10:46:14 : DEBUG : expressvpn : blockingProcesses=ExpressVPN
2024-02-14 10:46:14 : DEBUG : expressvpn : installerTool=
2024-02-14 10:46:14 : DEBUG : expressvpn : CLIInstaller=
2024-02-14 10:46:14 : DEBUG : expressvpn : CLIArguments=
2024-02-14 10:46:14 : DEBUG : expressvpn : updateTool=
2024-02-14 10:46:14 : DEBUG : expressvpn : updateToolArguments=
2024-02-14 10:46:15 : DEBUG : expressvpn : updateToolRunAsCurrentUser=
2024-02-14 10:46:15 : INFO  : expressvpn : BLOCKING_PROCESS_ACTION=tell_user
2024-02-14 10:46:15 : INFO  : expressvpn : NOTIFY=success
2024-02-14 10:46:15 : INFO  : expressvpn : LOGGING=DEBUG
2024-02-14 10:46:15 : INFO  : expressvpn : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-02-14 10:46:15 : INFO  : expressvpn : Label type: pkg
2024-02-14 10:46:15 : INFO  : expressvpn : archiveName: ExpressVPN.pkg
2024-02-14 10:46:15 : DEBUG : expressvpn : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD
2024-02-14 10:46:15 : INFO  : expressvpn : found packageID com.expressvpn.ExpressVPN installed, version 	<string>11.51.0 (80076)</string>
2024-02-14 10:46:15 : INFO  : expressvpn : appversion: 	<string>11.51.0 (80076)</string>
2024-02-14 10:46:15 : INFO  : expressvpn : Latest version of ExpressVPN is 11.51.0.80076
2024-02-14 10:46:15 : REQ   : expressvpn : Downloading https://www.expressvpn.com/clients/latest/mac to ExpressVPN.pkg
2024-02-14 10:46:15 : DEBUG : expressvpn : No Dialog connection, just download
2024-02-14 10:46:24 : DEBUG : expressvpn : File list: -rw-r--r--  1 root  wheel    62M Feb 14 10:46 ExpressVPN.pkg
2024-02-14 10:46:24 : DEBUG : expressvpn : File type: ExpressVPN.pkg: xar archive compressed TOC: 11489, SHA-1 checksum
2024-02-14 10:46:24 : DEBUG : expressvpn : curl output was:
*   Trying 65.9.55.122:443...
* Connected to www.expressvpn.com (65.9.55.122) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [323 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4975 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=expressvpn.com
*  start date: Nov 12 00:00:00 2023 GMT
*  expire date: Dec 11 23:59:59 2024 GMT
*  subjectAltName: host "www.expressvpn.com" matched cert's "www.expressvpn.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://www.expressvpn.com/clients/latest/mac
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: www.expressvpn.com]
* [HTTP/2] [1] [:path: /clients/latest/mac]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /clients/latest/mac HTTP/2
> Host: www.expressvpn.com
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 302
< content-type: text/html; charset=utf-8
< location: https://www.expressvpn.works/clients/mac/expressvpn_mac_11.51.0.80076_release.pkg
< date: Wed, 14 Feb 2024 09:46:16 GMT
< server: nginx
< cache-control: no-cache
< set-cookie: landing_page=https%3A%2F%2Fwww.expressvpn.com%2Fclients%2Flatest%2Fmac; path=/; expires=Fri, 14 Feb 2025 09:46:16 -0000; secure; HttpOnly; SameSite=Lax
< set-cookie: xvid=WeBh0ZKHo0ZpyfJVJ_1aHiuiy2SbwiA8eJboAElB-Eg%3D; path=/; expires=Fri, 14 Feb 2025 09:46:16 -0000; secure; SameSite=Lax
< set-cookie: xvgtm=%7B%22location%22%3A%22SE%22%2C%22logged_in%22%3Afalse%2C%22report_aid_to_ga%22%3Afalse%7D; path=/; secure; SameSite=Lax
< x-request-id: d74a3284-d6c8-4af4-8e4a-b96a8342066c
< x-runtime: 0.014491
< strict-transport-security: max-age=31536000; includeSubDomains; preload
< x-content-type-options: nosniff
< x-xss-protection: 1; mode=block
< referrer-policy: no-referrer-when-downgrade
< x-frame-options: SAMEORIGIN
< x-cache: Miss from cloudfront
< via: 1.1 d30a7800f939c215cded21c657c43fc8.cloudfront.net (CloudFront)
< x-amz-cf-pop: ARN54-C1
< x-amz-cf-id: LhdVm73TgCeQ8eG34VwraLdHzTrHujC8ybYBu8rPwGSx3etseM9Fcw==
<
* Ignoring the response-body
{ [147 bytes data]
* Connection #0 to host www.expressvpn.com left intact
* Issue another request to this URL: 'https://www.expressvpn.works/clients/mac/expressvpn_mac_11.51.0.80076_release.pkg'
*   Trying 108.157.229.40:443...
* Connected to www.expressvpn.works (108.157.229.40) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [325 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4978 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=expressvpn.works
*  start date: Nov 12 00:00:00 2023 GMT
*  expire date: Dec 11 23:59:59 2024 GMT
*  subjectAltName: host "www.expressvpn.works" matched cert's "www.expressvpn.works"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://www.expressvpn.works/clients/mac/expressvpn_mac_11.51.0.80076_release.pkg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: www.expressvpn.works]
* [HTTP/2] [1] [:path: /clients/mac/expressvpn_mac_11.51.0.80076_release.pkg]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /clients/mac/expressvpn_mac_11.51.0.80076_release.pkg HTTP/2
> Host: www.expressvpn.works
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 200
< content-type: application/x-newton-compatible-pkg
< content-length: 65218757
< date: Wed, 14 Feb 2024 09:46:17 GMT
< last-modified: Thu, 08 Feb 2024 02:14:40 GMT
< etag: "609aeea92b2056ae0ac2aab1fcd60c21"
< x-amz-server-side-encryption: AES256
< x-amz-meta-md5: 609aeea92b2056ae0ac2aab1fcd60c21
< x-amz-meta-sha256: 74889c5b9dcb9636a5f085761c6e6f609b59d6351c5642c5e8cf35438fae1806
< content-disposition: attachment
< x-amz-version-id: K9USzV1ZmX6nRVEg2N1h75hS5dERYhl0
< accept-ranges: bytes
< server: AmazonS3
< x-cache: Miss from cloudfront
< via: 1.1 917c6054ae6e10a98fc566c655129e8a.cloudfront.net (CloudFront)
< x-amz-cf-pop: ARN56-P2
< x-amz-cf-id: -4qr_PMqqhlwFKi_jacWCv0yFpm2Za8Rjfu3Rb5mT6a6hiyuN0Svvg==
<
{ [1262 bytes data]
* Connection #1 to host www.expressvpn.works left intact
2024-02-14 10:46:25 : REQ   : expressvpn : no more blocking processes, continue with update
2024-02-14 10:46:25 : REQ   : expressvpn : Installing ExpressVPN
2024-02-14 10:46:25 : INFO  : expressvpn : Verifying: ExpressVPN.pkg
2024-02-14 10:46:25 : DEBUG : expressvpn : File list: -rw-r--r--  1 root  wheel    62M Feb 14 10:46 ExpressVPN.pkg
2024-02-14 10:46:25 : DEBUG : expressvpn : File type: ExpressVPN.pkg: xar archive compressed TOC: 11489, SHA-1 checksum
2024-02-14 10:46:25 : DEBUG : expressvpn : spctlOut is ExpressVPN.pkg: accepted
2024-02-14 10:46:25 : DEBUG : expressvpn : source=Notarized Developer ID
2024-02-14 10:46:25 : DEBUG : expressvpn : origin=Developer ID Installer: ExprsVPN LLC (VMES9GFUQJ)
2024-02-14 10:46:25 : INFO  : expressvpn : Team ID: VMES9GFUQJ (expected: VMES9GFUQJ )
2024-02-14 10:46:25 : INFO  : expressvpn : Checking package version.
2024-02-14 10:46:26 : INFO  : expressvpn : Downloaded package com.expressvpn.ExpressVPN version 11.51.0 (80076)
2024-02-14 10:46:26 : INFO  : expressvpn : Installing ExpressVPN.pkg to /
2024-02-14 10:46:39 : DEBUG : expressvpn : Debugging enabled, installer output was:
Feb 14 10:46:26  installer[7871] <Debug>: Product archive /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD/ExpressVPN.pkg trustLevel=350
Feb 14 10:46:27  installer[7871] <Debug>: External component packages (1) trustLevel=350
Feb 14 10:46:27  installer[7871] <Debug>: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: location = file://localhost
Feb 14 10:46:27  installer[7871] <Debug>: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD/ExpressVPN.pkg#ExpressVPN.pkg
Feb 14 10:46:27  installer[7871] <Info>: Set authorization level to root for session
Feb 14 10:46:27  installer[7871] <Info>: Authorization is being checked, waiting until authorization arrives.
Feb 14 10:46:27  installer[7871] <Info>: Administrator authorization granted.
Feb 14 10:46:27  installer[7871] <Info>: Packages have been authorized for installation.
Feb 14 10:46:27  installer[7871] <Debug>: Will use PK session
Feb 14 10:46:27  installer[7871] <Debug>: Using authorization level of root for IFPKInstallElement
Feb 14 10:46:27  installer[7871] <Info>: Starting installation:
Feb 14 10:46:27  installer[7871] <Notice>: Configuring volume "Macintosh HD"
Feb 14 10:46:27  installer[7871] <Info>: Preparing disk for local booted install.
Feb 14 10:46:27  installer[7871] <Notice>: Free space on "Macintosh HD": 203,37 GB (203368292352 bytes).
Feb 14 10:46:27  installer[7871] <Notice>: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.7871BORyGj"
Feb 14 10:46:27  installer[7871] <Notice>: IFPKInstallElement (1 packages)
Feb 14 10:46:27  installer[7871] <Info>: Current Path: /usr/sbin/installer
Feb 14 10:46:27  installer[7871] <Info>: Current Path: /bin/zsh
Feb 14 10:46:27  installer[7871] <Info>: Current Path: /usr/bin/sudo
Feb 14 10:46:27  installer[7871] <Notice>: PackageKit: Enqueuing install with framework-specified quality of service (utility)
installer: Package name is ExpressVPN
installer: Upgrading at base path /
installer: Preparing for installation….....
installer: Preparing the disk….....
installer: Preparing ExpressVPN….....
installer: Waiting for other installations to complete….....
installer: Configuring the installation….....
installer:
#
installer: Writing files….....
#
installer: Writing files….....
#
installer: Writing files….....
#
installer: Running package scripts….....
#
installer: Running package scripts….....
#
installer: Running package scripts….....
#
installer: Running package scripts….....
#Feb 14 10:46:38  installer[7871] <Info>: PackageKit: Registered bundle file:///Applications/ExpressVPN.app/Contents/Library/LoginItems/ExpressVPN%20Launcher.app/ for uid 0
Feb 14 10:46:38  installer[7871] <Info>: PackageKit: Registered bundle file:///Applications/ExpressVPN.app/Contents/MacOS/ExpressVPN%20IKEv2.app/ for uid 0
Feb 14 10:46:38  installer[7871] <Info>: PackageKit: Registered bundle file:///Applications/ExpressVPN.app/ for uid 0
installer: Running package scripts….....
Last Log repeated 13 times
installer: Validating packages….....
#Feb 14 10:46:38  installer[7871] <Notice>: Running install actions
Feb 14 10:46:38  installer[7871] <Notice>: Removing temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.7871BORyGj"
Feb 14 10:46:38  installer[7871] <Notice>: Finalize disk "Macintosh HD"
Feb 14 10:46:38  installer[7871] <Notice>: Notifying system of updated components
Feb 14 10:46:38  installer[7871] <Notice>:
Feb 14 10:46:38  installer[7871] <Notice>: **** Summary Information ****
Feb 14 10:46:38  installer[7871] <Notice>:   Operation      Elapsed time
Feb 14 10:46:38  installer[7871] <Notice>: -----------------------------
Feb 14 10:46:38  installer[7871] <Notice>:        disk      0.01 seconds
Feb 14 10:46:38  installer[7871] <Notice>:      script      0.00 seconds
Feb 14 10:46:38  installer[7871] <Notice>:        zero      0.00 seconds
Feb 14 10:46:38  installer[7871] <Notice>:     install      11.16 seconds
Feb 14 10:46:38  installer[7871] <Notice>:     -total-      11.18 seconds
Feb 14 10:46:38  installer[7871] <Notice>:
installer: 	Running installer actions…
installer:
installer: Finishing the Installation….....
installer:
#
installer: The software was successfully installed......
installer: The upgrade was successful.
Output of /var/log/install.log below this line.----------------------------------------------------------2024-02-14 10:46:26+01 C02DRJ2FML7H installer[7871]: Product archive /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD/ExpressVPN.pkg trustLevel=350
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: External component packages (1) trustLevel=350
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: location = file://localhost
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD/ExpressVPN.pkg#ExpressVPN.pkg
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Set authorization level to root for session
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Authorization is being checked, waiting until authorization arrives.
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Administrator authorization granted.
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Packages have been authorized for installation.
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Will use PK session
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Using authorization level of root for IFPKInstallElement
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Starting installation:
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Configuring volume "Macintosh HD"
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Preparing disk for local booted install.
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Free space on "Macintosh HD": 203,37 GB (203368292352 bytes).
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.7871BORyGj"
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: IFPKInstallElement (1 packages)
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Current Path: /usr/sbin/installer
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Current Path: /bin/zsh
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: Current Path: /usr/bin/sudo
2024-02-14 10:46:27+01 C02DRJ2FML7H installd[1031]: PackageKit: Adding client PKInstallDaemonClient pid=7871, uid=0 (/usr/sbin/installer)
2024-02-14 10:46:27+01 C02DRJ2FML7H installer[7871]: PackageKit: Enqueuing install with framework-specified quality of service (utility)
2024-02-14 10:46:27+01 C02DRJ2FML7H installd[1031]: PackageKit: Set reponsibility for install to 7322
2024-02-14 10:46:27+01 C02DRJ2FML7H installd[1031]: PackageKit: Hosted team responsibility for install set to team:(VMES9GFUQJ)
2024-02-14 10:46:27+01 C02DRJ2FML7H installd[1031]: PackageKit: ----- Begin install -----
2024-02-14 10:46:27+01 C02DRJ2FML7H installd[1031]: PackageKit: request=PKInstallRequest <1 packages, destination=/>
2024-02-14 10:46:27+01 C02DRJ2FML7H installd[1031]: PackageKit: packages=(
2024-02-14 10:46:27+01 C02DRJ2FML7H installd[1031]: PackageKit: Will do receipt-based obsoleting for package identifier com.expressvpn.ExpressVPN (prefix path=Applications)
2024-02-14 10:46:27+01 C02DRJ2FML7H installd[1031]: PackageKit: Extracting file:///var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD/ExpressVPN.pkg#ExpressVPN.pkg (destination=/Library/InstallerSandboxes/.PKInstallSandboxManager/655368B2-E643-4243-A44A-58C8B3313734.activeSandbox/Root/Applications, uid=0)
2024-02-14 10:46:29+01 C02DRJ2FML7H installd[1031]: PackageKit: prevent user idle system sleep
2024-02-14 10:46:29+01 C02DRJ2FML7H installd[1031]: PackageKit: suspending backupd
2024-02-14 10:46:29+01 C02DRJ2FML7H installd[1031]: PackageKit (package_script_service): Preparing to execute script "./preinstall" in /private/tmp/PKInstallSandbox.z8kCzr/Scripts/com.expressvpn.ExpressVPN.B15BCy
2024-02-14 10:46:29+01 C02DRJ2FML7H package_script_service[18479]: PackageKit: Preparing to execute script "preinstall" in /tmp/PKInstallSandbox.z8kCzr/Scripts/com.expressvpn.ExpressVPN.B15BCy
2024-02-14 10:46:29+01 C02DRJ2FML7H package_script_service[18479]: Set responsibility to pid: 7322, responsible_path: /System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
2024-02-14 10:46:29+01 C02DRJ2FML7H package_script_service[18479]: Hosted team responsibility for script set to team:(VMES9GFUQJ)
2024-02-14 10:46:29+01 C02DRJ2FML7H package_script_service[18479]: PackageKit: Executing script "preinstall" in /tmp/PKInstallSandbox.z8kCzr/Scripts/com.expressvpn.ExpressVPN.B15BCy
2024-02-14 10:46:29+01 C02DRJ2FML7H install_monitor[7872]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2024-02-14 10:46:30+01 C02DRJ2FML7H package_script_service[18479]: PackageKit: Hosted team responsible for script has been cleared.
2024-02-14 10:46:30+01 C02DRJ2FML7H package_script_service[18479]: Responsibility set back to self.
2024-02-14 10:46:30+01 C02DRJ2FML7H installd[1031]: PackageKit: Using trashcan path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/PKInstallSandboxTrash/655368B2-E643-4243-A44A-58C8B3313734.sandboxTrash for sandbox /Library/InstallerSandboxes/.PKInstallSandboxManager/655368B2-E643-4243-A44A-58C8B3313734.activeSandbox
2024-02-14 10:46:30+01 C02DRJ2FML7H installd[1031]: PackageKit: Shoving /Library/InstallerSandboxes/.PKInstallSandboxManager/655368B2-E643-4243-A44A-58C8B3313734.activeSandbox/Root (1 items) to /
2024-02-14 10:46:30+01 C02DRJ2FML7H installd[1031]: PackageKit (package_script_service): Preparing to execute script "./postinstall" in /private/tmp/PKInstallSandbox.z8kCzr/Scripts/com.expressvpn.ExpressVPN.B15BCy
2024-02-14 10:46:30+01 C02DRJ2FML7H package_script_service[18479]: PackageKit: Preparing to execute script "postinstall" in /tmp/PKInstallSandbox.z8kCzr/Scripts/com.expressvpn.ExpressVPN.B15BCy
2024-02-14 10:46:30+01 C02DRJ2FML7H package_script_service[18479]: Set responsibility to pid: 7322, responsible_path: /System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
2024-02-14 10:46:30+01 C02DRJ2FML7H package_script_service[18479]: Hosted team responsibility for script set to team:(VMES9GFUQJ)
2024-02-14 10:46:30+01 C02DRJ2FML7H package_script_service[18479]: PackageKit: Executing script "postinstall" in /tmp/PKInstallSandbox.z8kCzr/Scripts/com.expressvpn.ExpressVPN.B15BCy
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: Lightway: 1.43.1
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: library versions:
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall:   Lightway Core: 1.16.1
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall:   WolfSSL: 5.6.6
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall:   Balloon: 1.23.1
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: Copyright (C) 2009-2024 ExpressVPN. All rights reserved.
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: OpenVPN 2.4.7 [git:production/72431482784367ad] x86_64-apple-darwin21.4.0 [SSL (OpenSSL)] [MH/RECVDA] [AEAD] built on Feb  8 2023
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: library versions: OpenSSL 1.1.1t  7 Feb 2023
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: Originally developed by James Yonan
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: Copyright (C) 2002-2018 OpenVPN Inc <[email protected]>
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: Compile time defines: enable_async_push=no enable_comp_stub=no enable_crypto=yes enable_crypto_ofb_cfb=yes enable_debug=no enable_def_auth=yes enable_dependency_tracking=no enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown enable_fast_install=needless enable_fragment=yes enable_iproute2=no enable_libtool_lock=yes enable_lz4=no enable_lzo=no enable_management=yes enable_multihome=yes enable_pam_dlopen=no enable_pedantic=no enable_pf=no enable_pkcs11=no enable_plugin_auth_pam=no enable_plugin_down_root=no enable_plugins=no enable_port_share=yes enable_selinux=no enable_server=no enable_shared=no enable_shared_with_static_runtimes=no enable_small=no enable_static=yes enable_strict=no enable_strict_options=no enable_systemd=no enable_werror=no enable_win32_dll=yes enable_x509_alt_username=no with_aix_soname=aix with_crypto_library=openssl with_gnu_ld=no with_mem_check=no with_sysroot=no
2024-02-14 10:46:36+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: The application is already a part of the firewall
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: Incoming connection to the application is permitted
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: The application is already a part of the firewall
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: Incoming connection to the application is permitted
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: The application is already a part of the firewall
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: Incoming connection to the application is permitted
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: 2024-02-14 10:46:37.310 defaults[7998:1172435]
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: The domain/default pair of (com.expressvpn.ExpressVPN, enableXVCA) does not exist
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: 2024-02-14 10:46:37.347 defaults[8000:1172441]
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: ./postinstall: The domain/default pair of (com.expressvpn.ExpressVPN, launchOnStartup) does not exist
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: PackageKit: Hosted team responsible for script has been cleared.
2024-02-14 10:46:37+01 C02DRJ2FML7H package_script_service[18479]: Responsibility set back to self.
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: Writing receipt for com.expressvpn.ExpressVPN to /
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: Touched bundle /Applications/ExpressVPN.app/Contents/Library/LoginItems/ExpressVPN Launcher.app
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: Touched bundle /Applications/ExpressVPN.app/Contents/MacOS/ExpressVPN IKEv2.app
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: Touched bundle /Applications/ExpressVPN.app
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: Installed "ExpressVPN" ()
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: Successfully wrote install history to /Library/Receipts/InstallHistory.plist
2024-02-14 10:46:37+01 C02DRJ2FML7H install_monitor[7872]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: releasing backupd
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: allow user idle system sleep
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: ----- End install -----
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: 10.6s elapsed install time
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: Cleared responsibility for install from 7871.
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: Hosted team responsible for install has been cleared.
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: Running idle tasks
2024-02-14 10:46:37+01 C02DRJ2FML7H installd[1031]: PackageKit: Done with sandbox removals
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: PackageKit: Registered bundle file:///Applications/ExpressVPN.app/Contents/Library/LoginItems/ExpressVPN%20Launcher.app/ for uid 0
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: PackageKit: Registered bundle file:///Applications/ExpressVPN.app/Contents/MacOS/ExpressVPN%20IKEv2.app/ for uid 0
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: PackageKit: Registered bundle file:///Applications/ExpressVPN.app/ for uid 0
2024-02-14 10:46:38+01 C02DRJ2FML7H installd[1031]: PackageKit: Removing client PKInstallDaemonClient pid=7871, uid=0 (/usr/sbin/installer)
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: Running install actions
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: Removing temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.7871BORyGj"
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: Finalize disk "Macintosh HD"
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: Notifying system of updated components
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]:
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: **** Summary Information ****
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]:   Operation      Elapsed time
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]: -----------------------------
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]:        disk      0.01 seconds
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]:      script      0.00 seconds
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]:        zero      0.00 seconds
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]:     install      11.16 seconds
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]:     -total-      11.18 seconds
2024-02-14 10:46:38+01 C02DRJ2FML7H installer[7871]:
2024-02-14 10:46:39 : INFO  : expressvpn : Finishing...
2024-02-14 10:46:42 : INFO  : expressvpn : found packageID com.expressvpn.ExpressVPN installed, version 	<string>11.51.0 (80076)</string>
2024-02-14 10:46:43 : REQ   : expressvpn : Installed ExpressVPN, version 11.51.0 (80076)
2024-02-14 10:46:43 : INFO  : expressvpn : notifying
displaynotification:7: no such file or directory: /usr/local/bin/dialog
2024-02-14 10:46:43 : DEBUG : expressvpn : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD
2024-02-14 10:46:43 : DEBUG : expressvpn : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD/ExpressVPN.pkg
2024-02-14 10:46:43 : DEBUG : expressvpn : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.NmtS5YdPdD
2024-02-14 10:46:43 : INFO  : expressvpn : Installomator did not close any apps, so no need to reopen any apps.
2024-02-14 10:46:43 : REQ   : expressvpn : All done!
2024-02-14 10:46:43 : REQ   : expressvpn : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jul 25, 2024
The previous VLC label ran into an issue where the VLC web developer forgot to update the page:

https://forum.videolan.org/viewtopic.php?f=10&t=164762&sid=68e382a3df0b6329d4cc06fbb11611ee

This might be a better method for download the latest release that is less forgettable:

output:

```
sudo Installomator/utils/assemble.sh vlc DEBUG=0
2024-07-03 16:23:07 : REQ   : vlc : ################## Start Installomator v. 10.6beta, date 2024-07-03
2024-07-03 16:23:07 : INFO  : vlc : ################## Version: 10.6beta
2024-07-03 16:23:07 : INFO  : vlc : ################## Date: 2024-07-03
2024-07-03 16:23:07 : INFO  : vlc : ################## vlc
2024-07-03 16:23:07 : DEBUG : vlc : DEBUG mode 1 enabled.
2024-07-03 16:23:08 : INFO  : vlc : setting variable from argument DEBUG=0
2024-07-03 16:23:08 : DEBUG : vlc : name=VLC
2024-07-03 16:23:08 : DEBUG : vlc : appName=
2024-07-03 16:23:08 : DEBUG : vlc : type=dmg
2024-07-03 16:23:08 : DEBUG : vlc : archiveName=
2024-07-03 16:23:08 : DEBUG : vlc : downloadURL=https://get.videolan.org/vlc/3.0.21/macosx/vlc-3.0.21-universal.dmg
2024-07-03 16:23:08 : DEBUG : vlc : curlOptions=
2024-07-03 16:23:08 : DEBUG : vlc : appNewVersion=3.0.21
2024-07-03 16:23:08 : DEBUG : vlc : appCustomVersion function: Not defined
2024-07-03 16:23:08 : DEBUG : vlc : versionKey=CFBundleShortVersionString
2024-07-03 16:23:08 : DEBUG : vlc : packageID=
2024-07-03 16:23:08 : DEBUG : vlc : pkgName=
2024-07-03 16:23:08 : DEBUG : vlc : choiceChangesXML=
2024-07-03 16:23:08 : DEBUG : vlc : expectedTeamID=75GAHG3SZQ
2024-07-03 16:23:08 : DEBUG : vlc : blockingProcesses=
2024-07-03 16:23:08 : DEBUG : vlc : installerTool=
2024-07-03 16:23:08 : DEBUG : vlc : CLIInstaller=
2024-07-03 16:23:08 : DEBUG : vlc : CLIArguments=
2024-07-03 16:23:08 : DEBUG : vlc : updateTool=
2024-07-03 16:23:08 : DEBUG : vlc : updateToolArguments=
2024-07-03 16:23:08 : DEBUG : vlc : updateToolRunAsCurrentUser=
2024-07-03 16:23:08 : INFO  : vlc : BLOCKING_PROCESS_ACTION=tell_user
2024-07-03 16:23:08 : INFO  : vlc : NOTIFY=success
2024-07-03 16:23:08 : INFO  : vlc : LOGGING=DEBUG
2024-07-03 16:23:08 : INFO  : vlc : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-07-03 16:23:08 : INFO  : vlc : Label type: dmg
2024-07-03 16:23:08 : INFO  : vlc : archiveName: VLC.dmg
2024-07-03 16:23:08 : INFO  : vlc : no blocking processes defined, using VLC as default
2024-07-03 16:23:08 : DEBUG : vlc : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.oMyCbHnxpH
2024-07-03 16:23:08 : INFO  : vlc : name: VLC, appName: VLC.app
2024-07-03 16:23:08.347 mdfind[12801:43679176] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-07-03 16:23:08.347 mdfind[12801:43679176] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-07-03 16:23:08.423 mdfind[12801:43679176] Couldn't determine the mapping between prefab keywords and predicates.
2024-07-03 16:23:08 : WARN  : vlc : No previous app found
2024-07-03 16:23:08 : WARN  : vlc : could not find VLC.app
2024-07-03 16:23:08 : INFO  : vlc : appversion:
2024-07-03 16:23:08 : INFO  : vlc : Latest version of VLC is 3.0.21
2024-07-03 16:23:08 : REQ   : vlc : Downloading https://get.videolan.org/vlc/3.0.21/macosx/vlc-3.0.21-universal.dmg to VLC.dmg
2024-07-03 16:23:08 : DEBUG : vlc : No Dialog connection, just download
2024-07-03 16:23:13 : DEBUG : vlc : File list: -rw-r--r--  1 root  wheel    81M Jul  3 16:23 VLC.dmg
2024-07-03 16:23:13 : DEBUG : vlc : File type: VLC.dmg: bzip2 compressed data, block size = 100k
2024-07-03 16:23:13 : DEBUG : vlc : curl output was:
* Host get.videolan.org:443 was resolved.
* IPv6: (none)
* IPv4: 62.210.246.226
*   Trying 62.210.246.226:443...
* Connected to get.videolan.org (62.210.246.226) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [321 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [102 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2664 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [300 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=get-dc2.videolan.org
*  start date: Jun 25 01:12:07 2024 GMT
*  expire date: Sep 23 01:12:06 2024 GMT
*  subjectAltName: host "get.videolan.org" matched cert's "get.videolan.org"
*  issuer: C=US; O=Let's Encrypt; CN=R11
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://get.videolan.org/vlc/3.0.21/macosx/vlc-3.0.21-universal.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: get.videolan.org]
* [HTTP/2] [1] [:path: /vlc/3.0.21/macosx/vlc-3.0.21-universal.dmg]
* [HTTP/2] [1] [user-agent: curl/8.6.0]
* [HTTP/2] [1] [accept: */*]
> GET /vlc/3.0.21/macosx/vlc-3.0.21-universal.dmg HTTP/2
> Host: get.videolan.org
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/2 302
< server: nginx
< date: Wed, 03 Jul 2024 22:23:08 GMT
< content-type: text/html; charset=UTF-8
< location: https://opencolo.mm.fcix.net/videolan-ftp/vlc/3.0.21/macosx/vlc-3.0.21-universal.dmg
< alt-svc: h2=":443"
<
* Ignoring the response-body
* Connection #0 to host get.videolan.org left intact
* Issue another request to this URL: 'https://opencolo.mm.fcix.net/videolan-ftp/vlc/3.0.21/macosx/vlc-3.0.21-universal.dmg'
* Host opencolo.mm.fcix.net:443 was resolved.
* IPv6: (none)
* IPv4: 50.117.120.66
*   Trying 50.117.120.66:443...
* Connected to opencolo.mm.fcix.net (50.117.120.66) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [325 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [25 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2596 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted http/1.1
* Server certificate:
*  subject: CN=opencolo.mm.fcix.net
*  start date: May 25 07:20:48 2024 GMT
*  expire date: Aug 23 07:20:47 2024 GMT
*  subjectAltName: host "opencolo.mm.fcix.net" matched cert's "opencolo.mm.fcix.net"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /videolan-ftp/vlc/3.0.21/macosx/vlc-3.0.21-universal.dmg HTTP/1.1
> Host: opencolo.mm.fcix.net
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: nginx/1.20.1
< Date: Wed, 03 Jul 2024 22:23:10 GMT
< Content-Type: application/octet-stream
< Content-Length: 85154196
< Last-Modified: Sat, 08 Jun 2024 23:35:41 GMT
< Connection: keep-alive
< ETag: "6664eacd-5135994"
< Accept-Ranges: bytes
<
{ [16122 bytes data]
* Connection #1 to host opencolo.mm.fcix.net left intact

2024-07-03 16:23:13 : REQ   : vlc : no more blocking processes, continue with update
2024-07-03 16:23:13 : REQ   : vlc : Installing VLC
2024-07-03 16:23:13 : INFO  : vlc : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.oMyCbHnxpH/VLC.dmg
2024-07-03 16:23:19 : DEBUG : vlc : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $5BE2429D
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $BE85DA91
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $5918B622
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $7FE76D49
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $5918B622
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $9DF495A7
verified   CRC32 $F0A94024
/dev/disk12         	GUID_partition_scheme
/dev/disk12s1       	Apple_HFS                      	/Volumes/VLC media player

2024-07-03 16:23:19 : INFO  : vlc : Mounted: /Volumes/VLC media player
2024-07-03 16:23:19 : INFO  : vlc : Verifying: /Volumes/VLC media player/VLC.app
2024-07-03 16:23:19 : DEBUG : vlc : App size: 238M	/Volumes/VLC media player/VLC.app
2024-07-03 16:23:40 : DEBUG : vlc : Debugging enabled, App Verification output was:
/Volumes/VLC media player/VLC.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: VideoLAN (75GAHG3SZQ)

2024-07-03 16:23:40 : INFO  : vlc : Team ID matching: 75GAHG3SZQ (expected: 75GAHG3SZQ )
2024-07-03 16:23:40 : INFO  : vlc : Installing VLC version 3.0.21 on versionKey CFBundleShortVersionString.
2024-07-03 16:23:40 : INFO  : vlc : App has LSMinimumSystemVersion: 10.7.5
2024-07-03 16:23:40 : INFO  : vlc : Copy /Volumes/VLC media player/VLC.app to /Applications
2024-07-03 16:23:58 : DEBUG : vlc : Debugging enabled, App copy output was:
Copying /Volumes/VLC media player/VLC.app

2024-07-03 16:23:58 : WARN  : vlc : Changing owner to u0105821
2024-07-03 16:23:58 : INFO  : vlc : Finishing...
2024-07-03 16:24:01 : INFO  : vlc : App(s) found: /Applications/VLC.app
2024-07-03 16:24:01 : INFO  : vlc : found app at /Applications/VLC.app, version 3.0.21, on versionKey CFBundleShortVersionString
2024-07-03 16:24:01 : REQ   : vlc : Installed VLC, version 3.0.21
2024-07-03 16:24:01 : INFO  : vlc : notifying
2024-07-03 16:24:01 : DEBUG : vlc : Unmounting /Volumes/VLC media player
2024-07-03 16:24:01 : DEBUG : vlc : Debugging enabled, Unmounting output was:
"disk12" ejected.
2024-07-03 16:24:01 : DEBUG : vlc : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.oMyCbHnxpH
2024-07-03 16:24:01 : DEBUG : vlc : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.oMyCbHnxpH/VLC.dmg
2024-07-03 16:24:01 : DEBUG : vlc : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.oMyCbHnxpH
2024-07-03 16:24:01 : INFO  : vlc : Installomator did not close any apps, so no need to reopen any apps.
2024-07-03 16:24:01 : REQ   : vlc : All done!
2024-07-03 16:24:01 : REQ   : vlc : ################## End Installomator, exit code 0
```
northalpha pushed a commit that referenced this pull request Jan 18, 2025
If the system language and region setting are different, the output of AppleLocale has a trailing @rg=auzzzz at the end. For example; the Language is English (UK) but the Region is set to New Zealand then this causes the result of userLanguage to be en-GB@rg=auzzzz which then fails to find a match and the en-US version of Firefox is installed.

If the system language and region settings match for example English UK as the language and "United Kingdom" as the region, the output does not have the trailing @rg=auzzzz.

I have updated userLanguage to include | cut -f1 -d"@" so that it handles this better.

OUTPUT with the change (system language was UK and region was NZ:
2024-04-22 09:08:17 : REQ   : firefoxpkg_intl : ################## Start Installomator v. 10.6beta, date 2024-04-14
2024-04-22 09:08:17 : INFO  : firefoxpkg_intl : ################## Version: 10.6beta
2024-04-22 09:08:17 : INFO  : firefoxpkg_intl : ################## Date: 2024-04-14
2024-04-22 09:08:17 : INFO  : firefoxpkg_intl : ################## firefoxpkg_intl
2024-04-22 09:08:17 : DEBUG : firefoxpkg_intl : DEBUG mode 1 enabled.
2024-04-22 09:08:17 : WARN  : firefoxpkg_intl : Found language en-GB to be used for Firefox.
2024-04-22 09:08:17 : WARN  : firefoxpkg_intl : Using language en-GB for download.
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : setting variable from argument DEBUG=0
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : name=Firefox
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : appName=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : type=pkg
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : archiveName=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : downloadURL=https://download.mozilla.org/?product=firefox-pkg-latest-ssl&os=osx&lang=en-GB
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : curlOptions=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : appNewVersion=125.0.1
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : appCustomVersion function: Not defined
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : versionKey=CFBundleShortVersionString
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : packageID=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : pkgName=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : choiceChangesXML=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : expectedTeamID=43AQ936H96
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : blockingProcesses=firefox
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : installerTool=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : CLIInstaller=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : CLIArguments=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : updateTool=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : updateToolArguments=
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : updateToolRunAsCurrentUser=
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : BLOCKING_PROCESS_ACTION=tell_user
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : NOTIFY=success
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : LOGGING=DEBUG
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : Label type: pkg
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : archiveName: Firefox.pkg
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : Changing directory to /var/folders/_r/fxgqtg2x1739gzr9jdgklrsc0000gn/T/tmp.bmflCoFJ04
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : name: Firefox, appName: Firefox.app
2024-04-22 09:08:18.821 mdfind[1840:15285] [UserQueryParser] Loading keywords and predicates for locale "en_GB"
2024-04-22 09:08:18.880 mdfind[1840:15285] Couldn't determine the mapping between prefab keywords and predicates.
2024-04-22 09:08:18 : WARN  : firefoxpkg_intl : No previous app found
2024-04-22 09:08:18 : WARN  : firefoxpkg_intl : could not find Firefox.app
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : appversion:
2024-04-22 09:08:18 : INFO  : firefoxpkg_intl : Latest version of Firefox is 125.0.1
2024-04-22 09:08:18 : REQ   : firefoxpkg_intl : Downloading https://download.mozilla.org/?product=firefox-pkg-latest-ssl&os=osx&lang=en-GB to Firefox.pkg
2024-04-22 09:08:18 : DEBUG : firefoxpkg_intl : No Dialog connection, just download
2024-04-22 09:08:26 : DEBUG : firefoxpkg_intl : File list: -rw-r--r--  1 phill  staff   142M 22 Apr 09:08 Firefox.pkg
2024-04-22 09:08:26 : DEBUG : firefoxpkg_intl : File type: Firefox.pkg: xar archive compressed TOC: 4451, SHA-1 checksum
2024-04-22 09:08:26 : DEBUG : firefoxpkg_intl : curl output was:
*   Trying 44.241.58.201:443...
* Connected to download.mozilla.org (44.241.58.201) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [325 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3052 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=Mozilla Corporation; CN=download.mozilla.org
*  start date: Feb 22 00:00:00 2024 GMT
*  expire date: Mar 11 23:59:59 2025 GMT
*  subjectAltName: host "download.mozilla.org" matched cert's "download.mozilla.org"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /?product=firefox-pkg-latest-ssl&os=osx&lang=en-GB HTTP/1.1
> Host: download.mozilla.org
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/1.1 302 Found
< Cache-Control: max-age=60
< Content-Type: text/html; charset=utf-8
< Date: Sun, 21 Apr 2024 21:08:19 GMT
< Location: https://download-installer.cdn.mozilla.net/pub/firefox/releases/125.0.1/mac/en-GB/Firefox%20125.0.1.pkg
< Content-Length: 126
< Connection: keep-alive
<
* Ignoring the response-body
{ [126 bytes data]
* Connection #0 to host download.mozilla.org left intact
* Issue another request to this URL: 'https://download-installer.cdn.mozilla.net/pub/firefox/releases/125.0.1/mac/en-GB/Firefox%20125.0.1.pkg'
*   Trying 34.117.35.28:443...
* Connected to download-installer.cdn.mozilla.net (34.117.35.28) port 443 (#1)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [339 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [15 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2626 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=download-installer.cdn.mozilla.net
*  start date: Feb 25 21:19:52 2024 GMT
*  expire date: May 25 21:19:51 2024 GMT
*  subjectAltName: host "download-installer.cdn.mozilla.net" matched cert's "download-installer.cdn.mozilla.net"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/2
* h2 [:method: GET]
* h2 [:scheme: https]
* h2 [:authority: download-installer.cdn.mozilla.net]
* h2 [:path: /pub/firefox/releases/125.0.1/mac/en-GB/Firefox%20125.0.1.pkg]
* h2 [user-agent: curl/8.1.2]
* h2 [accept: */*]
* Using Stream ID: 1 (easy handle 0x143812e00)
> GET /pub/firefox/releases/125.0.1/mac/en-GB/Firefox%20125.0.1.pkg HTTP/2
> Host: download-installer.cdn.mozilla.net
> User-Agent: curl/8.1.2
> Accept: */*
>
< HTTP/2 200
< server: nginx
< x-guploader-uploadid: ABPtcPoZZ9cRo_PiCHNlEbKUQDmrf7VejO6g-ctSY4empr65ZN6CZfMqGzeguDkuOKPeD_nlH5RTrBRgwg
< x-goog-generation: 1713276879710735
< x-goog-metageneration: 1
< x-goog-stored-content-encoding: identity
< x-goog-stored-content-length: 148890817
< x-goog-hash: crc32c=0wFcBw==
< x-goog-hash: md5=VvKP8BFuq0YUTQEdEMJw5Q==
< x-goog-storage-class: STANDARD
< accept-ranges: bytes
< strict-transport-security: max-age=31536000
< alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
< alt-svc: clear
< via: 1.1 google, 1.1 google
< date: Sun, 21 Apr 2024 20:27:38 GMT
< expires: Mon, 22 Apr 2024 00:27:38 GMT
< cache-control: max-age=14400
< age: 2441
< last-modified: Tue, 16 Apr 2024 14:14:39 GMT
< etag: "56f28ff0116eab46144d011d10c270e5"
< content-type: application/x-newton-compatible-pkg
< vary: Origin
< content-length: 148890817
<
{ [8259 bytes data]
* Connection #1 to host download-installer.cdn.mozilla.net left intact

2024-04-22 09:08:26 : REQ   : firefoxpkg_intl : no more blocking processes, continue with update
2024-04-22 09:08:26 : REQ   : firefoxpkg_intl : Installing Firefox
2024-04-22 09:08:26 : INFO  : firefoxpkg_intl : Verifying: Firefox.pkg
2024-04-22 09:08:26 : DEBUG : firefoxpkg_intl : File list: -rw-r--r--  1 phill  staff   142M 22 Apr 09:08 Firefox.pkg
2024-04-22 09:08:26 : DEBUG : firefoxpkg_intl : File type: Firefox.pkg: xar archive compressed TOC: 4451, SHA-1 checksum
2024-04-22 09:08:26 : DEBUG : firefoxpkg_intl : spctlOut is Firefox.pkg: accepted
2024-04-22 09:08:26 : DEBUG : firefoxpkg_intl : source=Notarized Developer ID
2024-04-22 09:08:26 : DEBUG : firefoxpkg_intl : origin=Developer ID Installer: Mozilla Corporation (43AQ936H96)
2024-04-22 09:08:26 : INFO  : firefoxpkg_intl : Team ID: 43AQ936H96 (expected: 43AQ936H96 )
2024-04-22 09:08:26 : INFO  : firefoxpkg_intl : Installing Firefox.pkg to /
2024-04-22 09:08:28 : DEBUG : firefoxpkg_intl : Debugging enabled, installer output was:
installer: Must be run as root to install this package.
Output of /var/log/install.log below this line.----------------------------------------------------------

2024-04-22 09:08:28 : INFO  : firefoxpkg_intl : Finishing...
2024-04-22 09:08:31 : INFO  : firefoxpkg_intl : name: Firefox, appName: Firefox.app
2024-04-22 09:08:31.118 mdfind[1909:15484] [UserQueryParser] Loading keywords and predicates for locale "en_GB"
2024-04-22 09:08:31.177 mdfind[1909:15484] Couldn't determine the mapping between prefab keywords and predicates.
2024-04-22 09:08:31 : WARN  : firefoxpkg_intl : No previous app found
2024-04-22 09:08:31 : WARN  : firefoxpkg_intl : could not find Firefox.app
2024-04-22 09:08:31 : REQ   : firefoxpkg_intl : Installed Firefox, version 125.0.1
2024-04-22 09:08:31 : INFO  : firefoxpkg_intl : notifying
2024-04-22 09:08:31 : DEBUG : firefoxpkg_intl : Deleting /var/folders/_r/fxgqtg2x1739gzr9jdgklrsc0000gn/T/tmp.bmflCoFJ04
2024-04-22 09:08:31 : DEBUG : firefoxpkg_intl : Debugging enabled, Deleting tmpDir output was:
/var/folders/_r/fxgqtg2x1739gzr9jdgklrsc0000gn/T/tmp.bmflCoFJ04/Firefox.pkg
2024-04-22 09:08:31 : DEBUG : firefoxpkg_intl : /var/folders/_r/fxgqtg2x1739gzr9jdgklrsc0000gn/T/tmp.bmflCoFJ04
2024-04-22 09:08:31 : INFO  : firefoxpkg_intl : Installomator did not close any apps, so no need to reopen any apps.
2024-04-22 09:08:31 : REQ   : firefoxpkg_intl : All done!
2024-04-22 09:08:31 : REQ   : firefoxpkg_intl : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jan 18, 2025
output
```
sudo Installomator/utils/assemble.sh gephi DEBUG=0
2024-07-09 15:44:50 : REQ   : gephi : ################## Start Installomator v. 10.6beta, date 2024-07-09
2024-07-09 15:44:50 : INFO  : gephi : ################## Version: 10.6beta
2024-07-09 15:44:50 : INFO  : gephi : ################## Date: 2024-07-09
2024-07-09 15:44:50 : INFO  : gephi : ################## gephi
2024-07-09 15:44:50 : DEBUG : gephi : DEBUG mode 1 enabled.
2024-07-09 15:44:51 : INFO  : gephi : setting variable from argument DEBUG=0
2024-07-09 15:44:51 : DEBUG : gephi : name=Gephi
2024-07-09 15:44:51 : DEBUG : gephi : appName=
2024-07-09 15:44:51 : DEBUG : gephi : type=dmg
2024-07-09 15:44:51 : DEBUG : gephi : archiveName=gephi-[0-9.]*-macos-aarch64.dmg
2024-07-09 15:44:51 : DEBUG : gephi : downloadURL=https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-macos-aarch64.dmg
2024-07-09 15:44:51 : DEBUG : gephi : curlOptions=
2024-07-09 15:44:51 : DEBUG : gephi : appNewVersion=0.10.1
2024-07-09 15:44:51 : DEBUG : gephi : appCustomVersion function: Not defined
2024-07-09 15:44:51 : DEBUG : gephi : versionKey=CFBundleShortVersionString
2024-07-09 15:44:51 : DEBUG : gephi : packageID=
2024-07-09 15:44:51 : DEBUG : gephi : pkgName=
2024-07-09 15:44:51 : DEBUG : gephi : choiceChangesXML=
2024-07-09 15:44:51 : DEBUG : gephi : expectedTeamID=3D8H75J8UL
2024-07-09 15:44:51 : DEBUG : gephi : blockingProcesses=
2024-07-09 15:44:51 : DEBUG : gephi : installerTool=
2024-07-09 15:44:51 : DEBUG : gephi : CLIInstaller=
2024-07-09 15:44:51 : DEBUG : gephi : CLIArguments=
2024-07-09 15:44:51 : DEBUG : gephi : updateTool=
2024-07-09 15:44:51 : DEBUG : gephi : updateToolArguments=
2024-07-09 15:44:51 : DEBUG : gephi : updateToolRunAsCurrentUser=
2024-07-09 15:44:51 : INFO  : gephi : BLOCKING_PROCESS_ACTION=tell_user
2024-07-09 15:44:51 : INFO  : gephi : NOTIFY=success
2024-07-09 15:44:51 : INFO  : gephi : LOGGING=DEBUG
2024-07-09 15:44:51 : INFO  : gephi : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-07-09 15:44:51 : INFO  : gephi : Label type: dmg
2024-07-09 15:44:51 : INFO  : gephi : archiveName: gephi-[0-9.]*-macos-aarch64.dmg
2024-07-09 15:44:51 : INFO  : gephi : no blocking processes defined, using Gephi as default
2024-07-09 15:44:51 : DEBUG : gephi : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.BDFOld5V8n
2024-07-09 15:44:51 : INFO  : gephi : name: Gephi, appName: Gephi.app
2024-07-09 15:44:51.605 mdfind[75106:48466493] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-07-09 15:44:51.606 mdfind[75106:48466493] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-07-09 15:44:51.672 mdfind[75106:48466493] Couldn't determine the mapping between prefab keywords and predicates.
2024-07-09 15:44:51 : WARN  : gephi : No previous app found
2024-07-09 15:44:51 : WARN  : gephi : could not find Gephi.app
2024-07-09 15:44:51 : INFO  : gephi : appversion:
2024-07-09 15:44:51 : INFO  : gephi : Latest version of Gephi is 0.10.1
2024-07-09 15:44:51 : REQ   : gephi : Downloading https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-macos-aarch64.dmg to gephi-[0-9.]*-macos-aarch64.dmg
2024-07-09 15:44:51 : DEBUG : gephi : No Dialog connection, just download
2024-07-09 15:46:10 : DEBUG : gephi : File list: -rw-r--r--  1 root  wheel   150M Jul  9 15:46 gephi-[0-9.]*-macos-aarch64.dmg
2024-07-09 15:46:10 : DEBUG : gephi : File type: gephi-[0-9.]*-macos-aarch64.dmg: zlib compressed data
2024-07-09 15:46:10 : DEBUG : gephi : curl output was:
* Host github.com:443 was resolved.
* IPv6: (none)
* IPv4: 140.82.112.4
*   Trying 140.82.112.4:443...
* Connected to github.com (140.82.112.4) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3137 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=github.com
*  start date: Mar  7 00:00:00 2024 GMT
*  expire date: Mar  7 23:59:59 2025 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-macos-aarch64.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-macos-aarch64.dmg]
* [HTTP/2] [1] [user-agent: curl/8.6.0]
* [HTTP/2] [1] [accept: */*]
> GET /gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-macos-aarch64.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Tue, 09 Jul 2024 21:44:24 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/2624521/7d1a15d8-8c2b-4efa-9d07-b47b56185efd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T214424Z&X-Amz-Expires=300&X-Amz-Signature=32fab753ce09899087384e43b5f384624b7264fbb50c8bb590ea1f345b0e00a7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2624521&response-content-disposition=attachment%3B%20filename%3Dgephi-0.10.1-macos-aarch64.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com/v1/engines/github-completion/completions *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: 78C4:37E30B:10803E6:16EFB53:668DAF53
<
* Ignoring the response-body
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/2624521/7d1a15d8-8c2b-4efa-9d07-b47b56185efd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T214424Z&X-Amz-Expires=300&X-Amz-Signature=32fab753ce09899087384e43b5f384624b7264fbb50c8bb590ea1f345b0e00a7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2624521&response-content-disposition=attachment%3B%20filename%3Dgephi-0.10.1-macos-aarch64.dmg&response-content-type=application%2Foctet-stream'
* Host objects.githubusercontent.com:443 was resolved.
* IPv6: (none)
* IPv4: 185.199.108.133, 185.199.109.133, 185.199.110.133, 185.199.111.133
*   Trying 185.199.108.133:443...
* connect to 185.199.108.133 port 443 from 10.128.69.171 port 50005 failed: Operation timed out
*   Trying 185.199.109.133:443...
* Connected to objects.githubusercontent.com (185.199.109.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3099 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Mar 15 00:00:00 2024 GMT
*  expire date: Mar 14 23:59:59 2025 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/2624521/7d1a15d8-8c2b-4efa-9d07-b47b56185efd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T214424Z&X-Amz-Expires=300&X-Amz-Signature=32fab753ce09899087384e43b5f384624b7264fbb50c8bb590ea1f345b0e00a7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2624521&response-content-disposition=attachment%3B%20filename%3Dgephi-0.10.1-macos-aarch64.dmg&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/2624521/7d1a15d8-8c2b-4efa-9d07-b47b56185efd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T214424Z&X-Amz-Expires=300&X-Amz-Signature=32fab753ce09899087384e43b5f384624b7264fbb50c8bb590ea1f345b0e00a7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2624521&response-content-disposition=attachment%3B%20filename%3Dgephi-0.10.1-macos-aarch64.dmg&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.6.0]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/2624521/7d1a15d8-8c2b-4efa-9d07-b47b56185efd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T214424Z&X-Amz-Expires=300&X-Amz-Signature=32fab753ce09899087384e43b5f384624b7264fbb50c8bb590ea1f345b0e00a7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2624521&response-content-disposition=attachment%3B%20filename%3Dgephi-0.10.1-macos-aarch64.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< content-md5: m0peff3r9nmN7lANjJd4Jw==
< last-modified: Tue, 17 Jan 2023 21:09:26 GMT
< etag: "0x8DAF8CF1DB5BC3E"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 83576fa1-f01e-005c-5585-b5b40d000000
< x-ms-version: 2020-10-02
< x-ms-creation-time: Tue, 17 Jan 2023 21:09:26 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=gephi-0.10.1-macos-aarch64.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< accept-ranges: bytes
< age: 102
< date: Tue, 09 Jul 2024 21:46:07 GMT
< x-served-by: cache-iad-kjyo7100150-IAD, cache-den8220-DEN
< x-cache: HIT, HIT
< x-cache-hits: 1492, 0
< x-timer: S1720561567.993894,VS0,VE243
< content-length: 157153590
<
{ [6352 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-07-09 15:46:10 : REQ   : gephi : no more blocking processes, continue with update
2024-07-09 15:46:10 : REQ   : gephi : Installing Gephi
2024-07-09 15:46:10 : INFO  : gephi : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.BDFOld5V8n/gephi-[0-9.]*-macos-aarch64.dmg
2024-07-09 15:46:14 : DEBUG : gephi : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $8B876F50
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $779F3132
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $35A0B687
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_APFS : 4)…
disk image (Apple_APFS : 4): verified   CRC32 $A53D9E12
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $35A0B687
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $8DB67F01
verified   CRC32 $DD50EAA1
/dev/disk12         	GUID_partition_scheme
/dev/disk12s1       	Apple_APFS
/dev/disk13         	EF57347C-0000-11AA-AA11-0030654
/dev/disk13s1       	41504653-0000-11AA-AA11-0030654	/Volumes/Gephi 0.10.1

2024-07-09 15:46:14 : INFO  : gephi : Mounted: /Volumes/Gephi 0.10.1
2024-07-09 15:46:14 : INFO  : gephi : Verifying: /Volumes/Gephi 0.10.1/Gephi.app
2024-07-09 15:46:14 : DEBUG : gephi : App size: 251M	/Volumes/Gephi 0.10.1/Gephi.app
2024-07-09 15:46:15 : DEBUG : gephi : Debugging enabled, App Verification output was:
/Volumes/Gephi 0.10.1/Gephi.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Mathieu Bastian (3D8H75J8UL)

2024-07-09 15:46:15 : INFO  : gephi : Team ID matching: 3D8H75J8UL (expected: 3D8H75J8UL )
2024-07-09 15:46:15 : INFO  : gephi : Installing Gephi version 0.10.1 on versionKey CFBundleShortVersionString.
2024-07-09 15:46:15 : INFO  : gephi : App has LSMinimumSystemVersion: 10.9.0
2024-07-09 15:46:15 : INFO  : gephi : Copy /Volumes/Gephi 0.10.1/Gephi.app to /Applications
2024-07-09 15:46:16 : DEBUG : gephi : Debugging enabled, App copy output was:
Copying /Volumes/Gephi 0.10.1/Gephi.app

2024-07-09 15:46:16 : WARN  : gephi : Changing owner to u0105821
2024-07-09 15:46:16 : INFO  : gephi : Finishing...
2024-07-09 15:46:19 : INFO  : gephi : App(s) found: /Applications/Gephi.app
2024-07-09 15:46:19 : INFO  : gephi : found app at /Applications/Gephi.app, version 0.10.1, on versionKey CFBundleShortVersionString
2024-07-09 15:46:19 : REQ   : gephi : Installed Gephi, version 0.10.1
2024-07-09 15:46:19 : INFO  : gephi : notifying
2024-07-09 15:46:19 : DEBUG : gephi : Unmounting /Volumes/Gephi 0.10.1
2024-07-09 15:46:20 : DEBUG : gephi : Debugging enabled, Unmounting output was:
"disk12" ejected.
2024-07-09 15:46:20 : DEBUG : gephi : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.BDFOld5V8n
2024-07-09 15:46:20 : DEBUG : gephi : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.BDFOld5V8n/gephi-[0-9.]*-macos-aarch64.dmg
2024-07-09 15:46:20 : DEBUG : gephi : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.BDFOld5V8n
2024-07-09 15:46:20 : INFO  : gephi : Installomator did not close any apps, so no need to reopen any apps.
2024-07-09 15:46:20 : REQ   : gephi : All done!
2024-07-09 15:46:20 : REQ   : gephi : ################## End Installomator, exit code 0
```
northalpha pushed a commit that referenced this pull request Jan 18, 2025
output
```
sudo Installomator/utils/assemble.sh cmake DEBUG=0
2024-07-09 16:37:34 : REQ   : cmake : ################## Start Installomator v. 10.6beta, date 2024-07-09
2024-07-09 16:37:34 : INFO  : cmake : ################## Version: 10.6beta
2024-07-09 16:37:34 : INFO  : cmake : ################## Date: 2024-07-09
2024-07-09 16:37:34 : INFO  : cmake : ################## cmake
2024-07-09 16:37:34 : DEBUG : cmake : DEBUG mode 1 enabled.
2024-07-09 16:37:35 : INFO  : cmake : setting variable from argument DEBUG=0
2024-07-09 16:37:35 : DEBUG : cmake : name=CMake
2024-07-09 16:37:35 : DEBUG : cmake : appName=
2024-07-09 16:37:35 : DEBUG : cmake : type=dmg
2024-07-09 16:37:35 : DEBUG : cmake : archiveName=
2024-07-09 16:37:35 : DEBUG : cmake : downloadURL=https://github.com/Kitware/CMake/releases/download/v3.30.0/cmake-3.30.0-macos-universal.dmg
2024-07-09 16:37:35 : DEBUG : cmake : curlOptions=
2024-07-09 16:37:35 : DEBUG : cmake : appNewVersion=3.30.0
2024-07-09 16:37:35 : DEBUG : cmake : appCustomVersion function: Not defined
2024-07-09 16:37:35 : DEBUG : cmake : versionKey=CFBundleShortVersionString
2024-07-09 16:37:35 : DEBUG : cmake : packageID=
2024-07-09 16:37:35 : DEBUG : cmake : pkgName=
2024-07-09 16:37:35 : DEBUG : cmake : choiceChangesXML=
2024-07-09 16:37:35 : DEBUG : cmake : expectedTeamID=W38PE5Y733
2024-07-09 16:37:35 : DEBUG : cmake : blockingProcesses=
2024-07-09 16:37:35 : DEBUG : cmake : installerTool=
2024-07-09 16:37:35 : DEBUG : cmake : CLIInstaller=
2024-07-09 16:37:35 : DEBUG : cmake : CLIArguments=
2024-07-09 16:37:35 : DEBUG : cmake : updateTool=
2024-07-09 16:37:35 : DEBUG : cmake : updateToolArguments=
2024-07-09 16:37:35 : DEBUG : cmake : updateToolRunAsCurrentUser=
2024-07-09 16:37:35 : INFO  : cmake : BLOCKING_PROCESS_ACTION=tell_user
2024-07-09 16:37:35 : INFO  : cmake : NOTIFY=success
2024-07-09 16:37:35 : INFO  : cmake : LOGGING=DEBUG
2024-07-09 16:37:35 : INFO  : cmake : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-07-09 16:37:35 : INFO  : cmake : Label type: dmg
2024-07-09 16:37:35 : INFO  : cmake : archiveName: CMake.dmg
2024-07-09 16:37:35 : INFO  : cmake : no blocking processes defined, using CMake as default
2024-07-09 16:37:35 : DEBUG : cmake : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.hx3YOfO0R7
2024-07-09 16:37:35 : INFO  : cmake : name: CMake, appName: CMake.app
2024-07-09 16:37:35.663 mdfind[14371:48586717] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-07-09 16:37:35.663 mdfind[14371:48586717] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-07-09 16:37:35.713 mdfind[14371:48586717] Couldn't determine the mapping between prefab keywords and predicates.
2024-07-09 16:37:35 : WARN  : cmake : No previous app found
2024-07-09 16:37:35 : WARN  : cmake : could not find CMake.app
2024-07-09 16:37:35 : INFO  : cmake : appversion:
2024-07-09 16:37:35 : INFO  : cmake : Latest version of CMake is 3.30.0
2024-07-09 16:37:35 : REQ   : cmake : Downloading https://github.com/Kitware/CMake/releases/download/v3.30.0/cmake-3.30.0-macos-universal.dmg to CMake.dmg
2024-07-09 16:37:35 : DEBUG : cmake : No Dialog connection, just download
2024-07-09 16:37:38 : DEBUG : cmake : File list: -rw-r--r--  1 root  wheel    77M Jul  9 16:37 CMake.dmg
2024-07-09 16:37:38 : DEBUG : cmake : File type: CMake.dmg: zlib compressed data
2024-07-09 16:37:38 : DEBUG : cmake : curl output was:
* Host github.com:443 was resolved.
* IPv6: (none)
* IPv4: 140.82.113.3
*   Trying 140.82.113.3:443...
* Connected to github.com (140.82.113.3) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3137 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [78 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=github.com
*  start date: Mar  7 00:00:00 2024 GMT
*  expire date: Mar  7 23:59:59 2025 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/Kitware/CMake/releases/download/v3.30.0/cmake-3.30.0-macos-universal.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /Kitware/CMake/releases/download/v3.30.0/cmake-3.30.0-macos-universal.dmg]
* [HTTP/2] [1] [user-agent: curl/8.6.0]
* [HTTP/2] [1] [accept: */*]
> GET /Kitware/CMake/releases/download/v3.30.0/cmake-3.30.0-macos-universal.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/2 302
< server: GitHub.com
< date: Tue, 09 Jul 2024 22:37:16 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/79aa8ee7-b130-48f6-8f78-7ccc57acacf2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T223716Z&X-Amz-Expires=300&X-Amz-Signature=cce730b793788f212bd872ba6d2ac956966c6de365781b0fb1ea72fd845f8004&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.30.0-macos-universal.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com/v1/engines/github-completion/completions *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: 249A:9EB2:12E7FE5:1A2A698:668DBBAF
<
* Ignoring the response-body
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/79aa8ee7-b130-48f6-8f78-7ccc57acacf2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T223716Z&X-Amz-Expires=300&X-Amz-Signature=cce730b793788f212bd872ba6d2ac956966c6de365781b0fb1ea72fd845f8004&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.30.0-macos-universal.dmg&response-content-type=application%2Foctet-stream'
* Host objects.githubusercontent.com:443 was resolved.
* IPv6: (none)
* IPv4: 185.199.111.133, 185.199.108.133, 185.199.109.133, 185.199.110.133
*   Trying 185.199.111.133:443...
* Connected to objects.githubusercontent.com (185.199.111.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3099 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Mar 15 00:00:00 2024 GMT
*  expire date: Mar 14 23:59:59 2025 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/79aa8ee7-b130-48f6-8f78-7ccc57acacf2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T223716Z&X-Amz-Expires=300&X-Amz-Signature=cce730b793788f212bd872ba6d2ac956966c6de365781b0fb1ea72fd845f8004&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.30.0-macos-universal.dmg&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/537699/79aa8ee7-b130-48f6-8f78-7ccc57acacf2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T223716Z&X-Amz-Expires=300&X-Amz-Signature=cce730b793788f212bd872ba6d2ac956966c6de365781b0fb1ea72fd845f8004&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.30.0-macos-universal.dmg&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.6.0]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/537699/79aa8ee7-b130-48f6-8f78-7ccc57acacf2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T223716Z&X-Amz-Expires=300&X-Amz-Signature=cce730b793788f212bd872ba6d2ac956966c6de365781b0fb1ea72fd845f8004&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.30.0-macos-universal.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/2 200
< content-type: application/octet-stream
< last-modified: Tue, 02 Jul 2024 15:47:05 GMT
< etag: "0x8DC9AAE393847F6"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 20054ed6-501e-0037-7b99-cc33f9000000
< x-ms-version: 2020-10-02
< x-ms-creation-time: Tue, 02 Jul 2024 15:47:05 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=cmake-3.30.0-macos-universal.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< accept-ranges: bytes
< date: Tue, 09 Jul 2024 22:37:36 GMT
< age: 19
< x-served-by: cache-iad-kjyo7100127-IAD, cache-den8242-DEN
< x-cache: HIT, HIT
< x-cache-hits: 1568, 1
< x-timer: S1720564656.080984,VS0,VE221
< content-length: 80624375
<
{ [10518 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-07-09 16:37:38 : REQ   : cmake : no more blocking processes, continue with update
2024-07-09 16:37:38 : REQ   : cmake : Installing CMake
2024-07-09 16:37:38 : INFO  : cmake : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.hx3YOfO0R7/CMake.dmg
2024-07-09 16:37:43 : DEBUG : cmake : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $08C7D0C7
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $F58A227C
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $6DE87A21
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $557E6B54
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $6DE87A21
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $9FCB9C28
verified   CRC32 $85D1B7AC
/dev/disk12         	GUID_partition_scheme
/dev/disk12s1       	Apple_HFS                      	/Volumes/cmake-3.30.0-macos-universal

2024-07-09 16:37:43 : INFO  : cmake : Mounted: /Volumes/cmake-3.30.0-macos-universal
2024-07-09 16:37:43 : INFO  : cmake : Verifying: /Volumes/cmake-3.30.0-macos-universal/CMake.app
2024-07-09 16:37:43 : DEBUG : cmake : App size: 240M	/Volumes/cmake-3.30.0-macos-universal/CMake.app
2024-07-09 16:37:45 : DEBUG : cmake : Debugging enabled, App Verification output was:
/Volumes/cmake-3.30.0-macos-universal/CMake.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Kitware Inc. (W38PE5Y733)

2024-07-09 16:37:45 : INFO  : cmake : Team ID matching: W38PE5Y733 (expected: W38PE5Y733 )
2024-07-09 16:37:45 : INFO  : cmake : Installing CMake version 3.30.0 on versionKey CFBundleShortVersionString.
2024-07-09 16:37:45 : INFO  : cmake : Copy /Volumes/cmake-3.30.0-macos-universal/CMake.app to /Applications
2024-07-09 16:37:48 : DEBUG : cmake : Debugging enabled, App copy output was:
Copying /Volumes/cmake-3.30.0-macos-universal/CMake.app

2024-07-09 16:37:48 : WARN  : cmake : Changing owner to u0105821
2024-07-09 16:37:48 : INFO  : cmake : Finishing...
2024-07-09 16:37:51 : INFO  : cmake : App(s) found: /Applications/CMake.app
2024-07-09 16:37:51 : INFO  : cmake : found app at /Applications/CMake.app, version 3.30.0, on versionKey CFBundleShortVersionString
2024-07-09 16:37:51 : REQ   : cmake : Installed CMake, version 3.30.0
2024-07-09 16:37:51 : INFO  : cmake : notifying
2024-07-09 16:37:51 : DEBUG : cmake : Unmounting /Volumes/cmake-3.30.0-macos-universal
2024-07-09 16:37:52 : DEBUG : cmake : Debugging enabled, Unmounting output was:
"disk12" ejected.
2024-07-09 16:37:52 : DEBUG : cmake : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.hx3YOfO0R7
2024-07-09 16:37:52 : DEBUG : cmake : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.hx3YOfO0R7/CMake.dmg
2024-07-09 16:37:52 : DEBUG : cmake : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.hx3YOfO0R7
2024-07-09 16:37:52 : INFO  : cmake : Installomator did not close any apps, so no need to reopen any apps.
2024-07-09 16:37:52 : REQ   : cmake : All done!
2024-07-09 16:37:52 : REQ   : cmake : ################## End Installomator, exit code 0
```
northalpha pushed a commit that referenced this pull request Jan 18, 2025
davisbr@CQ7KR2064V utils % /Users/davisbr/Documents/GitHub/Installomator/utils/assemble.sh polleverywhere DEBUG=0
2024-08-07 10:44:49 : REQ   : polleverywhere : ################## Start Installomator v. 10.6beta, date 2024-08-07
2024-08-07 10:44:49 : INFO  : polleverywhere : ################## Version: 10.6beta
2024-08-07 10:44:49 : INFO  : polleverywhere : ################## Date: 2024-08-07
2024-08-07 10:44:49 : INFO  : polleverywhere : ################## polleverywhere
2024-08-07 10:44:49 : DEBUG : polleverywhere : DEBUG mode 1 enabled.
2024-08-07 10:44:49 : INFO  : polleverywhere : SwiftDialog is not installed, clear cmd file var
2024-08-07 10:44:49 : INFO  : polleverywhere : setting variable from argument DEBUG=0
2024-08-07 10:44:49 : DEBUG : polleverywhere : name=Poll Everywhere
2024-08-07 10:44:49 : DEBUG : polleverywhere : appName=
2024-08-07 10:44:49 : DEBUG : polleverywhere : type=dmg
2024-08-07 10:44:49 : DEBUG : polleverywhere : archiveName=
2024-08-07 10:44:49 : DEBUG : polleverywhere : downloadURL=https://www.polleverywhere.com/app.dmg
2024-08-07 10:44:49 : DEBUG : polleverywhere : curlOptions=
2024-08-07 10:44:49 : DEBUG : polleverywhere : appNewVersion=
2024-08-07 10:44:49 : DEBUG : polleverywhere : appCustomVersion function: Not defined
2024-08-07 10:44:49 : DEBUG : polleverywhere : versionKey=CFBundleShortVersionString
2024-08-07 10:44:49 : DEBUG : polleverywhere : packageID=
2024-08-07 10:44:49 : DEBUG : polleverywhere : pkgName=
2024-08-07 10:44:49 : DEBUG : polleverywhere : choiceChangesXML=
2024-08-07 10:44:49 : DEBUG : polleverywhere : expectedTeamID=W48F3X5M8W
2024-08-07 10:44:49 : DEBUG : polleverywhere : blockingProcesses=
2024-08-07 10:44:49 : DEBUG : polleverywhere : installerTool=
2024-08-07 10:44:49 : DEBUG : polleverywhere : CLIInstaller=
2024-08-07 10:44:49 : DEBUG : polleverywhere : CLIArguments=
2024-08-07 10:44:49 : DEBUG : polleverywhere : updateTool=
2024-08-07 10:44:49 : DEBUG : polleverywhere : updateToolArguments=
2024-08-07 10:44:49 : DEBUG : polleverywhere : updateToolRunAsCurrentUser=
2024-08-07 10:44:49 : INFO  : polleverywhere : BLOCKING_PROCESS_ACTION=tell_user
2024-08-07 10:44:49 : INFO  : polleverywhere : NOTIFY=success
2024-08-07 10:44:49 : INFO  : polleverywhere : LOGGING=DEBUG
2024-08-07 10:44:49 : INFO  : polleverywhere : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-08-07 10:44:49 : INFO  : polleverywhere : Label type: dmg
2024-08-07 10:44:49 : INFO  : polleverywhere : archiveName: Poll Everywhere.dmg
2024-08-07 10:44:49 : INFO  : polleverywhere : no blocking processes defined, using Poll Everywhere as default
2024-08-07 10:44:49 : DEBUG : polleverywhere : Changing directory to /var/folders/dr/4xqk3z356fn0cxcrqzrw11700000gq/T/tmp.4Q0iJmEX4c
2024-08-07 10:44:49 : INFO  : polleverywhere : name: Poll Everywhere, appName: Poll Everywhere.app
2024-08-07 10:44:49.727 mdfind[13707:253298] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-08-07 10:44:49.727 mdfind[13707:253298] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-08-07 10:44:49.774 mdfind[13707:253298] Couldn't determine the mapping between prefab keywords and predicates.
2024-08-07 10:44:49 : WARN  : polleverywhere : No previous app found
2024-08-07 10:44:49 : WARN  : polleverywhere : could not find Poll Everywhere.app
2024-08-07 10:44:49 : INFO  : polleverywhere : appversion:
2024-08-07 10:44:49 : INFO  : polleverywhere : Latest version not specified.
2024-08-07 10:44:49 : REQ   : polleverywhere : Downloading https://www.polleverywhere.com/app.dmg to Poll Everywhere.dmg
2024-08-07 10:44:49 : DEBUG : polleverywhere : No Dialog connection, just download
2024-08-07 10:44:53 : DEBUG : polleverywhere : File list: -rw-r--r--  1 davisbr  staff   2.8M Aug  7 10:44 Poll Everywhere.dmg
2024-08-07 10:44:53 : DEBUG : polleverywhere : File type: Poll Everywhere.dmg: zlib compressed data
2024-08-07 10:44:53 : DEBUG : polleverywhere : curl output was:
* Host www.polleverywhere.com:443 was resolved.
* IPv6: (none)
* IPv4: 52.37.14.164, 54.200.231.171, 44.229.47.40
*   Trying 52.37.14.164:443...
* Connected to www.polleverywhere.com (52.37.14.164) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [327 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4984 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=polleverywhere.com
*  start date: Oct 28 00:00:00 2023 GMT
*  expire date: Nov 24 23:59:59 2024 GMT
*  subjectAltName: host "www.polleverywhere.com" matched cert's "*.polleverywhere.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://www.polleverywhere.com/app.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: www.polleverywhere.com]
* [HTTP/2] [1] [:path: /app.dmg]
* [HTTP/2] [1] [user-agent: curl/8.6.0]
* [HTTP/2] [1] [accept: */*]
> GET /app.dmg HTTP/2
> Host: www.polleverywhere.com
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/2 302
< date: Wed, 07 Aug 2024 14:44:50 GMT
< content-type: text/html; charset=utf-8
< content-length: 0
< location: https://s3.amazonaws.com/polleverywhere-app/mac-stable/pollev.dmg
< server: nginx
< x-frame-options: SAMEORIGIN
< x-xss-protection: 0
< x-content-type-options: nosniff
< x-download-options: noopen
< x-permitted-cross-domain-policies: none
< referrer-policy: strict-origin-when-cross-origin
< cache-control: no-store
< pragma: no-cache
< expires: Fri, 01 Jan 1990 00:00:00 GMT
< content-security-policy: frame-ancestors 'self'
< vary: Origin
< x-request-id: 3bf0f65e-bd6a-4915-9ece-a0b6ae7b9a5b
< x-runtime: 0.014556
< strict-transport-security: max-age=31536000; includeSubDomains; preload
< x-robots-tag: all
< p3p: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
<
* Ignoring the response-body
* Connection #0 to host www.polleverywhere.com left intact
* Issue another request to this URL: 'https://s3.amazonaws.com/polleverywhere-app/mac-stable/pollev.dmg'
* Host s3.amazonaws.com:443 was resolved.
* IPv6: (none)
* IPv4: 16.15.216.106, 16.182.105.200, 52.217.133.8, 16.182.103.88, 3.5.9.109, 52.217.203.0, 52.216.51.152, 52.216.153.142
*   Trying 16.15.216.106:443...
* Connected to s3.amazonaws.com (16.15.216.106) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [321 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [25 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [5582 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256 / [blank] / UNDEF
* ALPN: server accepted http/1.1
* Server certificate:
*  subject: CN=s3.amazonaws.com
*  start date: May 25 00:00:00 2024 GMT
*  expire date: May  2 23:59:59 2025 GMT
*  subjectAltName: host "s3.amazonaws.com" matched cert's "s3.amazonaws.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M01
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /polleverywhere-app/mac-stable/pollev.dmg HTTP/1.1
> Host: s3.amazonaws.com
> User-Agent: curl/8.6.0
> Accept: */*
>
< HTTP/1.1 200 OK
< x-amz-id-2: wNqvhlc2r8um/6T0+9VpaBUe95/zZOPOGk7qm8DJQVwcsyPHNit3Ug0KdIl2sRXel6581zG7RDzJmeNgUJuF57Bc1YiiUyrXagI5i8BIrOY=
< x-amz-request-id: 5RKRRHFFYGRWBHZK
< Date: Wed, 07 Aug 2024 14:44:51 GMT
< x-amz-replication-status: COMPLETED
< Last-Modified: Tue, 26 Jul 2022 19:24:20 GMT
< ETag: "baad04f3baab70a1a27a78a77ba9d4e9"
< x-amz-version-id: f3kqf.cIshiDQZpanCGek5RGKp9cnact
< Accept-Ranges: bytes
< Content-Type: application/octet-stream
< Server: AmazonS3
< Content-Length: 2960068
<
{ [15778 bytes data]
* Connection #1 to host s3.amazonaws.com left intact

2024-08-07 10:44:53 : REQ   : polleverywhere : no more blocking processes, continue with update
2024-08-07 10:44:53 : REQ   : polleverywhere : Installing Poll Everywhere
2024-08-07 10:44:53 : INFO  : polleverywhere : Mounting /var/folders/dr/4xqk3z356fn0cxcrqzrw11700000gq/T/tmp.4Q0iJmEX4c/Poll Everywhere.dmg
2024-08-07 10:44:56 : DEBUG : polleverywhere : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $9A1DC65A
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $0FE1AC83
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $9DA42BBD
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $2E3793CB
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $9DA42BBD
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $2A2664E3
verified   CRC32 $79C8BE07
/dev/disk5          	GUID_partition_scheme
/dev/disk5s1        	Apple_HFS                      	/Volumes/Poll Everywhere 1

2024-08-07 10:44:56 : INFO  : polleverywhere : Mounted: /Volumes/Poll Everywhere 1
2024-08-07 10:44:56 : INFO  : polleverywhere : Verifying: /Volumes/Poll Everywhere 1/Poll Everywhere.app
2024-08-07 10:44:56 : DEBUG : polleverywhere : App size: 5.9M	/Volumes/Poll Everywhere 1/Poll Everywhere.app
2024-08-07 10:44:56 : DEBUG : polleverywhere : Debugging enabled, App Verification output was:
/Volumes/Poll Everywhere 1/Poll Everywhere.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Poll Everywhere, Inc. (W48F3X5M8W)

2024-08-07 10:44:56 : INFO  : polleverywhere : Team ID matching: W48F3X5M8W (expected: W48F3X5M8W )
2024-08-07 10:44:56.822 defaults[13790:253706]
The domain/default pair of (/Volumes/Poll Everywhere 1/Poll Everywhere.app/Contents/Info.plist, CFBundleShortVersionString) does not exist
2024-08-07 10:44:56 : INFO  : polleverywhere : Installing Poll Everywhere version  on versionKey CFBundleShortVersionString.
2024-08-07 10:44:56 : INFO  : polleverywhere : App has LSMinimumSystemVersion: 11.0
2024-08-07 10:44:56 : INFO  : polleverywhere : Copy /Volumes/Poll Everywhere 1/Poll Everywhere.app to /Applications
2024-08-07 10:44:57 : DEBUG : polleverywhere : Debugging enabled, App copy output was:
Copying /Volumes/Poll Everywhere 1/Poll Everywhere.app

2024-08-07 10:44:57 : WARN  : polleverywhere : Changing owner to davisbr
2024-08-07 10:44:57 : INFO  : polleverywhere : Finishing...
2024-08-07 10:45:00 : INFO  : polleverywhere : App(s) found: /Applications/Poll Everywhere.app
2024-08-07 10:45:00.123 defaults[13817:254111]
The domain/default pair of (/Applications/Poll Everywhere.app/Contents/Info.plist, CFBundleShortVersionString) does not exist
2024-08-07 10:45:00 : INFO  : polleverywhere : found app at /Applications/Poll Everywhere.app, version , on versionKey CFBundleShortVersionString
2024-08-07 10:45:00 : REQ   : polleverywhere : Installed Poll Everywhere
2024-08-07 10:45:00 : INFO  : polleverywhere : notifying
displaynotification:7: no such file or directory: /usr/local/bin/dialog
2024-08-07 10:45:00 : DEBUG : polleverywhere : Unmounting /Volumes/Poll Everywhere 1
2024-08-07 10:45:00 : DEBUG : polleverywhere : Debugging enabled, Unmounting output was:
"disk5" ejected.
2024-08-07 10:45:00 : DEBUG : polleverywhere : Deleting /var/folders/dr/4xqk3z356fn0cxcrqzrw11700000gq/T/tmp.4Q0iJmEX4c
2024-08-07 10:45:00 : DEBUG : polleverywhere : Debugging enabled, Deleting tmpDir output was:
/var/folders/dr/4xqk3z356fn0cxcrqzrw11700000gq/T/tmp.4Q0iJmEX4c/Poll Everywhere.dmg
2024-08-07 10:45:00 : DEBUG : polleverywhere : /var/folders/dr/4xqk3z356fn0cxcrqzrw11700000gq/T/tmp.4Q0iJmEX4c
2024-08-07 10:45:00 : INFO  : polleverywhere : Installomator did not close any apps, so no need to reopen any apps.
2024-08-07 10:45:00 : REQ   : polleverywhere : All done!
2024-08-07 10:45:00 : REQ   : polleverywhere : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jan 18, 2025
Output:

2024-08-15 08:48:55 : REQ   : safeexambrowser : ################## Start Installomator v. 10.6beta, date 2024-08-15
2024-08-15 08:48:55 : INFO  : safeexambrowser : ################## Version: 10.6beta
2024-08-15 08:48:55 : INFO  : safeexambrowser : ################## Date: 2024-08-15
2024-08-15 08:48:55 : INFO  : safeexambrowser : ################## safeexambrowser
2024-08-15 08:48:55 : DEBUG : safeexambrowser : DEBUG mode 1 enabled.
2024-08-15 08:48:57 : DEBUG : safeexambrowser : name=Safe Exam Browser
2024-08-15 08:48:57 : DEBUG : safeexambrowser : appName=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : type=dmg
2024-08-15 08:48:57 : DEBUG : safeexambrowser : archiveName=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : downloadURL=https://github.com/SafeExamBrowser/seb-mac/releases/download/3.3.3/SafeExamBrowser-3.3.3.dmg
2024-08-15 08:48:57 : DEBUG : safeexambrowser : curlOptions=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : appNewVersion=3.3.3
2024-08-15 08:48:57 : DEBUG : safeexambrowser : appCustomVersion function: Not defined
2024-08-15 08:48:57 : DEBUG : safeexambrowser : versionKey=CFBundleShortVersionString
2024-08-15 08:48:57 : DEBUG : safeexambrowser : packageID=org.safeexambrowser.SafeExamBrowser
2024-08-15 08:48:57 : DEBUG : safeexambrowser : pkgName=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : choiceChangesXML=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : expectedTeamID=6F38DNSC7X
2024-08-15 08:48:57 : DEBUG : safeexambrowser : blockingProcesses=NONE
2024-08-15 08:48:57 : DEBUG : safeexambrowser : installerTool=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : CLIInstaller=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : CLIArguments=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : updateTool=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : updateToolArguments=
2024-08-15 08:48:57 : DEBUG : safeexambrowser : updateToolRunAsCurrentUser=
2024-08-15 08:48:57 : INFO  : safeexambrowser : BLOCKING_PROCESS_ACTION=tell_user
2024-08-15 08:48:57 : INFO  : safeexambrowser : NOTIFY=success
2024-08-15 08:48:57 : INFO  : safeexambrowser : LOGGING=DEBUG
2024-08-15 08:48:57 : INFO  : safeexambrowser : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-08-15 08:48:57 : INFO  : safeexambrowser : Label type: dmg
2024-08-15 08:48:57 : INFO  : safeexambrowser : archiveName: Safe Exam Browser.dmg
2024-08-15 08:48:57 : DEBUG : safeexambrowser : Changing directory to /Users/olof.hennig/Documents/GitHub - Andras/Installomator/build
2024-08-15 08:48:57 : INFO  : safeexambrowser : No version found using packageID org.safeexambrowser.SafeExamBrowser
2024-08-15 08:48:57 : INFO  : safeexambrowser : name: Safe Exam Browser, appName: Safe Exam Browser.app
2024-08-15 08:48:57.385 mdfind[43060:3005314] [UserQueryParser] Loading keywords and predicates for locale "sv_SE"
2024-08-15 08:48:57.385 mdfind[43060:3005314] [UserQueryParser] Loading keywords and predicates for locale "sv"
2024-08-15 08:48:57.490 mdfind[43060:3005314] Couldn't determine the mapping between prefab keywords and predicates.
2024-08-15 08:48:57.490 mdfind[43060:3005314] Couldn't determine the mapping between prefab keywords and predicates.
2024-08-15 08:48:57 : WARN  : safeexambrowser : No previous app found
2024-08-15 08:48:57 : WARN  : safeexambrowser : could not find Safe Exam Browser.app
2024-08-15 08:48:57 : INFO  : safeexambrowser : appversion:
2024-08-15 08:48:57 : INFO  : safeexambrowser : Latest version of Safe Exam Browser is 3.3.3
2024-08-15 08:48:57 : REQ   : safeexambrowser : Downloading https://github.com/SafeExamBrowser/seb-mac/releases/download/3.3.3/SafeExamBrowser-3.3.3.dmg to Safe Exam Browser.dmg
2024-08-15 08:48:57 : DEBUG : safeexambrowser : No Dialog connection, just download
2024-08-15 08:48:58 : DEBUG : safeexambrowser : File list: -rw-r--r--@ 1 olof.hennig  staff    10M Aug 15 08:48 Safe Exam Browser.dmg
2024-08-15 08:48:58 : DEBUG : safeexambrowser : File type: Safe Exam Browser.dmg: zlib compressed data
2024-08-15 08:48:58 : DEBUG : safeexambrowser : curl output was:
* Host github.com:443 was resolved.
* IPv6: (none)
* IPv4: 140.82.121.4
*   Trying 140.82.121.4:443...
* Connected to github.com (140.82.121.4) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3137 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=github.com
*  start date: Mar  7 00:00:00 2024 GMT
*  expire date: Mar  7 23:59:59 2025 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/SafeExamBrowser/seb-mac/releases/download/3.3.3/SafeExamBrowser-3.3.3.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /SafeExamBrowser/seb-mac/releases/download/3.3.3/SafeExamBrowser-3.3.3.dmg]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /SafeExamBrowser/seb-mac/releases/download/3.3.3/SafeExamBrowser-3.3.3.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 302
< server: GitHub.com
< date: Thu, 15 Aug 2024 06:48:57 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/39591651/72f2c4fc-6e5a-435a-8648-ac38b07bf97f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240815%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240815T064857Z&X-Amz-Expires=300&X-Amz-Signature=7bfe54eb9157d460cc2e429eaf415edd969f566d75d938baa5ac5ba70054d22e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39591651&response-content-disposition=attachment%3B%20filename%3DSafeExamBrowser-3.3.3.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com api.githubcopilot.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com/v1/engines/github-completion/completions proxy.enterprise.githubcopilot.com/v1/engines/github-completion/completions *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: D408:2DD667:86E7FE:8AEBC2:66BDA4D9
<
* Ignoring the response-body
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/39591651/72f2c4fc-6e5a-435a-8648-ac38b07bf97f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240815%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240815T064857Z&X-Amz-Expires=300&X-Amz-Signature=7bfe54eb9157d460cc2e429eaf415edd969f566d75d938baa5ac5ba70054d22e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39591651&response-content-disposition=attachment%3B%20filename%3DSafeExamBrowser-3.3.3.dmg&response-content-type=application%2Foctet-stream'
* Host objects.githubusercontent.com:443 was resolved.
* IPv6: (none)
* IPv4: 185.199.110.133, 185.199.111.133, 185.199.108.133, 185.199.109.133
*   Trying 185.199.110.133:443...
* Connected to objects.githubusercontent.com (185.199.110.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3099 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Mar 15 00:00:00 2024 GMT
*  expire date: Mar 14 23:59:59 2025 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/39591651/72f2c4fc-6e5a-435a-8648-ac38b07bf97f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240815%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240815T064857Z&X-Amz-Expires=300&X-Amz-Signature=7bfe54eb9157d460cc2e429eaf415edd969f566d75d938baa5ac5ba70054d22e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39591651&response-content-disposition=attachment%3B%20filename%3DSafeExamBrowser-3.3.3.dmg&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/39591651/72f2c4fc-6e5a-435a-8648-ac38b07bf97f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240815%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240815T064857Z&X-Amz-Expires=300&X-Amz-Signature=7bfe54eb9157d460cc2e429eaf415edd969f566d75d938baa5ac5ba70054d22e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39591651&response-content-disposition=attachment%3B%20filename%3DSafeExamBrowser-3.3.3.dmg&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/39591651/72f2c4fc-6e5a-435a-8648-ac38b07bf97f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240815%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240815T064857Z&X-Amz-Expires=300&X-Amz-Signature=7bfe54eb9157d460cc2e429eaf415edd969f566d75d938baa5ac5ba70054d22e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=39591651&response-content-disposition=attachment%3B%20filename%3DSafeExamBrowser-3.3.3.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< content-type: application/octet-stream
< last-modified: Tue, 28 May 2024 15:17:06 GMT
< etag: "0x8DC7F293C4C34A0"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 7f1ede05-801e-0024-78d0-dd17f5000000
< x-ms-version: 2020-10-02
< x-ms-creation-time: Tue, 28 May 2024 15:17:06 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=SafeExamBrowser-3.3.3.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< fastly-restarts: 1
< accept-ranges: bytes
< age: 0
< date: Thu, 15 Aug 2024 06:48:58 GMT
< x-served-by: cache-iad-kcgs7200093-IAD, cache-bma1640-BMA
< x-cache: HIT, MISS
< x-cache-hits: 1032, 0
< x-timer: S1723704538.967268,VS0,VE103
< content-length: 10636584
<
{ [1369 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-08-15 08:48:58 : REQ   : safeexambrowser : Installing Safe Exam Browser
2024-08-15 08:48:58 : INFO  : safeexambrowser : Mounting /Users/olof.hennig/Documents/GitHub - Andras/Installomator/build/Safe Exam Browser.dmg
2024-08-15 08:49:00 : DEBUG : safeexambrowser : Debugging enabled, dmgmount output was:
Beräknar kontrollsumma för Driver Descriptor Map (DDM : 0)…
Driver Descriptor Map (DDM : 0): verifierade   CRC32 $7DE53B86
Beräknar kontrollsumma för Apple (Apple_partition_map : 1)…
Apple (Apple_partition_map : 1): verifierade   CRC32 $BA109ABC
Beräknar kontrollsumma för disk image (Apple_HFS : 2)…
disk image (Apple_HFS : 2): verifierade   CRC32 $3453FE4A
Beräknar kontrollsumma för  (Apple_Free : 3)…
(Apple_Free : 3): verifierade   CRC32 $00000000
verifierade   CRC32 $875FFC9E
/dev/disk14         	Apple_partition_scheme
/dev/disk14s1       	Apple_partition_map
/dev/disk14s2       	Apple_HFS                      	/Volumes/SafeExamBrowser-3.3.3 1

2024-08-15 08:49:00 : INFO  : safeexambrowser : Mounted: /Volumes/SafeExamBrowser-3.3.3 1
2024-08-15 08:49:00 : INFO  : safeexambrowser : Verifying: /Volumes/SafeExamBrowser-3.3.3 1/Safe Exam Browser.app
2024-08-15 08:49:00 : DEBUG : safeexambrowser : App size:  22M	/Volumes/SafeExamBrowser-3.3.3 1/Safe Exam Browser.app
2024-08-15 08:49:00 : DEBUG : safeexambrowser : Debugging enabled, App Verification output was:
/Volumes/SafeExamBrowser-3.3.3 1/Safe Exam Browser.app: accepted
source=Notarized Developer ID
override=security disabled
origin=Developer ID Application: Daniel Schneider (6F38DNSC7X)

2024-08-15 08:49:00 : INFO  : safeexambrowser : Team ID matching: 6F38DNSC7X (expected: 6F38DNSC7X )
2024-08-15 08:49:00 : INFO  : safeexambrowser : Installing Safe Exam Browser version 3.3.3 on versionKey CFBundleShortVersionString.
2024-08-15 08:49:00 : INFO  : safeexambrowser : App has LSMinimumSystemVersion: 10.13
2024-08-15 08:49:00 : DEBUG : safeexambrowser : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-08-15 08:49:00 : INFO  : safeexambrowser : Finishing...
2024-08-15 08:49:03 : INFO  : safeexambrowser : No version found using packageID org.safeexambrowser.SafeExamBrowser
2024-08-15 08:49:03 : INFO  : safeexambrowser : name: Safe Exam Browser, appName: Safe Exam Browser.app
2024-08-15 08:49:03.863 mdfind[43159:3005809] [UserQueryParser] Loading keywords and predicates for locale "sv_SE"
2024-08-15 08:49:03.863 mdfind[43159:3005809] [UserQueryParser] Loading keywords and predicates for locale "sv"
2024-08-15 08:49:03.916 mdfind[43159:3005809] Couldn't determine the mapping between prefab keywords and predicates.
2024-08-15 08:49:03.916 mdfind[43159:3005809] Couldn't determine the mapping between prefab keywords and predicates.
2024-08-15 08:49:03 : WARN  : safeexambrowser : No previous app found
2024-08-15 08:49:03 : WARN  : safeexambrowser : could not find Safe Exam Browser.app
2024-08-15 08:49:03 : REQ   : safeexambrowser : Installed Safe Exam Browser, version 3.3.3
2024-08-15 08:49:03 : INFO  : safeexambrowser : notifying
2024-08-15 08:49:04 : DEBUG : safeexambrowser : Unmounting /Volumes/SafeExamBrowser-3.3.3 1
2024-08-15 08:49:07 : DEBUG : safeexambrowser : Debugging enabled, Unmounting output was:
"disk14" ejected.
2024-08-15 08:49:07 : DEBUG : safeexambrowser : DEBUG mode 1, not reopening anything
2024-08-15 08:49:07 : REQ   : safeexambrowser : All done!
2024-08-15 08:49:07 : REQ   : safeexambrowser : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jan 18, 2025
./utils/assemble.sh whatsapp
2024-08-20 10:05:56 : REQ   : whatsapp : ################## Start Installomator v. 10.6beta, date 2024-08-20
2024-08-20 10:05:56 : INFO  : whatsapp : ################## Version: 10.6beta
2024-08-20 10:05:56 : INFO  : whatsapp : ################## Date: 2024-08-20
2024-08-20 10:05:56 : INFO  : whatsapp : ################## whatsapp
2024-08-20 10:05:57 : DEBUG : whatsapp : DEBUG mode 1 enabled.
2024-08-20 10:06:00 : DEBUG : whatsapp : name=WhatsApp
2024-08-20 10:06:00 : DEBUG : whatsapp : appName=
2024-08-20 10:06:00 : DEBUG : whatsapp : type=dmg
2024-08-20 10:06:00 : DEBUG : whatsapp : archiveName=
2024-08-20 10:06:00 : DEBUG : whatsapp : downloadURL=https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release
2024-08-20 10:06:00 : DEBUG : whatsapp : curlOptions=
2024-08-20 10:06:00 : DEBUG : whatsapp : appNewVersion=24.15.80
2024-08-20 10:06:00 : DEBUG : whatsapp : appCustomVersion function: Not defined
2024-08-20 10:06:00 : DEBUG : whatsapp : versionKey=CFBundleShortVersionString
2024-08-20 10:06:00 : DEBUG : whatsapp : packageID=
2024-08-20 10:06:00 : DEBUG : whatsapp : pkgName=
2024-08-20 10:06:00 : DEBUG : whatsapp : choiceChangesXML=
2024-08-20 10:06:00 : DEBUG : whatsapp : expectedTeamID=57T9237FN3
2024-08-20 10:06:00 : DEBUG : whatsapp : blockingProcesses=
2024-08-20 10:06:00 : DEBUG : whatsapp : installerTool=
2024-08-20 10:06:00 : DEBUG : whatsapp : CLIInstaller=
2024-08-20 10:06:00 : DEBUG : whatsapp : CLIArguments=
2024-08-20 10:06:00 : DEBUG : whatsapp : updateTool=
2024-08-20 10:06:00 : DEBUG : whatsapp : updateToolArguments=
2024-08-20 10:06:00 : DEBUG : whatsapp : updateToolRunAsCurrentUser=
2024-08-20 10:06:00 : INFO  : whatsapp : BLOCKING_PROCESS_ACTION=tell_user
2024-08-20 10:06:00 : INFO  : whatsapp : NOTIFY=success
2024-08-20 10:06:00 : INFO  : whatsapp : LOGGING=DEBUG
2024-08-20 10:06:00 : INFO  : whatsapp : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-08-20 10:06:00 : INFO  : whatsapp : Label type: dmg
2024-08-20 10:06:00 : INFO  : whatsapp : archiveName: WhatsApp.dmg
2024-08-20 10:06:00 : INFO  : whatsapp : no blocking processes defined, using WhatsApp as default
2024-08-20 10:06:00 : DEBUG : whatsapp : Changing directory to /Users/bigmacadmin/Documents/GitHub/installomator/build
2024-08-20 10:06:00 : INFO  : whatsapp : name: WhatsApp, appName: WhatsApp.app
2024-08-20 10:06:00.405 mdfind[46574:12471839] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-08-20 10:06:00.406 mdfind[46574:12471839] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-08-20 10:06:00.590 mdfind[46574:12471839] Couldn't determine the mapping between prefab keywords and predicates.
2024-08-20 10:06:00 : WARN  : whatsapp : No previous app found
2024-08-20 10:06:00 : WARN  : whatsapp : could not find WhatsApp.app
2024-08-20 10:06:00 : INFO  : whatsapp : appversion:
2024-08-20 10:06:00 : INFO  : whatsapp : Latest version of WhatsApp is 24.15.80
2024-08-20 10:06:00 : REQ   : whatsapp : Downloading https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release to WhatsApp.dmg
2024-08-20 10:06:00 : DEBUG : whatsapp : No Dialog connection, just download
2024-08-20 10:06:04 : DEBUG : whatsapp : File list: -rw-r--r--  1 bigmacadmin  staff   120M Aug 20 10:06 WhatsApp.dmg
2024-08-20 10:06:04 : DEBUG : whatsapp : File type: WhatsApp.dmg: zlib compressed data
2024-08-20 10:06:04 : DEBUG : whatsapp : curl output was:
* Host web.whatsapp.com:443 was resolved.
* IPv6: (none)
* IPv4: 31.13.70.49
*   Trying 31.13.70.49:443...
* Connected to web.whatsapp.com (31.13.70.49) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [321 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [15 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2850 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [80 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=Menlo Park; O=Meta Platforms, Inc.; CN=*.whatsapp.net
*  start date: May 30 00:00:00 2024 GMT
*  expire date: Aug 28 23:59:59 2024 GMT
*  subjectAltName: host "web.whatsapp.com" matched cert's "*.whatsapp.com"
*  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: web.whatsapp.com]
* [HTTP/2] [1] [:path: /desktop/mac_native/release/?configuration=Release]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /desktop/mac_native/release/?configuration=Release HTTP/2
> Host: web.whatsapp.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 302
< vary: Accept-Encoding
< location: https://scontent.xx.fbcdn.net/v/t39.16592-6/10000000_1667282317373046_6719061145006669018_n.dmg/WhatsApp-2.24.15.80.dmg?_nc_cat=100&ccb=1-7&_nc_sid=8f3826&_nc_ohc=bsNhsxOGjz4Q7kNvgGq7nqU&_nc_ht=scontent.xx&oh=00_AYD7bOQNiN18a4Yvptbj_Wd0rULcKX4NkXsv5VDtts2K4A&oe=66CAAE29
< reporting-endpoints: coop_report="https://www.facebook.com/browser_reporting/coop/?minimize=0", default="https://web.whatsapp.com/ajax/whatsapp_error_reports/?device_level=unknown", permissions_policy="https://www.whatsapp.com/whatsapp_browser_error_reports/"
< report-to: {"max_age":2592000,"endpoints":[{"url":"https://www.facebook.com/browser_reporting/coop/?minimize=0"}],"group":"coop_report","include_subdomains":true}, {"max_age":259200,"endpoints":[{"url":"https://web.whatsapp.com/ajax/whatsapp_error_reports/?device_level=unknown"}]}, {"max_age":21600,"endpoints":[{"url":"https://www.whatsapp.com/whatsapp_browser_error_reports/"}],"group":"permissions_policy"}
< content-security-policy-report-only: default-src 'self' blob: data:;script-src data: blob: 'self' 'unsafe-inline' 'report-sample' https://static.whatsapp.net https://*.youtube.com https://maps.googleapis.com https://maps.gstatic.com https://*.google-analytics.com;style-src data: blob: 'self' 'unsafe-inline' https://static.whatsapp.net https://fonts.googleapis.com;connect-src 'self' https://*.whatsapp.net https://www.facebook.com blob: https://crashlogs.whatsapp.net/wa_clb_data https://crashlogs.whatsapp.net/wa_fls_upload_check wss://*.web.whatsapp.com wss://web.whatsapp.com wss://web-fallback.whatsapp.com https://www.whatsapp.com https://dyn.web.whatsapp.com https://graph.whatsapp.com/graphql/ https://graph.facebook.com/graphql ws://web.whatsapp.com wss://web.whatsapp.com:5222 data: https://*.tenor.co https://*.giphy.com https://maps.googleapis.com https://*.google-analytics.com;font-src data: 'self' https://static.whatsapp.net https://fonts.gstatic.com;img-src 'self' data: blob: https://*.whatsapp.net https://*.fbcdn.net *.tenor.co *.tenor.com *.giphy.com https://*.ytimg.com *.youtube.com https://maps.googleapis.com/maps/api/staticmap https://*.google-analytics.com;media-src 'self' https://*.whatsapp.net https://*.cdninstagram.com https://*.fbcdn.net blob: mediastream: data: *.tenor.co *.tenor.com https://*.giphy.com;child-src 'self' blob: data:;frame-src 'self' blob: data: https://*.youtube.com;block-all-mixed-content;upgrade-insecure-requests;report-uri https://www.facebook.com/csp/reporting/?minimize=0;
< document-policy: force-load-at-top
< permissions-policy: accelerometer=(), attribution-reporting=(), autoplay=(), battery=(self), bluetooth=(), camera=(), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(), clipboard-write=(), compute-pressure=(), display-capture=(), encrypted-media=(), fullscreen=(self), gamepad=(), geolocation=(), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(), midi=(), otp-credentials=(), payment=(), picture-in-picture=(), private-state-token-issuance=(), publickey-credentials-get=(), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), usb-unrestricted=(), unload=(self), window-management=(), xr-spatial-tracking=();report-to="permissions_policy"
< cross-origin-resource-policy: same-origin
< cross-origin-opener-policy: same-origin-allow-popups;report-to="coop_report"
< pragma: no-cache
< cache-control: private, no-cache, no-store, must-revalidate
< expires: Sat, 01 Jan 2000 00:00:00 GMT
< x-content-type-options: nosniff
< x-xss-protection: 0
< content-security-policy: frame-ancestors 'self';
< content-security-policy: default-src 'self' blob: data:;script-src data: blob: 'self' 'unsafe-inline' 'report-sample' https://static.whatsapp.net https://*.youtube.com https://maps.googleapis.com https://maps.gstatic.com https://*.google-analytics.com;style-src data: blob: 'self' 'unsafe-inline' https://static.whatsapp.net https://fonts.googleapis.com;connect-src 'self' https://*.whatsapp.net https://www.facebook.com blob: https://crashlogs.whatsapp.net/wa_clb_data https://crashlogs.whatsapp.net/wa_fls_upload_check wss://*.web.whatsapp.com wss://web.whatsapp.com wss://web-fallback.whatsapp.com https://www.whatsapp.com https://dyn.web.whatsapp.com https://graph.whatsapp.com/graphql/ https://graph.facebook.com/graphql ws://web.whatsapp.com wss://web.whatsapp.com:5222 data: https://*.tenor.co https://*.giphy.com https://maps.googleapis.com https://*.google-analytics.com;font-src data: 'self' https://static.whatsapp.net https://fonts.gstatic.com;img-src 'self' data: blob: https://*.whatsapp.net https://*.fbcdn.net *.tenor.co *.tenor.com *.giphy.com https://*.ytimg.com *.youtube.com https://maps.googleapis.com/maps/api/staticmap https://*.google-analytics.com;media-src 'self' https://*.whatsapp.net https://*.cdninstagram.com https://*.fbcdn.net blob: mediastream: data: *.tenor.co *.tenor.com https://*.giphy.com;child-src 'self' blob: data:;frame-src 'self' blob: data: https://*.youtube.com;block-all-mixed-content;upgrade-insecure-requests;
< strict-transport-security: max-age=31536000; preload; includeSubDomains
< content-type: text/html; charset="utf-8"
< x-fb-debug: 0TJRQPkUJmavLpn5Vow/WbLqMAuTJE08wlBZ1Kty6hX2GXYIuc8DD6WyFihYM3sV0g4+xlEH125CN78RyeOCoA==
< x-fb-server-load: 52
< content-length: 0
< date: Tue, 20 Aug 2024 17:06:00 GMT
< x-fb-connection-quality: EXCELLENT; q=0.9, rtt=11, rtx=0, c=15, mss=1380, tbw=3298, tp=-1, tpl=-1, uplat=134, ullat=0
< alt-svc: h3=":443"; ma=86400
<
* Ignoring the response-body
* Connection #0 to host web.whatsapp.com left intact
* Issue another request to this URL: 'https://scontent.xx.fbcdn.net/v/t39.16592-6/10000000_1667282317373046_6719061145006669018_n.dmg/WhatsApp-2.24.15.80.dmg?_nc_cat=100&ccb=1-7&_nc_sid=8f3826&_nc_ohc=bsNhsxOGjz4Q7kNvgGq7nqU&_nc_ht=scontent.xx&oh=00_AYD7bOQNiN18a4Yvptbj_Wd0rULcKX4NkXsv5VDtts2K4A&oe=66CAAE29'
* Host scontent.xx.fbcdn.net:443 was resolved.
* IPv6: (none)
* IPv4: 157.240.11.22
*   Trying 157.240.11.22:443...
* Connected to scontent.xx.fbcdn.net (157.240.11.22) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [326 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [15 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2916 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [80 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=Menlo Park; O=Meta Platforms, Inc.; CN=*.facebook.com
*  start date: May 30 00:00:00 2024 GMT
*  expire date: Aug 28 23:59:59 2024 GMT
*  subjectAltName: host "scontent.xx.fbcdn.net" matched cert's "*.xx.fbcdn.net"
*  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://scontent.xx.fbcdn.net/v/t39.16592-6/10000000_1667282317373046_6719061145006669018_n.dmg/WhatsApp-2.24.15.80.dmg?_nc_cat=100&ccb=1-7&_nc_sid=8f3826&_nc_ohc=bsNhsxOGjz4Q7kNvgGq7nqU&_nc_ht=scontent.xx&oh=00_AYD7bOQNiN18a4Yvptbj_Wd0rULcKX4NkXsv5VDtts2K4A&oe=66CAAE29
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: scontent.xx.fbcdn.net]
* [HTTP/2] [1] [:path: /v/t39.16592-6/10000000_1667282317373046_6719061145006669018_n.dmg/WhatsApp-2.24.15.80.dmg?_nc_cat=100&ccb=1-7&_nc_sid=8f3826&_nc_ohc=bsNhsxOGjz4Q7kNvgGq7nqU&_nc_ht=scontent.xx&oh=00_AYD7bOQNiN18a4Yvptbj_Wd0rULcKX4NkXsv5VDtts2K4A&oe=66CAAE29]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /v/t39.16592-6/10000000_1667282317373046_6719061145006669018_n.dmg/WhatsApp-2.24.15.80.dmg?_nc_cat=100&ccb=1-7&_nc_sid=8f3826&_nc_ohc=bsNhsxOGjz4Q7kNvgGq7nqU&_nc_ht=scontent.xx&oh=00_AYD7bOQNiN18a4Yvptbj_Wd0rULcKX4NkXsv5VDtts2K4A&oe=66CAAE29 HTTP/2
> Host: scontent.xx.fbcdn.net
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< x-additional-error-detail:
< last-modified: Thu, 01 Aug 2024 14:31:43 GMT
< content-type: application/octet-stream
< cross-origin-resource-policy: cross-origin
< timing-allow-origin: *
< access-control-allow-origin: *
< accept-ranges: bytes
< content-length: 125819766
< date: Tue, 20 Aug 2024 17:06:01 GMT
< cache-control: max-age=1209600, no-transform
< x-fb-connection-quality: EXCELLENT; q=0.9, rtt=18, rtx=0, c=13, mss=1380, tbw=3364, tp=-1, tpl=-1, uplat=0, ullat=-1
< alt-svc: h3=":443"; ma=86400
<
{ [1492 bytes data]
* Connection #1 to host scontent.xx.fbcdn.net left intact

2024-08-20 10:06:04 : DEBUG : whatsapp : DEBUG mode 1, not checking for blocking processes
2024-08-20 10:06:04 : REQ   : whatsapp : Installing WhatsApp
2024-08-20 10:06:04 : INFO  : whatsapp : Mounting /Users/bigmacadmin/Documents/GitHub/installomator/build/WhatsApp.dmg
2024-08-20 10:06:09 : DEBUG : whatsapp : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $CB8B09A5
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $35384FD6
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $CE725285
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $382DCF53
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $CE725285
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $D6FC2282
verified   CRC32 $4A543C87
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	Apple_HFS                      	/Volumes/WhatsApp Installer

2024-08-20 10:06:09 : INFO  : whatsapp : Mounted: /Volumes/WhatsApp Installer
2024-08-20 10:06:09 : INFO  : whatsapp : Verifying: /Volumes/WhatsApp Installer/WhatsApp.app
2024-08-20 10:06:09 : DEBUG : whatsapp : App size: 388M	/Volumes/WhatsApp Installer/WhatsApp.app
2024-08-20 10:06:11 : DEBUG : whatsapp : Debugging enabled, App Verification output was:
/Volumes/WhatsApp Installer/WhatsApp.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: WhatsApp Inc. (57T9237FN3)

2024-08-20 10:06:11 : INFO  : whatsapp : Team ID matching: 57T9237FN3 (expected: 57T9237FN3 )
2024-08-20 10:06:11 : INFO  : whatsapp : Installing WhatsApp version 24.15.80 on versionKey CFBundleShortVersionString.
2024-08-20 10:06:11 : INFO  : whatsapp : App has LSMinimumSystemVersion: 11.0
2024-08-20 10:06:11 : DEBUG : whatsapp : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-08-20 10:06:11 : INFO  : whatsapp : Finishing...
2024-08-20 10:06:14 : INFO  : whatsapp : name: WhatsApp, appName: WhatsApp.app
2024-08-20 10:06:14.532 mdfind[46656:12472158] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-08-20 10:06:14.532 mdfind[46656:12472158] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-08-20 10:06:14.595 mdfind[46656:12472158] Couldn't determine the mapping between prefab keywords and predicates.
2024-08-20 10:06:14 : WARN  : whatsapp : No previous app found
2024-08-20 10:06:14 : WARN  : whatsapp : could not find WhatsApp.app
2024-08-20 10:06:14 : REQ   : whatsapp : Installed WhatsApp, version 24.15.80
2024-08-20 10:06:14 : INFO  : whatsapp : notifying
2024-08-20 10:06:15 : DEBUG : whatsapp : Unmounting /Volumes/WhatsApp Installer
2024-08-20 10:06:15 : DEBUG : whatsapp : Debugging enabled, Unmounting output was:
"disk4" ejected.
2024-08-20 10:06:15 : DEBUG : whatsapp : DEBUG mode 1, not reopening anything
2024-08-20 10:06:15 : REQ   : whatsapp : All done!
2024-08-20 10:06:15 : REQ   : whatsapp : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Jan 18, 2025
Output:
```
% utils/assemble.sh particulars
2024-10-23 21:16:15 : REQ   : particulars : ################## Start Installomator v. 10.6beta, date 2024-10-23
2024-10-23 21:16:15 : INFO  : particulars : ################## Version: 10.6beta
2024-10-23 21:16:15 : INFO  : particulars : ################## Date: 2024-10-23
2024-10-23 21:16:15 : INFO  : particulars : ################## particulars
2024-10-23 21:16:15 : DEBUG : particulars : DEBUG mode 1 enabled.
2024-10-23 21:16:16 : DEBUG : particulars : name=Particulars
2024-10-23 21:16:16 : DEBUG : particulars : appName=
2024-10-23 21:16:16 : DEBUG : particulars : type=pkg
2024-10-23 21:16:16 : DEBUG : particulars : archiveName=
2024-10-23 21:16:16 : DEBUG : particulars : downloadURL=https://particulars.app/_downloads/Particulars-latest.pkg
2024-10-23 21:16:16 : DEBUG : particulars : curlOptions=
2024-10-23 21:16:16 : DEBUG : particulars : appNewVersion=62.423
2024-10-23 21:16:16 : DEBUG : particulars : appCustomVersion function: Not defined
2024-10-23 21:16:16 : DEBUG : particulars : versionKey=CFBundleShortVersionString
2024-10-23 21:16:16 : DEBUG : particulars : packageID=net.glencode.Particulars
2024-10-23 21:16:16 : DEBUG : particulars : pkgName=
2024-10-23 21:16:16 : DEBUG : particulars : choiceChangesXML=
2024-10-23 21:16:16 : DEBUG : particulars : expectedTeamID=2Z25XDNP2X
2024-10-23 21:16:16 : DEBUG : particulars : blockingProcesses=NONE
2024-10-23 21:16:16 : DEBUG : particulars : installerTool=
2024-10-23 21:16:16 : DEBUG : particulars : CLIInstaller=
2024-10-23 21:16:16 : DEBUG : particulars : CLIArguments=
2024-10-23 21:16:16 : DEBUG : particulars : updateTool=
2024-10-23 21:16:16 : DEBUG : particulars : updateToolArguments=
2024-10-23 21:16:16 : DEBUG : particulars : updateToolRunAsCurrentUser=
2024-10-23 21:16:16 : INFO  : particulars : BLOCKING_PROCESS_ACTION=tell_user
2024-10-23 21:16:16 : INFO  : particulars : NOTIFY=success
2024-10-23 21:16:16 : INFO  : particulars : LOGGING=DEBUG
2024-10-23 21:16:16 : INFO  : particulars : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-10-23 21:16:16 : INFO  : particulars : Label type: pkg
2024-10-23 21:16:16 : INFO  : particulars : archiveName: Particulars.pkg
2024-10-23 21:16:16 : DEBUG : particulars : Changing directory to /Users/hessf/Git/Installomator/build
2024-10-23 21:16:16 : INFO  : particulars : found packageID net.glencode.Particulars installed, version 62.0.0
2024-10-23 21:16:16 : INFO  : particulars : appversion: 62.0.0
2024-10-23 21:16:16 : INFO  : particulars : Latest version of Particulars is 62.423
2024-10-23 21:16:16 : REQ   : particulars : Downloading https://particulars.app/_downloads/Particulars-latest.pkg to Particulars.pkg
2024-10-23 21:16:16 : DEBUG : particulars : No Dialog connection, just download
2024-10-23 21:16:18 : DEBUG : particulars : File list: -rw-r--r--@ 1 hessf  staff   2.4M Oct 23 21:16 Particulars.pkg
2024-10-23 21:16:19 : DEBUG : particulars : File type: Particulars.pkg: xar archive compressed TOC: 5264, SHA-1 checksum
2024-10-23 21:16:19 : DEBUG : particulars : curl output was:
* Host particulars.app:443 was resolved.
* IPv6: (none)
* IPv4: 35.185.44.232
*   Trying 35.185.44.232:443...
* Connected to particulars.app (35.185.44.232) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [320 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [6 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3266 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=particulars.app
*  start date: Sep 24 03:16:15 2024 GMT
*  expire date: Oct 24 03:16:15 2025 GMT
*  subjectAltName: host "particulars.app" matched cert's "particulars.app"
*  issuer: C=US; ST=CO; L=Denver; O=Pinnacol Assurance; OU=deff624896835b1e68d49e88950204c0; CN=ca.pinnacol.goskope.com; [email protected]
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /_downloads/Particulars-latest.pkg HTTP/1.1
> Host: particulars.app
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 302 Found
< Content-Type: text/html; charset=utf-8
< Location: https://particulars.app/_downloads/Particulars-62.423.pkg
< Permissions-Policy: interest-cohort=()
< Vary: Origin
< Date: Thu, 24 Oct 2024 03:16:17 GMT
< Content-Length: 80
<
* Ignoring the response-body
* Connection #0 to host particulars.app left intact
* Issue another request to this URL: 'https://particulars.app/_downloads/Particulars-62.423.pkg'
* Found bundle for host: 0x600000764690 [serially]
* Can not multiplex, even if we wanted to
* Re-using existing connection with host particulars.app
> GET /_downloads/Particulars-62.423.pkg HTTP/1.1
> Host: particulars.app
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 302 Found
< Content-Type: text/html; charset=utf-8
< Location: https://gitlab.com/fraserhess/particulars/-/package_files/154423041/download
< Permissions-Policy: interest-cohort=()
< Vary: Origin
< Date: Thu, 24 Oct 2024 03:16:17 GMT
< Content-Length: 99
<
* Ignoring the response-body
* Connection #0 to host particulars.app left intact
* Issue another request to this URL: 'https://gitlab.com/fraserhess/particulars/-/package_files/154423041/download'
* Host gitlab.com:443 was resolved.
* IPv6: (none)
* IPv4: 172.65.251.78
*   Trying 172.65.251.78:443...
* Connected to gitlab.com (172.65.251.78) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [6 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3256 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=gitlab.com
*  start date: Sep 22 19:13:43 2024 GMT
*  expire date: Oct 22 19:13:43 2025 GMT
*  subjectAltName: host "gitlab.com" matched cert's "gitlab.com"
*  issuer: C=US; ST=CO; L=Denver; O=Pinnacol Assurance; OU=deff624896835b1e68d49e88950204c0; CN=ca.pinnacol.goskope.com; [email protected]
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /fraserhess/particulars/-/package_files/154423041/download HTTP/1.1
> Host: gitlab.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 200 OK
< Date: Thu, 24 Oct 2024 03:16:18 GMT
< Content-Type: application/octet-stream
< Connection: keep-alive
< cache-control: no-cache
< content-disposition: attachment; filename="Particulars-62.423.pkg"; filename*=UTF-8''Particulars-62.423.pkg
< content-security-policy: base-uri 'self'; child-src https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.googletagmanager.com/ns.html https://*.zuora.com/apps/PublicHostedPageLite.do https://gitlab.com/admin/ https://gitlab.com/assets/ https://gitlab.com/-/speedscope/index.html https://gitlab.com/-/sandbox/ 'self' https://gitlab.com/assets/ blob: data:; connect-src 'self' https://gitlab.com wss://gitlab.com https://sentry.gitlab.net https://new-sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net https://sourcegraph.com https://collector.prd-278964.gl-product-analytics.com snowplow.trx.gitlab.net; default-src 'self'; font-src 'self'; form-action 'self' https: http:; frame-ancestors 'self'; frame-src https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.googletagmanager.com/ns.html https://*.zuora.com/apps/PublicHostedPageLite.do https://gitlab.com/admin/ https://gitlab.com/assets/ https://gitlab.com/-/speedscope/index.html https://gitlab.com/-/sandbox/; img-src 'self' data: blob: http: https:; manifest-src 'self'; media-src 'self' data: blob: http: https:; object-src 'none'; report-uri https://new-sentry.gitlab.net/api/4/security/?sentry_key=f5573e26de8f4293b285e556c35dfd6e&sentry_environment=gprd; script-src 'strict-dynamic' 'self' 'unsafe-inline' 'unsafe-eval' https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://www.recaptcha.net/ https://apis.google.com https://*.zuora.com/apps/PublicHostedPageLite.do 'nonce-AeV2NYiJXTHK/HXopRnqVQ=='; style-src 'self' 'unsafe-inline'; worker-src 'self' https://gitlab.com/assets/ blob: data:
< etag: "e0196e74366118c1aa5b78e6963db741"
< last-modified: Thu, 24 Oct 2024 01:10:52 GMT
< permissions-policy: interest-cohort=()
< referrer-policy: strict-origin-when-cross-origin
< x-content-type-options: nosniff
< x-download-options: noopen
< x-frame-options: SAMEORIGIN
< x-gitlab-meta: {"correlation_id":"01JAY8CSTFY9B4P89CXX0VZP04","version":"1"}
< x-goog-generation: 1729732252771763
< x-goog-hash: crc32c=EEKKZA==
< x-goog-hash: md5=4BludDZhGMGqW3jmlj23QQ==
< x-goog-metageneration: 1
< x-goog-storage-class: STANDARD
< x-goog-stored-content-encoding: identity
< x-goog-stored-content-length: 2485839
< x-guploader-uploadid: AHmUCY3oEGXfUxB7bjNHO1V0KGTvdritPOelcqK8g8tBEXENoCt2wVQRxCgJeFX2SUPtUoFF5zY
< x-permitted-cross-domain-policies: none
< x-request-id: 01JAY8CSTFY9B4P89CXX0VZP04
< x-runtime: 0.077721
< x-ua-compatible: IE=edge
< x-xss-protection: 1; mode=block
< gitlab-lb: haproxy-main-01-lb-gprd
< gitlab-sv: web-gke-us-east1-c
< CF-Cache-Status: MISS
< Accept-Ranges: bytes
< Report-To: {"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FDGCoVnbxiM4RwQsJTBywJqDYRjutgMobHF3ObB9YYmNuD3hWDhdR8sjHJcP%2FTmJf2kmMs3qFcuPv4eJ21XEERIaExrNuuS8oKZXRrxukSB0lfdMuT7bceBUj3A%3D"}],"group":"cf-nel","max_age":604800}
< NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
< Strict-Transport-Security: max-age=31536000
< Set-Cookie: _cfuvid=viCZbh0MFDXLNbP2hGaS7kLjBWKhDxRHdjQ34cicQ9U-1729739778120-0.0.1.1-604800000; path=/; domain=.gitlab.com; HttpOnly; Secure; SameSite=None
< Server: cloudflare
< CF-RAY: 8d76ceab6e675211-DEN
< Content-Length: 2485839
<
{ [10220 bytes data]
* Connection #1 to host gitlab.com left intact

2024-10-23 21:16:19 : REQ   : particulars : Installing Particulars
2024-10-23 21:16:19 : INFO  : particulars : Verifying: Particulars.pkg
2024-10-23 21:16:19 : DEBUG : particulars : File list: -rw-r--r--@ 1 hessf  staff   2.4M Oct 23 21:16 Particulars.pkg
2024-10-23 21:16:19 : DEBUG : particulars : File type: Particulars.pkg: xar archive compressed TOC: 5264, SHA-1 checksum
2024-10-23 21:16:19 : DEBUG : particulars : spctlOut is Particulars.pkg: accepted
2024-10-23 21:16:19 : DEBUG : particulars : source=Notarized Developer ID
2024-10-23 21:16:19 : DEBUG : particulars : origin=Developer ID Installer: Fraser Hess (2Z25XDNP2X)
2024-10-23 21:16:19 : INFO  : particulars : Team ID: 2Z25XDNP2X (expected: 2Z25XDNP2X )
2024-10-23 21:16:19 : INFO  : particulars : Checking package version.
2024-10-23 21:16:20 : INFO  : particulars : Downloaded package net.glencode.Particulars version 62.423
2024-10-23 21:16:20 : DEBUG : particulars : DEBUG enabled, skipping installation
2024-10-23 21:16:20 : INFO  : particulars : Finishing...
2024-10-23 21:16:23 : INFO  : particulars : found packageID net.glencode.Particulars installed, version 62.0.0
2024-10-23 21:16:23 : REQ   : particulars : Installed Particulars, version 62.423
2024-10-23 21:16:23 : INFO  : particulars : notifying
2024-10-23 21:16:23 : DEBUG : particulars : DEBUG mode 1, not reopening anything
2024-10-23 21:16:23 : REQ   : particulars : All done!
2024-10-23 21:16:23 : REQ   : particulars : ################## End Installomator, exit code 0```
northalpha pushed a commit that referenced this pull request Feb 19, 2026
2024-10-01 11:49:47 : REQ   : ollama : ################## Start Installomator v. 10.7beta, date 2024-10-01
2024-10-01 11:49:47 : INFO  : ollama : ################## Version: 10.7beta
2024-10-01 11:49:47 : INFO  : ollama : ################## Date: 2024-10-01
2024-10-01 11:49:47 : INFO  : ollama : ################## ollama
2024-10-01 11:49:47 : DEBUG : ollama : DEBUG mode 1 enabled.
2024-10-01 11:49:48 : DEBUG : ollama : name=Ollama
2024-10-01 11:49:48 : DEBUG : ollama : appName=
2024-10-01 11:49:48 : DEBUG : ollama : type=zip
2024-10-01 11:49:48 : DEBUG : ollama : archiveName=
2024-10-01 11:49:48 : DEBUG : ollama : downloadURL=https://github.com/ollama/ollama/releases/download/v0.3.12/Ollama-darwin.zip
2024-10-01 11:49:48 : DEBUG : ollama : curlOptions=
2024-10-01 11:49:48 : DEBUG : ollama : appNewVersion=0.3.12
2024-10-01 11:49:48 : DEBUG : ollama : appCustomVersion function: Not defined
2024-10-01 11:49:48 : DEBUG : ollama : versionKey=CFBundleShortVersionString
2024-10-01 11:49:48 : DEBUG : ollama : packageID=
2024-10-01 11:49:48 : DEBUG : ollama : pkgName=
2024-10-01 11:49:48 : DEBUG : ollama : choiceChangesXML=
2024-10-01 11:49:48 : DEBUG : ollama : expectedTeamID=3MU9H2V9Y9
2024-10-01 11:49:48 : DEBUG : ollama : blockingProcesses=
2024-10-01 11:49:48 : DEBUG : ollama : installerTool=
2024-10-01 11:49:48 : DEBUG : ollama : CLIInstaller=
2024-10-01 11:49:49 : DEBUG : ollama : CLIArguments=
2024-10-01 11:49:49 : DEBUG : ollama : updateTool=
2024-10-01 11:49:49 : DEBUG : ollama : updateToolArguments=
2024-10-01 11:49:49 : DEBUG : ollama : updateToolRunAsCurrentUser=
2024-10-01 11:49:49 : INFO  : ollama : BLOCKING_PROCESS_ACTION=tell_user
2024-10-01 11:49:49 : INFO  : ollama : NOTIFY=success
2024-10-01 11:49:49 : INFO  : ollama : LOGGING=DEBUG
2024-10-01 11:49:49 : INFO  : ollama : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-10-01 11:49:49 : INFO  : ollama : Label type: zip
2024-10-01 11:49:49 : INFO  : ollama : archiveName: Ollama.zip
2024-10-01 11:49:49 : INFO  : ollama : no blocking processes defined, using Ollama as default
2024-10-01 11:49:49 : DEBUG : ollama : Changing directory to /Users/paul/Documents/GitHub/Installomator/build
2024-10-01 11:49:49 : INFO  : ollama : name: Ollama, appName: Ollama.app
2024-10-01 11:49:49.323 mdfind[1412:801888] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-10-01 11:49:49.323 mdfind[1412:801888] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-10-01 11:49:49.379 mdfind[1412:801888] Couldn't determine the mapping between prefab keywords and predicates.
2024-10-01 11:49:49 : INFO  : ollama : App(s) found: /Users/paul/Documents/GitHub/Installomator/build/Ollama.app
2024-10-01 11:49:49 : WARN  : ollama : could not determine location of Ollama.app
2024-10-01 11:49:49 : INFO  : ollama : appversion:
2024-10-01 11:49:49 : INFO  : ollama : Latest version of Ollama is 0.3.12
2024-10-01 11:49:49 : INFO  : ollama : Ollama.zip exists and DEBUG mode 1 enabled, skipping download
2024-10-01 11:49:49 : DEBUG : ollama : DEBUG mode 1, not checking for blocking processes
2024-10-01 11:49:49 : REQ   : ollama : Installing Ollama
2024-10-01 11:49:49 : INFO  : ollama : Unzipping Ollama.zip
2024-10-01 11:49:50 : INFO  : ollama : Verifying: /Users/paul/Documents/GitHub/Installomator/build/Ollama.app
2024-10-01 11:49:50 : DEBUG : ollama : App size: 422M	/Users/paul/Documents/GitHub/Installomator/build/Ollama.app
2024-10-01 11:49:50 : DEBUG : ollama : Debugging enabled, App Verification output was:
/Users/paul/Documents/GitHub/Installomator/build/Ollama.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Infra Technologies, Inc (3MU9H2V9Y9)

2024-10-01 11:49:50 : INFO  : ollama : Team ID matching: 3MU9H2V9Y9 (expected: 3MU9H2V9Y9 )
2024-10-01 11:49:50 : INFO  : ollama : Installing Ollama version 0.3.12 on versionKey CFBundleShortVersionString.
2024-10-01 11:49:51 : INFO  : ollama : App has LSMinimumSystemVersion: 10.13
2024-10-01 11:49:51 : DEBUG : ollama : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-10-01 11:49:51 : INFO  : ollama : Finishing...
2024-10-01 11:49:54 : INFO  : ollama : name: Ollama, appName: Ollama.app
2024-10-01 11:49:54.173 mdfind[1510:802145] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-10-01 11:49:54.173 mdfind[1510:802145] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-10-01 11:49:54.240 mdfind[1510:802145] Couldn't determine the mapping between prefab keywords and predicates.
2024-10-01 11:49:54 : INFO  : ollama : App(s) found: /Users/paul/Documents/GitHub/Installomator/build/Ollama.app
2024-10-01 11:49:54 : WARN  : ollama : could not determine location of Ollama.app
2024-10-01 11:49:54 : REQ   : ollama : Installed Ollama, version 0.3.12
2024-10-01 11:49:54 : INFO  : ollama : notifying
2024-10-01 11:49:54 : DEBUG : ollama : DEBUG mode 1, not reopening anything
2024-10-01 11:49:54 : REQ   : ollama : All done!
2024-10-01 11:49:54 : REQ   : ollama : ################## End Installomator, exit code 0

sh-3.2#
sh-3.2#
sh-3.2#
sh-3.2#
sh-3.2#
sh-3.2#
sh-3.2#
sh-3.2#
ollama# /Users/paul/Documents/GitHub/Installomator/utils/assemble.sh o
2024-10-01 11:51:12 : REQ   : ollama : ################## Start Installomator v. 10.7beta, date 2024-10-01
2024-10-01 11:51:12 : INFO  : ollama : ################## Version: 10.7beta
2024-10-01 11:51:12 : INFO  : ollama : ################## Date: 2024-10-01
2024-10-01 11:51:12 : INFO  : ollama : ################## ollama
2024-10-01 11:51:12 : DEBUG : ollama : DEBUG mode 1 enabled.
2024-10-01 11:51:13 : DEBUG : ollama : name=Ollama
2024-10-01 11:51:13 : DEBUG : ollama : appName=
2024-10-01 11:51:13 : DEBUG : ollama : type=zip
2024-10-01 11:51:13 : DEBUG : ollama : archiveName=
2024-10-01 11:51:13 : DEBUG : ollama : downloadURL=https://github.com/ollama/ollama/releases/download/v0.3.12/Ollama-darwin.zip
2024-10-01 11:51:13 : DEBUG : ollama : curlOptions=
2024-10-01 11:51:13 : DEBUG : ollama : appNewVersion=0.3.12
2024-10-01 11:51:13 : DEBUG : ollama : appCustomVersion function: Not defined
2024-10-01 11:51:13 : DEBUG : ollama : versionKey=CFBundleShortVersionString
2024-10-01 11:51:13 : DEBUG : ollama : packageID=
2024-10-01 11:51:14 : DEBUG : ollama : pkgName=
2024-10-01 11:51:14 : DEBUG : ollama : choiceChangesXML=
2024-10-01 11:51:14 : DEBUG : ollama : expectedTeamID=3MU9H2V9Y9
2024-10-01 11:51:14 : DEBUG : ollama : blockingProcesses=
2024-10-01 11:51:14 : DEBUG : ollama : installerTool=
2024-10-01 11:51:14 : DEBUG : ollama : CLIInstaller=
2024-10-01 11:51:14 : DEBUG : ollama : CLIArguments=
2024-10-01 11:51:14 : DEBUG : ollama : updateTool=
2024-10-01 11:51:14 : DEBUG : ollama : updateToolArguments=
2024-10-01 11:51:14 : DEBUG : ollama : updateToolRunAsCurrentUser=
2024-10-01 11:51:14 : INFO  : ollama : BLOCKING_PROCESS_ACTION=tell_user
2024-10-01 11:51:14 : INFO  : ollama : NOTIFY=success
2024-10-01 11:51:14 : INFO  : ollama : LOGGING=DEBUG
2024-10-01 11:51:14 : INFO  : ollama : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-10-01 11:51:14 : INFO  : ollama : Label type: zip
2024-10-01 11:51:14 : INFO  : ollama : archiveName: Ollama.zip
2024-10-01 11:51:14 : INFO  : ollama : no blocking processes defined, using Ollama as default
2024-10-01 11:51:14 : DEBUG : ollama : Changing directory to /Users/paul/Documents/GitHub/Installomator/build
2024-10-01 11:51:14 : INFO  : ollama : name: Ollama, appName: Ollama.app
2024-10-01 11:51:14.385 mdfind[1837:803717] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-10-01 11:51:14.386 mdfind[1837:803717] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-10-01 11:51:14.438 mdfind[1837:803717] Couldn't determine the mapping between prefab keywords and predicates.
2024-10-01 11:51:14 : WARN  : ollama : No previous app found
2024-10-01 11:51:14 : WARN  : ollama : could not find Ollama.app
2024-10-01 11:51:14 : INFO  : ollama : appversion:
2024-10-01 11:51:14 : INFO  : ollama : Latest version of Ollama is 0.3.12
2024-10-01 11:51:14 : REQ   : ollama : Downloading https://github.com/ollama/ollama/releases/download/v0.3.12/Ollama-darwin.zip to Ollama.zip
2024-10-01 11:51:14 : DEBUG : ollama : No Dialog connection, just download
2024-10-01 11:51:28 : DEBUG : ollama : File list: -rw-r--r--@ 1 root  staff   177M Oct  1 11:51 Ollama.zip
2024-10-01 11:51:28 : DEBUG : ollama : File type: Ollama.zip: Zip archive data, at least v1.0 to extract, compression method=store
2024-10-01 11:51:28 : DEBUG : ollama : curl output was:
* Host github.com:443 was resolved.
* IPv6: (none)
* IPv4: 140.82.121.4
*   Trying 140.82.121.4:443...
* Connected to github.com (140.82.121.4) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3137 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=github.com
*  start date: Mar  7 00:00:00 2024 GMT
*  expire date: Mar  7 23:59:59 2025 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/ollama/ollama/releases/download/v0.3.12/Ollama-darwin.zip
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /ollama/ollama/releases/download/v0.3.12/Ollama-darwin.zip]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /ollama/ollama/releases/download/v0.3.12/Ollama-darwin.zip HTTP/2
> Host: github.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 302
< server: GitHub.com
< date: Tue, 01 Oct 2024 09:51:14 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/658928958/185f077e-5376-40bc-ba83-4f09899f6696?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241001%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241001T095114Z&X-Amz-Expires=300&X-Amz-Signature=2873227decbd89ab78504eee37a597628dc2ef483ccfbbd36dfc6684e4914f37&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DOllama-darwin.zip&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: E944:D2F69:6389937:653ECE7:66FBC612
<
* Ignoring the response-body
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/658928958/185f077e-5376-40bc-ba83-4f09899f6696?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241001%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241001T095114Z&X-Amz-Expires=300&X-Amz-Signature=2873227decbd89ab78504eee37a597628dc2ef483ccfbbd36dfc6684e4914f37&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DOllama-darwin.zip&response-content-type=application%2Foctet-stream'
* Host objects.githubusercontent.com:443 was resolved.
* IPv6: (none)
* IPv4: 185.199.108.133, 185.199.109.133, 185.199.110.133, 185.199.111.133
*   Trying 185.199.108.133:443...
* Connected to objects.githubusercontent.com (185.199.108.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3099 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Mar 15 00:00:00 2024 GMT
*  expire date: Mar 14 23:59:59 2025 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/658928958/185f077e-5376-40bc-ba83-4f09899f6696?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241001%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241001T095114Z&X-Amz-Expires=300&X-Amz-Signature=2873227decbd89ab78504eee37a597628dc2ef483ccfbbd36dfc6684e4914f37&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DOllama-darwin.zip&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/658928958/185f077e-5376-40bc-ba83-4f09899f6696?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241001%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241001T095114Z&X-Amz-Expires=300&X-Amz-Signature=2873227decbd89ab78504eee37a597628dc2ef483ccfbbd36dfc6684e4914f37&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DOllama-darwin.zip&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/658928958/185f077e-5376-40bc-ba83-4f09899f6696?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241001%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241001T095114Z&X-Amz-Expires=300&X-Amz-Signature=2873227decbd89ab78504eee37a597628dc2ef483ccfbbd36dfc6684e4914f37&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DOllama-darwin.zip&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< content-type: application/octet-stream
< last-modified: Wed, 25 Sep 2024 06:48:05 GMT
< etag: "0x8DCDD2E025A8DCC"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 40222dce-401e-0049-4b19-13a3be000000
< x-ms-version: 2023-11-03
< x-ms-creation-time: Wed, 25 Sep 2024 06:48:05 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=Ollama-darwin.zip
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< fastly-restarts: 1
< accept-ranges: bytes
< date: Tue, 01 Oct 2024 09:51:15 GMT
< age: 4055
< x-served-by: cache-iad-kiad7000111-IAD, cache-fra-etou8220126-FRA
< x-cache: HIT, HIT
< x-cache-hits: 7, 1
< x-timer: S1727776275.918234,VS0,VE1
< content-length: 185681374
<
{ [1369 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-10-01 11:51:28 : DEBUG : ollama : DEBUG mode 1, not checking for blocking processes
2024-10-01 11:51:28 : REQ   : ollama : Installing Ollama
2024-10-01 11:51:28 : INFO  : ollama : Unzipping Ollama.zip
2024-10-01 11:51:28 : INFO  : ollama : Verifying: /Users/paul/Documents/GitHub/Installomator/build/Ollama.app
2024-10-01 11:51:29 : DEBUG : ollama : App size: 422M	/Users/paul/Documents/GitHub/Installomator/build/Ollama.app
2024-10-01 11:51:29 : DEBUG : ollama : Debugging enabled, App Verification output was:
/Users/paul/Documents/GitHub/Installomator/build/Ollama.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Infra Technologies, Inc (3MU9H2V9Y9)

2024-10-01 11:51:29 : INFO  : ollama : Team ID matching: 3MU9H2V9Y9 (expected: 3MU9H2V9Y9 )
2024-10-01 11:51:29 : INFO  : ollama : Installing Ollama version 0.3.12 on versionKey CFBundleShortVersionString.
2024-10-01 11:51:29 : INFO  : ollama : App has LSMinimumSystemVersion: 10.13
2024-10-01 11:51:29 : DEBUG : ollama : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-10-01 11:51:29 : INFO  : ollama : Finishing...
2024-10-01 11:51:32 : INFO  : ollama : name: Ollama, appName: Ollama.app
2024-10-01 11:51:32.866 mdfind[1961:804115] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-10-01 11:51:32.866 mdfind[1961:804115] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-10-01 11:51:32.932 mdfind[1961:804115] Couldn't determine the mapping between prefab keywords and predicates.
2024-10-01 11:51:32 : INFO  : ollama : App(s) found: /Users/paul/Documents/GitHub/Installomator/build/Ollama.app
2024-10-01 11:51:32 : WARN  : ollama : could not determine location of Ollama.app
2024-10-01 11:51:32 : REQ   : ollama : Installed Ollama, version 0.3.12
2024-10-01 11:51:33 : INFO  : ollama : notifying
2024-10-01 11:51:33 : DEBUG : ollama : DEBUG mode 1, not reopening anything
2024-10-01 11:51:33 : REQ   : ollama : All done!
2024-10-01 11:51:33 : REQ   : ollama : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Feb 19, 2026
2024-10-09 20:39:43 : REQ   : mongodbcompass : ################## Start Installomator v. 10.7beta, date 2024-10-09
2024-10-09 20:39:43 : INFO  : mongodbcompass : ################## Version: 10.7beta
2024-10-09 20:39:43 : INFO  : mongodbcompass : ################## Date: 2024-10-09
2024-10-09 20:39:43 : INFO  : mongodbcompass : ################## mongodbcompass
2024-10-09 20:39:43 : DEBUG : mongodbcompass : DEBUG mode 1 enabled.
2024-10-09 20:39:45 : DEBUG : mongodbcompass : name=MongoDB Compass
2024-10-09 20:39:45 : DEBUG : mongodbcompass : appName=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : type=dmg
2024-10-09 20:39:45 : DEBUG : mongodbcompass : archiveName=mongodb-compass-[0-9.]*-darwin-arm64.dmg
2024-10-09 20:39:45 : DEBUG : mongodbcompass : downloadURL=https://github.com/mongodb-js/compass/releases/download/v1.44.4/mongodb-compass-1.44.4-darwin-arm64.dmg
2024-10-09 20:39:45 : DEBUG : mongodbcompass : curlOptions=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : appNewVersion=1.44.4
2024-10-09 20:39:45 : DEBUG : mongodbcompass : appCustomVersion function: Not defined
2024-10-09 20:39:45 : DEBUG : mongodbcompass : versionKey=CFBundleShortVersionString
2024-10-09 20:39:45 : DEBUG : mongodbcompass : packageID=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : pkgName=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : choiceChangesXML=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : expectedTeamID=4XWMY46275
2024-10-09 20:39:45 : DEBUG : mongodbcompass : blockingProcesses=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : installerTool=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : CLIInstaller=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : CLIArguments=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : updateTool=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : updateToolArguments=
2024-10-09 20:39:45 : DEBUG : mongodbcompass : updateToolRunAsCurrentUser=
2024-10-09 20:39:45 : INFO  : mongodbcompass : BLOCKING_PROCESS_ACTION=tell_user
2024-10-09 20:39:45 : INFO  : mongodbcompass : NOTIFY=success
2024-10-09 20:39:45 : INFO  : mongodbcompass : LOGGING=DEBUG
2024-10-09 20:39:45 : INFO  : mongodbcompass : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-10-09 20:39:45 : INFO  : mongodbcompass : Label type: dmg
2024-10-09 20:39:45 : INFO  : mongodbcompass : archiveName: mongodb-compass-[0-9.]*-darwin-arm64.dmg
2024-10-09 20:39:45 : INFO  : mongodbcompass : no blocking processes defined, using MongoDB Compass as default
2024-10-09 20:39:45 : DEBUG : mongodbcompass : Changing directory to /Users/mark.kenny/Git/Installomator/build
2024-10-09 20:39:45 : INFO  : mongodbcompass : name: MongoDB Compass, appName: MongoDB Compass.app
2024-10-09 20:39:45.577 mdfind[55350:1028807] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-10-09 20:39:45.577 mdfind[55350:1028807] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-10-09 20:39:45.616 mdfind[55350:1028807] Couldn't determine the mapping between prefab keywords and predicates.
2024-10-09 20:39:45 : WARN  : mongodbcompass : No previous app found
2024-10-09 20:39:45 : WARN  : mongodbcompass : could not find MongoDB Compass.app
2024-10-09 20:39:45 : INFO  : mongodbcompass : appversion:
2024-10-09 20:39:45 : INFO  : mongodbcompass : Latest version of MongoDB Compass is 1.44.4
2024-10-09 20:39:45 : REQ   : mongodbcompass : Downloading https://github.com/mongodb-js/compass/releases/download/v1.44.4/mongodb-compass-1.44.4-darwin-arm64.dmg to mongodb-compass-[0-9.]*-darwin-arm64.dmg
2024-10-09 20:39:45 : DEBUG : mongodbcompass : No Dialog connection, just download
2024-10-09 20:39:47 : DEBUG : mongodbcompass : File list: -rw-r--r--  1 mark.kenny  staff   139M Oct  9 20:39 mongodb-compass-[0-9.]*-darwin-arm64.dmg
2024-10-09 20:39:47 : DEBUG : mongodbcompass : File type: mongodb-compass-[0-9.]*-darwin-arm64.dmg: zlib compressed data
2024-10-09 20:39:47 : DEBUG : mongodbcompass : curl output was:
* Host github.com:443 was resolved.
* IPv6: (none)
* IPv4: 140.82.121.3
*   Trying 140.82.121.3:443...
* Connected to github.com (140.82.121.3) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3137 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=github.com
*  start date: Mar  7 00:00:00 2024 GMT
*  expire date: Mar  7 23:59:59 2025 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/mongodb-js/compass/releases/download/v1.44.4/mongodb-compass-1.44.4-darwin-arm64.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /mongodb-js/compass/releases/download/v1.44.4/mongodb-compass-1.44.4-darwin-arm64.dmg]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /mongodb-js/compass/releases/download/v1.44.4/mongodb-compass-1.44.4-darwin-arm64.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 302
< server: GitHub.com
< date: Wed, 09 Oct 2024 18:39:45 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/31547508/f2e84965-936f-4d0d-8737-9368718aa975?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241009%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241009T183945Z&X-Amz-Expires=300&X-Amz-Signature=50cc7f63d61e3654c0fcc051f7a6cdc77186887fcbe1ac44ade3d27dee8853d7&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dmongodb-compass-1.44.4-darwin-arm64.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: C790:5E90B:3394D16:344BEDB:6706CDF1
<
* Ignoring the response-body
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/31547508/f2e84965-936f-4d0d-8737-9368718aa975?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241009%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241009T183945Z&X-Amz-Expires=300&X-Amz-Signature=50cc7f63d61e3654c0fcc051f7a6cdc77186887fcbe1ac44ade3d27dee8853d7&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dmongodb-compass-1.44.4-darwin-arm64.dmg&response-content-type=application%2Foctet-stream'
* Host objects.githubusercontent.com:443 was resolved.
* IPv6: (none)
* IPv4: 185.199.110.133, 185.199.111.133, 185.199.108.133, 185.199.109.133
*   Trying 185.199.110.133:443...
* Connected to objects.githubusercontent.com (185.199.110.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3099 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Mar 15 00:00:00 2024 GMT
*  expire date: Mar 14 23:59:59 2025 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/31547508/f2e84965-936f-4d0d-8737-9368718aa975?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241009%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241009T183945Z&X-Amz-Expires=300&X-Amz-Signature=50cc7f63d61e3654c0fcc051f7a6cdc77186887fcbe1ac44ade3d27dee8853d7&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dmongodb-compass-1.44.4-darwin-arm64.dmg&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/31547508/f2e84965-936f-4d0d-8737-9368718aa975?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241009%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241009T183945Z&X-Amz-Expires=300&X-Amz-Signature=50cc7f63d61e3654c0fcc051f7a6cdc77186887fcbe1ac44ade3d27dee8853d7&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dmongodb-compass-1.44.4-darwin-arm64.dmg&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/31547508/f2e84965-936f-4d0d-8737-9368718aa975?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241009%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241009T183945Z&X-Amz-Expires=300&X-Amz-Signature=50cc7f63d61e3654c0fcc051f7a6cdc77186887fcbe1ac44ade3d27dee8853d7&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dmongodb-compass-1.44.4-darwin-arm64.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< content-type: application/octet-stream
< last-modified: Wed, 18 Sep 2024 11:20:39 GMT
< etag: "0x8DCD7D3ED02BF57"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: 354a0433-201e-0060-7b57-149dca000000
< x-ms-version: 2023-11-03
< x-ms-creation-time: Wed, 18 Sep 2024 11:20:39 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=mongodb-compass-1.44.4-darwin-arm64.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< fastly-restarts: 1
< accept-ranges: bytes
< age: 1379
< date: Wed, 09 Oct 2024 18:39:46 GMT
< x-served-by: cache-iad-kjyo7100075-IAD, cache-ams21035-AMS
< x-cache: HIT, HIT
< x-cache-hits: 4, 0
< x-timer: S1728499186.008211,VS0,VE1
< content-length: 145338545
<
{ [1369 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-10-09 20:39:47 : DEBUG : mongodbcompass : DEBUG mode 1, not checking for blocking processes
2024-10-09 20:39:47 : REQ   : mongodbcompass : Installing MongoDB Compass
2024-10-09 20:39:47 : INFO  : mongodbcompass : Mounting /Users/mark.kenny/Git/Installomator/build/mongodb-compass-[0-9.]*-darwin-arm64.dmg
2024-10-09 20:40:01 : DEBUG : mongodbcompass : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $3F8C8379
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $7E9D8CC8
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $C9023727
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified   CRC32 $EB68593D
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $C9023727
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified   CRC32 $1BA4B098
verified   CRC32 $34684827
/dev/disk4              GUID_partition_scheme
/dev/disk4s1            Apple_HFS                       /Volumes/MongoDB Compass

2024-10-09 20:40:01 : INFO  : mongodbcompass : Mounted: /Volumes/MongoDB Compass
2024-10-09 20:40:01 : INFO  : mongodbcompass : Verifying: /Volumes/MongoDB Compass/MongoDB Compass.app
2024-10-09 20:40:01 : DEBUG : mongodbcompass : App size: 387M   /Volumes/MongoDB Compass/MongoDB Compass.app
2024-10-09 20:40:03 : DEBUG : mongodbcompass : Debugging enabled, App Verification output was:
/Volumes/MongoDB Compass/MongoDB Compass.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: MongoDB, Inc. (4XWMY46275)

2024-10-09 20:40:03 : INFO  : mongodbcompass : Team ID matching: 4XWMY46275 (expected: 4XWMY46275 )
2024-10-09 20:40:03 : INFO  : mongodbcompass : Installing MongoDB Compass version 1.44.4 on versionKey CFBundleShortVersionString.
2024-10-09 20:40:03 : INFO  : mongodbcompass : App has LSMinimumSystemVersion: 10.15
2024-10-09 20:40:03 : DEBUG : mongodbcompass : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-10-09 20:40:03 : INFO  : mongodbcompass : Finishing...
2024-10-09 20:40:06 : INFO  : mongodbcompass : name: MongoDB Compass, appName: MongoDB Compass.app
2024-10-09 20:40:06.399 mdfind[55455:1029838] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-10-09 20:40:06.400 mdfind[55455:1029838] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-10-09 20:40:06.450 mdfind[55455:1029838] Couldn't determine the mapping between prefab keywords and predicates.
2024-10-09 20:40:06 : WARN  : mongodbcompass : No previous app found
2024-10-09 20:40:06 : WARN  : mongodbcompass : could not find MongoDB Compass.app
2024-10-09 20:40:06 : REQ   : mongodbcompass : Installed MongoDB Compass, version 1.44.4
2024-10-09 20:40:06 : INFO  : mongodbcompass : notifying
2024-10-09 20:40:06 : DEBUG : mongodbcompass : Unmounting /Volumes/MongoDB Compass
2024-10-09 20:40:07 : DEBUG : mongodbcompass : Debugging enabled, Unmounting output was:
"disk4" ejected.
2024-10-09 20:40:07 : DEBUG : mongodbcompass : DEBUG mode 1, not reopening anything
2024-10-09 20:40:07 : REQ   : mongodbcompass : All done!
2024-10-09 20:40:07 : REQ   : mongodbcompass : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Feb 19, 2026
2024-11-21 11:04:44 : REQ   : openrefine : ################## Start Installomator v. 10.7beta, date 2024-11-21
2024-11-21 11:04:44 : INFO  : openrefine : ################## Version: 10.7beta
2024-11-21 11:04:44 : INFO  : openrefine : ################## Date: 2024-11-21
2024-11-21 11:04:44 : INFO  : openrefine : ################## openrefine
2024-11-21 11:04:44 : DEBUG : openrefine : DEBUG mode 1 enabled.
2024-11-21 11:04:44 : INFO  : openrefine : SwiftDialog is not installed, clear cmd file var
2024-11-21 11:04:45 : INFO  : openrefine : setting variable from argument DEBUG=0
2024-11-21 11:04:45 : DEBUG : openrefine : name=OpenRefine
2024-11-21 11:04:45 : DEBUG : openrefine : appName=
2024-11-21 11:04:45 : DEBUG : openrefine : type=dmg
2024-11-21 11:04:45 : DEBUG : openrefine : archiveName=
2024-11-21 11:04:45 : DEBUG : openrefine : downloadURL=https://github.com/OpenRefine/OpenRefine/releases/download/3.8.6/openrefine-mac-3.8.6.dmg
2024-11-21 11:04:45 : DEBUG : openrefine : curlOptions=
2024-11-21 11:04:45 : DEBUG : openrefine : appNewVersion=3.8.6
2024-11-21 11:04:45 : DEBUG : openrefine : appCustomVersion function: Not defined
2024-11-21 11:04:45 : DEBUG : openrefine : versionKey=CFBundleShortVersionString
2024-11-21 11:04:45 : DEBUG : openrefine : packageID=
2024-11-21 11:04:45 : DEBUG : openrefine : pkgName=
2024-11-21 11:04:45 : DEBUG : openrefine : choiceChangesXML=
2024-11-21 11:04:45 : DEBUG : openrefine : expectedTeamID=P7W52F7J7L
2024-11-21 11:04:45 : DEBUG : openrefine : blockingProcesses=
2024-11-21 11:04:46 : DEBUG : openrefine : installerTool=
2024-11-21 11:04:46 : DEBUG : openrefine : CLIInstaller=
2024-11-21 11:04:46 : DEBUG : openrefine : CLIArguments=
2024-11-21 11:04:46 : DEBUG : openrefine : updateTool=
2024-11-21 11:04:46 : DEBUG : openrefine : updateToolArguments=
2024-11-21 11:04:46 : DEBUG : openrefine : updateToolRunAsCurrentUser=
2024-11-21 11:04:46 : INFO  : openrefine : BLOCKING_PROCESS_ACTION=tell_user
2024-11-21 11:04:46 : INFO  : openrefine : NOTIFY=success
2024-11-21 11:04:46 : INFO  : openrefine : LOGGING=DEBUG
2024-11-21 11:04:46 : INFO  : openrefine : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-11-21 11:04:46 : INFO  : openrefine : Label type: dmg
2024-11-21 11:04:46 : INFO  : openrefine : archiveName: OpenRefine.dmg
2024-11-21 11:04:46 : INFO  : openrefine : no blocking processes defined, using OpenRefine as default
2024-11-21 11:04:46 : DEBUG : openrefine : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.DCECeUSrtB
2024-11-21 11:04:46 : INFO  : openrefine : name: OpenRefine, appName: OpenRefine.app
2024-11-21 11:04:46.290 mdfind[12011:7645969] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-11-21 11:04:46.290 mdfind[12011:7645969] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-11-21 11:04:46.334 mdfind[12011:7645969] Couldn't determine the mapping between prefab keywords and predicates.
2024-11-21 11:04:46 : WARN  : openrefine : No previous app found
2024-11-21 11:04:46 : WARN  : openrefine : could not find OpenRefine.app
2024-11-21 11:04:46 : INFO  : openrefine : appversion:
2024-11-21 11:04:46 : INFO  : openrefine : Latest version of OpenRefine is 3.8.6
2024-11-21 11:04:46 : REQ   : openrefine : Downloading https://github.com/OpenRefine/OpenRefine/releases/download/3.8.6/openrefine-mac-3.8.6.dmg to OpenRefine.dmg
2024-11-21 11:04:46 : DEBUG : openrefine : No Dialog connection, just download
2024-11-21 11:04:59 : DEBUG : openrefine : File list: -rw-r--r--  1 root  wheel   181M Nov 21 11:04 OpenRefine.dmg
2024-11-21 11:04:59 : DEBUG : openrefine : File type: OpenRefine.dmg: bzip2 compressed data, block size = 900k
2024-11-21 11:04:59 : DEBUG : openrefine : curl output was:
* Host github.com:443 was resolved.
* IPv6: (none)
* IPv4: 4.225.11.194
*   Trying 4.225.11.194:443...
* Connected to github.com (4.225.11.194) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [315 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3137 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [78 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=github.com
*  start date: Mar  7 00:00:00 2024 GMT
*  expire date: Mar  7 23:59:59 2025 GMT
*  subjectAltName: host "github.com" matched cert's "github.com"
*  issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://github.com/OpenRefine/OpenRefine/releases/download/3.8.6/openrefine-mac-3.8.6.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: github.com]
* [HTTP/2] [1] [:path: /OpenRefine/OpenRefine/releases/download/3.8.6/openrefine-mac-3.8.6.dmg]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /OpenRefine/OpenRefine/releases/download/3.8.6/openrefine-mac-3.8.6.dmg HTTP/2
> Host: github.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 302
< server: GitHub.com
< date: Thu, 21 Nov 2024 10:03:45 GMT
< content-type: text/html; charset=utf-8
< vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
< location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/6220644/c339231f-576f-4fdd-86f0-df639ed8bb4f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241121T100345Z&X-Amz-Expires=300&X-Amz-Signature=06429138bd4e452922c53f9621c882c36cc50f886ba56814c03fc8d3b6c1b54b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dopenrefine-mac-3.8.6.dmg&response-content-type=application%2Foctet-stream
< cache-control: no-cache
< strict-transport-security: max-age=31536000; includeSubdomains; preload
< x-frame-options: deny
< x-content-type-options: nosniff
< x-xss-protection: 0
< referrer-policy: no-referrer-when-downgrade
< content-security-policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/
< content-length: 0
< x-github-request-id: EF76:2E4AD2:333406:40874D:673F05BE
<
* Ignoring the response-body
* Connection #0 to host github.com left intact
* Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/6220644/c339231f-576f-4fdd-86f0-df639ed8bb4f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241121T100345Z&X-Amz-Expires=300&X-Amz-Signature=06429138bd4e452922c53f9621c882c36cc50f886ba56814c03fc8d3b6c1b54b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dopenrefine-mac-3.8.6.dmg&response-content-type=application%2Foctet-stream'
* Host objects.githubusercontent.com:443 was resolved.
* IPv6: (none)
* IPv4: 185.199.108.133, 185.199.111.133, 185.199.110.133, 185.199.109.133
*   Trying 185.199.108.133:443...
* Connected to objects.githubusercontent.com (185.199.108.133) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3099 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Mar 15 00:00:00 2024 GMT
*  expire date: Mar 14 23:59:59 2025 GMT
*  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/6220644/c339231f-576f-4fdd-86f0-df639ed8bb4f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241121T100345Z&X-Amz-Expires=300&X-Amz-Signature=06429138bd4e452922c53f9621c882c36cc50f886ba56814c03fc8d3b6c1b54b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dopenrefine-mac-3.8.6.dmg&response-content-type=application%2Foctet-stream
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: objects.githubusercontent.com]
* [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/6220644/c339231f-576f-4fdd-86f0-df639ed8bb4f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241121T100345Z&X-Amz-Expires=300&X-Amz-Signature=06429138bd4e452922c53f9621c882c36cc50f886ba56814c03fc8d3b6c1b54b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dopenrefine-mac-3.8.6.dmg&response-content-type=application%2Foctet-stream]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /github-production-release-asset-2e65be/6220644/c339231f-576f-4fdd-86f0-df639ed8bb4f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241121T100345Z&X-Amz-Expires=300&X-Amz-Signature=06429138bd4e452922c53f9621c882c36cc50f886ba56814c03fc8d3b6c1b54b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dopenrefine-mac-3.8.6.dmg&response-content-type=application%2Foctet-stream HTTP/2
> Host: objects.githubusercontent.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< content-type: application/octet-stream
< last-modified: Wed, 20 Nov 2024 07:16:22 GMT
< etag: "0x8DD09333CD7C033"
< server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
< x-ms-request-id: bf06bc97-001e-0058-781d-3b390a000000
< x-ms-version: 2024-08-04
< x-ms-creation-time: Wed, 20 Nov 2024 07:16:22 GMT
< x-ms-lease-status: unlocked
< x-ms-lease-state: available
< x-ms-blob-type: BlockBlob
< content-disposition: attachment; filename=openrefine-mac-3.8.6.dmg
< x-ms-server-encrypted: true
< via: 1.1 varnish, 1.1 varnish
< fastly-restarts: 1
< accept-ranges: bytes
< age: 3608
< date: Thu, 21 Nov 2024 10:04:46 GMT
< x-served-by: cache-iad-kjyo7100168-IAD, cache-bma1648-BMA
< x-cache: HIT, HIT
< x-cache-hits: 1, 0
< x-timer: S1732183487.541051,VS0,VE1
< content-length: 189738063
<
{ [16375 bytes data]
* Connection #1 to host objects.githubusercontent.com left intact

2024-11-21 11:04:59 : REQ   : openrefine : no more blocking processes, continue with update
2024-11-21 11:04:59 : REQ   : openrefine : Installing OpenRefine
2024-11-21 11:04:59 : INFO  : openrefine : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.DCECeUSrtB/OpenRefine.dmg
2024-11-21 11:05:09 : DEBUG : openrefine : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified CRC32 $5DE06E1E
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified CRC32 $DDDA33F1
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified CRC32 $FF057653
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified CRC32 $00000000
Checksumming disk image (Apple_HFS : 4)…
disk image (Apple_HFS : 4): verified CRC32 $A1DBE69F
Checksumming GPT Partition Data (Backup GPT Table : 5)…
GPT Partition Data (Backup GPT Table: verified CRC32 $FF057653
Checksumming GPT Header (Backup GPT Header : 6)…
GPT Header (Backup GPT Header : 6): verified CRC32 $4FCBA83E
verified CRC32 $E482AF19
/dev/disk18         	GUID_partition_scheme
/dev/disk18s1       	Apple_HFS                      	/Volumes/OpenRefine

2024-11-21 11:05:09 : INFO  : openrefine : Mounted: /Volumes/OpenRefine
2024-11-21 11:05:09 : INFO  : openrefine : Verifying: /Volumes/OpenRefine/OpenRefine.app
2024-11-21 11:05:09 : DEBUG : openrefine : App size: 287M	/Volumes/OpenRefine/OpenRefine.app
2024-11-21 11:05:25 : DEBUG : openrefine : Debugging enabled, App Verification output was:
/Volumes/OpenRefine/OpenRefine.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Code for Science and Society, Inc. (P7W52F7J7L)

2024-11-21 11:05:25 : INFO  : openrefine : Team ID matching: P7W52F7J7L (expected: P7W52F7J7L )
2024-11-21 11:05:25 : INFO  : openrefine : Installing OpenRefine version 3.8.6 on versionKey CFBundleShortVersionString.
2024-11-21 11:05:25 : INFO  : openrefine : Copy /Volumes/OpenRefine/OpenRefine.app to /Applications
2024-11-21 11:05:39 : DEBUG : openrefine : Debugging enabled, App copy output was:
Copying /Volumes/OpenRefine/OpenRefine.app

2024-11-21 11:05:39 : WARN  : openrefine : Changing owner to kryptonit
2024-11-21 11:05:40 : INFO  : openrefine : Finishing...
2024-11-21 11:05:43 : INFO  : openrefine : App(s) found: /Applications/OpenRefine.app
2024-11-21 11:05:43 : INFO  : openrefine : found app at /Applications/OpenRefine.app, version 3.8.6, on versionKey CFBundleShortVersionString
2024-11-21 11:05:43 : REQ   : openrefine : Installed OpenRefine, version 3.8.6
2024-11-21 11:05:43 : INFO  : openrefine : notifying
displaynotification:7: no such file or directory: /usr/local/bin/dialog
2024-11-21 11:05:43 : DEBUG : openrefine : Unmounting /Volumes/OpenRefine
2024-11-21 11:05:43 : DEBUG : openrefine : Debugging enabled, Unmounting output was:
"disk18" ejected.
2024-11-21 11:05:43 : DEBUG : openrefine : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.DCECeUSrtB
2024-11-21 11:05:43 : DEBUG : openrefine : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.DCECeUSrtB/OpenRefine.dmg
2024-11-21 11:05:43 : DEBUG : openrefine : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.DCECeUSrtB
2024-11-21 11:05:43 : INFO  : openrefine : Installomator did not close any apps, so no need to reopen any apps.
2024-11-21 11:05:43 : REQ   : openrefine : All done!
2024-11-21 11:05:43 : REQ   : openrefine : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Feb 19, 2026
1. The text of the page has changed and the label has not detected the latest version
2. Added appCustomVersion so that the installed and new versions match and no reinstallation takes place

2024-12-01 12:00:56 : REQ   : codemeter : ################## Start Installomator v. 10.6, date 2024-12-01
2024-12-01 12:00:56 : INFO  : codemeter : ################## Version: 10.6
2024-12-01 12:00:56 : INFO  : codemeter : ################## Date: 2024-12-01
2024-12-01 12:00:56 : INFO  : codemeter : ################## codemeter
2024-12-01 12:00:56 : DEBUG : codemeter : DEBUG mode 1 enabled.
2024-12-01 12:01:00 : INFO  : codemeter : setting variable from argument DEBUG=0
2024-12-01 12:01:00 : DEBUG : codemeter : name=CodeMeter
2024-12-01 12:01:00 : DEBUG : codemeter : appName=
2024-12-01 12:01:00 : DEBUG : codemeter : type=pkgInDmg
2024-12-01 12:01:00 : DEBUG : codemeter : archiveName=CmInstall.pkg
2024-12-01 12:01:00 : DEBUG : codemeter : downloadURL=https://www.wibu.com/de/support/anwendersoftware/anwendersoftware/file/download/14402.html?tx_wibudownloads_downloadlist%5BdirectDownload%5D=directDownload&amp;tx_wibudownloads_downloadlist%5BuseAwsS3%5D=0&amp;cHash=8dba7ab094dec6267346f04fce2a2bcd
2024-12-01 12:01:00 : DEBUG : codemeter : curlOptions=
2024-12-01 12:01:00 : DEBUG : codemeter : appNewVersion=8.20
2024-12-01 12:01:00 : DEBUG : codemeter : appCustomVersion function: Defined.
2024-12-01 12:01:00 : DEBUG : codemeter : versionKey=CFBundleShortVersionString
2024-12-01 12:01:00 : DEBUG : codemeter : packageID=
2024-12-01 12:01:00 : DEBUG : codemeter : pkgName=
2024-12-01 12:01:00 : DEBUG : codemeter : choiceChangesXML=
2024-12-01 12:01:00 : DEBUG : codemeter : expectedTeamID=2SE7W37452
2024-12-01 12:01:00 : DEBUG : codemeter : blockingProcesses=
2024-12-01 12:01:00 : DEBUG : codemeter : installerTool=
2024-12-01 12:01:00 : DEBUG : codemeter : CLIInstaller=
2024-12-01 12:01:00 : DEBUG : codemeter : CLIArguments=
2024-12-01 12:01:00 : DEBUG : codemeter : updateTool=
2024-12-01 12:01:00 : DEBUG : codemeter : updateToolArguments=
2024-12-01 12:01:00 : DEBUG : codemeter : updateToolRunAsCurrentUser=
2024-12-01 12:01:00 : INFO  : codemeter : BLOCKING_PROCESS_ACTION=tell_user
2024-12-01 12:01:00 : INFO  : codemeter : NOTIFY=success
2024-12-01 12:01:01 : INFO  : codemeter : LOGGING=DEBUG
2024-12-01 12:01:01 : INFO  : codemeter : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-12-01 12:01:01 : INFO  : codemeter : Label type: pkgInDmg
2024-12-01 12:01:01 : INFO  : codemeter : archiveName: CmInstall.pkg
2024-12-01 12:01:01 : INFO  : codemeter : no blocking processes defined, using CodeMeter as default
2024-12-01 12:01:01 : DEBUG : codemeter : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.PL26qCzetR
2024-12-01 12:01:01.119 defaults[25697:601432]
The domain/default pair of (/Applications/Codemeter.app/Contents/Info.plist, CFBundleVersion) does not exist
2024-12-01 12:01:01 : INFO  : codemeter : Custom App Version detection is used, found
2024-12-01 12:01:01 : INFO  : codemeter : appversion:
2024-12-01 12:01:01 : INFO  : codemeter : Latest version of CodeMeter is 8.20
2024-12-01 12:01:01 : REQ   : codemeter : Downloading https://www.wibu.com/de/support/anwendersoftware/anwendersoftware/file/download/14402.html?tx_wibudownloads_downloadlist%5BdirectDownload%5D=directDownload&amp;tx_wibudownloads_downloadlist%5BuseAwsS3%5D=0&amp;cHash=8dba7ab094dec6267346f04fce2a2bcd to CmInstall.pkg
2024-12-01 12:01:01 : DEBUG : codemeter : No Dialog connection, just download
2024-12-01 12:01:05 : DEBUG : codemeter : File list: -rw-r--r--  1 root  wheel    91M  1 Dez 12:01 CmInstall.pkg
2024-12-01 12:01:05 : DEBUG : codemeter : File type: CmInstall.pkg: zlib compressed data
2024-12-01 12:01:05 : DEBUG : codemeter : curl output was:
* Host www.wibu.com:443 was resolved.
* IPv6: (none)
* IPv4: 91.184.33.136
*   Trying 91.184.33.136:443...
* Connected to www.wibu.com (91.184.33.136) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [317 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2848 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: C=DE; ST=Baden-Wuerttemberg; L=Karlsruhe; O=WIBU-SYSTEMS AG; CN=wibu.com
*  start date: Oct 22 13:11:05 2024 GMT
*  expire date: Nov 23 13:11:04 2025 GMT
*  subjectAltName: host "www.wibu.com" matched cert's "www.wibu.com"
*  issuer: C=BE; O=GlobalSign nv-sa; CN=GlobalSign RSA OV SSL CA 2018
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://www.wibu.com/de/support/anwendersoftware/anwendersoftware/file/download/14402.html?tx_wibudownloads_downloadlist%5BdirectDownload%5D=directDownload&amp;tx_wibudownloads_downloadlist%5BuseAwsS3%5D=0&amp;cHash=8dba7ab094dec6267346f04fce2a2bcd
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: www.wibu.com]
* [HTTP/2] [1] [:path: /de/support/anwendersoftware/anwendersoftware/file/download/14402.html?tx_wibudownloads_downloadlist%5BdirectDownload%5D=directDownload&amp;tx_wibudownloads_downloadlist%5BuseAwsS3%5D=0&amp;cHash=8dba7ab094dec6267346f04fce2a2bcd]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /de/support/anwendersoftware/anwendersoftware/file/download/14402.html?tx_wibudownloads_downloadlist%5BdirectDownload%5D=directDownload&amp;tx_wibudownloads_downloadlist%5BuseAwsS3%5D=0&amp;cHash=8dba7ab094dec6267346f04fce2a2bcd HTTP/2
> Host: www.wibu.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 302
< location: https://d1fa9c7844vy1r.cloudfront.net//wibu_downloads/codemeter/user/8.20/mac/CmRuntimeUser_8.20.6539.500.dmg?response-content-disposition=attachment%3B%20filename%3DCmRuntimeUser_8.20.6539.500.dmg&response-content-type=application%2Fforce-download&Expires=1733051161&Signature=kbcFlNJUd2-YsKW43G8aW5H1pHmcgXspgiA2zMNlhcsQvhzTPrAg8AcbLdePPoZpEaMMwXctBJ9o6-BORyFfT5n4Pw-IFxdiZ6gpDPV~60ZHmoeDwIs0xY4oPEmiU65q7o0xOJygZWH9Mdr3KzW3155csoMA0~iuYssYsUbpZwH3ZvbGGu3HoLt02GHM5dHYKlWhfmnErLuA7mIg6tIGZFMJie4r0pryuHcpJcrm35ATHB0fysxZr2hYj~w3~tJ-MMs~wZgMasUy0uv9VvkvqBdCiJU-S1FjE6C9zMDeCUim5oKOSO-u5NxY4pN8DUj7z8kqXF54DUD0OLyV6jxWpg__&Key-Pair-Id=APKAI544HQODB4S5Z6KQ
< cache-control: max-age=0
< expires: Sun, 01 Dec 2024 11:01:01 GMT
< x-ua-compatible: IE=edge
< x-content-type-options: nosniff
< content-length: 0
< content-type: text/html; charset=UTF-8
< date: Sun, 01 Dec 2024 11:01:01 GMT
< server: Apache
<
* Ignoring the response-body
* Connection #0 to host www.wibu.com left intact
* Issue another request to this URL: 'https://d1fa9c7844vy1r.cloudfront.net//wibu_downloads/codemeter/user/8.20/mac/CmRuntimeUser_8.20.6539.500.dmg?response-content-disposition=attachment%3B%20filename%3DCmRuntimeUser_8.20.6539.500.dmg&response-content-type=application%2Fforce-download&Expires=1733051161&Signature=kbcFlNJUd2-YsKW43G8aW5H1pHmcgXspgiA2zMNlhcsQvhzTPrAg8AcbLdePPoZpEaMMwXctBJ9o6-BORyFfT5n4Pw-IFxdiZ6gpDPV~60ZHmoeDwIs0xY4oPEmiU65q7o0xOJygZWH9Mdr3KzW3155csoMA0~iuYssYsUbpZwH3ZvbGGu3HoLt02GHM5dHYKlWhfmnErLuA7mIg6tIGZFMJie4r0pryuHcpJcrm35ATHB0fysxZr2hYj~w3~tJ-MMs~wZgMasUy0uv9VvkvqBdCiJU-S1FjE6C9zMDeCUim5oKOSO-u5NxY4pN8DUj7z8kqXF54DUD0OLyV6jxWpg__&Key-Pair-Id=APKAI544HQODB4S5Z6KQ'
* Host d1fa9c7844vy1r.cloudfront.net:443 was resolved.
* IPv6: (none)
* IPv4: 18.154.71.46, 18.154.71.154, 18.154.71.217, 18.154.71.225
*   Trying 18.154.71.46:443...
* Connected to d1fa9c7844vy1r.cloudfront.net (18.154.71.46) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [334 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4971 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=*.cloudfront.net
*  start date: Jul 30 00:00:00 2024 GMT
*  expire date: Jul  3 23:59:59 2025 GMT
*  subjectAltName: host "d1fa9c7844vy1r.cloudfront.net" matched cert's "*.cloudfront.net"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M01
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://d1fa9c7844vy1r.cloudfront.net//wibu_downloads/codemeter/user/8.20/mac/CmRuntimeUser_8.20.6539.500.dmg?response-content-disposition=attachment%3B%20filename%3DCmRuntimeUser_8.20.6539.500.dmg&response-content-type=application%2Fforce-download&Expires=1733051161&Signature=kbcFlNJUd2-YsKW43G8aW5H1pHmcgXspgiA2zMNlhcsQvhzTPrAg8AcbLdePPoZpEaMMwXctBJ9o6-BORyFfT5n4Pw-IFxdiZ6gpDPV~60ZHmoeDwIs0xY4oPEmiU65q7o0xOJygZWH9Mdr3KzW3155csoMA0~iuYssYsUbpZwH3ZvbGGu3HoLt02GHM5dHYKlWhfmnErLuA7mIg6tIGZFMJie4r0pryuHcpJcrm35ATHB0fysxZr2hYj~w3~tJ-MMs~wZgMasUy0uv9VvkvqBdCiJU-S1FjE6C9zMDeCUim5oKOSO-u5NxY4pN8DUj7z8kqXF54DUD0OLyV6jxWpg__&Key-Pair-Id=APKAI544HQODB4S5Z6KQ
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: d1fa9c7844vy1r.cloudfront.net]
* [HTTP/2] [1] [:path: //wibu_downloads/codemeter/user/8.20/mac/CmRuntimeUser_8.20.6539.500.dmg?response-content-disposition=attachment%3B%20filename%3DCmRuntimeUser_8.20.6539.500.dmg&response-content-type=application%2Fforce-download&Expires=1733051161&Signature=kbcFlNJUd2-YsKW43G8aW5H1pHmcgXspgiA2zMNlhcsQvhzTPrAg8AcbLdePPoZpEaMMwXctBJ9o6-BORyFfT5n4Pw-IFxdiZ6gpDPV~60ZHmoeDwIs0xY4oPEmiU65q7o0xOJygZWH9Mdr3KzW3155csoMA0~iuYssYsUbpZwH3ZvbGGu3HoLt02GHM5dHYKlWhfmnErLuA7mIg6tIGZFMJie4r0pryuHcpJcrm35ATHB0fysxZr2hYj~w3~tJ-MMs~wZgMasUy0uv9VvkvqBdCiJU-S1FjE6C9zMDeCUim5oKOSO-u5NxY4pN8DUj7z8kqXF54DUD0OLyV6jxWpg__&Key-Pair-Id=APKAI544HQODB4S5Z6KQ]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET //wibu_downloads/codemeter/user/8.20/mac/CmRuntimeUser_8.20.6539.500.dmg?response-content-disposition=attachment%3B%20filename%3DCmRuntimeUser_8.20.6539.500.dmg&response-content-type=application%2Fforce-download&Expires=1733051161&Signature=kbcFlNJUd2-YsKW43G8aW5H1pHmcgXspgiA2zMNlhcsQvhzTPrAg8AcbLdePPoZpEaMMwXctBJ9o6-BORyFfT5n4Pw-IFxdiZ6gpDPV~60ZHmoeDwIs0xY4oPEmiU65q7o0xOJygZWH9Mdr3KzW3155csoMA0~iuYssYsUbpZwH3ZvbGGu3HoLt02GHM5dHYKlWhfmnErLuA7mIg6tIGZFMJie4r0pryuHcpJcrm35ATHB0fysxZr2hYj~w3~tJ-MMs~wZgMasUy0uv9VvkvqBdCiJU-S1FjE6C9zMDeCUim5oKOSO-u5NxY4pN8DUj7z8kqXF54DUD0OLyV6jxWpg__&Key-Pair-Id=APKAI544HQODB4S5Z6KQ HTTP/2
> Host: d1fa9c7844vy1r.cloudfront.net
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< content-type: application/force-download
< content-length: 95338133
< date: Sat, 30 Nov 2024 22:08:37 GMT
< last-modified: Wed, 18 Sep 2024 10:01:05 GMT
< etag: "65f0cb922686569b2a3077140c364f71"
< x-amz-storage-class: REDUCED_REDUNDANCY
< x-amz-server-side-encryption: AES256
< content-disposition: attachment; filename=CmRuntimeUser_8.20.6539.500.dmg
< accept-ranges: bytes
< server: AmazonS3
< x-cache: Hit from cloudfront
< via: 1.1 0f614fbd956590bdb4b3def9e1395ca6.cloudfront.net (CloudFront)
< x-amz-cf-pop: DUS51-P4
< x-amz-cf-id: 4C_3lrbEZvyYc1ZxWhoqLkPuyhccqM4AfshwqcFq6zJ5LtBalhkicA==
< age: 46346
<
{ [8192 bytes data]
* Connection #1 to host d1fa9c7844vy1r.cloudfront.net left intact

2024-12-01 12:01:05 : REQ   : codemeter : no more blocking processes, continue with update
2024-12-01 12:01:05 : REQ   : codemeter : Installing CodeMeter
2024-12-01 12:01:05 : INFO  : codemeter : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.PL26qCzetR/CmInstall.pkg
2024-12-01 12:01:06 : DEBUG : codemeter : Debugging enabled, dmgmount output was:
Prüfsumme für whole disk (Apple_HFS : 0) berechnen …
whole disk (Apple_HFS : 0): Die überprüfte CRC32-Prüfsumme ist $45EE676F
Die überprüfte CRC32-Prüfsumme ist $D9430B10
/dev/disk12         	                               	/Volumes/CM-Install

2024-12-01 12:01:06 : INFO  : codemeter : Mounted: /Volumes/CM-Install
2024-12-01 12:01:06 : DEBUG : codemeter : Found pkg(s):
/Volumes/CM-Install/CmInstall.pkg
2024-12-01 12:01:06 : INFO  : codemeter : found pkg: /Volumes/CM-Install/CmInstall.pkg
2024-12-01 12:01:06 : INFO  : codemeter : Verifying: /Volumes/CM-Install/CmInstall.pkg
2024-12-01 12:01:06 : DEBUG : codemeter : File list: -rw-r--r--  1 cadmin  staff    91M 10 Sep 19:38 /Volumes/CM-Install/CmInstall.pkg
2024-12-01 12:01:06 : DEBUG : codemeter : File type: /Volumes/CM-Install/CmInstall.pkg: xar archive compressed TOC: 5279, SHA-1 checksum
2024-12-01 12:01:06 : DEBUG : codemeter : spctlOut is /Volumes/CM-Install/CmInstall.pkg: accepted
2024-12-01 12:01:06 : DEBUG : codemeter : source=Notarized Developer ID
2024-12-01 12:01:06 : DEBUG : codemeter : override=security disabled
2024-12-01 12:01:06 : DEBUG : codemeter : origin=Developer ID Installer: WIBU-SYSTEMS AG (2SE7W37452)
2024-12-01 12:01:06 : INFO  : codemeter : Team ID: 2SE7W37452 (expected: 2SE7W37452 )
2024-12-01 12:01:06 : INFO  : codemeter : Installing /Volumes/CM-Install/CmInstall.pkg to /
2024-12-01 12:01:20 : DEBUG : codemeter : Debugging enabled, installer output was:
Dec  1 12:01:07  installer[25834] <Debug>: Product archive /Volumes/CM-Install/CmInstall.pkg trustLevel=350
Dec  1 12:01:07  installer[25834] <Debug>: External component packages (2) trustLevel=350
Dec  1 12:01:07  installer[25834] <Debug>: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: location = file://localhost
Dec  1 12:01:07  installer[25834] <Debug>: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/Volumes/CM-Install/CmInstall.pkg#CmDriver.pkg
Dec  1 12:01:07  installer[25834] <Debug>: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/Volumes/CM-Install/CmInstall.pkg#AxProtector.pkg
Dec  1 12:01:07  installer[25834] <Info>: Set authorization level to root for session
Dec  1 12:01:07  installer[25834] <Info>: Authorization is being checked, waiting until authorization arrives.
Dec  1 12:01:07  installer[25834] <Info>: Administrator authorization granted.
Dec  1 12:01:07  installer[25834] <Info>: Packages have been authorized for installation.
Dec  1 12:01:07  installer[25834] <Debug>: Will use PK session
Dec  1 12:01:07  installer[25834] <Debug>: Using authorization level of root for IFPKInstallElement
Dec  1 12:01:07  installer[25834] <Info>: Starting installation:
Dec  1 12:01:07  installer[25834] <Notice>: Configuring volume "Macintosh HD"
Dec  1 12:01:07  installer[25834] <Info>: Preparing disk for local booted install.
Dec  1 12:01:07  installer[25834] <Notice>: Free space on "Macintosh HD": 311,39 GB (311391338496 bytes).
Dec  1 12:01:07  installer[25834] <Notice>: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.25834sluo4M"
Dec  1 12:01:07  installer[25834] <Notice>: IFPKInstallElement (2 packages)
Dec  1 12:01:07  installer[25834] <Info>: Current Path: /usr/sbin/installer
Dec  1 12:01:07  installer[25834] <Info>: Current Path: /bin/zsh
Dec  1 12:01:07  installer[25834] <Info>: Current Path: /usr/bin/sudo
Dec  1 12:01:07  installer[25834] <Notice>: PackageKit: Enqueuing install with framework-specified quality of service (utility)
installer: Package name is CodeMeter Runtime Kit
installer: Upgrading at base path /
installer: Installation vorbereiten ….....
installer: Volume vorbereiten ….....
installer: „CodeMeter Runtime Kit“ vorbereiten ….....
installer: Warten, bis andere Installationen abgeschlossen werden ….....
installer: Installation konfigurieren ….....
installer:
#
installer: Dateien schreiben ….....
#
installer: Dateien schreiben ….....
#
installer: Dateien schreiben ….....
#
installer: Paketskripte ausführen ….....
#
installer: Paketskripte ausführen ….....
#
installer: Paketskripte ausführen ….....
#
installer: Paketskripte ausführen ….....
Last Log repeated 2 times
#
installer: Objekte an Zielort bewegen ….....
#
installer: Paketskripte ausführen ….....
#
installer: Paketskripte ausführen ….....
#
installer: Paketskripte ausführen ….....
#Dec  1 12:01:18  installer[25834] <Info>: PackageKit: Registered bundle file:///Applications/CodeMeter.app/ for uid 0

installer: Paketskripte ausführen ….....
Last Log repeated 7 times
installer: Pakete überprüfen ….....
#Dec  1 12:01:18  installer[25834] <Notice>: Running install actions
Dec  1 12:01:18  installer[25834] <Notice>: Removing temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.25834sluo4M"
Dec  1 12:01:18  installer[25834] <Notice>: Finalize disk "Macintosh HD"
Dec  1 12:01:18  installer[25834] <Notice>: Notifying system of updated components
Dec  1 12:01:18  installer[25834] <Notice>:
Dec  1 12:01:18  installer[25834] <Notice>: **** Summary Information ****
Dec  1 12:01:18  installer[25834] <Notice>:   Operation      Elapsed time
Dec  1 12:01:18  installer[25834] <Notice>: -----------------------------
Dec  1 12:01:18  installer[25834] <Notice>:        disk      0.00 seconds
Dec  1 12:01:18  installer[25834] <Notice>:      script      0.00 seconds
Dec  1 12:01:18  installer[25834] <Notice>:        zero      0.00 seconds
Dec  1 12:01:18  installer[25834] <Notice>:     install      11.07 seconds
Dec  1 12:01:18  installer[25834] <Notice>:     -total-      11.07 seconds
Dec  1 12:01:18  installer[25834] <Notice>:

installer: 	Installationsaktionen ausführen …
installer:
installer: Installation abschließen ….....
installer:
#
installer: Die Software wurde erfolgreich installiert......
installer: The upgrade was successful.
Output of /var/log/install.log below this line.----------------------------------------------------------2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Product archive /Volumes/CM-Install/CmInstall.pkg trustLevel=350
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Product archive /Volumes/CM-Install/CmInstall.pkg trustLevel=350
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: External component packages (2) trustLevel=350
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: location = file://localhost
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/Volumes/CM-Install/CmInstall.pkg#CmDriver.pkg
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/Volumes/CM-Install/CmInstall.pkg#AxProtector.pkg
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Set authorization level to root for session
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Authorization is being checked, waiting until authorization arrives.
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Administrator authorization granted.
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Packages have been authorized for installation.
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Will use PK session
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Using authorization level of root for IFPKInstallElement
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Starting installation:
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Configuring volume "Macintosh HD"
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Preparing disk for local booted install.
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Free space on "Macintosh HD": 311,39 GB (311391338496 bytes).
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.25834sluo4M"
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: IFPKInstallElement (2 packages)
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Current Path: /usr/sbin/installer
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Current Path: /bin/zsh
Last Log repeated 4 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: Current Path: /usr/bin/sudo
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Adding client PKInstallDaemonClient pid=25834, uid=0 (/usr/sbin/installer)
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installer[25834]: PackageKit: Enqueuing install with framework-specified quality of service (utility)
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Set reponsibility for install to 20609
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Hosted team responsibility for install set to team:(2SE7W37452)
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: ----- Begin install -----
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: request=PKInstallRequest <2 packages, destination=/>
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: packages=(
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/156F18CF-27DF-44AE-B9E6-B44CDA41D20F.activeSandbox
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/B74B1466-ADF9-494E-8D4A-9D61E4731092.activeSandbox
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/32AA90C2-8717-4CE4-A0D6-A1313380B657.activeSandbox
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/AE2B4A2B-BAC9-4708-966B-B94DC18E2781.activeSandbox
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/968A49C8-FA71-4E0C-928B-21F55730403F.activeSandbox
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/A8E99944-B605-4006-AC35-DC74132FF9D7.activeSandbox
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/0BD34AEF-D776-4E4A-9B3C-52CA7C5F5977.activeSandbox
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/45C2D2B7-FFF5-45A6-82F3-AC326DD0CA1F.activeSandbox
Last Log repeated 2 times
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Will do receipt-based obsoleting for package identifier com.wibu.axprotector (prefix path=/)
2024-12-01 12:01:07+01 savvasly25wvcx3 installd[965]: PackageKit: Extracting file:///Volumes/CM-Install/CmInstall.pkg#CmDriver.pkg (destination=/Library/InstallerSandboxes/.PKInstallSandboxManager/C3EDD2D3-7065-47B0-9DD0-4318C65D03D7.activeSandbox/Root, uid=0)
Last Log repeated 2 times
2024-12-01 12:01:08+01 savvasly25wvcx3 installd[965]: PackageKit: Extracting file:///Volumes/CM-Install/CmInstall.pkg#AxProtector.pkg (destination=/Library/InstallerSandboxes/.PKInstallSandboxManager/C3EDD2D3-7065-47B0-9DD0-4318C65D03D7.activeSandbox/Root, uid=0)
2024-12-01 12:01:09+01 savvasly25wvcx3 installd[965]: PackageKit: prevent user idle system sleep
Last Log repeated 2 times
2024-12-01 12:01:09+01 savvasly25wvcx3 installd[965]: PackageKit: suspending backupd
2024-12-01 12:01:09+01 savvasly25wvcx3 installd[965]: PackageKit (package_script_service): Preparing to execute script "./preinstall" in /private/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6
Last Log repeated 2 times
2024-12-01 12:01:09+01 savvasly25wvcx3 package_script_service[22054]: PackageKit: Preparing to execute script "preinstall" in /tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6
2024-12-01 12:01:09+01 savvasly25wvcx3 package_script_service[22054]: Set responsibility to pid: 20609, responsible_path: /System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
Last Log repeated 2 times
2024-12-01 12:01:09+01 savvasly25wvcx3 package_script_service[22054]: Hosted team responsibility for script set to team:(2SE7W37452)
2024-12-01 12:01:09+01 savvasly25wvcx3 package_script_service[22054]: PackageKit: Executing script "preinstall" in /tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6
Last Log repeated 2 times
2024-12-01 12:01:09+01 savvasly25wvcx3 install_monitor[25836]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2024-12-01 12:01:09+01 savvasly25wvcx3 package_script_service[22054]: ./preinstall: Starting preinstall
Last Log repeated 2 times
2024-12-01 12:01:11+01 savvasly25wvcx3 package_script_service[22054]: ./preinstall: No matching processes were found
Last Log repeated 3 times
2024-12-01 12:01:11+01 savvasly25wvcx3 package_script_service[22054]: ./preinstall: Finished preinstall
2024-12-01 12:01:11+01 savvasly25wvcx3 package_script_service[22054]: PackageKit: Hosted team responsible for script has been cleared.
Last Log repeated 2 times
2024-12-01 12:01:11+01 savvasly25wvcx3 package_script_service[22054]: Responsibility set back to self.
2024-12-01 12:01:11+01 savvasly25wvcx3 installd[965]: PackageKit: Using trashcan path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/PKInstallSandboxTrash/C3EDD2D3-7065-47B0-9DD0-4318C65D03D7.sandboxTrash for sandbox /Library/InstallerSandboxes/.PKInstallSandboxManager/C3EDD2D3-7065-47B0-9DD0-4318C65D03D7.activeSandbox
Last Log repeated 2 times
2024-12-01 12:01:11+01 savvasly25wvcx3 installd[965]: PackageKit: Shoving /Library/InstallerSandboxes/.PKInstallSandboxManager/C3EDD2D3-7065-47B0-9DD0-4318C65D03D7.activeSandbox/Root (3 items) to /
2024-12-01 12:01:12+01 savvasly25wvcx3 installd[965]: PackageKit (package_script_service): Preparing to execute script "./postinstall" in /private/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: PackageKit: Preparing to execute script "postinstall" in /tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: Set responsibility to pid: 20609, responsible_path: /System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: Hosted team responsibility for script set to team:(2SE7W37452)
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: PackageKit: Executing script "postinstall" in /tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:3> echo Starting postinstall
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: Starting postinstall
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:6> /bin/mkdir -p /Library/Logs/CodeMeter/
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:7> /bin/chmod a+rwx /Library/Logs/CodeMeter
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:10> [ -L '/Library/Application Support/CodeMeter' ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:13> /bin/mkdir -p '/Library/Application Support/CodeMeter'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:14> [ -d /Applications/CodeMeter.app/Backup ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:17> [ -d /Users/savvas/CmRemover/Backup ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:21> [ -d /Applications/CodeMeter.app/CmAct ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:28> /bin/mkdir -p '/Library/Application Support/CodeMeter/CmAct'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:29> /bin/mkdir -p '/Library/Application Support/CodeMeter/CmCloud'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:30> /bin/mkdir -p '/Library/Application Support/CodeMeter/Backup'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:31> /bin/mkdir -p '/Library/Application Support/CodeMeter/WebAdmin'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:32> /bin/mkdir -p '/Library/Application Support/CodeMeter/NamedUser'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:35> /bin/chmod a+rwx '/Library/Application Support/CodeMeter/Backup'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:36> /bin/chmod a+rwx '/Library/Application Support/CodeMeter/CmAct'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:37> /bin/chmod a+rwx '/Library/Application Support/CodeMeter/CmCloud'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:38> /bin/chmod a+rwx '/Library/Application Support/CodeMeter/WebAdmin'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:39> /bin/chmod a+rwx '/Library/Application Support/CodeMeter/NamedUser'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:42> [ -f /Library/Preferences/com.wibu.CodeMeter.Server.ini_save ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:43> /bin/mv /Library/Preferences/com.wibu.CodeMeter.Server.ini_save /Library/Preferences/com.wibu.CodeMeter.Server.ini
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:45> cat /Library/Preferences/com.wibu.CodeMeter.Server.ini
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:45> sed 's//Applications/CodeMeter.app/Backup//Library/Application Support/CodeMeter/Backup//'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:46> mv /tmp/cminstaller /Library/Preferences/com.wibu.CodeMeter.Server.ini
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:47> /bin/chmod a+rw /Library/Preferences/com.wibu.CodeMeter.Server.ini
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:50> [ -f /Library/LaunchDaemons/com.wibu.CodeMeter.Server.plist ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:51> /usr/bin/chgrp wheel /Library/LaunchDaemons/com.wibu.CodeMeter.Server.plist
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:52> /usr/sbin/chown root /Library/LaunchDaemons/com.wibu.CodeMeter.Server.plist
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:53> /bin/chmod 0644 /Library/LaunchDaemons/com.wibu.CodeMeter.Server.plist
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:55> [ -f /Library/LaunchDaemons/com.wibu.CodeMeter.WebAdmin.plist ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:56> /usr/bin/chgrp wheel /Library/LaunchDaemons/com.wibu.CodeMeter.WebAdmin.plist
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:57> /usr/sbin/chown root /Library/LaunchDaemons/com.wibu.CodeMeter.WebAdmin.plist
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:58> /bin/chmod 0644 /Library/LaunchDaemons/com.wibu.CodeMeter.WebAdmin.plist
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:61> echo 'setup CmAct permissions'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: setup CmAct permissions
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:62> [ -d '/Library/Application Support/CodeMeter/CmAct' ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:63> echo 'setup CmAct permissions - 42'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: setup CmAct permissions - 42
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: /tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:64: no matches found: /Library/Application Support/CodeMeter/CmAct/*.wbb
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: /tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:65: no matches found: /Library/Application Support/CodeMeter/CmAct/*.wbb
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:68> echo 'setup CmCloud permissions'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: setup CmCloud permissions
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:69> [ -d '/Library/Application Support/CodeMeter/CmCloud' ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:70> echo 'setup CmCloud permissions - 42'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: setup CmCloud permissions - 42
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: /tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:71: no matches found: /Library/Application Support/CodeMeter/CmCloud/*.wbc
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: /tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:72: no matches found: /Library/Application Support/CodeMeter/CmCloud/*.wbc
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:76> [ -f /usr/bin/ranlib ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:77> [ -f '/Applications/WIBU-SYSTEMS Devkit/CodeMeter/lib/libwibucmmac.a' ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:82> [ -f '/Library/Application Support/CodeMeter/CmFirm.wbc_save' ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:86> [ -f '/Library/Application Support/CodeMeter/CmFirm.wbc' ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:91> [ -d /Library/Extensions/CmUSBMassStorage.kext ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:101> [ -f '/Applications/WIBU-SYSTEMS Devkit/CodeMeter/Java/WibuCmTrigger.jar' ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:106> [ -d '/Applications/WIBU-SYSTEMS Devkit/AxProtector/axprotector-nc.app' ']'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:109> [ -d '/Applications/WIBU-SYSTEMS Devkit/AxProtector/AxProtectorNCGui.app' ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:113> MAJOR_VERSION=+/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:113> sw_vers -productVersion
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:113> MAJOR_VERSION=+/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:113> cut -f 1 -d .
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:113> MAJOR_VERSION=14
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:114> [ 14 -gt 12 ']'
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:116> echo 'start CodeMeterCC'
Last Log repeated 2 times
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: start CodeMeterCC
2024-12-01 12:01:12+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:117> su root -c '/Applications/CodeMeter.app/Contents/MacOS/CodeMeterCC -f163'
Last Log repeated 2 times
2024-12-01 12:01:13+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: 2024-12-01 12:01:13.408 CodeMeterCC[25891:602313] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
2024-12-01 12:01:15+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:121> sleep 1
Last Log repeated 2 times
2024-12-01 12:01:16+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:122> /Applications/CodeMeter.app/Contents/MacOS/CodeMeterMacX -x
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:125> /bin/launchctl load /Library/LaunchDaemons/com.wibu.CodeMeter.Server.plist
Last Log repeated 2 times
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:126> /bin/launchctl start com.wibu.CodeMeter.Server
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:128> /bin/launchctl load /Library/LaunchDaemons/com.wibu.CodeMeter.WebAdmin.plist
Last Log repeated 2 times
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:129> /bin/launchctl start com.wibu.CodeMeter.WebAdmin
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:131> echo Finished postinstall
Last Log repeated 2 times
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: Finished postinstall
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: ./postinstall: +/tmp/PKInstallSandbox.QArz8j/Scripts/com.wibu.cmdriver.ohDiG6/postinstall:132> exit 0
Last Log repeated 2 times
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: PackageKit: Hosted team responsible for script has been cleared.
2024-12-01 12:01:17+01 savvasly25wvcx3 package_script_service[22054]: Responsibility set back to self.
Last Log repeated 2 times
2024-12-01 12:01:17+01 savvasly25wvcx3 installd[965]: PackageKit: Writing receipt for com.wibu.cmdriver to /
2024-12-01 12:01:17+01 savvasly25wvcx3 installd[965]: PackageKit: Writing receipt for com.wibu.axprotector to /
Last Log repeated 2 times
2024-12-01 12:01:17+01 savvasly25wvcx3 installd[965]: PackageKit: No Intel binaries to translate.
2024-12-01 12:01:17+01 savvasly25wvcx3 installd[965]: PackageKit: Touched bundle /Applications/CodeMeter.app
Last Log repeated 2 times
2024-12-01 12:01:17+01 savvasly25wvcx3 installd[965]: Installed "CodeMeter Runtime Kit" (8.20.6539.500)
2024-12-01 12:01:17+01 savvasly25wvcx3 installd[965]: Successfully wrote install history to /Library/Receipts/InstallHistory.plist
Last Log repeated 2 times
2024-12-01 12:01:17+01 savvasly25wvcx3 install_monitor[25836]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: releasing backupd
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: allow user idle system sleep
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: ----- End install -----
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: 10.8s elapsed install time
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: Cleared responsibility for install from 25834.
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: Hosted team responsible for install has been cleared.
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: Running idle tasks
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: Done with sandbox removals
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]: PackageKit: Registered bundle file:///Applications/CodeMeter.app/ for uid 0
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installd[965]: PackageKit: Removing client PKInstallDaemonClient pid=25834, uid=0 (/usr/sbin/installer)
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]: Running install actions
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]: Removing temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.25834sluo4M"
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]: Finalize disk "Macintosh HD"
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]: Notifying system of updated components
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]:
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]: **** Summary Information ****
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]:   Operation      Elapsed time
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]: -----------------------------
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]:        disk      0.00 seconds
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]:      script      0.00 seconds
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]:        zero      0.00 seconds
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]:     install      11.07 seconds
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]:     -total-      11.07 seconds
Last Log repeated 2 times
2024-12-01 12:01:18+01 savvasly25wvcx3 installer[25834]:

2024-12-01 12:01:20 : INFO  : codemeter : Finishing...
2024-12-01 12:01:23 : INFO  : codemeter : Custom App Version detection is used, found 8.20
2024-12-01 12:01:23 : REQ   : codemeter : Installed CodeMeter, version 8.20
2024-12-01 12:01:23 : INFO  : codemeter : notifying
ERROR: Notifications are not allowed for this application
2024-12-01 12:01:24 : DEBUG : codemeter : Unmounting /Volumes/CM-Install
2024-12-01 12:01:24 : DEBUG : codemeter : Debugging enabled, Unmounting output was:
"disk12" ejected.
2024-12-01 12:01:24 : DEBUG : codemeter : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.PL26qCzetR
2024-12-01 12:01:24 : DEBUG : codemeter : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.PL26qCzetR/CmInstall.pkg
2024-12-01 12:01:24 : DEBUG : codemeter : /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.PL26qCzetR
2024-12-01 12:01:24 : INFO  : codemeter : Installomator did not close any apps, so no need to reopen any apps.
2024-12-01 12:01:24 : REQ   : codemeter : All done!
2024-12-01 12:01:24 : REQ   : codemeter : ################## End Installomator, exit code 0
northalpha pushed a commit that referenced this pull request Feb 19, 2026
Output:
```% utils/assemble.sh jetbrainspycharm
2024-12-11 14:56:26 : REQ   : jetbrainspycharm : ################## Start Installomator v. 10.7beta, date 2024-12-11
2024-12-11 14:56:26 : INFO  : jetbrainspycharm : ################## Version: 10.7beta
2024-12-11 14:56:26 : INFO  : jetbrainspycharm : ################## Date: 2024-12-11
2024-12-11 14:56:26 : INFO  : jetbrainspycharm : ################## jetbrainspycharm
2024-12-11 14:56:26 : DEBUG : jetbrainspycharm : DEBUG mode 1 enabled.
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : name=PyCharm
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : appName=
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : type=dmg
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : archiveName=
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : downloadURL=https://download.jetbrains.com/product?code=PCP&latest&distribution=macM1
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : curlOptions=
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : appNewVersion=2024.3
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : appCustomVersion function: Not defined
2024-12-11 14:56:27 : DEBUG : jetbrainspycharm : versionKey=CFBundleShortVersionString
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : packageID=
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : pkgName=
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : choiceChangesXML=
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : expectedTeamID=2ZEFAR8TH3
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : blockingProcesses=pycharm
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : installerTool=
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : CLIInstaller=
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : CLIArguments=
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : updateTool=
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : updateToolArguments=
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : updateToolRunAsCurrentUser=
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : BLOCKING_PROCESS_ACTION=tell_user
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : NOTIFY=success
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : LOGGING=DEBUG
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : Label type: dmg
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : archiveName: PyCharm.dmg
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : Changing directory to /Users/hessf/Git/Installomator/build
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : name: PyCharm, appName: PyCharm.app
2024-12-11 14:56:28.204 mdfind[17468:179259] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-12-11 14:56:28.204 mdfind[17468:179259] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-12-11 14:56:28.238 mdfind[17468:179259] Couldn't determine the mapping between prefab keywords and predicates.
2024-12-11 14:56:28 : WARN  : jetbrainspycharm : No previous app found
2024-12-11 14:56:28 : WARN  : jetbrainspycharm : could not find PyCharm.app
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : appversion:
2024-12-11 14:56:28 : INFO  : jetbrainspycharm : Latest version of PyCharm is 2024.3
2024-12-11 14:56:28 : REQ   : jetbrainspycharm : Downloading https://download.jetbrains.com/product?code=PCP&latest&distribution=macM1 to PyCharm.dmg
2024-12-11 14:56:28 : DEBUG : jetbrainspycharm : No Dialog connection, just download
2024-12-11 14:56:57 : DEBUG : jetbrainspycharm : File list: -rw-r--r--  1 hessf  staff   1.0G Dec 11 14:56 PyCharm.dmg
2024-12-11 14:56:57 : DEBUG : jetbrainspycharm : File type: PyCharm.dmg: lzfse encoded, lzvn compressed
2024-12-11 14:56:58 : DEBUG : jetbrainspycharm : curl output was:
* Host download.jetbrains.com:443 was resolved.
* IPv6: (none)
* IPv4: 18.160.143.95, 18.160.143.43, 18.160.143.44, 18.160.143.91
*   Trying 18.160.143.95:443...
* Connected to download.jetbrains.com (18.160.143.95) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [327 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [6 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3281 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=download.jetbrains.com
*  start date: Nov 11 21:56:27 2024 GMT
*  expire date: Dec 11 21:56:27 2025 GMT
*  subjectAltName: host "download.jetbrains.com" matched cert's "download.jetbrains.com"
*  issuer: C=US; ST=CO; L=Denver; O=Pinnacol Assurance; OU=deff624896835b1e68d49e88950204c0; CN=ca.pinnacol.goskope.com; [email protected]
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /product?code=PCP&latest&distribution=macM1 HTTP/1.1
> Host: download.jetbrains.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 302 Moved Temporarily
< Content-Length: 0
< Connection: keep-alive
< Date: Wed, 11 Dec 2024 21:56:28 GMT
< Server: nginx
< Access-Control-Allow-Origin: *
< Location: https://download.jetbrains.com/python/pycharm-professional-2024.3-aarch64.dmg
< Strict-Transport-Security: max-age=31536000; includeSubdomains;
< X-Frame-Options: DENY
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block;
< X-GeoCode: US
< X-Cache: Miss from cloudfront
< Via: 1.1 1c13683c7de319f25e08f83861fc6dc2.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: DEN52-P2
< X-Amz-Cf-Id: 2IlWUGROp1Zcql-d_f4EgADISRDbN2a4QA6Ehbs6kBH57nG1MQ1rNQ==
<
* Ignoring the response-body
* Connection #0 to host download.jetbrains.com left intact
* Issue another request to this URL: 'https://download.jetbrains.com/python/pycharm-professional-2024.3-aarch64.dmg'
* Found bundle for host: 0x600001974930 [serially]
* Can not multiplex, even if we wanted to
* Re-using existing connection with host download.jetbrains.com
> GET /python/pycharm-professional-2024.3-aarch64.dmg HTTP/1.1
> Host: download.jetbrains.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 302 Moved Temporarily
< Content-Type: text/html
< Connection: keep-alive
< Date: Wed, 11 Dec 2024 21:56:28 GMT
< Server: nginx
< Location: https://download-cdn.jetbrains.com/python/pycharm-professional-2024.3-aarch64.dmg
< Strict-Transport-Security: max-age=31536000; includeSubdomains;
< X-Frame-Options: DENY
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block;
< X-GeoCode: US
< X-Cache: Miss from cloudfront
< Via: 1.1 bd96da9a6020f2a5d5499cedf78d68f2.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: DEN52-P2
< X-Amz-Cf-Id: FFwShuK6ZESx6PFJRUl9DxQhRLVHuHhqhwO7UKcpuaVzXcLzbA4PWA==
< Content-Length: 138
<
* Ignoring the response-body
* Connection #0 to host download.jetbrains.com left intact
* Issue another request to this URL: 'https://download-cdn.jetbrains.com/python/pycharm-professional-2024.3-aarch64.dmg'
* Host download-cdn.jetbrains.com:443 was resolved.
* IPv6: (none)
* IPv4: 3.171.171.124, 3.171.171.33, 3.171.171.84, 3.171.171.123
*   Trying 3.171.171.124:443...
* Connected to download-cdn.jetbrains.com (3.171.171.124) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [331 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [6 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3291 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=download-cdn.jetbrains.com
*  start date: Nov 11 21:56:27 2024 GMT
*  expire date: Dec 11 21:56:27 2025 GMT
*  subjectAltName: host "download-cdn.jetbrains.com" matched cert's "download-cdn.jetbrains.com"
*  issuer: C=US; ST=CO; L=Denver; O=Pinnacol Assurance; OU=deff624896835b1e68d49e88950204c0; CN=ca.pinnacol.goskope.com; [email protected]
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /python/pycharm-professional-2024.3-aarch64.dmg HTTP/1.1
> Host: download-cdn.jetbrains.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 200 OK
< Content-Type: binary/octet-stream
< Connection: keep-alive
< Date: Wed, 11 Dec 2024 14:55:55 GMT
< x-amz-replication-status: COMPLETED
< Last-Modified: Wed, 13 Nov 2024 14:23:55 GMT
< ETag: "481ae394f075afa95dcb2853324fc8c9-130"
< x-amz-server-side-encryption: AES256
< x-amz-version-id: zN8SzqIHU5zFOW2z872lOCjmnXe4QqUh
< Accept-Ranges: bytes
< Server: AmazonS3
< X-Cache: Hit from cloudfront
< Via: 1.1 eeecd5966c3b521525359cbb7c6d9088.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: DEN53-P1
< X-Amz-Cf-Id: uhEaJ-Rr0IuKYO37TdSw2jHtyOUpT7JV7FD45uOszdkcST4ycvWtKg==
< Age: 25235
< Content-Length: 1090354500
<
{ [13140 bytes data]
* Connection #1 to host download-cdn.jetbrains.com left intact

2024-12-11 14:56:58 : DEBUG : jetbrainspycharm : DEBUG mode 1, not checking for blocking processes
2024-12-11 14:56:58 : REQ   : jetbrainspycharm : Installing PyCharm
2024-12-11 14:56:58 : INFO  : jetbrainspycharm : Mounting /Users/hessf/Git/Installomator/build/PyCharm.dmg
2024-12-11 14:57:02 : DEBUG : jetbrainspycharm : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $B1F21721
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $E8E732EF
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $89EE7406
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming EFI System Partition (C12A7328-F81F-11D2-BA4B-00A0C93EC93B : 4)…
EFI System Partition (C12A7328-F81F-: verified   CRC32 $B54B659C
Checksumming disk image (Apple_HFS : 5)…
disk image (Apple_HFS : 5): verified   CRC32 $6657309E
Checksumming  (Apple_Free : 6)…
(Apple_Free : 6): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 7)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $89EE7406
Checksumming GPT Header (Backup GPT Header : 8)…
GPT Header (Backup GPT Header : 8): verified   CRC32 $44607623
verified   CRC32 $55DF015F
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	EFI
/dev/disk4s2        	Apple_HFS                      	/Volumes/PyCharm

2024-12-11 14:57:02 : INFO  : jetbrainspycharm : Mounted: /Volumes/PyCharm
2024-12-11 14:57:02 : INFO  : jetbrainspycharm : Verifying: /Volumes/PyCharm/PyCharm.app
2024-12-11 14:57:03 : DEBUG : jetbrainspycharm : App size: 2.8G	/Volumes/PyCharm/PyCharm.app
2024-12-11 14:57:07 : DEBUG : jetbrainspycharm : Debugging enabled, App Verification output was:
/Volumes/PyCharm/PyCharm.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: JetBrains s.r.o. (2ZEFAR8TH3)

2024-12-11 14:57:07 : INFO  : jetbrainspycharm : Team ID matching: 2ZEFAR8TH3 (expected: 2ZEFAR8TH3 )
2024-12-11 14:57:07 : INFO  : jetbrainspycharm : Installing PyCharm version 2024.3 on versionKey CFBundleShortVersionString.
2024-12-11 14:57:07 : INFO  : jetbrainspycharm : App has LSMinimumSystemVersion: 10.13
2024-12-11 14:57:07 : DEBUG : jetbrainspycharm : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-12-11 14:57:07 : INFO  : jetbrainspycharm : Finishing...
2024-12-11 14:57:10 : INFO  : jetbrainspycharm : name: PyCharm, appName: PyCharm.app
2024-12-11 14:57:10.310 mdfind[17649:180352] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-12-11 14:57:10.311 mdfind[17649:180352] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-12-11 14:57:10.352 mdfind[17649:180352] Couldn't determine the mapping between prefab keywords and predicates.
2024-12-11 14:57:10 : WARN  : jetbrainspycharm : No previous app found
2024-12-11 14:57:10 : WARN  : jetbrainspycharm : could not find PyCharm.app
2024-12-11 14:57:10 : REQ   : jetbrainspycharm : Installed PyCharm, version 2024.3
2024-12-11 14:57:10 : INFO  : jetbrainspycharm : notifying
2024-12-11 14:57:10 : DEBUG : jetbrainspycharm : Unmounting /Volumes/PyCharm
2024-12-11 14:57:11 : DEBUG : jetbrainspycharm : Debugging enabled, Unmounting output was:
"disk4" ejected.
2024-12-11 14:57:11 : DEBUG : jetbrainspycharm : DEBUG mode 1, not reopening anything
2024-12-11 14:57:11 : REQ   : jetbrainspycharm : All done!```
northalpha pushed a commit that referenced this pull request Feb 19, 2026
Output:
```% utils/assemble.sh jetbrainspycharmce
2024-12-11 14:58:41 : REQ   : jetbrainspycharmce : ################## Start Installomator v. 10.7beta, date 2024-12-11
2024-12-11 14:58:41 : INFO  : jetbrainspycharmce : ################## Version: 10.7beta
2024-12-11 14:58:41 : INFO  : jetbrainspycharmce : ################## Date: 2024-12-11
2024-12-11 14:58:41 : INFO  : jetbrainspycharmce : ################## jetbrainspycharmce
2024-12-11 14:58:41 : DEBUG : jetbrainspycharmce : DEBUG mode 1 enabled.
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : name=PyCharm CE
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : appName=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : type=dmg
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : archiveName=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : downloadURL=https://download.jetbrains.com/product?code=PCC&latest&distribution=macM1
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : curlOptions=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : appNewVersion=2024.3
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : appCustomVersion function: Not defined
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : versionKey=CFBundleShortVersionString
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : packageID=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : pkgName=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : choiceChangesXML=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : expectedTeamID=2ZEFAR8TH3
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : blockingProcesses=pycharm
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : installerTool=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : CLIInstaller=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : CLIArguments=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : updateTool=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : updateToolArguments=
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : updateToolRunAsCurrentUser=
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : BLOCKING_PROCESS_ACTION=tell_user
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : NOTIFY=success
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : LOGGING=DEBUG
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : Label type: dmg
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : archiveName: PyCharm CE.dmg
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : Changing directory to /Users/hessf/Git/Installomator/build
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : name: PyCharm CE, appName: PyCharm CE.app
2024-12-11 14:58:42.637 mdfind[17993:182293] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-12-11 14:58:42.638 mdfind[17993:182293] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-12-11 14:58:42.670 mdfind[17993:182293] Couldn't determine the mapping between prefab keywords and predicates.
2024-12-11 14:58:42 : WARN  : jetbrainspycharmce : No previous app found
2024-12-11 14:58:42 : WARN  : jetbrainspycharmce : could not find PyCharm CE.app
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : appversion:
2024-12-11 14:58:42 : INFO  : jetbrainspycharmce : Latest version of PyCharm CE is 2024.3
2024-12-11 14:58:42 : REQ   : jetbrainspycharmce : Downloading https://download.jetbrains.com/product?code=PCC&latest&distribution=macM1 to PyCharm CE.dmg
2024-12-11 14:58:42 : DEBUG : jetbrainspycharmce : No Dialog connection, just download
2024-12-11 14:59:00 : DEBUG : jetbrainspycharmce : File list: -rw-r--r--  1 hessf  staff   662M Dec 11 14:59 PyCharm CE.dmg
2024-12-11 14:59:00 : DEBUG : jetbrainspycharmce : File type: PyCharm CE.dmg: lzfse encoded, lzvn compressed
2024-12-11 14:59:00 : DEBUG : jetbrainspycharmce : curl output was:
* Host download.jetbrains.com:443 was resolved.
* IPv6: (none)
* IPv4: 18.160.143.43, 18.160.143.44, 18.160.143.91, 18.160.143.95
*   Trying 18.160.143.43:443...
* Connected to download.jetbrains.com (18.160.143.43) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [327 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [6 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3281 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=download.jetbrains.com
*  start date: Nov 11 21:56:27 2024 GMT
*  expire date: Dec 11 21:56:27 2025 GMT
*  subjectAltName: host "download.jetbrains.com" matched cert's "download.jetbrains.com"
*  issuer: C=US; ST=CO; L=Denver; O=Pinnacol Assurance; OU=deff624896835b1e68d49e88950204c0; CN=ca.pinnacol.goskope.com; [email protected]
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /product?code=PCC&latest&distribution=macM1 HTTP/1.1
> Host: download.jetbrains.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 302 Moved Temporarily
< Content-Length: 0
< Connection: keep-alive
< Date: Wed, 11 Dec 2024 21:55:00 GMT
< Server: nginx
< Access-Control-Allow-Origin: *
< Location: https://download.jetbrains.com/python/pycharm-community-2024.3-aarch64.dmg
< Strict-Transport-Security: max-age=31536000; includeSubdomains;
< X-Frame-Options: DENY
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block;
< X-GeoCode: US
< X-Cache: Hit from cloudfront
< Via: 1.1 96971091469e558c8f8e351ccf0d7212.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: DEN52-P2
< X-Amz-Cf-Id: X4JH9gdYzIsqSs7mNciAHYlb2HXh0dpSrRdyJYfCXGkPY5yEWwtrKw==
< Age: 222
<
* Ignoring the response-body
* Connection #0 to host download.jetbrains.com left intact
* Issue another request to this URL: 'https://download.jetbrains.com/python/pycharm-community-2024.3-aarch64.dmg'
* Found bundle for host: 0x6000027788a0 [serially]
* Can not multiplex, even if we wanted to
* Re-using existing connection with host download.jetbrains.com
> GET /python/pycharm-community-2024.3-aarch64.dmg HTTP/1.1
> Host: download.jetbrains.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 302 Moved Temporarily
< Content-Type: text/html
< Connection: keep-alive
< Date: Wed, 11 Dec 2024 21:55:00 GMT
< Server: nginx
< Location: https://download-cdn.jetbrains.com/python/pycharm-community-2024.3-aarch64.dmg
< Strict-Transport-Security: max-age=31536000; includeSubdomains;
< X-Frame-Options: DENY
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block;
< X-GeoCode: US
< X-Cache: Hit from cloudfront
< Via: 1.1 9eceed849af3c369b60088e6ae5ad92c.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: DEN52-P2
< X-Amz-Cf-Id: emGYpI6AB_u-s9-00ddBiiddk-43g4ODCyRcjJ1_X6-OQvJYerpMpg==
< Age: 222
< Content-Length: 138
<
* Ignoring the response-body
* Connection #0 to host download.jetbrains.com left intact
* Issue another request to this URL: 'https://download-cdn.jetbrains.com/python/pycharm-community-2024.3-aarch64.dmg'
* Host download-cdn.jetbrains.com:443 was resolved.
* IPv6: (none)
* IPv4: 18.238.136.75, 18.238.136.48, 18.238.136.51, 18.238.136.71
*   Trying 18.238.136.75:443...
* Connected to download-cdn.jetbrains.com (18.238.136.75) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [331 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [6 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [3291 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=download-cdn.jetbrains.com
*  start date: Nov 11 21:56:27 2024 GMT
*  expire date: Dec 11 21:56:27 2025 GMT
*  subjectAltName: host "download-cdn.jetbrains.com" matched cert's "download-cdn.jetbrains.com"
*  issuer: C=US; ST=CO; L=Denver; O=Pinnacol Assurance; OU=deff624896835b1e68d49e88950204c0; CN=ca.pinnacol.goskope.com; [email protected]
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /python/pycharm-community-2024.3-aarch64.dmg HTTP/1.1
> Host: download-cdn.jetbrains.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 200 OK
< Content-Type: binary/octet-stream
< Connection: keep-alive
< x-amz-replication-status: COMPLETED
< Last-Modified: Wed, 13 Nov 2024 14:23:25 GMT
< x-amz-server-side-encryption: AES256
< x-amz-version-id: u4xQb83gsAxic1otpUMhvGIa84f2t6kJ
< Accept-Ranges: bytes
< Server: AmazonS3
< Date: Wed, 11 Dec 2024 18:02:35 GMT
< ETag: "a597ef5c08ab2ad94cc2ad363d140028-83"
< X-Cache: Hit from cloudfront
< Via: 1.1 afe2a1120748a37da1066bf9f260ec02.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: DEN53-P1
< X-Amz-Cf-Id: b6Qdl2hK5ATZb3_QjmSLvR_vVIdfMoolkeyOV1K_947l1yZYUvC1LQ==
< Age: 14169
< Content-Length: 693659633
<
{ [13140 bytes data]
* Connection #1 to host download-cdn.jetbrains.com left intact

2024-12-11 14:59:00 : DEBUG : jetbrainspycharmce : DEBUG mode 1, not checking for blocking processes
2024-12-11 14:59:00 : REQ   : jetbrainspycharmce : Installing PyCharm CE
2024-12-11 14:59:00 : INFO  : jetbrainspycharmce : Mounting /Users/hessf/Git/Installomator/build/PyCharm CE.dmg
2024-12-11 14:59:03 : DEBUG : jetbrainspycharmce : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified   CRC32 $3F2B1FE8
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified   CRC32 $8837A0C9
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified   CRC32 $6112948E
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified   CRC32 $00000000
Checksumming EFI System Partition (C12A7328-F81F-11D2-BA4B-00A0C93EC93B : 4)…
EFI System Partition (C12A7328-F81F-: verified   CRC32 $B54B659C
Checksumming disk image (Apple_HFS : 5)…
disk image (Apple_HFS : 5): verified   CRC32 $2AB9DC97
Checksumming  (Apple_Free : 6)…
(Apple_Free : 6): verified   CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 7)…
GPT Partition Data (Backup GPT Table: verified   CRC32 $6112948E
Checksumming GPT Header (Backup GPT Header : 8)…
GPT Header (Backup GPT Header : 8): verified   CRC32 $DB23CB70
verified   CRC32 $06570C11
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	EFI
/dev/disk4s2        	Apple_HFS                      	/Volumes/PyCharm CE

2024-12-11 14:59:03 : INFO  : jetbrainspycharmce : Mounted: /Volumes/PyCharm CE
2024-12-11 14:59:03 : INFO  : jetbrainspycharmce : Verifying: /Volumes/PyCharm CE/PyCharm CE.app
2024-12-11 14:59:03 : DEBUG : jetbrainspycharmce : App size: 1.8G	/Volumes/PyCharm CE/PyCharm CE.app
2024-12-11 14:59:05 : DEBUG : jetbrainspycharmce : Debugging enabled, App Verification output was:
/Volumes/PyCharm CE/PyCharm CE.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: JetBrains s.r.o. (2ZEFAR8TH3)

2024-12-11 14:59:05 : INFO  : jetbrainspycharmce : Team ID matching: 2ZEFAR8TH3 (expected: 2ZEFAR8TH3 )
2024-12-11 14:59:06 : INFO  : jetbrainspycharmce : Installing PyCharm CE version 2024.3 on versionKey CFBundleShortVersionString.
2024-12-11 14:59:06 : INFO  : jetbrainspycharmce : App has LSMinimumSystemVersion: 10.13
2024-12-11 14:59:06 : DEBUG : jetbrainspycharmce : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2024-12-11 14:59:06 : INFO  : jetbrainspycharmce : Finishing...
2024-12-11 14:59:09 : INFO  : jetbrainspycharmce : name: PyCharm CE, appName: PyCharm CE.app
2024-12-11 14:59:09.109 mdfind[18093:182921] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-12-11 14:59:09.109 mdfind[18093:182921] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-12-11 14:59:09.151 mdfind[18093:182921] Couldn't determine the mapping between prefab keywords and predicates.
2024-12-11 14:59:09 : WARN  : jetbrainspycharmce : No previous app found
2024-12-11 14:59:09 : WARN  : jetbrainspycharmce : could not find PyCharm CE.app
2024-12-11 14:59:09 : REQ   : jetbrainspycharmce : Installed PyCharm CE, version 2024.3
2024-12-11 14:59:09 : INFO  : jetbrainspycharmce : notifying
2024-12-11 14:59:09 : DEBUG : jetbrainspycharmce : Unmounting /Volumes/PyCharm CE
2024-12-11 14:59:09 : DEBUG : jetbrainspycharmce : Debugging enabled, Unmounting output was:
"disk4" ejected.
2024-12-11 14:59:09 : DEBUG : jetbrainspycharmce : DEBUG mode 1, not reopening anything
2024-12-11 14:59:09 : REQ   : jetbrainspycharmce : All done!
2024-12-11 14:59:09 : REQ   : jetbrainspycharmce : ################## End Installomator, exit code 0```
northalpha pushed a commit that referenced this pull request Feb 19, 2026
./Installomator/utils/assemble.sh webcatalog DEBUG=1 INSTALL=force
2025-01-22 10:18:21 : REQ   : webcatalog : ################## Start Installomator v. 10.7beta, date 2025-01-22
2025-01-22 10:18:21 : INFO  : webcatalog : ################## Version: 10.7beta
2025-01-22 10:18:21 : INFO  : webcatalog : ################## Date: 2025-01-22
2025-01-22 10:18:21 : INFO  : webcatalog : ################## webcatalog
2025-01-22 10:18:21 : DEBUG : webcatalog : DEBUG mode 1 enabled.
2025-01-22 10:18:22 : INFO  : webcatalog : setting variable from argument DEBUG=1
2025-01-22 10:18:22 : INFO  : webcatalog : setting variable from argument INSTALL=force
2025-01-22 10:18:22 : DEBUG : webcatalog : name=WebCatalog
2025-01-22 10:18:22 : DEBUG : webcatalog : appName=
2025-01-22 10:18:22 : DEBUG : webcatalog : type=dmg
2025-01-22 10:18:23 : DEBUG : webcatalog : archiveName=
2025-01-22 10:18:23 : DEBUG : webcatalog : downloadURL=https://desktop.webcatalog.io/api/download?platform=macos&arch=universal
2025-01-22 10:18:23 : DEBUG : webcatalog : curlOptions=
2025-01-22 10:18:23 : DEBUG : webcatalog : appNewVersion=62.2.0
2025-01-22 10:18:23 : DEBUG : webcatalog : appCustomVersion function: Not defined
2025-01-22 10:18:23 : DEBUG : webcatalog : versionKey=CFBundleShortVersionString
2025-01-22 10:18:23 : DEBUG : webcatalog : packageID=com.webcatalog.jordan
2025-01-22 10:18:23 : DEBUG : webcatalog : pkgName=
2025-01-22 10:18:23 : DEBUG : webcatalog : choiceChangesXML=
2025-01-22 10:18:23 : DEBUG : webcatalog : expectedTeamID=36UJGA8U65
2025-01-22 10:18:23 : DEBUG : webcatalog : blockingProcesses=
2025-01-22 10:18:23 : DEBUG : webcatalog : installerTool=
2025-01-22 10:18:23 : DEBUG : webcatalog : CLIInstaller=
2025-01-22 10:18:23 : DEBUG : webcatalog : CLIArguments=
2025-01-22 10:18:23 : DEBUG : webcatalog : updateTool=
2025-01-22 10:18:23 : DEBUG : webcatalog : updateToolArguments=
2025-01-22 10:18:23 : DEBUG : webcatalog : updateToolRunAsCurrentUser=
2025-01-22 10:18:23 : INFO  : webcatalog : BLOCKING_PROCESS_ACTION=tell_user
2025-01-22 10:18:23 : INFO  : webcatalog : NOTIFY=success
2025-01-22 10:18:23 : INFO  : webcatalog : LOGGING=DEBUG
2025-01-22 10:18:23 : INFO  : webcatalog : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-01-22 10:18:23 : INFO  : webcatalog : Label type: dmg
2025-01-22 10:18:23 : INFO  : webcatalog : archiveName: WebCatalog.dmg
2025-01-22 10:18:23 : INFO  : webcatalog : no blocking processes defined, using WebCatalog as default
2025-01-22 10:18:23 : DEBUG : webcatalog : Changing directory to /Users/john/Documents/GitHub/Installomator/build
2025-01-22 10:18:23 : INFO  : webcatalog : No version found using packageID com.webcatalog.jordan
2025-01-22 10:18:23 : INFO  : webcatalog : App(s) found: /Applications/WebCatalog.app
2025-01-22 10:18:23 : INFO  : webcatalog : found app at /Applications/WebCatalog.app, version 62.2.0, on versionKey CFBundleShortVersionString
2025-01-22 10:18:23 : INFO  : webcatalog : appversion: 62.2.0
2025-01-22 10:18:23 : INFO  : webcatalog : Label is not of type “updateronly”, and it’s set to use force to install or ignoring app store apps, so not using updateTool.
2025-01-22 10:18:23 : INFO  : webcatalog : Latest version of WebCatalog is 62.2.0
2025-01-22 10:18:23 : WARN  : webcatalog : DEBUG mode 1 enabled, not exiting, but there is no new version of app.
2025-01-22 10:18:23 : REQ   : webcatalog : Downloading https://desktop.webcatalog.io/api/download?platform=macos&arch=universal to WebCatalog.dmg
2025-01-22 10:18:23 : DEBUG : webcatalog : No Dialog connection, just download
2025-01-22 10:18:26 : DEBUG : webcatalog : File list: -rw-r--r--  1 root  staff   193M 22 Jan 10:18 WebCatalog.dmg
2025-01-22 10:18:26 : DEBUG : webcatalog : File type: WebCatalog.dmg: zlib compressed data
2025-01-22 10:18:26 : DEBUG : webcatalog : curl output was:
* Host desktop.webcatalog.io:443 was resolved.
* IPv6: 2606:4700:20::ac43:45d7, 2606:4700:20::681a:daf, 2606:4700:20::681a:caf
* IPv4: 104.26.12.175, 104.26.13.175, 172.67.69.215
*   Trying [2606:4700:20::ac43:45d7]:443...
* Connected to desktop.webcatalog.io (2606:4700:20::ac43:45d7) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [326 bytes data]
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2534 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=webcatalog.io
*  start date: Nov 27 08:41:43 2024 GMT
*  expire date: Feb 25 08:41:42 2025 GMT
*  subjectAltName: host "desktop.webcatalog.io" matched cert's "*.webcatalog.io"
*  issuer: C=US; O=Google Trust Services; CN=WE1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://desktop.webcatalog.io/api/download?platform=macos&arch=universal
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: desktop.webcatalog.io]
* [HTTP/2] [1] [:path: /api/download?platform=macos&arch=universal]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /api/download?platform=macos&arch=universal HTTP/2
> Host: desktop.webcatalog.io
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 307
< date: Wed, 22 Jan 2025 09:18:23 GMT
< content-length: 0
< location: https://cdn-2.webcatalog.io/webcatalog/WebCatalog-62.2.0-universal.dmg
< age: 0
< cache-control: public, max-age=0, must-revalidate
< content-security-policy: frame-ancestors 'self';
< strict-transport-security: max-age=15552000; includeSubDomains; preload
< vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
< x-content-type-options: nosniff
< x-frame-options: SAMEORIGIN
< x-matched-path: /api/download
< x-vercel-cache: MISS
< x-vercel-id: fra1::iad1::b57qz-1737537503263-05f30a10d3e0
< x-xss-protection: 1; mode=block
< cf-cache-status: DYNAMIC
< report-to: {"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FMfkjds0wPR4b453Zeey3Ak7bfVBBIBtZPHeQjC1c%2FejOQAZyhTpFfsLSUaXzd58Z2gY7pLBu0zuMNKw5YPb1wdkXlii8Y68FOcO83twltOf9Y80XSCOVb4xyp6PFbBGQyprXBL3sxEkm%2FkpDnzl8yGqOg%3D%3D"}],"group":"cf-nel","max_age":604800}
< nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
< server: cloudflare
< cf-ray: 905e74d35b019248-MUC
< alt-svc: h3=":443"; ma=86400
< server-timing: cfL4;desc="?proto=TCP&rtt=5838&min_rtt=3723&rtt_var=2692&sent=7&recv=11&lost=0&retrans=0&sent_bytes=2894&recv_bytes=610&delivery_rate=1018896&cwnd=253&unsent_bytes=0&cid=ff1e80408be6da13&ts=236&x=0"
<
* Ignoring the response-body
* Connection #0 to host desktop.webcatalog.io left intact
* Issue another request to this URL: 'https://cdn-2.webcatalog.io/webcatalog/WebCatalog-62.2.0-universal.dmg'
* Host cdn-2.webcatalog.io:443 was resolved.
* IPv6: 2606:4700:20::681a:caf, 2606:4700:20::681a:daf, 2606:4700:20::ac43:45d7
* IPv4: 104.26.12.175, 172.67.69.215, 104.26.13.175
*   Trying [2606:4700:20::681a:caf]:443...
* Connected to cdn-2.webcatalog.io (2606:4700:20::681a:caf) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
} [324 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [19 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [2529 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [79 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=cdn-2.webcatalog.io
*  start date: Dec 20 10:50:39 2024 GMT
*  expire date: Mar 20 11:50:34 2025 GMT
*  subjectAltName: host "cdn-2.webcatalog.io" matched cert's "cdn-2.webcatalog.io"
*  issuer: C=US; O=Google Trust Services; CN=WE1
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://cdn-2.webcatalog.io/webcatalog/WebCatalog-62.2.0-universal.dmg
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: cdn-2.webcatalog.io]
* [HTTP/2] [1] [:path: /webcatalog/WebCatalog-62.2.0-universal.dmg]
* [HTTP/2] [1] [user-agent: curl/8.7.1]
* [HTTP/2] [1] [accept: */*]
> GET /webcatalog/WebCatalog-62.2.0-universal.dmg HTTP/2
> Host: cdn-2.webcatalog.io
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< date: Wed, 22 Jan 2025 09:18:23 GMT
< content-type: application/x-apple-diskimage
< content-length: 202281108
< etag: "95e2339491e890c628f66692999909fc-39"
< last-modified: Sat, 18 Jan 2025 00:08:06 GMT
< vary: Accept-Encoding
< cf-cache-status: HIT
< age: 2378
< accept-ranges: bytes
< report-to: {"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eLk1kZK%2FvbpiAkgIqd3O3uSNHSAMHmbpGS9q2c4VXdjLAESOm2F5AS9IZAOLPqqs2D86pUBYC0f%2FBZpj%2BmQmXdY4H5bXLiMbgVT4y6t7vuWiB9SVl99Af5wdUIfu4wvC7b3pWE4HEgVqG9mDgwug2Z0%3D"}],"group":"cf-nel","max_age":604800}
< nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
< strict-transport-security: max-age=15552000; includeSubDomains; preload
< server: cloudflare
< cf-ray: 905e74d4e8541e61-MUC
< alt-svc: h3=":443"; ma=86400
< server-timing: cfL4;desc="?proto=TCP&rtt=4319&min_rtt=3552&rtt_var=1342&sent=6&recv=11&lost=0&retrans=0&sent_bytes=2889&recv_bytes=607&delivery_rate=1134680&cwnd=253&unsent_bytes=0&cid=9ce80a35026607ee&ts=23&x=0"
<
{ [1360 bytes data]
* Connection #1 to host cdn-2.webcatalog.io left intact

2025-01-22 10:18:26 : DEBUG : webcatalog : DEBUG mode 1, not checking for blocking processes
2025-01-22 10:18:26 : REQ   : webcatalog : Installing WebCatalog
2025-01-22 10:18:26 : INFO  : webcatalog : Mounting /Users/john/Documents/GitHub/Installomator/build/WebCatalog.dmg
2025-01-22 10:18:29 : DEBUG : webcatalog : Debugging enabled, dmgmount output was:
Checksumming Protective Master Boot Record (MBR : 0)…
Protective Master Boot Record (MBR :: verified CRC32 $02E032B2
Checksumming GPT Header (Primary GPT Header : 1)…
GPT Header (Primary GPT Header : 1): verified CRC32 $7A9541AC
Checksumming GPT Partition Data (Primary GPT Table : 2)…
GPT Partition Data (Primary GPT Tabl: verified CRC32 $26392596
Checksumming  (Apple_Free : 3)…
(Apple_Free : 3): verified CRC32 $00000000
Checksumming disk image (Apple_APFS : 4)…
disk image (Apple_APFS : 4): verified CRC32 $D0CC2279
Checksumming  (Apple_Free : 5)…
(Apple_Free : 5): verified CRC32 $00000000
Checksumming GPT Partition Data (Backup GPT Table : 6)…
GPT Partition Data (Backup GPT Table: verified CRC32 $26392596
Checksumming GPT Header (Backup GPT Header : 7)…
GPT Header (Backup GPT Header : 7): verified CRC32 $B5949F0D
verified CRC32 $40ED3ECA
/dev/disk4          	GUID_partition_scheme
/dev/disk4s1        	Apple_APFS
/dev/disk5          	EF57347C-0000-11AA-AA11-0030654
/dev/disk5s1        	41504653-0000-11AA-AA11-0030654	/Volumes/WebCatalog 62.2.0-universal

2025-01-22 10:18:29 : INFO  : webcatalog : Mounted: /Volumes/WebCatalog 62.2.0-universal
2025-01-22 10:18:29 : INFO  : webcatalog : Verifying: /Volumes/WebCatalog 62.2.0-universal/WebCatalog.app
2025-01-22 10:18:29 : DEBUG : webcatalog : App size: 485M	/Volumes/WebCatalog 62.2.0-universal/WebCatalog.app
2025-01-22 10:18:31 : DEBUG : webcatalog : Debugging enabled, App Verification output was:
/Volumes/WebCatalog 62.2.0-universal/WebCatalog.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: WebCatalog, Inc. (36UJGA8U65)

2025-01-22 10:18:31 : INFO  : webcatalog : Team ID matching: 36UJGA8U65 (expected: 36UJGA8U65 )
2025-01-22 10:18:31 : INFO  : webcatalog : Downloaded version of WebCatalog is 62.2.0 on versionKey CFBundleShortVersionString, same as installed.
2025-01-22 10:18:31 : INFO  : webcatalog : Using force to install anyway.
2025-01-22 10:18:31 : INFO  : webcatalog : App has LSMinimumSystemVersion: 11.0
2025-01-22 10:18:31 : DEBUG : webcatalog : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2025-01-22 10:18:31 : INFO  : webcatalog : Finishing...
2025-01-22 10:18:34 : INFO  : webcatalog : No version found using packageID com.webcatalog.jordan
2025-01-22 10:18:34 : INFO  : webcatalog : App(s) found: /Applications/WebCatalog.app
2025-01-22 10:18:34 : INFO  : webcatalog : found app at /Applications/WebCatalog.app, version 62.2.0, on versionKey CFBundleShortVersionString
2025-01-22 10:18:34 : REQ   : webcatalog : Installed WebCatalog, version 62.2.0
2025-01-22 10:18:34 : INFO  : webcatalog : notifying
2025-01-22 10:18:35 : DEBUG : webcatalog : Unmounting /Volumes/WebCatalog 62.2.0-universal
2025-01-22 10:18:35 : DEBUG : webcatalog : Debugging enabled, Unmounting output was:
"disk4" ejected.
2025-01-22 10:18:35 : DEBUG : webcatalog : DEBUG mode 1, not reopening anything
2025-01-22 10:18:35 : REQ   : webcatalog : All done!
2025-01-22 10:18:35 : REQ   : webcatalog : ################## End Installomator, exit code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant