jens-maus / RaspberryMatic

:house: A feature-rich but lightweight, buildroot-based Linux operating system alternative for your CloudFree CCU3/ELV-Charly 'homematicIP CCU' IoT smarthome central. Running as a pure virtual appliance (ProxmoxVE, Home Assistant, LXC, Docker/OCI, Kubernetes/K8s, etc.) or on a dedicated embedded device (RaspberryPi, Tinkerboard, IntelNUC, etc.)
https://raspberrymatic.de
Apache License 2.0
1.5k stars 184 forks source link

sshd startet nicht mit Nightly 3.77.6.20240703 #2796

Closed Baxxy13 closed 5 days ago

Baxxy13 commented 6 days ago

Describe the issue you are experiencing

Mit Nightly 3.77.6.20240703 startet der sshd nicht.

Describe the behavior you expected

Normaler Start vom sshd

Steps to reproduce the issue

  1. Nightly 3.77.6.20240703 installieren
  2. ssh aktivieren und rebooten
  3. Fehlermeldung in /var/log/boot.log oder folgend im syslog ansehen ...

What is the version this bug report is based on?

3.77.6.20240703 - Nightly

Which base platform are you running?

lxc_arm64 (Linux Container Infrastructure, ARM64/aarch64)

Which HomeMatic/homematicIP radio module are you using?

RPI-RF-MOD

Anything in the logs that might be useful for us?

Starting sshd: /usr/libexec/sshd-session does not exist or is not executable
FAIL

Jul  3 16:27:02 rm-lxc-193 user.err monit[1524]: 'sshd' failed to restart (exit status 1) -- '/etc/init.d/S50sshd restart': /usr/libexec/sshd-session does not exist or is not executable^M

Additional information

Neben dem LXC konnte ich das auch auf einem Pi3B sehen.

jens-maus commented 6 days ago

Danke für die Info. Scheint wohl damit zusammenzuhängen:

https://lore.kernel.org/buildroot/0731d879-631d-49af-9c42-57ae774471ba@mind.be/T/

Baxxy13 commented 5 days ago

Kurze Rückmeldung: Mit dem heutigen Nightly 3.77.6.20240704 startet der sshd wieder problemlos.