On 03/16/2011 10:10 PM, Raymond LeClair wrote:
I am getting the following exception using the LuLu Python publication API on Mac OS X 10.6.6 with Python 2.6.6 or 2.7.1:
ServiceError: Couldn't create Lulu project. '{"error_type": "LFilesystemException", "error_value": "shell command failed: rm -rf \'/opt/stable/stable/htdocs/items/volume_69/10290000/10290657\' 2>&1\\nrm: cannot remove directory `/opt/stable/stable/htdocs/items/volume_69/10290000/10290657/1/cover\': Directory not empty", "HTTPErrorCode": 500}'
As it says: "Directory not empty", perhaps you could look in the finder or terminal to see what is still in there. I actually expect that there is a Finder-specific file or folder there, which would mean that the actual problem has nothing to do with the pdf itself, but just with a difference between MacOSX and Ubuntu. Best wishes, Taco