Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version |
cat /boot/dietpi/.version- G_DIETPI_VERSION_CORE=10
- G_DIETPI_VERSION_SUB=5
- G_DIETPI_VERSION_RC=2
- G_GITBRANCH=‘master’
- G_GITOWNER=‘MichaIng’
- Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN- trixie 0
- Kernel version |
uname --all- Linux trixienow 6.18.39+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.18.39-1+rpt1 (2026-07-29) aarch64 GNU/Linux
- Architecture |
dpkg --print-architecture- arm64
- SBC model |
echo $G_HW_MODEL_NAMEor (EG: RPi3)- Raspberry Pi 4 Model B Rev 1.4
- Power supply used | (EG: 5V 1A RAVpower)
- Official Raspberry Pi 4 AC Adapter
- SD card used | (EG: SanDisk ultra)
- N/A as running only off USB hard drive
Additional Information (if applicable)
- Software title | (EG: Nextcloud)
- Upgraded from Debian 12 to Debian 13
- Was the software title installed freshly or updated/migrated?
wandwhowere working before the upgrade
- Can this issue be replicated on a fresh installation of DietPi?
- I believe so
- Bug report ID |
echo $G_HW_UUID
Steps to reproduce
- Upgrade Dietpi running Debian 12 (bookworm) to Debian 13 (trixie) using the script located at Debian 13 Trixie has been released – DietPi Blog
- The above blog post mentions software to install to get the functionality back for
wandwho, but that does not work. - I do find This Github issue mentioning how to get w and who working, but that does not work either.
- Unable to have functional
wandwhocommands as in Debian 12 (bookworm).
Expected behaviour
wandwhocommands should function in Debian 13 (trixie) as they were in Debian 12 (bookworm).
Actual behaviour
wandwhocommands are not functional after upgrading to Debian 13 (trixie).
Extra details
- N/A
paste lines of logs or code into such code fences here