当前位置:网站首页>Locate: cannot execute stat() `/var/lib/mlocate/mlocate Db ': there is no such file or directory
Locate: cannot execute stat() `/var/lib/mlocate/mlocate Db ': there is no such file or directory
2022-07-02 15:47:00 【Six element】
Catalog
scene
When we perform compilation, we need to use the operating system locate Command loading library file , An error is as follows :
[[email protected] ~]# locate lselinux
locate: Unable to execute stat () `/var/lib/mlocate/mlocate.db': There is no file or directory Problems arise
locate: Unable to execute stat () `/var/lib/mlocate/mlocate.db': There is no file or directory
Problem analysis
Use locate When loading library files , Because there is no file index relationship , As a result, the library file cannot be searched , To report a mistake .
resolvent
Update the index relationship of the library file
[[email protected] ~]# updatedbRe execution locate success
other
Usually, if your operating system does not locate command , After you install the tool as follows , Immediate execution will also report errors in the scene description
yum install -y mlocate边栏推荐
- Golang MD5 encryption and MD5 salt value encryption
- 【LeetCode】877-石子游戏
- [leetcode] 1905 statistics sub Island
- [leetcode] 1020 number of enclaves
- Digital collection system development (program development) - Digital Collection 3D modeling economic model system development source code
- Solve the problem of base64encoder error
- 【LeetCode】1020-飞地的数量
- [leetcode] 283 move zero
- [leetcode] 1162 map analysis
- SQL FOREIGN KEY
猜你喜欢

Leetcode skimming - remove duplicate letters 316 medium

彻底弄懂浏览器强缓存和协商缓存

《大学“电路分析基础”课程实验合集.实验七》丨正弦稳态电路的研究

Two traversal sequences are known to construct binary trees

Aiko ai Frontier promotion (7.2)

Finally, I understand the event loop, synchronous / asynchronous, micro task / macro task, and operation mechanism in JS (with test questions attached)
![[salesforce] how to confirm your salesforce version?](/img/ce/4c844b1b686397faa1b6aa3d57e034.png)
[salesforce] how to confirm your salesforce version?

2022 年辽宁省大学生数学建模A、B、C题(相关论文及模型程序代码网盘下载)

动态规划入门一,队列的bfs(70.121.279.200)

已知两种遍历序列构造二叉树
随机推荐
数字藏品系统开发(程序开发)丨数字藏品3D建模经济模式系统开发源码
College entrance examination admission score line crawler
Astra: could not open "2bc5/ [email protected] /6“: Failed to set USB interface
ssh/scp 使不提示 All activities are monitored and reported.
【LeetCode】417-太平洋大西洋水流问题
Custom exception
[leetcode] 486 predict winners
matlab中wavedec2,说说wavedec2函数[通俗易懂]
Two traversal sequences are known to construct binary trees
高考录取分数线爬取
提前批院校名称
《大学“电路分析基础”课程实验合集.实验四》丨线性电路特性的研究
Moveit obstacle avoidance path planning demo
Party History Documentary theme public welfare digital cultural and creative products officially launched
Why does the system convert the temp environment variable to a short file name?
PTA 天梯赛习题集 L2-001 城市间紧急救援
[leetcode] 1140 stone game II
【LeetCode】695-岛屿的最大面积
制作p12证书[通俗易懂]
【LeetCode】19-删除链表的倒数第N个结点