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

Zig release download fails #10

Open
jackalcooper opened this issue Dec 14, 2023 · 2 comments
Open

Zig release download fails #10

jackalcooper opened this issue Dec 14, 2023 · 2 comments

Comments

@jackalcooper
Copy link

14:00:09.005 [info] Downloading zig 0.11.0...
** (File.Error) could not remove file "zig-macos-aarch64-0.11.0.tar.xz": no such file or directory
    (elixir 1.15.5) lib/file.ex:1195: File.rm!/1
    (build_dot_zig 0.4.2) lib/build_dot_zig/zig_installer.ex:65: BuildDotZig.ZigInstaller.extract_archive!/2
    (build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:244: BuildDotZig.Compiler.ensure_downloaded_zig!/1
    (build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:36: BuildDotZig.Compiler.build/1
    (build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:11: BuildDotZig.Compiler.compile/0
    (mix 1.15.5) lib/mix/task.ex:447: anonymous fn/3 in Mix.Task.run_task/5
    (mix 1.15.5) lib/mix/tasks/compile.all.ex:124: Mix.Tasks.Compile.All.run_compiler/2
    (mix 1.15.5) lib/mix/tasks/compile.all.ex:104: Mix.Tasks.Compile.All.compile/4

Maybe using zig command in the system is a more reasonable default?

@rbino
Copy link
Owner

rbino commented Dec 14, 2023

Can you give me the exact steps to reproduce this?

@jackalcooper
Copy link
Author

Can you give me the exact steps to reproduce this?

I follow the steps listed in the Usage section of README, nothing special

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