私のDebianでは、「sudo apt update」はerrosとIgn:を提供しています。 「ストア...公開されたファイルはありません。」アップデートパスでubuntu.comを見つけます。

私のDebianでは、「sudo apt update」はerrosとIgn:を提供しています。 「ストア...公開されたファイルはありません。」アップデートパスでubuntu.comを見つけます。

私のDebianバージョンに問題が発生しましたが、どうしたのかわかりません。私は編集していません/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

ベストアンサー1

おすすめ記事