Trying to install vaultwarden - gets so far then throws error while installing pkg-config libssl-dev:
apt-get -qq --allow-change-held-packages install pkg-config libssl-dev
E: Unable to correct problems, you have held broken packages.
Tried:
apt --reinstall install pkg-config libssl-dev
Result:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libssl-dev : Depends: libssl1.1 (= 1.1.1d-0+deb10u7+rpt1) but 1.1.1i-1+0~20201212.21+debian10~1.gbpc1ad96 is to be installed
E: Unable to correct problems, you have held broken packages.
These are the repositories lister in apt:
deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free
deb https://archive.raspberrypi.org/debian/ buster main
deb https://downloads.plex.tv/repo/deb/ public main
deb https://packages.sury.org/php/ buster main
Details:
Date | Sat Mar 12 15:41:42 GMT 2022
DietPi version | v8.2.2 (MichaIng/master)
Image creator | DietPi Core Team
Pre-image | Raspberry Pi OS (32-bit) Lite
Hardware | RPi 4 Model B (armv7l) (ID=4)
Kernel version | Linux DietPi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reinstallation of libssl1.1 is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.