-
Couldn't load subscription status.
- Fork 1
Closed
Description
VM on Proxmox with Debian Bookworm
the Python 3.12 backport from https://github.com/pascallj/python3.12-backport was installed
After adding the Python3.13 backport to source.list.d and running "apt install" hit the following error:
Unpacking python3.13 (3.13.2-1~bpo12+1) ...
dpkg: error processing archive /var/cache/apt/archives/python3.13_3.13.2-1~bpo12+1_amd64.deb (--unpack):
trying to overwrite '/usr/local/bin/pip3', which is also in package python3.12 3.12.8-3~bpo12+1
Errors were encountered while processing:
/var/cache/apt/archives/python3.13_3.13.2-1~bpo12+1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Workaround to force installation:
apt --fix-broken install -o DPkg::options::="--force-overwrite"
Metadata
Metadata
Assignees
Labels
No labels