[Touch-packages] [Bug 1776653] Re: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-06-16 Thread Mauricio Grueso
this problema was resolv the problem was in the file /usr/share /initramfs-tools/hooks/kmod, tha have a aditional line that "cp -a /sbin/modprobe /sbin/rmmod $DESTDIR/sbin/" generate the error in the script , that for this reasons all process that execute this script was fail, i put the line in

[Touch-packages] [Bug 1776653] Re: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-06-16 Thread Mauricio Grueso
this is the content of the the comment on the line of cp is for me #!/bin/sh -e # Copy the compatibility symlinks until initramfs-tools will be converted # to use the kmod program. if [ "$1" = "prereqs" ]; then exit 0; fi . /usr/share/initramfs-tools/hook-functions copy_exec /bin/kmod #cp -a

[Touch-packages] [Bug 1776653] Re: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-06-16 Thread Mauricio Grueso
i iam thinking the problem is in this package in the file /usr/share /initramfs-tools/hooks/kmod ** Changed in: initramfs-tools (Ubuntu) Status: New => Opinion -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1776653] Re: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-06-13 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1776653 Title: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to