Required Information
- DietPi version:
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=20
G_DIETPI_VERSION_RC=1
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
G_LIVE_PATCH_STATUS[0]=‘applied’
- Distro version
bookworm 0
- Kernel version
Linux DietPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
- Architecture
arm64
- SBC mode
RPi 4 Model B (aarch64)
- Power supply used
Raspberry Pi 3A
- SD card used
ScanDisk Extreme
Additional Information (if applicable)
- Software title
Octoprint
-Was the software title installed freshly or updated/migrated?
Fresh install
- Can this issue be replicated on a fresh installation of DietPi?
Yes. I have tried a fresh install TWICE and get the same result.
- Bug report ID:
09cdf863-a27a-4e9d-9a85-8fe2d50aca75
Steps to reproduce
Image a new Trixie SDCard and boot.
Allow updates to occur.
Run dietpi-software
Search Software for “Octoprint”
Confirm [*] 153 OctoPrint: web interface for controlling 3d printers
Install Software
Expected behaviour
Software should install
Actual behaviour
Installation fails:
APT install python3-dev
- Command: apt-get -y --allow-change-held-packages install python3-dev
- Exit code: 100
- DietPi version: v8.20.1 (MichaIng/master) | HW_MODEL: 4 | HW_ARCH: 3 | DISTRO: 7
- Error log:
Reading package lists...
Building dependency tree...
Reading state information...
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:
libc6-dev : Depends: libc6 (= 2.36-9+deb12u1) but 2.37-3 is to be installed
Depends: libc-dev-bin (= 2.36-9+deb12u1) but it is not going to be installed
Depends: libcrypt-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.