Hi Serafeim,
FYI I'm currently traveling until Thursday and thus unable to do any
verification at the console. See below for ssh results.
On Tue, 13 Aug 2024, Serafeim Zanikolas wrote:
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:
echo bash | sudo tee /var/lib/adequate/pending
debconf -oadequate -- adequate --debconf --pending
This does not reproduce the loss of job control with adequate 0.16.11
for me. Tested with zsh shell, with and without screen, over an ssh
connetion.
if this does _not_ reproduce the issue, try running the postinst hook as-is:
echo bash | sudo tee /var/lib/adequate/pending
adequate --debconf --pending
This DOES reproduce the loss of job control with 0.16.11. Again tested
with zsh shell, with and without screen, over an ssh connetion.
Hope that helps and happy to do more,
--Antti