luarocks / luarocks/luarocks-site
fail to install latest version of penlight
Open
Nobody has claimed this yet.
- Dominant language
- MoonScript
- Stars
- 201
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with luarocks search penlight and luarocks install penlight, comparing the 1.8.1-1 and 1.8.0-1 downloads at luarocks.org. Trace the hosted rock download path for penlight-1.8.1-1.src.rock; done means the latest listed version can be installed successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100