【发布时间】:2021-11-08 16:33:41
【问题描述】:
我最近重新安装了 ubuntu 20.04.3,在进行了一些设置后,我现在在运行 apt update 时总是收到以下错误。我一定是不小心删除了某种缓存文件或目录,但我不知道如何诊断或解决这个问题。
谁能建议一种方法来诊断和纠正这个错误?非常感谢!
# apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Get:4 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
Fetched 101 kB in 1s (170 kB/s)
** (appstreamcli:27732): CRITICAL **: 11:23:58.567: Unable to open temporary cache: Unable to open temporary cache file: No such file or directory
【问题讨论】: