-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
See below for terminal log.
I was able to install julia as the root user in my WSL instance (Ubuntu 24). I created a non-root user, and the juliaup installer failed with the below log as that user.
✔ Do you want to install with these default configuration choices? · Proceed with installation
Now installing Juliaup
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-ad533023-1ab1-405f-bccf-f82db464c18f.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/juliaup
We 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!
orebas2@Bassik-Main:~$ cat /tmp/report-ad533023-1ab1-405f-bccf-f82db464c18f.toml
name = "Juliainstaller"
operating_system = "Ubuntu 24.4.0 (noble) [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: 0x7f8a6c95e26b - human_panic::handle_dump::hddd80bc61d5731da
1: 0x7f8a6c874467 - human_panic::setup_panic::{{closure}}::h576d78e428eadbc5
2: 0x7f8a6cb8c76d - std::panicking::panic_with_hook::h8d62108d1ca0eec6
3: 0x7f8a6cbb1d38 - std::panicking::panic_handler::{{closure}}::hd9d3e436b1cebdf6
4: 0x7f8a6cbb1c99 - std::sys::backtrace::__rust_end_short_backtrace::h295393bd322f0d28
5: 0x7f8a6cbb1c8c - __rustc[de0091b922c53d7e]::rust_begin_unwind
6: 0x7f8a6c85351f - core::panicking::panic_fmt::heeb1afcf099a17a5
7: 0x7f8a6c853c05 - core::result::unwrap_failed::h2f708c178ef90c94
8: 0x7f8a6c88424b - juliainstaller::main::h531492f1988dfe00
9: 0x7f8a6c885a13 - std::sys::backtrace::__rust_begin_short_backtrace::hd9f741535d8fe2eb
10: 0x7f8a6c898db5 - main
"""
Metadata
Metadata
Assignees
Labels
No labels