nicferrier / marmalade

Nic's clone of nex3's original marmalade. Nic is maintaining this now and updating this repo.
http://marmalade-repo.org
GNU General Public License v3.0
32 stars 8 forks source link

500 Error when uploading single .el file #1

Closed hugoduncan closed 12 years ago

hugoduncan commented 12 years ago

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

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)
nicferrier commented 12 years ago

I think this is fixed now, I managed to upload a new version of fakir and then install it in a clean emacs. So I think that's working.