[SOLVED] Failed upgrade 7 > 8

nightshark

New Member
Dec 27, 2023
2
0
1
Hi all - I attempted to do an in place upgrade this afternoon. System was up to date prior to this. I ran pve7to8 and no warnings were given. After updating the sources and running
Bash:
apt dist-upgrade
my node completely shutdown on this step:
Bash:
Unpacking guile-2.2-libs:amd64 (2.2.7+1-9) over (2.2.7+1-6)
.

After a restart I can login locally but have no web GUI or networking that I can tell. I ran
Bash:
dpkg --configure -a
and the install continued but with more errors. It seems all of the 'pve' services are failing to start.

I cannot run
Bash:
pve7to8 -v
with these errors as seen in the screenshots.

Any help is greatly appreciated.

IMG_8860.JPEG
IMG_8861.JPEG
IMG_8863.JPEGIMG_8864.jpegIMG_8865.JPEG

IMG_8867.JPEG
 
I fixed it. The enterprise repo was enabled. I reran apt update, then apt dist-upgrade. Rebooted! Whew!