Unable to Install any sofware

Creating a bug report/issue

I have searched the existing open and closed issues

G_DIETPI_VERSION_CORE=10
G_DIETPI_VERSION_SUB=5
G_DIETPI_VERSION_RC=2
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’

trixie 0

6.18.34+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.18.34-1+rpt1 (2026-06-09) aarch64 GNU/Linux

arm64

Pi 4 Model B (aarch64)

Steps to reproduce

  1. … Either use sudo apt install wireguard
  2. …Use sudo dietpi-sofware

Expected behaviour

  • the wireguard software should get installed

Actual behaviour

  • Unable to locate wireguard-tools (diepi software)
  • Unable to locate package wireguard

Extra details

paste lines of logs or code into such code fences here

can you show following

apt update

I have resolved the issue. When I looked into the apt configuration it was seen that the main repository for Debian was missing. Only the updates and security repositories were present. Not sure when the repository got removed. Could it possibly happen during an update ?

We do not touch /etc/apt/sources.list during DietPi updates, only individual repos below /etc/apt/sources.list.d installed from dietpi-software, if some structure or naming changed.