Am 07.07.26 um 10:18 schrieb Terence Gomez:
On 7/6/26 15:28, Amon Ott wrote:
Am 06.07.26 um 11:25 schrieb Terence Gomez:
Maybe this is not related, but I'm using a Debian 13.5 so the /usr- merge is effective. Perhaps /bin/login being a symlink to /usr/bin/ login messes with the checks ?
Good catch! The code was missing an explicit check that /bin really is a directory. Pushed a fix, hope that really helps. Lookup at that stage is pretty low level, so I am not going to implement symlink support for this convenience parameter.
Ok, this was the problem.
I do now have the "/bin is no directory" message in the logs, but the system boots correctly.
Good that we finally got it fixed. Thank you for your persistent testing support!
Amon.