Issue when running dietpi-update

Creating a bug report/issue

Required Information

  • DietPi version | cat /boot/dietpi/.version
    G_DIETPI_VERSION_CORE=8
    G_DIETPI_VERSION_SUB=11
    G_DIETPI_VERSION_RC=1
    G_GITBRANCH=‘beta’
    G_GITOWNER=‘MichaIng’

  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
    bullseye

  • Kernel version | uname -a
    Linux DietPi 6.0.13-meson64 #22.11.2 SMP PREEMPT Sun Dec 18 16:52:19 CET 2022 aarch64 GNU/Linux

  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
    Odroid C4/HC4 (aarch64)

  • Power supply used | (EG: 5V 1A RAVpower)
    Odroid brand power supply, for that model

  • SD card used | (EG: SanDisk ultra)
    SanDisk

Additional Information (if applicable)

  • Software title | (EG: Nextcloud)
  • Was the software title installed freshly or updated/migrated?
  • Can this issue be replicated on a fresh installation of DietPi?
    ← If you sent a “dietpi-bugreport”, please paste the ID here →
  • Bug report ID | echo $G_HW_UUID

Steps to reproduce

  1. Run dietpi-update
  2. Get the first error screen
  3. Try to send report
  4. Get the 2nd error screen

Expected behaviour

  • Update runs as normal

Actual behaviour

  • As shown on the attached files

Extra details

  • Tried rebooting.
  • Have manually apt update/upgrade, and rebooted.
  • Still same issue occurs


pls disable IPv6 from error options and try again.

That appears to have resolved it - thank you