I have created a new CS6 package to deploy via Casper Imaging, and Self Service. I've followed Jamf's white paper and made sure to disable AIR, and ignore conflicts.
I'm getting some kind of weird permission problem with the package I create. If I double click on the package on the desktop (where I created it), I can run it just fine. If I stick it on an external drive, I can install it on any Mac.
BUT, if I copy it to the CasperShare (using Casper Admin, or manually as suggested by tech support), I can't deploy it. C.I. finishes almost immediately, having failed to copy it to a target machine. If I mount the share, and try to manually copy the file, I get an error telling me that I don't have permissions to do so.
I have double-checked, and I have proper permissions for both the share (I can install any other package, EVEN CS 5.5), and at the suggestion of tech support, have even run
sudo chmod -R 755 /path/to/CS6.pkg
to no avail. I've even recreated the package using Adobe's tool several times.
Hopefully someone out there has some idea what I could try. I'm stumped.