Skip to content

build error when installing via luarocks #115

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

Closed
les-citrons opened this issue Sep 8, 2021 · 3 comments
Closed

build error when installing via luarocks #115

les-citrons opened this issue Sep 8, 2021 · 3 comments
Assignees

Comments

@les-citrons
Copy link

% luarocks install sqlite
Installing https://luarocks.org/sqlite-v1.0.0-0.src.rock

sqlite v1.0.0-0 depends on luv (1.41.1-0 installed)

Error: Build error: Failed installing /lua/sqlite/tbl/cache.lua in /home/raven/.local/lib/luarocks/rocks-5.3/sqlite/v1.0.0-0/lua/sqlite/tbl/cache.lua: /lua/sqlite/tbl/cache.lua: No such file or directory
@kkharji kkharji self-assigned this Sep 9, 2021
@kkharji
Copy link
Owner

kkharji commented Sep 9, 2021

Indeed it's a bug, I got similar fail cp: cannot stat '/lua/sqlite/utils.lua': No such file or directory I'm looking into it

@kkharji
Copy link
Owner

kkharji commented Sep 9, 2021

@les-citrons thanks for reporting. It should now be fixed. Try to rerun the command.

I'm going to keep this open until I fix this issue for future releases.

@les-citrons
Copy link
Author

ah thanks! it does work now!

@kkharji kkharji closed this as completed in 39174c2 Sep 9, 2021
kkharji added a commit that referenced this issue Sep 9, 2021
Having "/" in the start of path breaks luarocks installation.

closes #115
kkharji added a commit that referenced this issue Sep 9, 2021
Having "/" in the start of path breaks luarocks installation.

closes #115
kkharji added a commit that referenced this issue Sep 9, 2021
Having "/" in the start of path breaks luarocks installation.

closes #115
kkharji added a commit that referenced this issue Sep 9, 2021
Having "/" in the start of path breaks luarocks installation.

closes #115
kkharji added a commit that referenced this issue Sep 9, 2021
Having "/" in the start of path breaks luarocks installation.

closes #115
kkharji added a commit that referenced this issue Sep 9, 2021
Having "/" in the start of path breaks luarocks installation.

closes #115
kkharji added a commit that referenced this issue Sep 9, 2021
Having "/" in the start of path breaks luarocks installation.

closes #115
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