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 attempt crash report #985

Closed
suzycheung opened this issue Jul 8, 2024 · 1 comment · Fixed by #1014
Closed

Installation attempt crash report #985

suzycheung opened this issue Jul 8, 2024 · 1 comment · Fixed by #1014

Comments

@suzycheung
Copy link

I encountered the following error when attempting to install Julia with the command curl -fsSL https://install.julialang.org | sh

This is from the toml file:

"name" = "Juliainstaller"
"operating_system" = "Mac OS 14.5.0 [64-bit]"
"crate_version" = "1.14.9"
"explanation" = """
Panic occurred in file 'src/operations.rs' at line 1021
"""
"cause" = """
called `Result::unwrap()` on an `Err` value: Failed to open file /Users/suzy/.bash_profile.

Caused by:
    Permission denied (os error 13)"""
"method" = "Panic"
"backtrace" = """

   0: 0x104583d94 - core::result::unwrap_failed::h8e3b933261dd7fec
   1: 0x104447990 - juliaup::command_config_modifypath::run_command_config_modifypath::hca63d35b576be3c9
   2: 0x10435758c - juliainstaller::main::hb0bee2b2a4d9e158
   3: 0x104343268 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2b1ac18042ef3658
   4: 0x10435bc4c - _main"""
@mortenpi
Copy link

Duplicate of #920 I think.

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

Successfully merging a pull request may close this issue.

2 participants