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

Juliainstaller Crash Report #1067

Open
secorey opened this issue Oct 9, 2024 · 0 comments
Open

Juliainstaller Crash Report #1067

secorey opened this issue Oct 9, 2024 · 0 comments

Comments

@secorey
Copy link

secorey commented Oct 9, 2024

Command:
curl -fsSL https://install.julialang.org | sh -s -- --add-to-path=false

I was trying to use the flag --add-to-path which is listed in the install.sh file.

Contents of .toml error report file:

"name" = "Juliainstaller"
"operating_system" = "Linux 22.4.0 (jammy) [64-bit]"
"crate_version" = "1.17.4"
"explanation" = """
Panic occurred in file 'src/config_file.rs' at line 264
"""
"cause" = 'called `Result::unwrap()` on an `Err` value: Os { code: 38, kind: Unsupported, message: "Function not implemented" }'
"method" = "Panic"
"backtrace" = """

   0: 0x7fe34cc31fd3 - juliaup::config_file::load_mut_config_db::h17708e3e48f29833
   1: 0x7fe34cc63e7a - juliaup::command_config_backgroundselfupdate::run_command_config_backgroundselfupdate::ha122c3591207c00f
   2: 0x7fe34cb40081 - juliainstaller::main::h63853937fd34f393
   3: 0x7fe34cb281b3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h95df1f7b0e338f32
   4: 0x7fe34cb45ab4 - main"""
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

1 participant