首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu错误: apt-aget更新intel-mkl分发错误

Ubuntu错误: apt-aget更新intel-mkl分发错误
EN

Stack Overflow用户
提问于 2019-12-02 02:47:45
回答 1查看 698关注 0票数 1

在Ubuntu中,我正在尝试运行以下命令

代码语言:javascript
复制
 sudo apt-get update

但是我得到了错误信息

代码语言:javascript
复制
Get:18 https://apt.repos.intel.com/intelpython binary/ Packages [3.166 B]
It got 7.878 B in 2 s (3.717 B/s).            
Packet lists were read ...Ready
W: Conflict in distribution: https://apt.repos.intel.com/intelpython binary/ InRelease (binary/ expected, but  got)
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/intel-mkl.list:2 and /etc/apt/sources.list.d/intelpython.list:1
W: Target Translations (de_DE) is configured multiple times in /etc/apt/sources.list.d/intel-    mkl.list:2 and /etc/apt/sources.list.d/intelpython.list:1
W: Target Translations (de) is configured multiple times in /etc/apt/sources.list.d/intel-mkl.list:2 and /etc/apt/sources.list.d/intelpython.list:1
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/intel-mkl.list:2 and /etc/apt/sources.list.d/intelpython.list:1

我能做些什么来解决这个问题?

非常感谢!

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2019-12-04 16:17:20

在apt通道中用于签名包的GPG密钥可能已过期。这个问题可以通过updating the key来解决。

请重试重新安装密钥,然后尝试https://software.intel.com/en-us/articles/installing-intel-free-libs-and-python-apt-repo中的步骤

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/59128783

复制
相关文章

相似问题

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