Hello Friends
For a laptop with Debian 13 Desktop happened the following experience
Yesterday in the night when was executed the apt update command happened a blackout. Now today when the same command is executed appears the following output
apt update
Ign:1 http://deb.debian.org/debian trixie InRelease
Ign:2 http://security.debian.org/debian-security trixie-security InRelease
Ign:3 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:4 https://repo.vivaldi.com/stable/deb stable InRelease
Ign:5 https://packages.microsoft.com/repos/code stable InRelease
Ign:2 http://security.debian.org/debian-security trixie-security InRelease
Ign:4 https://repo.vivaldi.com/stable/deb stable InRelease
Ign:5 https://packages.microsoft.com/repos/code stable InRelease
Ign:6 http://deb.debian.org/debian trixie-updates InRelease
Ign:3 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:4 https://repo.vivaldi.com/stable/deb stable InRelease
Ign:5 https://packages.microsoft.com/repos/code stable InRelease
Ign:1 http://deb.debian.org/debian trixie InRelease
Ign:2 http://security.debian.org/debian-security trixie-security InRelease
Ign:3 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:6 http://deb.debian.org/debian trixie-updates InRelease
Err:2 http://security.debian.org/debian-security trixie-security InRelease
Temporary failure resolving 'security.debian.org'
Err:3 https://dl.google.com/linux/chrome/deb stable InRelease
Temporary failure resolving 'dl.google.com'
Err:4 https://repo.vivaldi.com/stable/deb stable InRelease
Temporary failure resolving 'repo.vivaldi.com'
Err:5 https://packages.microsoft.com/repos/code stable InRelease
Temporary failure resolving 'packages.microsoft.com'
Ign:1 http://deb.debian.org/debian trixie InRelease
Ign:6 http://deb.debian.org/debian trixie-updates InRelease
Err:1 http://deb.debian.org/debian trixie InRelease
Temporary failure resolving 'deb.debian.org'
Err:6 http://deb.debian.org/debian trixie-updates InRelease
Temporary failure resolving 'deb.debian.org'
All packages are up to date.
Warning: Failed to fetch http://deb.debian.org/debian/dists/trixie/InRelease Temporary failure resolving 'deb.debian.org'
Warning: Failed to fetch http://security.debian.org/debian-security/dists/trixie-security/InRelease Temporary failure resolving 'security.debian.org'
Warning: Failed to fetch http://deb.debian.org/debian/dists/trixie-updates/InRelease Temporary failure resolving 'deb.debian.org'
Warning: Failed to fetch https://dl.google.com/linux/chrome/deb/dists/stable/InRelease Temporary failure resolving 'dl.google.com'
Warning: Failed to fetch https://repo.vivaldi.com/stable/deb/dists/stable/InRelease Temporary failure resolving 'repo.vivaldi.com'
Warning: Failed to fetch https://packages.microsoft.com/repos/code/dists/stable/InRelease Temporary failure resolving 'packages.microsoft.com'
Warning: Some index files failed to download. They have been ignored, or old ones used instead.
Observe there are some Err messages
The apt upgrade works until “some point”
Note
When is opened any web browser is not possible access any web page
Therefore due the blackout I am assuming something is perhaps “corrupt”. What to do?
Thanks in advance


