[Seek Help] 安装WINE的时候出现的无公钥的问题
Tofloor
poster avatar
皓古
deepin
2022-10-06 03:58
Author

执行完这条指令后最后返回是未改变:1,是什么问题,需要如何处理这个问题
image.png

Reply Favorite View the author
All Replies
神末shenmo
deepin
Spark-App
Q&A Team
2022-10-06 04:32
#1

去/etc/apt/sources.d把wine相关那条指定的key位置那行删除

Reply View the author
皓古
deepin
2022-10-06 05:03
#2
神末shenmo

去/etc/apt/sources.d把wine相关那条指定的key位置那行删除

这个地方是空的,没有信息

image.png

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-10-06 07:03
#3
皓古

这个地方是空的,没有信息

image.png

这是个文件夹

Reply View the author
miaoaaa
deepin
2022-10-06 07:27
#4
神末shenmo

去/etc/apt/sources.d把wine相关那条指定的key位置那行删除

我记得好像是source.list.d

Reply View the author
皓古
deepin
2022-10-08 19:31
#5
miaoaaa

我记得好像是source.list.d

已安装成功,是KEY路径不对,谢谢

Reply View the author
皓古
deepin
2022-10-17 00:07
#6

已解决:编辑文件,把路径修改即可:

sudo vim /etc/apt/sources.list.d/winehq-buster.sources

把里的:Signed-By: /etc/apt/keyrings/winehq-archive.key改成:/usr/share/keyrings/winehq-archive.key

注:上面内容是在网上找到别人的方法,不一定都管用;

Reply View the author