JuliaLang / juliaup

Julia installer and version multiplexer
MIT License
981 stars 82 forks source link

Julia Installer Crash Report #933

Closed iluvjava closed 4 months ago

iluvjava commented 4 months ago

This is the report generated. Regardless of installation settings, the same error persists. I reported as instructed by the printout I received from zsh.

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

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

   0: 0x10275dab4 - core::result::unwrap_failed::h71a35eff74d84b68
   1: 0x10260fddc - juliaup::command_config_modifypath::run_command_config_modifypath::hfba9ff76b3bf9106
   2: 0x10251d458 - juliainstaller::main::h58826e7c28086c63
   3: 0x102509df0 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc479014f54c9f9ef
   4: 0x102521940 - _main"""

Appreciate the helps.

iluvjava commented 4 months ago

Never mind reply here: https://github.com/JuliaLang/juliaup/issues/891#issuecomment-2121303189 resolved my issue.