-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Below shows the error report I get from trying to install juliaup on a Linux system. I was previously downloading and managing individual versions of Julia manually. Thank you so much for your help!
name = "Juliainstaller"
operating_system = "Debian 11.0.0 (bullseye) [64-bit]"
crate_version = "1.18.9"
explanation = """
Panic occurred in file 'src/bin/juliainstaller.rs' at line 508
"""
cause = """
called `Result::unwrap()` on an `Err` value: Failed to save configuration file from `config` command.
Caused by:
0: Failed to persist self configuration file.
1: failed to persist temporary file: Operation not permitted (os error 1)
2: Operation not permitted (os error 1)"""
method = "Panic"
backtrace = """
0: 0x7fb7673ce26b - human_panic::handle_dump::hddd80bc61d5731da
1: 0x7fb7672e4467 - human_panic::setup_panic::{{closure}}::h576d78e428eadbc5
2: 0x7fb7675fc76d - std::panicking::panic_with_hook::h8d62108d1ca0eec6
3: 0x7fb767621d38 - std::panicking::panic_handler::{{closure}}::hd9d3e436b1cebdf6
4: 0x7fb767621c99 - std::sys::backtrace::__rust_end_short_backtrace::h295393bd322f0d28
5: 0x7fb767621c8c - __rustc[de0091b922c53d7e]::rust_begin_unwind
6: 0x7fb7672c351f - core::panicking::panic_fmt::heeb1afcf099a17a5
7: 0x7fb7672c3c05 - core::result::unwrap_failed::h2f708c178ef90c94
8: 0x7fb7672f424b - juliainstaller::main::h531492f1988dfe00
9: 0x7fb7672f5a13 - std::sys::backtrace::__rust_begin_short_backtrace::hd9f741535d8fe2eb
10: 0x7fb767308db5 - main
"""Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels