首页 > 系统相关> > Archlinux升级提示failed to update core (unable to lock database) Archlinux升级提示failed to update core (unable to lock database) 2022-01-30 21:31:36 作者:互联网 无法升级数据库 这是Pacman数据库因之前的操作异常而被锁定,因此手动解锁即可。 命令如下: rm -f /var/lib/pacman/db.lck 重新执行pacman -Syu 标签:core,lib,database,lock,pacman,升级,unable,Archlinux,数据库 来源: https://www.cnblogs.com/mc-r/p/15857629.html