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

fail to install latest version of penlight #165

Open
jiangrzh opened this issue Sep 24, 2020 · 1 comment
Open

fail to install latest version of penlight #165

jiangrzh opened this issue Sep 24, 2020 · 1 comment

Comments

@jiangrzh
Copy link

the latest version of penlight is 1.8.1-1:

 luarocks search penlight

penlight - Search results for Lua 5.3:
======================================


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

penlight
   1.8.1-1 (rockspec) - https://luarocks.org
   1.8.1-1 (src) - https://luarocks.org
   1.8.0-1 (rockspec) - https://luarocks.org

but luarocks was fail to download this version:


[jenkins@localhost ~]$ luarocks install penlight
Installing https://luarocks.org/penlight-1.8.1-1.src.rock

Error: Could not fetch rock file: Error fetching file: Failed downloading https://luarocks.org - Failed downloading https://luarocks.org/penlight-1.8.1-1.src.rock - /home/jenkins/.cache/luarocks/https___luarocks.org/penlight-1.8.1-1.src.rock

it's can install 1.8.0-1

@leafo
Copy link
Collaborator

leafo commented Sep 24, 2020

Are you sure the luarocks you have installed on your jenkins machine is using the same lua version as the one you used to complete the search? Run luarocks with no arguments and it will tell you the version.

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

2 participants