The error in your log is: Running in non-interactive mode, doing nothing. --- /var/lib/shim-signed/dkms-list 2020-09-15 16:28:31.855708151 -0500 +++ /var/lib/shim-signed/dkms-list.new 2020-09-15 16:28:32.015794524 -0500 @@ -0,0 +1,2 @@ +/var/lib/dkms +/var/lib/dkms/bcmwl dpkg: error al procesar el paquete shim-signed (--configure): el subproceso instalado paquete shim-signed script post-installation devolvió el código de salida de error 1
This is not a bug in shim-signed. Your system attempted to configure the package without an interactive debconf frontend, which makes it impossible for shim-signed to prompt you to set a password for use of MOK, and setting up MOK is required in order for dkms modules to work. And you have a dkms module present on your system (bcmwl, for Broadcom wireless). So the shim-signed package is correctly erroring out, rather than letting the package be configured while letting the system be in an unusable state. Reassigning to ubiquity, which is the package that is installing shim- signed here. ** Package changed: shim-signed (Ubuntu) => ubiquity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1895752 Title: package shim-signed 1.40.3+15+1533136590.3beb971-0ubuntu1 failed to install/upgrade: el subproceso instalado paquete shim-signed script post-installation devolvió el código de salida de error 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1895752/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
