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

Problems installing lbase64 20130820-1 #2

Closed
mdub opened this issue Oct 15, 2015 · 3 comments
Closed

Problems installing lbase64 20130820-1 #2

mdub opened this issue Oct 15, 2015 · 3 comments

Comments

@mdub
Copy link

mdub commented Oct 15, 2015

I'm trying to get luajwt installed, but am struggling to find the right version of lbase64.

$ sudo luarocks install --server=http://rocks.moonscript.org luajwt
Installing http://rocks.moonscript.org/luajwt-1.3-2.src.rock...
Using http://rocks.moonscript.org/luajwt-1.3-2.src.rock... switching to 'build' mode

Missing dependencies for luajwt:
lbase64 >= 20120820-1

Error: Could not satisfy dependency: lbase64 >= 20120820-1

$ sudo luarocks install lbase64
Installing https://luarocks.org/lbase64-20120807-3.rockspec...
Using https://luarocks.org/lbase64-20120807-3.rockspec... switching to 'build' mode

Error: Error fetching file: Failed downloading http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.2/lbase64.tar.gz

$ sudo luarocks install lbase64 20120820-1

Error: No results matching query were found.

$ sudo luarocks search lbase64 

Search results:
===============

Rockspecs and source rocks:
---------------------------

lbase64
   20120807-3 (rockspec) - https://luarocks.org
   20120807-1 (rockspec) - https://luarocks.org
   20120807-1 (src) - https://luarocks.org
   20100323-1 (rockspec) - https://luarocks.org
   20100323-1 (src) - https://luarocks.org
   20070628-1 (rockspec) - https://luarocks.org
   20070628-1 (src) - https://luarocks.org

What am I doing wrong?

I'm new to Lua, so please excuse me if this is a dumb newbie question.

@opyate
Copy link

opyate commented Jan 27, 2016

I'm as stumped as you.

@opyate
Copy link

opyate commented Jan 29, 2016

I found a solution.

Try it, and if it works, please close this comment.

@x25
Copy link
Owner

x25 commented Mar 6, 2016

Fixed

@x25 x25 closed this as completed Mar 6, 2016
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

3 participants