i tried to use the command
Code: Select all
sudo apt update; sudo apt upgrade
but the i got this:
Code: Select all
Hit:1 https://download.docker.com/linux/debian bookworm InRelease
Ign:2 http://deb.debian.org/debian $codename-backports InRelease
Hit:3 https://deb.debian.org/debian bookworm InRelease
Ign:4 http://ftp.il.debian.org/debian bookworm-security InRelease
Err:5 http://deb.debian.org/debian $codename-backports Release
404 Not Found [IP: 146.75.122.132 80]
Hit:6 https://deb.debian.org/debian bookworm-updates InRelease
Ign:4 http://ftp.il.debian.org/debian bookworm-security InRelease
Ign:4 http://ftp.il.debian.org/debian bookworm-security InRelease
Err:4 http://ftp.il.debian.org/debian bookworm-security InRelease
Could not resolve 'ftp.il.debian.org'
Reading package lists... Done
E: The repository 'http://deb.debian.org/debian $codename-backports Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
i tryed to change mirrors but got error doing this.
i looked in wiki , but i find any use from the info there.