내 Debian에서 "sudo apt update"는 erros 및 Ign: 을 제공합니다. "저장소...게시된 파일이 없습니다." 업데이트 경로에서 ubuntu.com을 찾으세요.

내 Debian에서 "sudo apt update"는 erros 및 Ign: 을 제공합니다. "저장소...게시된 파일이 없습니다." 업데이트 경로에서 ubuntu.com을 찾으세요.

내 데비안 버전에 문제가 발생했는데 어떻게 된 일인지 모르겠습니다. 나는 편집하지 않았습니다 /etc/apt/sources.list.
Vultr VPS를 실행하고 있습니다.

내 질문은 이것입니다:

my_login@debian:~$ sudo apt update
Hit:1 https://apprepo.vultr.com/debian universal InRelease
Ign:2 http://security.ubuntu.com/ubuntu bullseye-security InRelease
Ign:3 http://archive.ubuntu.com/ubuntu bullseye InRelease
Err:4 http://security.ubuntu.com/ubuntu bullseye-security Release
  404  Not Found [IP: 2001:67c:1562::18 80]
Ign:5 http://archive.ubuntu.com/ubuntu bullseye-updates InRelease
Ign:6 http://archive.ubuntu.com/ubuntu bullseye-backports InRelease
Err:7 http://archive.ubuntu.com/ubuntu bullseye Release
  404  Not Found [IP: 2001:67c:1562::18 80]
Err:8 http://archive.ubuntu.com/ubuntu bullseye-updates Release
  404  Not Found [IP: 2001:67c:1562::18 80]
Err:9 http://archive.ubuntu.com/ubuntu bullseye-backports Release
  404  Not Found [IP: 2001:67c:1562::18 80]
Hit:10 https://deb.torproject.org/torproject.org bullseye InRelease
Hit:11 https://deb.torproject.org/torproject.org tor-experimental-bullseye InRelease
Reading package lists... Done
E: The repository 'http://security.ubuntu.com/ubuntu bullseye-security 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.
E: The repository 'http://archive.ubuntu.com/ubuntu bullseye 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.
E: The repository 'http://archive.ubuntu.com/ubuntu 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.
E: The repository 'http://archive.ubuntu.com/ubuntu bullseye-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.

tor작동 중간 릴레이를 설치하고 있습니다 tor. 나는 쓰여진 모든 일을하고 있습니다.여기. .라는
새 파일에 새 파일을 만들었습니다 . 다음 항목을 추가했습니다./etc/apt/sources.list.d/tor.list

하지만 나는 편집하지 않았습니다 /etc/apt/sources.list. 100% 만지지 않았음이 확실합니다.

Vultr와 VPS가 있습니다. 그들이 콘텐츠를 통제하나요 /etc/apt/sources.list?
예를 들어 VPS를 다시 시작하면 이 파일을 변경할 수 있나요? cloud-init??라는 것을 사용하십시오 .

my_login@debian:~$ dpkg --get-selections | grep cloud-init
cloud-init                                      install

/etc/apt/sources.list파일을 편집하지 않았는데 변경되었기 때문 입니다. 하지만 물론이죠. 오늘은 서버를 8~9번이나 다시 시작했습니다.

http://security.ubuntu.com/ubuntu그리고 왜 그것은 또는 어디서나 말합니다
http://archive.ubuntu.com/ubuntu. Debian Bullseye 버전이 있습니다.

my_login@debian:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye

관련 정보