OpenEdx本机安装失败

时间:2018-10-02 10:33:38

标签: linux mongodb ubuntu openedx

我正在按照以下指南尝试在Ubuntu系统上安装OpenEdx(银杏2):https://openedx.atlassian.net/wiki/spaces/OpenOPS/pages/146440579/Native%2BOpen%2BedX%2BUbuntu%2B16.04%2B64%2Bbit%2BInstallation

安装程序连续失败,并显示以下错误

fatal: [localhost]: FAILED! => {"changed": true, "failed": true, "rc": 100, "stderr": "W: The repository 'http://nginx.org/packages/ubuntu xenial Release' does not have a Release file.\nW: http://downloads-distro.mongodb.org/repo/ubuntu-upstart/dists/dist/Release.gpg: Signature by key 492EAFE8CD016A07919F1D2B9ECBEC467F0CEB10 uses weak digest algorithm (SHA1)\nE: Failed to fetch http://nginx.org/packages/ubuntu/dists/xenial/nginx/binary-amd64/Packages  Connection failed [IP: 206.251.255.63 80]\nE: Some index files failed to download. They have been ignored, or old ones used instead.\n", "stdout": "", "stdout_lines": []}

它与存储库有关,但我不知道该怎么办。

0 个答案:

没有答案