I am not able to reproduce this problem on my machine: ubuntu@1510:~$ sudo apt-get install linux-crashdump Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: g++-4.9 libboost-iostreams1.55.0 libregexp-common-perl linux-headers-3.19.0-16 linux-headers-3.19.0-16-generic linux-image-3.19.0-16-generic linux-image-extra-3.19.0-16-generic Use 'apt-get autoremove' to remove them. The following extra packages will be installed: crash kdump-tools kexec-tools makedumpfile The following NEW packages will be installed: crash kdump-tools kexec-tools linux-crashdump makedumpfile 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded. Need to get 2,891 kB of archives. After this operation, 12.2 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://ports.ubuntu.com/ubuntu-ports/ wily/main crash ppc64el 7.1.1-1ubuntu3 [2,694 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports/ wily/main makedumpfile ppc64el 1:1.5.8-4 [105 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports/ wily/main kexec-tools ppc64el 1:2.0.9-1ubuntu1 [73.2 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports/ wily/main kdump-tools all 1:1.5.8-4 [16.7 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports/ wily-proposed/main linux-crashdump ppc64el 4.2.0.10.10 [2,410 B] Fetched 2,891 kB in 36s (80.2 kB/s) Preconfiguring packages ... Selecting previously unselected package crash. (Reading database ... 156556 files and directories currently installed.) Preparing to unpack .../crash_7.1.1-1ubuntu3_ppc64el.deb ... Unpacking crash (7.1.1-1ubuntu3) ... Selecting previously unselected package makedumpfile. Preparing to unpack .../makedumpfile_1%3a1.5.8-4_ppc64el.deb ... Unpacking makedumpfile (1:1.5.8-4) ... Selecting previously unselected package kexec-tools. Preparing to unpack .../kexec-tools_1%3a2.0.9-1ubuntu1_ppc64el.deb ... Unpacking kexec-tools (1:2.0.9-1ubuntu1) ... Selecting previously unselected package kdump-tools. Preparing to unpack .../kdump-tools_1%3a1.5.8-4_all.deb ... Unpacking kdump-tools (1:1.5.8-4) ... Selecting previously unselected package linux-crashdump. Preparing to unpack .../linux-crashdump_4.2.0.10.10_ppc64el.deb ... Unpacking linux-crashdump (4.2.0.10.10) ... Processing triggers for man-db (2.7.3-1) ... Processing triggers for systemd (225-1ubuntu4) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up crash (7.1.1-1ubuntu3) ... Setting up makedumpfile (1:1.5.8-4) ... Setting up kexec-tools (1:2.0.9-1ubuntu1) ... Generating /etc/default/kexec... Generating grub configuration file ... Found linux image: /boot/vmlinux-4.2.0-7-generic Found initrd image: /boot/initrd.img-4.2.0-7-generic Found linux image: /boot/vmlinux-4.1.0-3-generic Found initrd image: /boot/initrd.img-4.1.0-3-generic Found linux image: /boot/vmlinux-3.19.0-22-generic Found initrd image: /boot/initrd.img-3.19.0-22-generic Found linux image: /boot/vmlinux-3.19.0-16-generic Found initrd image: /boot/initrd.img-3.19.0-16-generic done Setting up kdump-tools (1:1.5.8-4) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Setting up linux-crashdump (4.2.0.10.10) ... Processing triggers for systemd (225-1ubuntu4) ... Processing triggers for ureadahead (0.100.0-19) ...
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1491850 Title: ISST-LTE: Ubuntu 15.10 fails to install Linux-crashdump packages Status in crashdump package in Ubuntu: New Status in linux package in Ubuntu: New Bug description: == Comment: #0 - YUECHANG E. MEI <ye...@us.ibm.com> - 2015-09-02 12:57:52 == ---Problem Description--- We tried to install linux-crashdump package (using "apt-get install linux-crashdump") in Ubuntu 15.10 lpar, but fails and hit some errors. Since we have similar bug 122925 open in Ubuntu 15.04 (LP bug# LP1436448), we used the work around in bug 122925 and the linux-crashdump get install successfully. Error we see when we install linux-crashdump: root@conelp2:~# apt-get install linux-crashdump .... .... Unpacking linux-crashdump (4.1.0.3.3) ... Selecting previously unselected package policykit-1. Preparing to unpack .../policykit-1_0.105-11_ppc64el.deb ... Unpacking policykit-1 (0.105-11) ... Processing triggers for man-db (2.7.2-1) ... Processing triggers for shared-mime-info (1.3-1) ... Processing triggers for ureadahead (0.100.0-19) ... ureadahead will be reprofiled on next reboot Processing triggers for systemd (224-2ubuntu2) ... Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (g-dbus-error-quark, 20) Failed to execute operation: Connection timed out dpkg: error processing package systemd (--unpack): subprocess installed post-installation script returned error exit status 1 Processing triggers for dbus (1.9.20-1ubuntu2) ... Errors were encountered while processing: systemd E: Sub-process /usr/bin/dpkg returned an error code (1) root@conelp2:~# dpkg -l | grep linux-crashdump iU linux-crashdump 4.1.0.3.3 ppc64el Linux kernel crashdump setup for the latest generic kernel ---uname output--- Linux conelp2 4.1.0-3-generic #3-Ubuntu SMP Tue Jul 28 12:23:44 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux Machine Type = n/a ---Debugger--- A debugger is not configured ---Steps to Reproduce--- 1. Install Ubuntu 15.10 in a lpar 2. Login as root, and run "apt-get update". 3. Install linux-crashdump packages, run "apt-get install linux-crashdump", then you will see the error Stack trace output: no Oops output: no System Dump Info: The system is not configured to capture a system dump. *Additional Instructions for Yuechang (Erin) Mei /ye...@us.ibm.com, Raja Sunkari /rajas...@in.ibm.com: -Attach sysctl -a output output to the bug. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/crashdump/+bug/1491850/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp