Skip to main content

Search

Items tagged with: apt-get


With #Debian I get this:
E: The repository 'http://security.debian.org bullseye/updates 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.

when I run #apt-get update && apt-get upgrade&& apt-get install package, as bit before there is
Ign:1 http://security.debian.org bullseye/updates InRelease
Err:2 http://security.debian.org bullseye/updates Release                      
  404  Not Found [IP: 2a04:4e42:3::644 80]


Anyone can point me in a direction to solve this?