[sudo] password for aidin:
Hit:1 https://ir.ubuntu.sindad.cloud/ubuntu mantic InRelease
Ign:2 https://pkg.cloudflareclient.com mantic InRelease
Err:3 https://pkg.cloudflareclient.com mantic Release
404 Not Found [IP: 104.19.236.24 443]
Reading package lists... Done
E: The repository 'https://pkg.cloudflareclient.com mantic 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.
答え1
コード名は使用できませんmantic
。Ubuntuでサポートされているコード名:
サポートされるバージョンは次のとおりです。
ジェイミー(22.04)
フォーカス(20.04)
バイオニック(18.04)
シニア(16.04)
このcloudflare-warp
パッケージはLTSリリース用です。lsb_release -cs
Ubuntuコード名が印刷されます。次のように変更してくださいjammy
。
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ jammy main" |
sudo tee /etc/apt/sources.list.d/cloudflare-client.list
sudo apt update
sudo apt install cloudflare-warp