无法安装 ubuntugis

vin*_*rms 6 ppa 18.04

 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu bionic Release           
  404  Not Found [IP: 91.189.95.83 80]
Reading package lists... Done                                                 
E: The repository 'http://ppa.launchpad.net/ubuntugis/ppa/ubuntu bionic 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.
Run Code Online (Sandbox Code Playgroud)

小智 10

目前,如果您希望在 Ubuntu 18.04 中使用 ubuntugis ppa,您将需要使用不稳定的repo,而不是稳定的。删除(或注释掉)稳定存储库的条目(可能在/etc/apt/sources.list.d/ubuntugis-ubuntu-ppa-bionic.list)并运行以下(根据ubuntugis wiki):

sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get 更新


wal*_*tor -6

E:这是您的问题,以及进一步错误 ( ) 和通知 ( )的原因N:

http://ppa.launchpad.net/ubuntugis/ppa/ubuntu bionic Release           
404  Not Found [IP: 91.189.95.83 80]
Run Code Online (Sandbox Code Playgroud)

404错误意味着您无法连接到ppa.launchpad.net.

修复您的网络连接。

  • ‘404’并不意味着他无法连接,只是ubuntugis ppa中还没有bionic。 (2认同)