```
Code: Select all
> cat /etc/apt/sources.list.d/docker.list
deb [arch=arm64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/debian bookworm stable
I just ran a sudo apt get, apt dist-upgrade, and apt seemed to hang at this point of the process:
Code: Select all
Setting up iso-codes (4.17.0-1) ...
Setting up libbpf1:amd64 (1:1.4.6-1) ...
Setting up docker-ce (5:27.3.1-1~debian.12~bookworm) ...
^[[A^[[B
I'm curious if anybody has hit the issue, or might know how to find out what's going on under the hood?