Closed nicferrier closed 12 years ago
After last night's fixes for next package the download of packages for installation now fails:
T 172.30.1.106:60815 -> 78.46.66.17:80 [AP] GET /packages/magit-1.1.1.tar HTTP/1.1. MIME-Version: 1.0. Connection: keep-alive. Extension: Security/Digest Security/SSL. Host: marmalade-repo.org. Accept: */*. User-Agent: URL/Emacs (i686-pc-linux-gnu; TTY). Cookie: .... . ## T 78.46.66.17:80 -> 172.30.1.106:60815 [AP] HTTP/1.1 404 Not Found. Server: nginx/1.0.5. Date: Sat, 07 Jul 2012 09:28:41 GMT. Content-Type: text/html; charset=utf-8. Connection: keep-alive. X-Powered-By: Express. Content-Length: 36. Set-Cookie: ..... . Don't have any version of magit.tar
Ì've fixed it for now but I don't know how:
node ~/node_modules/marmalade/maramalade.js
This seemed to fix it. Obviously that's mad.
I jiggered about with this until it worked. Seems fixed now.
After last night's fixes for next package the download of packages for installation now fails: