apt-get安装错误积累

错误1:

“E: 无法获得锁 /var/lib/dpkg/lock - open (11: 资源暂时不可用)
E: 无法锁定管理目录(/var/lib/dpkg/),是否有其他进程正占用它?”

在安装git的时候出现这个问题,解决方法如下:

1.ps -ef|grep "apt" ,列出进程,找到含有apt-get的进程,然后使用kill命令结束进程;
2.执行删除命令
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock
3.更新软件源信息:sudo apt-get update

4.如果还有错误信息,则根据提示即可解决

5.重新安装git

时间: 2024-10-27 12:58:07

apt-get安装错误积累的相关文章

python-dev 安装错误

/******************************************************************** * python-dev 安装错误 * 说明: * 今天在安装python相关开发工具的时候出现了这个错误. * * 2016-8-15 深圳 南山平山村 曾剑锋 *******************************************************************/ 一. 参考文档: 1. Can't install pyt

oracle11g 安装错误汇总

oracle11g安装错误总结: 1,执行./runInstaller报错如下: You are atempting to install 64-bit Oracle on a 32-bit operating system,this is not support and will not work 查看uname显示确实64位 [[email protected]_master ~]uname -a  Linux oracle_master 2.6.32-220.el6.x86_64 #1 S

离线安装SharePoint 2013必备组件,AppFabric安装错误问题解决

背景:要安装SharePoint的Windows 2012 Server在IDC机房,无法使用产品准备工具在线安装诸多依赖的必备组件 问题:SharePoint 2013的部分必备组件间存在依赖关系,若安装失败只要调整顺序即可,但AppFabric安装错误很难解决 现象: 1.只选择默认功能时安装AppFabric可以成功,但SharePoint安装程序会因组件不完整无法进行下去 2.选择所有功能安装AppFabric会报错误:“由于安装程序MSI返回错误代码1603,因此,AppFabric安

kali 2.0 U盘安装错误Your installation cd-rom couldn't be mounted

1.kali 2.0前天(2015.08.11)发布了.果断下载下来换掉本机的1.0版本. 2.用U盘安装的过程中,出现cd-rom无法挂载.提示错误Your installation CD-ROM couldn't be mounted. 3.在谷歌搜索后,参考国外的http://serverfault.com/questions/685302/unattended-installation-of-ubuntu-from-usb-drive-not-mounted-correctly 4.经过

varnish官方安装错误及解决

今天同事按照官方网站上的方法安装varnish,遇到一个问题,如下: 执行 rpm --nosignature -i https://repo.varnish-cache.org/redhat/varnish-3.0.el5.rpm 提示error: skipping https://repo.varnish-cache.org/redhat/varnish-3.0.el5.rpm - transfer failed - Unknown or unexpected error 报这个错误,安装v

[转载]DirectX SDK (June 2010)安装错误S1023,解决方法

导致这个错误的原因是在安装DirectX SDK (June 2010)之前.我就安装了VS2010 . 所以也就安装了: Microsoft Visual C++ 2010 x86 Redistributable Microsoft Visual C++ 2010 x64 Redistributable 而DirectX SDK (June 2010)会在安装的过程中再次安装.囧 所以解决的办法就是在安装DirectX SDK (June 2010)之前先将以上两个程序卸载. 在运行中执行以下

mysql-python 安装错误 fatal error C1083: Cannot open include file: 'config-win.h': No such file or directory

安装mysql-python之前, 请先安装setuptools. https://pypi.python.org/pypi/setuptools/7.0 下载mysql-python. 下载源码包. https://pypi.python.org/pypi/MySQL-python/1.2.5 解压后执行 python setup.py install 提示错误: fatal error C1083: Cannot open include file: 'config-win.h': No s

SharePoint 2013 必备组件之 Windows Server AppFabric 安装错误

SharePoint 2013 必备组件之 Windows Server AppFabric 安装错误 1.如下图,在使用SharePoint2013产品准备工具的时候,网上下载安装Windows Server AppFabric的时候,报错,点击完成重启计算机,重新安装依然报错. 2.无奈之下,只有选择手动安装,下载好安装包,双击安装: 安装完成就报错,但是有如下提示,不过相比日志看起来人性化多了. 由于安装程序MSI返回错误代码1603,因此,AppFabric安装失败. 3.经过不懈的百度

ASM安装错误整理

ASM安装错误整理 错误1 描述 最后运行root.sh时出现如下错误: #/u01/app/11.2.0/grid/root.sh Adding daemon to inittab CRS-4124: Oracle High Availability Services startup failed. CRS-4000: Command Start failed, or completed with errors. ohasd failed to start: Inappropriate ioc