F5F Stay Refreshed Software Operating Systems Issues with upgrading Ubuntu can arise from compatibility or configuration challenges.

Issues with upgrading Ubuntu can arise from compatibility or configuration challenges.

Issues with upgrading Ubuntu can arise from compatibility or configuration challenges.

I
iProps
Junior Member
29
01-18-2024, 04:50 PM
#1
Hello everyone! I'm facing an issue at work: Our Ubuntu VM is running Ubuntu 17.10 (artful), and we're attempting to upgrade to the latest version using sudo do-release-upgrade. It keeps saying my Python3 installation is corrupted and needs a fix on /usr/bin/python3. I've looked up advice suggesting the symlink should point to Python 3.6, but some users reported issues with update-alternatives. The link itself checks out, and we're not using update-alternatives. Still, the upgrade isn't working. Edit: Another suggestion was to reinstall Python via sudo apt-get install --reinstall python3, but that fails because the download can't be completed.
I
iProps
01-18-2024, 04:50 PM #1

Hello everyone! I'm facing an issue at work: Our Ubuntu VM is running Ubuntu 17.10 (artful), and we're attempting to upgrade to the latest version using sudo do-release-upgrade. It keeps saying my Python3 installation is corrupted and needs a fix on /usr/bin/python3. I've looked up advice suggesting the symlink should point to Python 3.6, but some users reported issues with update-alternatives. The link itself checks out, and we're not using update-alternatives. Still, the upgrade isn't working. Edit: Another suggestion was to reinstall Python via sudo apt-get install --reinstall python3, but that fails because the download can't be completed.

M
matteojami
Junior Member
12
01-25-2024, 11:12 AM
#2
Others have faced the same problem, and on Reddit users shared a workaround involving apt-get commands to clean up old packages. It might help to run those steps, but always back up your VM beforehand.
M
matteojami
01-25-2024, 11:12 AM #2

Others have faced the same problem, and on Reddit users shared a workaround involving apt-get commands to clean up old packages. It might help to run those steps, but always back up your VM beforehand.

P
pizzapieboy
Member
130
01-30-2024, 08:24 PM
#3
Deliver to @Twilight and @Sauron
P
pizzapieboy
01-30-2024, 08:24 PM #3

Deliver to @Twilight and @Sauron

R
Rexyman2002
Junior Member
12
02-01-2024, 08:38 PM
#4
Great to hear that! Let me know if you need anything else.
R
Rexyman2002
02-01-2024, 08:38 PM #4

Great to hear that! Let me know if you need anything else.