[Seek Help] sh: 1: /var/lib/lastore/srcipts/build_system_info: not found
Tofloor
poster avatar
lehug
deepin
2021-02-24 17:09
Author

apt install 时候经常提示如下文字:

sh: 1: /var/lib/lastore/srcipts/build_system_info: not found

 

不求这个文件了,本地有这个问题,但是为啥我这老是缺失文件?

Reply Favorite View the author
All Replies
deepin-mq
deepin
2021-02-24 17:30
#1

sudo apt install --reinstall lastore-daemon

Reply View the author
lehug
deepin
2021-02-24 18:02
#2
deepin-mq

sudo apt install --reinstall lastore-daemon

➜  ~ sudo apt install --reinstall lastore-daemon

请输入密码

[sudo] lehug 的密码:

验证成功

正在读取软件包列表... 完成

正在分析软件包的依赖关系树       

正在读取状态信息... 完成       

升级了 0 个软件包,新安装了 0 个软件包,重新安装了 1 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。

需要下载 7,981 kB 的归档。

解压缩后会消耗 0 B 的额外空间。

获取:1 https://community-packages.deepin.com/deepin apricot/main amd64 lastore-daemon amd64 5.1.30.1-1 [7,981 kB]

已下载 7,981 kB,耗时 4秒 (2,207 kB/s)      

(正在读取数据库 ... 系统当前共安装有 283449 个文件和目录。)

准备解压 .../lastore-daemon_5.1.30.1-1_amd64.deb  ...

正在解压 lastore-daemon (5.1.30.1-1) 并覆盖 (5.1.30.1-1) ...

正在设置 lastore-daemon (5.1.30.1-1) ...

lastore-build-system-info.service is a disabled or a static unit, not starting it.

lastore-daemon.service is a disabled or a static unit, not starting it.

lastore-smartmirror-daemon.service is a disabled or a static unit, not starting it.

正在处理用于 dbus (1.12.20-0+deb10u1+rebuild) 的触发器 ...

sh: 1: /var/lib/lastore/srcipts/build_system_info: not found

 

 

依然报错not found...

Reply View the author
haohu1193
deepin
2021-02-24 18:32
#3
Reply View the author
moqilintong
deepin
2021-02-24 18:32
#4
It has been deleted!
lehug
deepin
2021-02-24 21:09
#5
deepin-mq

sudo apt install --reinstall lastore-daemon

刚发现其实我有这个文件的时候,依然报这个错误

-rwxr-xr-x 1 root root  184 1月  28 13:13 build_safecache.sh

-rwxr-xr-x 1 root root 1.9K 1月  28 13:13 build_system_info

 

Reply View the author
lehug
deepin
2021-02-25 16:38
#6

下列软件包将被升级:

  deepin-camera

升级了 1 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。

需要下载 302 kB 的归档。

解压缩后会消耗 0 B 的额外空间。

您希望继续执行吗? [Y/n] y

获取:1 https://community-store-packages.deepin.com/appstore eagle/appstore amd64 deepin-camera amd64 1.0.3-1 [302 kB]

已下载 302 kB,耗时 2秒 (127 kB/s)      

(正在读取数据库 ... 系统当前共安装有 283449 个文件和目录。)

准备解压 .../deepin-camera_1.0.3-1_amd64.deb  ...

正在解压 deepin-camera (1.0.3-1) 并覆盖 (1.0.0.16-1) ...

正在设置 deepin-camera (1.0.3-1) ...

正在处理用于 mime-support (3.62) 的触发器 ...

正在处理用于 hicolor-icon-theme (0.17-2) 的触发器 ...

gtk-update-icon-cache: The generated cache was invalid.

WARNING: icon cache generation failed

正在处理用于 lastore-daemon (5.1.30.1-1) 的触发器 ...

正在处理用于 libc-bin (2.28.8.1-1+dde) 的触发器 ...

正在处理用于 bamfdaemon (0.5.4.1-1+eagle) 的触发器 ...

Rebuilding /usr/share/applications/bamf-2.index...

正在处理用于 desktop-file-utils (0.23-4) 的触发器 ...

sh: 1: /var/lib/lastore/srcipts/build_system_info: not found

 

 

报错,文件在呀!

Reply View the author