【发布时间】:2016-07-21 08:22:43
【问题描述】:
当我尝试在 ubuntu 服务器 14.04.2 上安装 dnsmasq 时它失败了,但在 ubuntu 桌面上它工作正常。
我正在尝试使用apt-get install dnsmasq 安装它
我已经更新升级了系统。
它抛出的错误是下一个:
Ikerlan @ server1: ~ $ sudo apt-get install dnsmasq
Reading package lists ... Done
Building dependency tree
Reading state information ... Done
They could not install some packages. This may mean that
He requested an impossible situation or if you are using the distribution
unstable, that some required packages have not been created or have
They have been moved out of Incoming.
The following information may help resolve the situation:
The following packages have unmet dependencies:
dnsmasq: Depends: init-system-helpers (> = 1.18 ~) but 1.14 will be installed
E: We were unable to correct problems, you have held broken packages.
【问题讨论】:
标签: ubuntu ubuntu-14.04 ubuntu-server dnsmasq