Hi Norbert, On Thu, May 06, 2021 at 07:30:07AM +0900, Norbert Preining wrote: >Package: shim-signed >Version: 1.35+15.4-4 >Severity: normal >X-Debbugs-Cc: [email protected] > >The recent update of shim-signed (-2 to -4) breaks in strange way: I >cannot install it: > >Performing actions... >Setting up shim-signed:amd64 (1.35+15.4-4) ... >dpkg: error processing package shim-signed:amd64 (--configure): > installed shim-signed:amd64 package post-installation script subprocess > returned error exit status 10 >Errors were encountered while processing: > shim-signed:amd64 >E: Sub-process /usr/bin/dpkg returned an error code (1) >Setting up shim-signed:amd64 (1.35+15.4-4) ... >dpkg: error processing package shim-signed:amd64 (--configure): > installed shim-signed:amd64 package post-installation script subprocess > returned error exit status 10 >Errors were encountered while processing: > shim-signed:amd64 >Press Return to continue, 'q' followed by Return to quit. > > >Nor can I uninstall it: > >Performing actions... >(Reading database ... 1078484 files and directories currently installed.) >Removing shim-signed:amd64 (1.35+15.4-4) ... >dpkg: error processing package shim-signed:amd64 (--remove): > installed shim-signed:amd64 package post-removal script subprocess returned > error exit status 10 >dpkg: too many errors, stopping >Errors were encountered while processing: > shim-signed:amd64 >Processing was halted because there were too many errors. >E: Sub-process /usr/bin/dpkg returned an error code (1)
Could you add "set -x" to the postinst and postrm scripts please? That should help with some clue as to what's failing here. -- Steve McIntyre, Cambridge, UK. [email protected] "...In the UNIX world, people tend to interpret `non-technical user' as meaning someone who's only ever written one device driver." -- Daniel Pead

