Closed boterocamilo closed 18 hours ago
Not sure why but you added a docker repository for Ubuntu. And there the release Bookworm. First, DietPi is based on Debian and Bookworm is not a Ubuntu release. Any reason why you added it manually?
Not sure why but you added a docker repository for Ubuntu. And there the release Bookworm. First, DietPi is based on Debian and Bookworm is not a Ubuntu release. Any reason why you added it manually?
Actually I do not remember installing it manually.
However, I did run the following:
sudo rm /etc/apt/sources.list.d/docker.list
Which contained the Ubuntu reference.
After, I ran dietpi-update
and an error appeared, then I selected re-run
.
Now I have the v9.8.0.
There is just one package that has been kept back (rpi-eeprom) and cannot be updated.
In case you need Docker, you can install it via dietpi-software
, either its menu as usual, or:
dietpi-software install 162
It does moreless the steps from official Docker install instructions: https://docs.docker.com/engine/install/debian/
Only difference is that the default data directory is at /mnt/dietpi_userdata/docker-data
There is just one package that has been kept back (rpi-eeprom) and cannot be updated.
apt install --reinstall rpi-eeprom
It requires one of the new firmware packages now, so this is expected, until migrating to new kernel/firmware stack: https://github.com/MichaIng/DietPi/issues/6676
Creating a bug report/issue
Required Information
apt-get -y -eany update
Linux DietPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
Additional Information (if applicable)
1568fffc-d7e8-4414-b734-9ede76bcaa07
Steps to reproduce
Expected behaviour
Actual behaviour
Extra details
Additional logs: