I am have a number of packages I am deploying onto an ezPublish site.
4 out of 5 have gone up smoothly.
However one fails on an error:
Document is empty in /path/to/package/package.xml, line: 1 in /var/www/htdocs/kernel/classes/ezpackage.php on line 1309
It seems that package.xml is getting extracted to a blank file.
However in the package archive itself, it is certainly contains the correct content.
Has anyone experienced this issue before, and has maybe found a workaround?