继指示将 gluster PPA 添加到我的 Ubuntu 20.04 系统时,执行命令时出现以下错误apt update
:
Ign:5 https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/11/amd64/apt ocal InRelease
Err:6 https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/11/amd64/apt ocal Release
404 Not Found [IP: 8.43.85.185 443]
Reading package lists... Done
E: The repository 'https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/11/amd64/apt ocal 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.
我发现他们的每个版本存储库似乎都存在这个问题。有人能告诉我这是否应该在 Ubuntu 20.04.4 上运行,如果可以,有什么解决方法吗?
更新:事实证明,Canonical 的存储库中有一组可用的 gluster 包,所以我正在使用它们。但是,我仍然想知道 gluster 的维护者是否有需要更新的内容,或者我在过程中犯了错误。