------- Comment From [email protected] 2019-10-31 10:11 EDT------- This problem will be seen ion any of the diskless workstation; Please note as I see there are three places which are of concern
/var/lib/dpkg/info/kdump-tools.postinst fails because: 1. It cannot make the initrd image because of wrong values set in /etc/initramfs-tools/initramfs.conf a) Post installation script calls /etc/kernel/postinst.d/kdump-tools which does not sets the tag to "Modules=most" in /etc/initramfs-tools/initramfs.conf b) Post installation script does not set the tag BusyBox=y in /etc/initramfs-tools/initramfs.conf. 2. It runs update-grub. This fails with the below message # update-grub /usr/sbin/grub-probe: error: failed to get canonical path of `rootfs' Disabling it I could proceed. 3. Even after making all these changes, it failed to start the kdump-tools-dump.service. Please see below: + deb-systemd-invoke start kdump-tools-dump.service kdump-tools-dump.service is a disabled or a static unit, not starting it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850548 Title: Unable to install kdump tools: post install script returning fail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1850548/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
