Skip to main content
Answer

error deploying packages - both DMGs and PKGs are failing

  • July 30, 2012
  • 7 replies
  • 30 views

Forum|alt.badge.img+3

The error message I get is "Installation failed. The installer reported: installer: Error the package path specified was invalid: '/Library/Application Support/JAMF/Downloads/packagename.pkg'

I have done searches and found one or two that sound similar but say something like 'fixed the http flag and that solved my problem' but offer no explanation about what they fixed.

Best answer by Grant_Klingbeil

What happens if we disable the HTTP tab? Are we able to deploy the packages over AFP/SMB?

With HTTP enabled, it doesn't matter if we switch AFP to SMB because it will prefer to use HTTP first.

7 replies

Forum|alt.badge.img+17
  • Honored Contributor
  • July 30, 2012

Make sure that 'everyone' has read access to the caspershare and propogate permissions.


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • July 31, 2012

That did not work. I get the same error. I've enabled both http and ssh. I have tried the 'require authentication' option under the http tab. I just changed the share to smb from afp and am trying that now.


Forum|alt.badge.img+24
  • Valued Contributor
  • July 31, 2012

It sounds like permissions on your CasperShare


Forum|alt.badge.img+18

What happens if we disable the HTTP tab? Are we able to deploy the packages over AFP/SMB?

With HTTP enabled, it doesn't matter if we switch AFP to SMB because it will prefer to use HTTP first.


Forum|alt.badge.img+18

What happens if we disable the HTTP tab? Are we able to deploy the packages over AFP/SMB?

With HTTP enabled, it doesn't matter if we switch AFP to SMB because it will prefer to use HTTP first.


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • August 1, 2012

sorry for the delayed response. I disabled http and that did the trick - the log reports the package as successfully deployed. Thank you

Now I just need to figure out what I did wrong with the capture process since the package (an HP printer driver in this case) did not actually install on the target machine.


Forum|alt.badge.img+24
  • Valued Contributor
  • August 1, 2012

What's your JSS running on? If it's IIS that's providing HTTP/S services you need to add MIME types to handle pkg, mpkg, dmg etc etc. That could explain what you experienced.