Apt似乎无法为我做任何有用的事情,反复给出这种形式的信息:
dpkg: dependency problems prevent configuration of linux-server:
linux-server depends on linux-image-server (= 3.2.0.37.44); however:
Version of linux-image-server on system is 3.2.0.37.45.
linux-server depends on linux-headers-server (= 3.2.0.37.44); however:
Ve
我试着按照官方站点上的安装指南安装 certbot。
不幸的是,我无法安装以下软件包
sudo apt-get install software-properties-common
sudo apt-get install certbot
The following packages have unmet dependencies:
linux-image-extra-4.4.0-70-generic : Depends: linux-image-4.4.0-70-generic but it is not going to be installed
linux-image-gene
我正在运行UbuntuServer10.04LTS。当我登录时,我看到消息:
39 packages can be updated.
18 updates are security updates.
通常的公式
sudo apt-get update
sudo apt-get upgrade
给我一个我没有在这个盒子上看到的信息:
The following packages have been kept back:
linux-headers-server linux-image-server linux-server
如果我允许apt-get升级,那么剩下的软件包就会像我预期的那样升级
我试图删除旧的内核映像,因为服务器上已经没有空间了,但是每当我尝试使用
sudo apt-get remove xxx
我得到了
The following packages have unmet dependencies:
linux-image-extra-3.13.0-135-generic : Depends: linux-image-3.13.0-135-generic but it is not going to be installed
linux-image-generic : Depends: linux-image-3.13.0-135-generic but it i
运行sudo apt-get dist-upgrade时,如何解决此错误?
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional d
我想在我的Kali Linux上安装texlie。我运行apt-get install texlive-full,但收到了以下错误消息:
root@begueradj:~# sudo apt-get install texlive-full
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package texlive-full is not available, but is referred to by another package.
This
我正在阅读apt的手册页,在“也请看”一节中写着:
SEE ALSO apt-get(8), apt-cache(8), sources.list(5), apt.conf(5), apt- config(8), The APT User's guide in /usr/share/doc/apt-doc/, apt_preferences(5), the APT Howto.
所以我尝试cd /usr/share/doc/apt-doc/,它返回:bash: cd: /usr/share/doc/apt-doc/: No such file
我跟随[这里]在Ubuntu1404上安装crash dump:
sudo apt-get install linux-crashdump
但是,它引发的异常如下:
... unmet dependencies
linux-crashdump : Depends: kdumptools but it is not going to be installed
PS:我跟随[这里]解决了这个问题,但是它没有发现任何破碎的持有包裹.
更新:我的平台是Linux3.16.0上的Ubuntu14.04-泛型。
更新2:以下是完整的打印输出
app> sudo apt-get install li
我见过一些类似的问题,但没有一个问题解决了我的问题。在Ubuntu12.04上从linux-image-3.2.0-36-generic升级到linux-image-3.2.0-38-generic时发生了一个错误。使用3.2.0-38引导时,启动时会出现内核恐慌。
在3.2.0-36下引导系统正常启动。但是,当我试图删除、清除或配置受影响的内核包时,它会引发以下错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to
我正在尝试在travis-ci服务上构建0ad,并且在没有任何进一步信息的情况下,我随机体验了返回代码137的apt-get install (或apt-get dist-upgrade)的失败。travis-ci基于Ubuntu 12.04。137表示什么?在https://travis-ci.org/krichter722/0ad/jobs/92938434中可以找到一个示例输出。
更多的系统信息。
$ uname -a && lsb_release -a
Linux testing-worker-linux-89e97461-1-15272-linux-4-6969273
当我试图将php5.3升级到php5.4或更高版本时,我遇到了一些问题。
下面是我输入的apt-get -f install php5.5命令
并由此而来:
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-generic : Depends: linux-image-generic (= 3.2.0.116.132) but 3.2.0.124.139 is to be installed
在Windows上安装新的Ubuntu 12.04
在apt-get upgrade之后,控制台显示:
The following packages have been kept back:
linux-image-extra-virtual linux-image-virtual linux-tools linux-virtual
(...)
83 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 64.5 MB of archives.
After this operation, 714
root@mc:/home/sdtd# apt-get install rpm
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-server : Depends: linux-image-server (= 3.2.0.3
我正试图升级我在ubuntu16.04中的软件包。但它在samba库中显示错误,表示哈希不匹配。甚至我也试过使用--try-fix-missing,但这没有帮助。
📷
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
linux-head