容易获得有关多元宇宙的警告?

杰斯珀·林德伯格

每次我使用apt-get update时,都会收到以下警告

W: Skipping acquire of configured file 'multiverse//binary-amd64/Packages' as repository 'http://archive.ubuntu.com/ubuntu bionic-updates InRelease' doesn't have the component 'multiverse/' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'multiverse//i18n/Translation-en' as repository 'http://archive.ubuntu.com/ubuntu bionic-updates InRelease' doesn't have the component 'multiverse/' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'multiverse//cnf/Commands-amd64' as repository 'http://archive.ubuntu.com/ubuntu bionic-updates InRelease' doesn't have the component 'multiverse/' (component misspelt in sources.list?)

不知道这是我应该担心的事情吗?我已经在Google上搜索了这些警告,但是找不到具有相同警告,只有相同警告的人。

内容/etc/apt/sources.list

deb http://archive.ubuntu.com/ubuntu bionic main universe restricted multiverse
deb http://archive.ubuntu.com/ubuntu bionic-security main universe restricted m$
deb http://archive.ubuntu.com/ubuntu bionic-updates main universe restricted mu$
deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/

第二条命令cat /etc/apt/sources.list | grep multiverse

deb http://archive.ubuntu.com/ubuntu bionic main universe restricted multiverse
deb http://archive.ubuntu.com/ubuntu bionic-security main universe restricted multiverse
deb http://archive.ubuntu.com/ubuntu bionic-updates main universe restricted multiverse/
有机大理石

在bionic-updates行中删除/ multiverse之后的/。

您可以在错误消息中看到错误的双斜杠。

multiverse**//**binary-amd64/Packages

然后再试sudo apt update一次。

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

在C中获得有关“ atoi”功能的警告

在Gatsby JS(反应)中获得有关拥有独特钥匙道具的警告

在XCode中获得有关应为NSNumber的NSMutableDictionary密钥的警告

如何获得有关隐式转换为较低精度的警告?

如何获得有关课堂方法的帮助

获得有关Bash保留字的帮助

在RealmRecyclerView中获得有关项目删除的通知

如何获得有关某些StorageReference的子代的信息?

如何获得有关终端命令的帮助?

我如何获得有关LoCo团队的更新?

获得有关C和C ++ for Xcode的书

如何获得有关命令的特定选项的帮助

如何获得有关按钮点击的通知?

如何获得有关音频文件头的所有信息?

如何获得有关包装用途的有用且详细的说明?

无法在MongoDB中获得有关分片集合的覆盖查询

我可以使用wifi获得有关速度的一些建议吗?

我无法获得有关AngularJS中验证错误的信息

如何获得有关Maven / Gradle的第三方库更新的通知?

如何在paypal api中获得有关用户取消订阅的通知?

在管道连接到gulp浏览器时,如何获得有关错误的通知?

无论如何,我可以获得有关vkimage的信息吗?

如何获得有关Java Hashmap上冲突次数的指标?

如何获得有关猫鼬错误消息的更多详细信息?

如何使zsh`run-help`忽略`sudo`并获得有关以下命令的帮助

如何通过history.pushState获得有关历史更改的通知?

我如何获得有关Facebook登录的更多信息

如何获得有关apt-get的install子命令的帮助?

如何获得有关网络数据使用情况的统计信息?