Thomas Liske
Thomas Liske
Thanks for the idea 1) + 2). 3) Sadly this is out of control of needrestart. When the `NEEDRESTART_SUSPEND` env variable is set than needrestart's apt-get hook won't trigger. So...
You have those `Permission denied` errors accessing the kernel images so needrestart cannot detect the image's version string. So this seems to not being a bug in needrestart.
I'm not aware of anybody working on this issue, yet.
Running needrestart with stdin, stdout nor stderr being a terminal switches the user interface to `stdio`: https://github.com/liske/needrestart/blob/2f077c714085a8eb45396da1951b28da181ce277/needrestart#L50 I cannot yet understand what could cause this issue.
This [cookie check](https://github.com/aruba/pyaoscx/blob/cdda61378e3d090d7b5d2b8074e4c48d65de4834/pyaoscx/session.py#L161-L170) in pyaoscx looks almost broken. I have a setup were an alternative https port is used, this breaks this module. I wonder - Why is the cookie...
Thanks for the analysis. I've increased the read to 512 bytes. That should work for most (all?) setups in the field while not making the code not more complex as...
Which front end are you using? It sounds like one of the debconf frontends and so you need to use debconf's range syntax (a screenshot might help).
Thanks!
Could one of you create a PR with the required changes handling all RPi cases (I'm not using raspian by myself)?
IMHO this issue is fixed by #298