Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
apt安装oaclejdk时报公钥错误
Experiences and Insight
979
views ·
5
replies ·
To
floor
Go
138******30
deepin
2018-08-31 02:55
Author
执行
sudo add-apt-repository ppa:webupd8team/java
添加源的时候,返回以下信息
gpg: keybox '/tmp/tmpjjur_jj5/pubring.gpg' created
gpg: key C2518248EEA14886: 14 signatures not checked due to missing keys
gpg: /tmp/tmpjjur_jj5/trustdb.gpg:建立了信任度数据库
gpg: 密钥 C2518248EEA14886:公钥“Launchpad VLC”已导入
gpg: 没有找到任何绝对信任的密钥
gpg: 合计被处理的数量:1
gpg: 已导入:1
gpg: 找不到有效的 OpenPGP 数据。
网上找了一些方法都不能解决,请官方给出一个解决办法。谢谢
Reply
Like 0
Favorite
View the author
All Replies
138******30
deepin
2018-08-31 02:59
#1
我是在15.7版本上安装报这个错误的。
Reply
Like 0
View the author
177******38
deepin
2018-08-31 04:36
#2
sdkman走起
Reply
Like 0
View the author
deii
deepin
2018-08-31 05:01
#3
您没有导入签名密钥并验证,如何导入签名密钥并验证,请看这个地址的文章http://www.mintos.org/skill/lmde-ppa-lwqq.html
Reply
Like 0
View the author
belmode
deepin
2018-08-31 16:00
#4
直接下个tar.gz安装得了
Reply
Like 0
View the author
bibichuan
deepin
2018-11-12 23:52
#5
推荐两个网站http://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html和https://www.linuxuprising.com/2018/10/how-to-install-oracle-java-11-in-ubuntu.html按上面的操作就能装上java8
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Update driver for my computer
Popular Events
More
sudo add-apt-repository ppa:webupd8team/java
添加源的时候,返回以下信息
gpg: keybox '/tmp/tmpjjur_jj5/pubring.gpg' created
gpg: key C2518248EEA14886: 14 signatures not checked due to missing keys
gpg: /tmp/tmpjjur_jj5/trustdb.gpg:建立了信任度数据库
gpg: 密钥 C2518248EEA14886:公钥“Launchpad VLC”已导入
gpg: 没有找到任何绝对信任的密钥
gpg: 合计被处理的数量:1
gpg: 已导入:1
gpg: 找不到有效的 OpenPGP 数据。
网上找了一些方法都不能解决,请官方给出一个解决办法。谢谢