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

Juliaup Crash Report #1038

Open
eschnett opened this issue Sep 6, 2024 · 2 comments
Open

Juliaup Crash Report #1038

eschnett opened this issue Sep 6, 2024 · 2 comments

Comments

@eschnett
Copy link

eschnett commented Sep 6, 2024

"name" = "Juliaup"
"operating_system" = "Mac OS 14.6.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: 0x105070df4 - core::panicking::panic::ha86301d07c045335
   1: 0x104ef7f39 - juliaup::command_update::update_channel::h875a10af5b26659a
   2: 0x104d8ccd2 - juliaup::main::h830dcac2fb1b84f3
   3: 0x104d7dff6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb5656c6ec4a1df2
   4: 0x104d9127a - _main
   5: 0x7ff803ea0345 - <unresolved>"""
@eschnett
Copy link
Author

eschnett commented Sep 6, 2024

This is a repeatable problem. juliaup update keeps crashing. juliaup self update does nothing.

I have these versions installed:

$ juliaup status
 Default  Channel  Version                          Update
---------------------------------------------------------------------
          1.0      1.0.5+0.x64.apple.darwin14
          1.1      1.1.1+0.x64.apple.darwin14
          1.2      1.2.0+0.x64.apple.darwin14
          1.3      1.3.1+0.x64.apple.darwin14
          1.4      1.4.2+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.x64.apple.darwin14
          1.9      1.9.4+0.x64.apple.darwin14
          1.10     1.10.5+0.x64.apple.darwin14
       *  beta     1.11.0-rc3+0.x64.apple.darwin14
          nightly  Development version              Update available
          release  1.10.5+0.x64.apple.darwin14

@eschnett
Copy link
Author

eschnett commented Sep 6, 2024

juliaup rm nightly resolved the problem.

A subsequent juliaup add nightly worked, and juliaup update is now working again as well.

If you are interested then I can investigate the previous state (from before juliaup rm nightly) from a recent backup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant