Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luarocks install raven currently doesn't work. Can we update the rockspec to a valid one? #33

Open
TVenuMadhav opened this issue Mar 19, 2020 · 4 comments

Comments

@TVenuMadhav
Copy link

On running luarocks install raven ,

We get cloudflare/raven-lua/raven.lua is not a valid repository name (error).

Looks like the current invalid rockspec file in luarocks needs to be replaced with a new one.

Thanks in Advance

@nevmerzhitsky
Copy link
Contributor

nevmerzhitsky commented Aug 24, 2020

@jdesgats can you or somebody finish the issue? it's real problem.

Instead of use luarocks install raven we should download the lib code manually via wget/curl and place it to a Lua PATH directory. it's just annoying.

@cycomachead
Copy link

This would be appreciated! AFAIK, there's a few different sentry packages on lua rocks and all are forks of this with minor modifications. It would be nice to just have a definitive source to install.

@jclusso
Copy link

jclusso commented Aug 18, 2021

Any update to this?

@mecampbellsoup
Copy link

I get:

#13 1.814 Installing https://luarocks.org/raven-1.0-1.rockspec
#13 2.343 Cloning into 'raven.lua'...
#13 132.8 fatal: unable to connect to github.com:
#13 132.8 github.com[0: 140.82.113.4]: errno=Operation timed out
#13 132.8
#13 132.8
#13 132.8 Error: Failed cloning git repository.
------
Dockerfile:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants