Skip to content

panic on juliaup up — assertion failed: !version.is_empty() #1311

@mbauman

Description

@mbauman
▶ juliaup up
Installing Julia 1.12.1+0.aarch64.apple.darwin14
Checking standard library notarization..........................................
Precompiling SuiteSparse finished.
  1 dependency successfully precompiled in 2 seconds
............done.
Creating symlink julia-beta for Julia 1.12.1+0.aarch64.apple.darwin14.
Creating symlink nightly for Julia 1.13.0-DEV.1162.
Creating symlink julia-release for Julia 1.12.1+0.aarch64.apple.darwin14.
Well, this is embarrassing.

Juliaup had a problem and crashed. To help us diagnose the problem you can send us a crash report....
"name" = "Juliaup"
"operating_system" = "Mac OS 15.1.1 [64-bit]"
"crate_version" = "1.17.4"
"explanation" = """
Panic occurred in file 'src/command_update.rs' at line 83
"""
"cause" = "assertion failed: !version.is_empty()"
"method" = "Panic"
"backtrace" = """

   0: 0x1009e7c44 - core::panicking::panic::h61ea408fdd25f03d
   1: 0x1008a24d4 - juliaup::command_update::update_channel::h3737618e1bbe561d
   2: 0x10077d1b0 - juliaup::main::hcafec2366675f9f8
   3: 0x100771224 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f69fd9b04946a92
   4: 0x1007807fc - _main"""

I currently have the following channels:

▶ juliaup status
 Default  Channel       Version                              Update
-----------------------------------------------------------------------------------------------------------------
          1.0           1.0.5+0.x64.apple.darwin14
          1.2           1.2.0+0.x64.apple.darwin14
          1.3           1.3.1+0.x64.apple.darwin14
          1.5           1.5.4+0.x64.apple.darwin14
          1.6           1.6.7+0.x64.apple.darwin14
          1.7           1.7.3+0.x64.apple.darwin14
          1.8           1.8.5+0.aarch64.apple.darwin14
          1.9           1.9.4+0.aarch64.apple.darwin14
          1.10          1.10.10+0.aarch64.apple.darwin14
          1.10.7        1.10.7+0.aarch64.apple.darwin14
       *  1.11          1.11.7+0.aarch64.apple.darwin14
          1.11.2        1.11.2+0.aarch64.apple.darwin14
          1.11.3        1.11.3+0.aarch64.apple.darwin14
          beta          1.12.0-rc2+0.aarch64.apple.darwin14  Update to 1.12.1+0.aarch64.apple.darwin14 available
          beta~aarch64  1.12.0-rc2+0.aarch64.apple.darwin14  Update to 1.12.1+0.aarch64.apple.darwin14 available
          lts           1.10.10+0.aarch64.apple.darwin14
          nightly       Development version 1.13.0-DEV.1162  Update available
          pr59662       Development version                  Update available
          release       1.11.7+0.aarch64.apple.darwin14      Update to 1.12.1+0.aarch64.apple.darwin14 available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions