-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Update 8.24.0 #6766
Comments
Hmm, your distro version is shown as "Bookworm", but your APT lists are Bullseye list, it seems. Did you recently try to upgrade from Bullseye to Bookworm? Can you show the output of the following commands: cat /etc/os-release
cat /etc/apt/sources.list
dpkg -l base-files |
Hi, I usually run dietpi-update for updates and dietpi-config for software.. I'm a Linux rookie...
|
@MichaIng this is the 2nd time I see a system reported as Bookworm but it is Bullseye still https://dietpi.com/forum/t/problem-with-installing-wordpress-through-dietpi-software/18451 |
I performed restore with dietpi-backup a few days ago with this procedure why did I replace the microsd with a usb m2 sata disk:
I make a backup now and then try to run: i'll update you soon |
It was not my aim to force you into the Debian destro upgrade. More a hint for @MichaIng 😉 |
I would like to update the system, but since everything worked I am always afraid to spoil something... |
Let's see, DietPi scripts are detecting the system via So unless the line does not start with cat /etc/debian_version |
root@DietPi:~# cat /etc/debian_version |
So far so good. And when you run this? cat /boot/dietpi/.hw_model
/boot/dietpi/func/dietpi-obtain_hw_model
cat /boot/dietpi/.hw_model |
now I'm updating... |
If you are upgrading to Bookworm already, all good. We seem to have some other cases to get the relevant output for debugging from. |
I have updating to Bookworm and all works right! |
ok I'm going to close the issue. Feel free to reopen if needed. |
Details:
Linux DietPiMao 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
apt-get -y --allow-change-held-packages install ./package.deb
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
Thank You
The text was updated successfully, but these errors were encountered: