Closed markmandel closed 10 months ago
Sorry about that, can you try again?
No worries! Thanks, that worked perfectly!
❯ sudo apt update
Get:1 file:/etc/apt/mirrors/debian.list Mirrorlist [30 B]
Get:2 file:/etc/apt/mirrors/debian-security.list Mirrorlist [39 B]
# .. truncated ...
Hit:3 https://deb.debian.org/debian trixie InRelease
Hit:4 https://deb.debian.org/debian trixie-updates InRelease
Hit:5 https://deb.debian.org/debian trixie-backports InRelease
Hit:6 https://deb.debian.org/debian-security trixie-security InRelease
Get:11 https://xpra.org/beta trixie InRelease [4736 B]
Get:13 https://xpra.org/beta trixie/main arm64 Packages [888 B]
Get:12 https://xpra.org/beta trixie/main amd64 Packages [9006 B]
Fetched 13.7 kB in 3s (4554 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
15 packages can be upgraded. Run 'apt list --upgradable' to see them.
Thanks for the quick fix!
Describe the bug A clear and concise description of what the bug is.
Running
apt update
, i get the following:To Reproduce
sudo apt update
System Information (please complete the following information):
Additional context
Guessing this is similar to #4067 .
Thank you for Xpra!