首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >16.04:无法更新OwnCloud

16.04:无法更新OwnCloud
EN

Ask Ubuntu用户
提问于 2016-07-03 09:12:16
回答 1查看 4.5K关注 0票数 1

对于OwnCloud桌面版本的更新,我有问题:

代码语言:javascript
复制
teddy@Yoga-2:~$ sudo apt-get update --allow-unauthenticated
[sudo] password for teddy: 
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Ign:2 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10  InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [94,5 kB]
Get:4 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10  Release [1023 B]
Get:5 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10  Release.gpg [189 B]
Ign:5 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10  Release.gpg
Hit:6 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10  Packages
Hit:7 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:8 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94,5 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [242 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [238 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [130 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [127 kB]
Fetched 927 kB in 0s (1111 kB/s)                          
Reading package lists... Done
W: GPG error: http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10  Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 977C43A8BA684223
W: The repository 'http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10  Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.

这不是我第一次出现更新Ownclous的问题,但这次我无法解决这个问题。你能帮忙吗?如何显式验证回购?按建议添加GPG键并不能解决问题。我记得在安装客户端时添加了它。

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2016-07-03 09:18:37

现在有一个16.04的Owncloud客户端存储库,所以更新您的sources.list (只需用16.04替换15.10 ),然后再试一次。

如果您还没有为存储库添加GPG键,请按照Owncloud客户端下载页面上的指示执行:

代码语言:javascript
复制
wget http://download.opensuse.org/repositories/isv:ownCloud:desktop/Ubuntu_16.04/Release.key
sudo apt-key add - < Release.key
票数 8
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/794231

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档