luarocks / luarocks-site

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

Non-root manifest URL not working? #141

Open hishamhm opened 5 years ago

hishamhm commented 5 years ago

The example command listed by a non-root manifest such as https://luarocks.org/m/solarus is failing, e.g.:

$ luarocks install --server=http://luarocks.org/m/solarus curves

The cause is that the manifest URLs are 404ing, I tried

leafo commented 5 years ago

hmm, I looked through the entire history of the codebase and it looks like this was never implemented! I'll look into adding it

hishamhm commented 5 years ago

@leafo thanks for looking into it :)

ochaton commented 1 year ago

Any updates? I was trying to create manifest for our codebase, but luarocks 3.9.1 failed to download manifest from https://luarocks.org/m/moonlibs