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

Installation script failed (luarocks, termux) #544

Closed
xiaoshihou514 opened this issue Sep 21, 2024 · 4 comments
Closed

Installation script failed (luarocks, termux) #544

xiaoshihou514 opened this issue Sep 21, 2024 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@xiaoshihou514
Copy link

I am aware of #539, but in the mean time, I have some issues bootstraping luarocks on termux.
Screenshot_2024-09-21-08-34-37-143_com.termux.jpg
If I try copying out sysdetect.lua and call the detect function (luajit), it will actually give me somewhat accurate output (sysv, aarch64). It's likely a bug in luarocks, but:

  • a. I will put it here for reference
  • b. Question: how did the installation script bootstrap luarocks? Through make? I am trying to fix this but I need more context.
    Thank you!
@mrcjkb
Copy link
Member

mrcjkb commented Sep 21, 2024

Duplicate of #208.

Question: how did the installation script bootstrap luarocks? Through make?

Yes.

@mrcjkb mrcjkb closed this as completed Sep 21, 2024
@mrcjkb mrcjkb added the duplicate This issue or pull request already exists label Sep 21, 2024
@xiaoshihou514
Copy link
Author

xiaoshihou514 commented Sep 21, 2024

Followup: rocks.nvim won't work on termux as android apps are prohibited to use hard links, which rocks.nvim currently uses when performing a sync. So don't bother trying manual installation :)

@mrcjkb
Copy link
Member

mrcjkb commented Sep 21, 2024

rocks.nvim should be creating soft links.
And it will only fail if you're using a fat32 filesystem, which to my knowledge is not the case for all Android systems.

@mrcjkb
Copy link
Member

mrcjkb commented Sep 21, 2024

locking this issue as it's a duplicate.

@nvim-neorocks nvim-neorocks locked and limited conversation to collaborators Sep 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants