[Bug 1831335] Re: package openssh-server 1:7.2p2-4ubuntu2.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2019-06-03 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

The error message is:
SSHDConfig:
 Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 255: 
/etc/ssh/sshd_config: line 88: Bad configuration option: Y
 /etc/ssh/sshd_config: terminating, 1 bad configuration options

That means that there is a configuration error in your
/etc/ssh/sshd_config file, specifically on line 80. That file isn't
attached to this bug report, so I cannot tell you what is wrong.

What you should do is open that file, fix what's wrong in line 80, and
then you can issue these commands:

sudo apt update
sudo apt -f install

That should retry the operation and this time, if there are no other
errors, it should succeed.

I'll mark this bug as invalid, since it's a local configuration issue.
If you disagree, then feel free to reopen the bug, but please state the
reasons why you think it's a valid bug, and steps to reproduce it.

Thanks!


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

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

Title:
  package openssh-server 1:7.2p2-4ubuntu2.8 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1795420] Re: Keepalived update from 1.2.19 to 1.2.24 breaks support for /dev/tcp health check

2019-06-03 Thread Andreas Hasenack
** Changed in: keepalived (Ubuntu)
 Assignee: Karl Stenerud (kstenerud) => (unassigned)

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

Title:
  Keepalived update from 1.2.19 to 1.2.24 breaks support for /dev/tcp
  health check

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-03 Thread Andreas Hasenack
Can you please try the same with Ubuntu Disco 19.04? It has samba
4.10.0. Also, if you compare smb.conf between the one you got in
fedora's 4.10.0, and ubuntu's 4.7.6, are they the same? After
profisioning, that is.

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

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

Title:
  Attribute-Editor is missing when enabling Advanced Features in RSAT

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1831306] Re: squid-deb-proxy is a python2 script

2019-06-03 Thread Andreas Hasenack
Is the above what you meant?

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to squid-deb-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/1831306

Title:
  squid-deb-proxy is a python2 script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1831306/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1831306] Re: squid-deb-proxy is a python2 script

2019-06-03 Thread Andreas Hasenack
Which script do you mean, exactly? And on which ubuntu release?

/usr/share/squid-deb-proxy-client/apt-avahi-discover perhaps?

** Changed in: squid-deb-proxy (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to squid-deb-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/1831306

Title:
  squid-deb-proxy is a python2 script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1831306/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1831306] Re: squid-deb-proxy is a python2 script

2019-06-03 Thread Andreas Hasenack
root@bionic-squid-deb-proxy-py2:~# 
/usr/share/squid-deb-proxy-client/apt-avahi-discover
http://10.0.100.136:8000/

root@bionic-squid-deb-proxy-py2:~# python3 
/usr/share/squid-deb-proxy-client/apt-avahi-discover
  File "/usr/share/squid-deb-proxy-client/apt-avahi-discover", line 130
print "http://[%s]:%s/"; % (ip, port)
  ^
SyntaxError: invalid syntax

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to squid-deb-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/1831306

Title:
  squid-deb-proxy is a python2 script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1831306/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1830121] Re: rsync --rsync-path="sudo rsync" over ssh via pki fails due to protocol mismatch

2019-06-03 Thread Andreas Hasenack
It's possible sudo is printing something to stderr, can you check that?
My bet would be on a hostname name resolution (i.e., a warning).

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

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

Title:
  rsync --rsync-path="sudo rsync" over ssh via pki fails due to protocol
  mismatch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1830121/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1759257] Re: Livepatch should not be allowed in a container (lxd)

2019-06-03 Thread Andreas Hasenack
This is handled upstream already, and fix released in disco and later.

** Changed in: ubuntu-advantage-tools (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to ubuntu-advantage-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1759257

Title:
  Livepatch should not be allowed in a container (lxd)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1759257/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1759257] Re: Livepatch should not be allowed in a container (lxd)

2019-06-03 Thread Andreas Hasenack
An update to trusty, xenial, bionic and cosmic regarding this will be
done soon.

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to ubuntu-advantage-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1759257

Title:
  Livepatch should not be allowed in a container (lxd)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1759257/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1581864] Re: nginx.service: Failed to read PID from file /run/nginx.pid: Invalid argument

2019-06-03 Thread Andreas Hasenack
If this is just about the error message in the logs, such an intrusive
patch sounds overkill unless included upstream. Can you perhaps propose
it there?

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

Title:
  nginx.service: Failed to read PID from file /run/nginx.pid: Invalid
  argument

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs