Skip to content

juliaup info crashes on MacOS Ventura 13.0 #487

@camilogarciabotero

Description

@camilogarciabotero

Hi,

I followed the instructions to use juliaup 1.8.10 , then change to the releasepreview channel juliaup self channel releasepreview, and that worked fine, but then when executing the juliaup info got the following problem:

name = 'Juliaup'
operating_system = 'unix:OSX'
crate_version = '1.8.10'
explanation = '''
Panic occurred in file '/Users/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ureq-2.5.0/src/rtls.rs' at line 74
'''
cause = 'Failed to add native certificate too root store: BadDer'
method = 'Panic'
backtrace = '''

   0: 0x1082a6a85 - core::result::unwrap_failed::ha988429942445917
   1: 0x108226069 - core::ops::function::FnOnce::call_once::ha0d6f48b9a614fb5
   2: 0x108121612 - once_cell::imp::initialize_or_wait::hca53ff2183dd744c
   3: 0x1082b17df - once_cell::imp::OnceCell<T>::initialize::h3f1d155e6e2aef41
   4: 0x1082231f2 - ureq::agent::AgentBuilder::new::hb1a69231fb9fd917
   5: 0x1080fae98 - juliaup::operations::get_ureq_agent::h8ca3e86b253070b5
   6: 0x108106657 - juliaup::operations::download_juliaup_version::h1a7e6db0c6685e7c
   7: 0x1080109b0 - juliaup::main::hf9faef8b0b0035cc
   8: 0x107ff3916 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2ccf0636b6322bbe
   9: 0x107ff3a32 - std::rt::lang_start::{{closure}}::hbaf7903ca9db3d7f
  10: 0x108032e02 - _main
  11: 0x7ff8178c4310 - <unresolved>'''

I'm working on MacOS Venture 13.0. Let me know if more info is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions