I receive the following error when uploading a single .el file. The file makes it into the index on marmalade, but the uploaded file itself isn't available through marmalade.
Express
500 Error: Process tempfile terminated unexpectedly.
at ChildProcess. (/home/vagrant/node_modules/marmalade/lib/util.js:55:23)
at ChildProcess.emit (events.js:70:17)
at maybeExit (child_process.js:361:16)
at Socket. (child_process.js:466:7)
at Socket.emit (events.js:67:17)
at Array.0 (net.js:320:10)
at EventEmitter._tickCallback (node.js:192:40)
I receive the following error when uploading a single
.el
file. The file makes it into the index on marmalade, but the uploaded file itself isn't available through marmalade.The file I am trying to upload is https://github.com/pallet/ritz/blob/master/src/main/elisp/slime-ritz.el