我正尝试在Ubuntu 14.04上安装OwnCloud。 服务器,运行LAMP。
我正在使用本教程来获取它( https://www.howtoforge.com/how-to-install-owncloud-7-on-ubuntu-14.04 ),但是当我运行sudo apt-get update我得到:
W: Failed to fetch http://inverse.ca/ubuntu-v3/dists/trusty/trusty/binary-amd64Packages 401 Authorization Required [IP: 192.95.20.194 80] W: Failed to fetch http://inverse.ca/ubuntu-v3/dists/trusty/trusty/binary-i386/ackages 401 Authorization Required [IP: 192.95.20.194 80] E: Some index files failed to download. They have been ignored, or old ones use instead.
我认为我应该没有得到。
然后,当我尝试运行sudo apt-get install owncloud并转到:
After this operation, 86.3 MB of additional disk space will be used. Do you want to continue? [Y/n] y
我得到: Abort.
任何人有一个想法,我可以尝试? 有点迷路了