Hello, ~indishere, thanks for reaching out and reporting this bug.

Looking at the logs, there is 
```
Setting up openssh-server (1:9.6p1-3ubuntu13.14) ...
Not replacing deleted config file /etc/ssh/sshd_config
dpkg: error processing package openssh-server (--configure):
 installed openssh-server package post-installation script subprocess returned 
error exit status 1
```

was /etc/ssh/sshd_config removed in this machine for some reason?
What happens if you try to restore the file/reconfigure the service?
```
$ sudo install -m644 /usr/share/openssh/sshd_config /etc/ssh/sshd_config && 
sudo dpkg --configure openssh-server
```

** Changed in: openssh (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2141865

Title:
  package openssh-server 1:9.6p1-3ubuntu13.14 failed to install/upgrade:
  installed openssh-server package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/2141865/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to