We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seems as though the download URL is set to https://mysoftware.esko.com/public/downloads/Free/CT-LP%2014.1.1/Latest/Mac which generates a 404 when you go there.
I found the updated URL https://mysoftware.esko.com/public/downloads/Free/CT-LP/Latest/Mac
strangely enough the first URL when used will download a DMG file but it is corrupt and will not mount.
Copier {'Input': {'destination_path': u'/Users/serveradmin/Library/AutoPkg/Cache/local.munki.CTLP/CT-LP.pkg', 'overwrite': True, 'source_path': u'/Users/serveradmin/Library/AutoPkg/Cache/local.munki.CTLP/downloads/CT-LP.dmg/CT-LP.pkg'}} Copier: hdiutil imageinfo error hdiutil: imageinfo failed - image not recognized with image /Users/serveradmin/Library/AutoPkg/Cache/local.munki.CTLP/downloads/CT-LP.dmg. /Users/serveradmin/Library/AutoPkg/Cache/local.munki.CTLP/downloads/CT-LP.dmg is not mounted Failed.
Thinking that updating the URL may fix the issue. Manually downloaded and imported the DMG fine.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Seems as though the download URL is set to https://mysoftware.esko.com/public/downloads/Free/CT-LP%2014.1.1/Latest/Mac which generates a 404 when you go there.
I found the updated URL
https://mysoftware.esko.com/public/downloads/Free/CT-LP/Latest/Mac
strangely enough the first URL when used will download a DMG file but it is corrupt and will not mount.
Copier {'Input': {'destination_path': u'/Users/serveradmin/Library/AutoPkg/Cache/local.munki.CTLP/CT-LP.pkg', 'overwrite': True, 'source_path': u'/Users/serveradmin/Library/AutoPkg/Cache/local.munki.CTLP/downloads/CT-LP.dmg/CT-LP.pkg'}} Copier: hdiutil imageinfo error hdiutil: imageinfo failed - image not recognized with image /Users/serveradmin/Library/AutoPkg/Cache/local.munki.CTLP/downloads/CT-LP.dmg. /Users/serveradmin/Library/AutoPkg/Cache/local.munki.CTLP/downloads/CT-LP.dmg is not mounted Failed.
Thinking that updating the URL may fix the issue. Manually downloaded and imported the DMG fine.
The text was updated successfully, but these errors were encountered: