I attempted to upgrade my proxmox environment from 7.4-17 to 8 recent but found when running
I get the following error. I can't seem to find anything about this error and don't know what I screwed up.
All suggestions welcome.
Code:
pveversion
All suggestions welcome.
Code:
root@server:/# RUST_BACKTRACE=full pveversion
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', /usr/share/cargo/registry/proxmox-apt-0.9.4/src/repositories/mod.rs:113:26
stack backtrace:
0: 0x7f9ebd4e9d3f - <unknown>
1: 0x7f9ebd508afe - <unknown>
2: 0x7f9ebd4d03e5 - <unknown>
3: 0x7f9ebd4e9af5 - <unknown>
4: 0x7f9ebd4d8e7f - <unknown>
5: 0x7f9ebd4d8b38 - <unknown>
6: 0x7f9ebd4d948b - <unknown>
7: 0x7f9ebd4ea051 - <unknown>
8: 0x7f9ebd4e9e8c - <unknown>
9: 0x7f9ebd4d9032 - <unknown>
10: 0x7f9ebd127c73 - <unknown>
11: 0x7f9ebd127d4d - <unknown>
12: 0x7f9ebd3af6c5 - <unknown>
13: 0x7f9ebd1f0f88 - <unknown>
14: 0x7f9ebd1f139a - <unknown>
15: 0x7f9ebd1f1126 - <unknown>
16: 0x564990f24187 - Perl_pp_entersub
17: 0x564990f1a876 - Perl_runops_standard
18: 0x564990e88b1c - perl_run
19: 0x564990e5b482 - main
20: 0x7f9ebdaa7d0a - __libc_start_main
21: 0x564990e5b4ca - _start
22: 0x0 - <unknown>
fatal runtime error: failed to initiate panic, error 5
Aborted