我的软件中心停止更新我的软件,我得到了以下信息:
The following packages have unmet dependencies:
linux-headers-generic : Depends: linux-headers-3.2.0-57-generic but it is not installed
linux-headers-generic-pae : Depends: linux-headers-3.2.0-57-generic-pae but it is not installed
因此,我尝试了apt和-f安装,但没有收到以下消息:
(Reading databas
软件更新程序安装了最新的内核4.4.0-130,然后我重新启动,但在grub高级设置菜单中找不到它。我寻找它,却发现它没有在跑:
dpkg -l | grep linux-image
rc linux-image-4.4.0-109-generic 4.4.0-109.132 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-112-generic
我正在尝试执行一个简单的docker build命令,但是错误显示我没有足够的空间,尽管df -h显示我有足够的空间。
我已经尝试过修剪系统、网络和音量。在一般情况下释放空间。以下错误如下所示:
ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No space left on device
The command '/bin/sh -c pip install --trusted-host pypi.python.org -r requirements.txt' returned
我正在尝试更新一些包,但我一直收到消息“未满足的依赖关系”。
我所做的
sudo apt update // All good here
sudo apt install --only-upgrade certbot
通过apt安装,我得到以下消息(我翻译了这些消息,以便它们逐字不正确):
It's useful to run "apt-get -f install" to fix the following issues:
The following packages have unmet dependencies:
certbot : Depends: p
我在更新我的系统上遇到了麻烦。
更新管理器说“包系统坏了”,并尝试apt-get install -f。具体而言,它抱怨:
The following packages have unment dependencies:
linux-header-3.2.0-51-generic:Depends:linux-headers-3.2.0-51 but it is not installed.
apt-get install -f fails with:
dpkg: error processing /var/cache/apt/archives/linux-headers-3.2.0-51_
我试图在google云引擎上的嵌套虚拟机中运行Linux审计系统。我面临的问题是,当我查看auditd状态时,Linux审计系统在几分钟后显示以下错误后将挂起。
جنوری 29 16:53:42 fuzzer-VirtualBox auditd[294]: Audit daemon has no space left on logging partition
جنوری 29 16:53:42 fuzzer-VirtualBox auditd[294]: Audit daemon is suspending logging due to no space left on logging p
我在我的AWS Ubuntu t2微系统上得到了这个错误。我是Ubuntu/Linux的新手。在安装nodejs软件包时,它建议我运行sudo apt-get -f install。任何帮助都将不胜感激。
$sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed
我正在复制一些大型文件(每个文件50到500 of )。我观察到的是,rsync仍然认为它是同步文件,即使df报告没有留下磁盘空间。(或者实际上,它报告的数量少于要同步的下一个文件。)当我注意到这种情况发生时,我在rsync进程上点击了Control+C,直到这时它才突然报告它没有磁盘空间,报告它运行的磁盘空间不足的文件大约有20个文件返回!
我有大量的RAM,所以我假设所有的东西都不是马上被同步到磁盘上的,但是文件系统不需要跟踪RAM中使用的空间来知道什么时候它没有空间,即使实际的数据没有被写入吗?df显示没有磁盘空间这一事实似乎支持这一假设。
如果情况不同,这是在两个NTFS格式化驱动器之
序言,所以这不是一个重复:我已经看到很多mongodb内存问题张贴在堆栈溢出,但没有任何与编译错误有关。
我刚刚下载并在Virtualbox上运行Ubuntu (在mac上),所以我觉得应该有足够的内存。然而,当我试图从源代码编译Mongodb时,在编译过程中我得到了以下错误(我已经做了几次了)
scons: *** [<whatever file it was working on>] No space left on device
scons: building terminated because of errors
在另一个场合
IOError: [Errno 28] No
我正在尝试使用gpsd在Ubuntu笔记本上安装sudo apt-get install gpsd。当我把它安装在另外两台Ubuntu笔记本电脑上时,它似乎还不错。它在那里正常工作。
在这里,我在第三台笔记本电脑上做了同样的工作,它安装了Ubuntu。在这里,我收到了一条消息:
root@Lab-X230:/home/igor# sudo apt-get install gpsd
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might wa
我正在尝试通过X11转发(PuTTy和Xming)在我的服务器上安装oracle12c。
服务器: Centos 6.9 (最终)
我得到了这个错误:
Insufficient disk space on this volume for the selected Oracle home
免费-h
total used free shared buffers cached
Mem: 62G 6.8G 56G 568K 134M 5
我想做更新,但似乎我的磁盘已经满了。我试过:
sudo apt-get install -f
但它给了我以下输出:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
checkbox-ng fonts-inconsolata gir1.2-gcon
我在一个AWS EC2 t2.micro实例上运行Docker,在我运行sudo docker-compose build和sudo docker-compose up之后,我得到了这个错误:
Error processing tar file(exit status 1): write /usr/lib/x86_64-linux-gnu/libLLVM-7.so.1: no space left on device
我使用sudo docker system prune -a进行了清理;但是,错误仍然存在。
这是我运行df -h /var/lib/docker/后的数据
Filesystem