You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[eiger][omlins@eiger-ln003 ~]$ curl -fsSL https://install.julialang.org | sh
info: downloading installer
Welcome to Julia!
This will download and install the official Julia Language distribution
and its version manager Juliaup.
Juliaup will be installed into the Juliaup home directory, located at:
/users/omlins/.juliaup
The julia, juliaup and other commands will be added to
Juliaup's bin directory, located at: /users/omlins/.juliaup/binThis path will then be added to your PATH environment variable bymodifying the profile files located at: /users/omlins/.bashrc /users/omlins/.profileJulia will look for a new version of Juliaup itself every 1440 minutes when you start julia.You can uninstall at any time with juliaup self uninstall and thesechanges will be reverted.✔ Do you want to install with these default configuration choices? · Proceed with installationNow installing JuliaupJuliaup configuration is locked by another process, waiting for it to unlock.Well, this is embarrassing.Juliainstaller had a problem and crashed. To help us diagnose the problem you can send us a crash report.We have generated a report file at "/tmp/report-c3bf4668-cec2-43fd-b112-a362bd597d72.toml". Submit an issue or email with the subject of "Juliainstaller Crash Report" and include the report as an attachment.To submit the crash report:https://github.com/JuliaLang/juliaupWe take privacy seriously, and do not perform any automated error collection. In order to improve the software, we rely on people to submit reports.Thank you kindly![eiger][omlins@eiger-ln003 ~]$ cat /tmp/report-c3bf4668-cec2-43fd-b112-a362bd597d72.toml"name" = "Juliainstaller""operating_system" = "SUSE Linux Enterprise Server 15.5.0 [64-bit]""crate_version" = "1.14.9""explanation" = """Panic occurred in file 'src/config_file.rs' at line 264""""cause" = 'called `Result::unwrap()` on an `Err` value: Os { code: 524, kind: Uncategorized, message: "No error information" }'"method" = "Panic""backtrace" = """ 0: 0x149ae6311227 - juliaup::config_file::load_mut_config_db::h9bb5e3deec2804fa 1: 0x149ae634070a - juliaup::command_config_backgroundselfupdate::run_command_config_backgroundselfupdate::hdea4368083ce4a22 2: 0x149ae621db21 - juliainstaller::main::hb78f2b483d6a6658 3: 0x149ae6204133 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf3d1e83cc031fd94 4: 0x149ae6223b79 - main"""[eiger][omlins@eiger-ln003 ~]$
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: