I’ve recently reinstalled my RPI 4b+ with the most recent version of DietPi x64, and I am attempting to install Kodi via dietpi-software. At the following stage, this message appears:
[ INFO ] DietPi-Software | APT install for: libcec4 libnfs12 kodi fbset, please wait...
E: Unable to correct problems, you have held broken packages.
[FAILED] DietPi-Software | APT install for: libcec4 libnfs12 kodi fbset
- Command: apt-get -qq --allow-change-held-packages install libcec4 libnfs12 kodi fbset
followed by:
APT install for: libcec4 libnfs12 kodi fbset
│ - Command: apt-get -qq --allow-change-held-packages install libcec4
│ libnfs12 kodi fbset
│ - Exit code: 100
│ - DietPi version: v6.33.3 (MichaIng/master) | HW_MODEL: 4 | HW_ARCH: 3 |
│ DISTRO: 5
│ - Image creator: DietPi Core Team
│ - Pre-image: Raspberry Pi OS 64-bit
│ - Error log:
│ E: Unable to correct problems, you have held broken packages.
Even stranger, when I try and send a bug report, I get the following:
Checking URL: ssh.dietpi.com
│ - Command: wget --spider -t 1 -T 10 ssh.dietpi.com
│ - Exit code: 5
│ - DietPi version: v6.33.3 (MichaIng/master) | HW_MODEL: 4 | HW_ARCH: 3 |
│ DISTRO: 5
│ - Image creator: DietPi Core Team
│ - Pre-image: Raspberry Pi OS 64-bit
│ - Error log:
│ URL transformed to HTTPS due to an HSTS policy
│ Spider mode enabled. Check if remote file exists.
│ --2020-10-21 20:20:29-- https://ssh.dietpi.com/
│ Resolving ssh.dietpi.com (ssh.dietpi.com)... 185.101.93.93
│ Connecting to ssh.dietpi.com (ssh.dietpi.com)|185.101.93.93|:443...
│ connected.
│ ERROR: The certificate of ‘ssh.dietpi.com’ is not trusted.
Any help appreciated on this one!