首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >显示错误的Manjaro更新

显示错误的Manjaro更新
EN

Unix & Linux用户
提问于 2021-03-15 05:12:53
回答 2查看 685关注 0票数 0

我看到了“包更新可用”的通知,所以我点击了它,然后单击Apply,但是过了一会儿,我看到了这个警告:

代码语言:javascript
复制
Warning: installing pamac-cli (10.0.5-1) breaks dependency 'pamac-cli=10.0.5-0.2' required by pamac-flatpak-plugin
Add pamac-flatpak-plugin to remove
Warning: installing pamac-cli (10.0.5-1) breaks dependency 'pamac-cli=10.0.5-0.2' required by pamac-snap-plugin
Add pamac-snap-plugin to remove
Warning: removing pamac-gtk breaks dependency 'pamac-gtk' required by web-installer-url-handler
Add web-installer-url-handler to remove

但是我忽略了它,单击了close,然后单击了Build,然后它显示了一个错误:

代码语言:javascript
复制
conflicting files:
- bash: /etc/bash.bashrc already exists in filesystem (owned by bashrc-manjaro)
- bash: /etc/skel/.bashrc already exists in filesystem (owned by bashrc-manjaro)
- lsb-release: /etc/lsb-release already exists in filesystem (owned by manjaro-release)

有人知道这是什么吗,以及如何解决这个问题?

这是交易摘要:

谢谢。

EN

回答 2

Unix & Linux用户

发布于 2021-03-17 05:44:20

  1. sudo pacman -R web-installer-url-handler pamac-snap-plugin pamac-flatpak-plugin卸载软件包
  2. sudo pacman -Syyu升级系统
  3. 重新安装包sudo pacman -R web-installer-url-handler pamac-snap-plugin pamac-flatpak-plugin
票数 2
EN

Unix & Linux用户

发布于 2021-03-16 16:16:30

sudo -r /etc/bash.bashrc /etc/skel/..bashrc/etc/lsb-发布

它清楚地说这些文件已经存在,所以只需删除它。这可能对你有帮助。

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

https://unix.stackexchange.com/questions/639299

复制
相关文章

相似问题

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