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

gh-actions-luarocks fails to install on Win #17

Open
magneto538 opened this issue Oct 30, 2022 · 4 comments
Open

gh-actions-luarocks fails to install on Win #17

magneto538 opened this issue Oct 30, 2022 · 4 comments

Comments

@magneto538
Copy link

I'm setting up a workflow using gh-actions-luarocks v4.3.0 on a Win agent. When running the action, I'm getting the following:

Run leafo/[email protected]
  with:
    withLuaPath: c:/lua
    luaRocksVersion: 3.8.0
  
C:\Windows\system32\tar.exe xz -C D:\a\_temp\.build-luarocks -f D:\a\_temp\e4133d00-9090-4f3d-a1a6-012924f736b7
Error: Failed to install LuaRocks: Error: Unable to locate executable file: D:\a\_temp\.build-luarocks\luarocks-3.8.0\configure. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.

Notes:

  • I'm using a custom Lua path here, but the issue is present even without specifying any extra args.
  • I'm using 4.3.0 here, but v4 ref is also similarly broken.
  • specifying luaRocksVersion: "3.9.1" (latest release at the time of writing) raises the same error.
  • v3 reports the following error: Error: Failed to install LuaRocks: Error: There was an error when attempting to execute the process './configure'. This may indicate the process failed to start. Error: spawn ./configure ENOENT.
@magneto538
Copy link
Author

Still having the same issue. Any updates?

@leafo
Copy link
Owner

leafo commented Feb 1, 2023

There is a pull request for windows support that is not merged yet: #14

@magneto538
Copy link
Author

Up — any chance #14 could be reviewed and merged?

@magneto538
Copy link
Author

magneto538 commented Sep 21, 2023

@leafo ^^^?

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