Control: tags -1 help On Tue Aug 13, 2024 at 4:48 PM CEST, gregor herrmann wrote: > On Tue, 13 Aug 2024 03:16:58 +0300, Antti Kultanen wrote: > > > > I've now been able to reproduce the entire issue and uploaded 0.16.11 to > > > experimental. I'll wait on your feedback before uploading also to > > > unstable. > > unfortunately 0.16.11 regresses back to the original broken behavior: > > my text console login shells terminate (tested: zsh, sash) and shells inside > > screen or ssh session lose job control (tested: zsh, bash). > > Same here: logout on text console (bash), job control broken in > terminal emulator (urxvt/bash). > > Good news: the needrestart hook is not backgrounded anymore.
thank you both. I'm tagging this as help as I can't even reproduce the issue at this point. just to make sure that this is an issue between adequate and debconf (and not with apt), can you please confirm whether you can reproduce the issue with: # emulate effect of preinst hook echo bash | sudo tee /var/lib/adequate/pending # emulate self-spawning from postinst hook debconf -oadequate -- adequate --debconf --pending if this does _not_ reproduce the issue, try running the postinst hook as-is: # postinst invocation truncates this file, so need to repopulate it echo bash | sudo tee /var/lib/adequate/pending adequate --debconf --pending # self-spawns via debconf, as above
signature.asc
Description: PGP signature