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

Can't install "cmake-project" #66

Closed berhoel closed 10 years ago

berhoel commented 10 years ago

Trying to install "cmake-project" I get

Contacting host: marmalade-repo.org:80 package-handle-response: Error during download request: Not Found

when trying to execute "(package-install 'cmake-project)" and

Don't have any version of cmake-project.el

When I try to open the URL http://marmalade-repo.org/packages/cmake-project-0.7.el

alamaison commented 10 years ago

Judging by the issues in the bug tracker, Marmalade is having a problem with new files. E.g https://github.com/nicferrier/marmalade/issues/65.

It seems to be a problem with the recent upload process leaving the new version in a zombie state, rather than a problem with the download process, because version 0.6 is still downloadable. I've deleted the zombie version 0.7 from Marmalde and now you get version 0.6 via 'package-install'. Nothing too important changed between those versions.

redguardtoo commented 10 years ago

same issue, looks upload does not work.

nicferrier commented 10 years ago

There is some problem with mongo' gridfs. I have no idea what it is. it seems to upload the file but not any of the chunks. Still investigating.

It seems it's not a tar problem at all btw. Everything is broken.

I AM TRYING TO FIX IT.

nicferrier commented 10 years ago

should be ok now... let me know because I might still have to delete old stuff for you.

alamaison commented 10 years ago

It works for me now. Thanks.