宝塔安装出现D/usr/bin/applydeltarpm not installed解决办法

[复制链接] |主动推送
查看35 | 回复0 | 2024-9-11 14:54:32 | 显示全部楼层 |阅读模式
错误原因:
未安装deltarpm。
解决方案:
依次执行下面两条命令,即可解决。
yum provides '*/applydeltarpm'
yum install deltarpm
Loaded plugins: fastestmirror
Existing lock /var/run/yum.pid: another copy is running as pid 5448.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 79 M RSS (475 MB VSZ)
Started: Tue Nov 19 21:04:11 2019 - 04:33 ago
State : Sleeping, pid: 5448
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 79 M RSS (475 MB VSZ)
Started: Tue Nov 19 21:04:11 2019 - 04:35 ago
State : Sleeping, pid: 5448
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 79 M RSS (475 MB VSZ)
Started: Tue Nov 19 21:04:11 2019 - 04:37 ago
State : Sleeping, pid: 5448




主要原因就是yum在自动更新 只要关掉他就可以了
解决方案:
直接输入  rm -f    /var/run/yum.pid或者:      /etc/init.d/yum-updatesd stop也可以等更新完了再进行安装如果执行命令出现以下问题
错误原因:
未安装deltarpm。
解决方案:
依次执行下面两条命令,即可解决。
yum provides '*/applydeltarpm'
yum install deltarpm




如果执行命令出现以下问题
Loaded plugins: fastestmirror
Existing lock /var/run/yum.pid: another copy is running as pid 5448.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 79 M RSS (475 MB VSZ)
Started: Tue Nov 19 21:04:11 2019 - 04:33 ago
State : Sleeping, pid: 5448
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 79 M RSS (475 MB VSZ)
Started: Tue Nov 19 21:04:11 2019 - 04:35 ago
State : Sleeping, pid: 5448
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 79 M RSS (475 MB VSZ)
Started: Tue Nov 19 21:04:11 2019 - 04:37 ago
State : Sleeping, pid: 5448




主要原因就是yum在自动更新 只要关掉他就可以了

解决方案:
直接输入  rm -f    /var/run/yum.pid
或者:      /etc/init.d/yum-updatesd stop
也可以等更新完了再进行安装
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则