Bug#923508: systemd not restarting sshd on Debian 9 Stretch i386 due to RestartPreventExitStatus=255 in sshd.service file

2019-03-02 Thread Andrew Roberts
Michael, thanks for your detailed reply. A few things I would like to clarify. 1) I'm not wanting to edit the sshd.service file As you say this will be overwritten, hence my comment that this was NOT a solution. 2) I was trying to use the sshd.service.d/override.conf file instead However t

Bug#923508: systemd not restarting sshd on Debian 9 Stretch i386 due to RestartPreventExitStatus=255 in sshd.service file

2019-03-01 Thread Andrew Roberts
Michael, as to what the bug report is about I guess there are three issues: 1) At some point the /etc/systemd/system/sshd.service file has been updated to include RestartPreventExitStatus=255 which has a negative effect stopping sshd restarting in order to work with a slow to start network c

Bug#923508: systemd not restarting sshd on Debian 9 Stretch i386 due to RestartPreventExitStatus=255 in sshd.service file

2019-03-01 Thread Andrew Roberts
Package: systemd Version: 232-25+deb9u On Debian 9 stretch with the latest updates systemd no longer restarts sshd due to changes to the sshd.service unit file. The line: RestartPreventExitStatus=255 has been added to the master sshd unit file in recent systemd/sshd updates. This means if

Bug#908927: Debian Linux version 3.16.0-7-586 (3.16.59-1) gives a partial fix for SMB 3.0 mounts

2018-10-04 Thread Andrew Roberts
Ok, I installed 3.16.0-7-586 (3.16.59-1) which allowed me to mount the remote share using the version 3.0 protocol, but it got some console errors and a kernel oops in the journal, so there are still some issues here: Oct 05 04:30:38 pentium kernel: Linux version 3.16.0-7-586 (debian-ker...

Bug#908927: Issue seems fixed on Arch Linux machine by kernel 3.16.58-1-ARCH

2018-10-01 Thread Andrew Roberts
I've updated the kernel on the Arch Linux box which was experiencing the same issue to: 3.16.58-1-ARCH This seems to fix the issue on that machine, so hopefully the fix is on the way here also. Thanks Andrew

Bug#908927: Linux Kernel oops in jessie 8.11 linux-image-3.16.0-6-i586 (3.16.57-2) mounting cifs share with vers=3.0

2018-09-15 Thread Andrew Roberts
Package: linux-image Version: 3.16.0-6-i586 I am seeing a kernel NULL pointer deference mounting a cifs share on jessie 8.11. This only occurs when you try to mount with vers=3.0 in the fstab file://192.168.1.30/share    /mnt/share  cifs defaults,noauto,noserverino,x-systemd.automount,r