Manjaro 安装及移除程序跳出 desc 错误

不知道什么时候开始,在使用 Manjaro 的“软件管理器”时,无论是安装、移除还是更新软件时,都会跳出 “/var/lib/pacman/local/dnsmasq-2.80-3/desc: No such file or directory” 的错误,But it didn't affect the installation process,So I ignored this message。

 

 

  前幾天上網爬一下文查詢解決方法結果有點小小傻眼,The error message says that the desc file cannot be found,So just create an empty file named desc,The error message will no longer occur,I checked three articles and they all said the same,So I didn't continue to investigate。

 

Solution,Use touch to create a desc file。

sudo touch /var/lib/pacman/local/dnsmasq-2.80-3/desc
 

【参考链接】

1 条留言

留下回复

您的电子邮件地址不会被公开. 必填项已标注 *

本网站使用 Akismet 来减少垃圾评论. 了解您的评论数据如何被处理.