Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version | G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=19
G_DIETPI_VERSION_RC=2
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’ - Distro version | bookworm
- Kernel version | Linux DietPi 6.1.0-41-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64 GNU/Linux
- Architecture | amd64
- SBC model | Native PC (x86_64) - lenovo min-pc
- Power supply used | OEM (lenovo min-pc)
- SD card used | SSD via SATA
Additional Information (if applicable)
- Recently upgraded to Bookworm using the process described at Debian Bookworm has been released – DietPi Blog (Note I did remove Mono during the process, which was no longer needed) - yes I shamefully took that long to update to bookwork
Steps to reproduce
- run “dietpi-update”
Expected behaviour
- should complete dietpi-update from 9.19.2 to 9.20.1
Actual behaviour
- process raises an error about sed being the incorrect version
┌──────────────────────────┤ DietPi-Patch ├──────────────────────────┐
- Command: sed --follow-symlinks -i -e /^[[:blank:]]*log=/var/log/aria2.log/c\console-log-level=notice -e /^[[:blank:]]*log-level=/d /mnt/dietpi_userdata/aria2/aria2.conf
- Exit code: 1
- DietPi version: v9.20.0 (MichaIng/master) | HW_MODEL: 21 | HW_ARCH: 10 | DISTRO: 7
- Error log:
sed: -e expression #1, char 63: expected newer version of sed
Extra details
-
root@DietPi:/tmp/DietPi-Patch# sed --version
sed (GNU sed) 4.9
Packaged by Debian
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later < The GNU General Public License v3.0 - GNU Project - Free Software Foundation >.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Jay Fenlason, Tom Lord, Ken Pizzini,
Paolo Bonzini, Jim Meyering, and Assaf Gordon.
This sed program was built with SELinux support.
SELinux is disabled on this system.
GNU sed home page: < GNU sed - GNU Project - Free Software Foundation >.
General help using GNU software: < Getting help with GNU software - GNU Project - Free Software Foundation >.
E-mail bug reports to: bug-sed@gnu.org.
-
root@DietPi:/tmp/DietPi-Patch# which sed
/usr/bin/sed
Any assistance would be appreciated.