Hmmm, kollidiert mit dem alten python-kodi-Paket:
MLD> apt update
Get:1 http://www.minidvblinux.de/download/5.5/files unstable InRelease [2.430 B]
Fetched 2.430 B in 0s (10,2 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
MLD> apt dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libimagequant0 python python-kodi python-talloc
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
python3-kodi
The following packages will be upgraded:
kodi-stable
1 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 47,0 MB of archives.
After this operation, 537 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://www.minidvblinux.de/download/5.5/files unstable/main amd64 python3-kodi amd64 3.7-0 [119 kB]
Get:2 http://www.minidvblinux.de/download/5.5/files unstable/main amd64 kodi-stable amd64 1:19.1.0-3.4 [46,9 MB]
Fetched 47,0 MB in 23s (2.029 kB/s)
Create a snapshot of '/mnt/root/@root' in '/mnt/root/2021-08-31 14:26'
Delete subvolume (no-commit): '/mnt/root/2021-08-31 11:11'
Selecting previously unselected package python3-kodi.
(Reading database ... 23626 files and directories currently installed.)
Preparing to unpack .../python3-kodi_3.7-0_amd64.deb ...
Unpacking python3-kodi (3.7-0) ...
dpkg: error processing archive /var/cache/apt/archives/python3-kodi_3.7-0_amd64.deb (--unpack):
trying to overwrite '/usr/share/pyshared/lsb_release.py', which is also in package python-kodi 2.7-8.1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Preparing to unpack .../kodi-stable_1%3a19.1.0-3.4_amd64.deb ...
Unpacking kodi-stable (1:19.1.0-3.4) over (1:19.1.0-3.2) ...
Errors were encountered while processing:
/var/cache/apt/archives/python3-kodi_3.7-0_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Aber es gab zumindest den Versuch, python 2.7 zu löschen.
Update:
Ich habe gerade kodi-stable deinstalliert und mit autoremove wurde auch python-kodi und einiges andere gelöscht. kodi-stable installieren ging dann und auch python3-kodi wurde automatisch installiert. "apt list "*python*"" zeigt mir nur noch "libpython2.7" als installiert an. Soll ich das noch versuchen zu löschen?
Viele Grüße
Herbert