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

Julia download link crashes with following error in my UBuntu 24.04 #961

Open
yewalenikhil65 opened this issue Jun 19, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@yewalenikhil65
Copy link

yewalenikhil65 commented Jun 19, 2024

Error in download link of julia 1.10.4

nikhil@multiphase:~$ 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:

  /home/nikhil/.juliaup

The julia, juliaup and other commands will be added to
Juliaup's bin directory, located at:

  /home/nikhil/.juliaup/bin

This path will then be added to your PATH environment variable by
modifying the profile files located at:

  /home/nikhil/.bashrc
  /home/nikhil/.profile

Julia 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 these
changes will be reverted.

✔ 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-482cf822-1d05-414f-abfa-f034a8b8ce25.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!

following is the crash report generated

"name" = "Juliainstaller"
"operating_system" = "Ubuntu 24.4.0 (noble) [64-bit]"
"crate_version" = "1.14.9"
"explanation" = """
Panic occurred in file 'src/operations.rs' at line 1021
"""
"cause" = """
called `Result::unwrap()` on an `Err` value: Error occured while searching juliaup shell startup script section in /home/nikhil/.bashrc

Caused by:
    Found an opening marker but no end marker of juliaup section."""
"method" = "Panic"
"backtrace" = """

   0: 0x7cbde9b9b9a5 - juliaup::command_config_modifypath::run_command_config_modifypath::he365637530598869
   1: 0x7cbde9a74b5f - juliainstaller::main::hb78f2b483d6a6658
   2: 0x7cbde9a5b133 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf3d1e83cc031fd94
   3: 0x7cbde9a7ab79 - main"""
@davidanthoff davidanthoff added the bug Something isn't working label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants