luarocks / luarocks-site

LuaRocks website and module host
http://luarocks.org
175 stars 36 forks source link

Custom manifests do not have machine-readable /manifest files #59

Open Alloyed opened 9 years ago

Alloyed commented 9 years ago

To reproduce

$ luarocks search foo --server=http://luarocks.org/m/love
Warning: Failed searching manifest: Failed fetching manifest for http://luarocks.org/m/love - Failed downloading http://luarocks.org/m/love/manifest - HTTP/1.1 404 Not Found

$ luarocks search foo --server=http://luarocks.org/m/luajit
Warning: Failed searching manifest: Failed fetching manifest for http://luarocks.org/m/luajit - Failed downloading http://luarocks.org/m/luajit/manifest - HTTP/1.1 404 Not Found

User manifests work fine.