установите crashdump на человечности 1404

Я следую [здесь] для установки crash dump на Ubuntu 1404:

sudo apt-get install linux-crashdump

Однако это выдает исключение как указано ниже:

... unmet dependencies
linux-crashdump  : Depends: kdumptools but it is not going to be installed

PS: Я следовал [здесь] для решения проблемы, но она не находит поврежденного сохраненного пакета...

Обновление: моей платформой является Ubuntu 14.04 на 3.16.0-универсальном Linux.

Обновление 2: следующее является полной распечаткой

app> sudo apt-get install linux-crashdump kdump-tools makedumpfile libdw1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libdw1 : Depends: libelf1 (= 0.158-0ubuntu5) but 0.158-0ubuntu5.2 is to be installed
E: Unable to correct problems, you have held broken packages.
1
задан 13 April 2017 в 15:23

1 ответ

выполненный sudo apt-get update сначала.

затем [не выполняют это, если Вы не хотели обновлять выпуск] sudo do-release-upgrade для обновления пакета. reboot.

затем работает sudo apt-get install linux-crashdump

на сервере человечности 16.04

-2
ответ дан 1 October 2019 в 04:43

Другие вопросы по тегам:

Похожие вопросы: