Error updating OSMC (ssh server)

Hi. My SSH server has disappear, it was installed but now it’s not. I try to install manually but I get an error. I try to update OSMC and I get an error about SSH-server.

This is the log https://paste.osmc.tv/yifesuvico

Anyone can help? Thanks.

Hi,

Please try:

sudo apt-get --purge remove openssh-server
sudo apt-get install openssh-server

Then Try updating again.

Thanks Tom.

The log shows that ssh isn’t properly installed:

iU  ssh-app-osmc                         1.2.3                          all          SSH server for OSMC with prepopulated configuration

iU means that it’s been unpacked but not installed.

iF  openssh-server                       1:7.4p1-10+deb9u2              armhf        secure shell (SSH) server, for secure access from remote machines

iF means that it failed during configuration.

Hi, thanks it works …

Glad to hear its sorted.

Tom.