[Bug 1818518] Re: FFe: samba 4.10.0

2019-03-07 Thread Andreas Hasenack
** Description changed: Samba 4.10.0[1] is the first samba release to completely support python3. It is a goal of Ubuntu to remove python2 from the desktop images (see bug #1440381), and this release of samba, together with the mandatory dependency updates it warrants (ldb, tdb, talloc

[Bug 1818525] Re: FFe: ldb 1.5.4

2019-03-07 Thread Andreas Hasenack
** Description changed: This is part of the effort to remove python2 from the desktop images (see bug #1440381). It's needed for the samba FFe bug #1818518. Samba 4.10.0 needs ldb >= 1.5.3. 1.5.4 has some build fixes and addresses CVE-2019-3824. There are no specific release notes

[Bug 1818525] Re: FFe: ldb 1.5.4

2019-03-07 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/ldb/+git/ldb/+merge/364092 -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to ldb in Ubuntu. https://bugs.launchpad.net/bugs/1818525 Title: FFe: ldb 1.5.4

[Bug 1818525] Re: FFe: ldb 1.5.4

2019-03-07 Thread Andreas Hasenack
** Description changed: This is part of the effort to remove python2 from the desktop images (see bug #1440381). It's needed for the samba FFe bug #1818518. Samba 4.10.0 needs ldb >= 1.5.3. 1.5.4 has some build fixes and addresses CVE-2019-3824. There are no specific release notes

[Bug 1440381] Re: please build bindings for Python3

2019-03-07 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/ldb/+git/ldb/+merge/364092 ** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/364114 ** Merge proposal linked:

[Bug 1817374] Re: mysql-server-5.7 5.7.25 upgrade did not complete properly

2019-03-07 Thread Andreas Hasenack
I'm afraid this is leaving the realm of a bug report and entering one of support. The upgrade path in the code can be seen in /var/lib/dpkg/info/mysql- server-5.7.postinst: start_server "$mysql_statedir" "$tmpdir" "skip_grant" || result=$? # If the server fails to start, then skip the

[Bug 1818638] Re: segfault on Samba v4.3.11-Ubuntu

2019-03-07 Thread Andreas Hasenack
Mar 5 11:33:46 ServeurDev smbd[4501]: dumping core in /var/log/samba/cores/smbd ^^^ that should have the core file(s) -- 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/1818638 Title:

[Bug 1818638] Re: segfault on Samba v4.3.11-Ubuntu

2019-03-07 Thread Andreas Hasenack
This might be https://bugzilla.samba.org/show_bug.cgi?id=12610 ** Bug watch added: Samba Bugzilla #12610 https://bugzilla.samba.org/show_bug.cgi?id=12610 -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to samba in Ubuntu.

[Bug 1818518] Re: FFe: samba 4.10.0

2019-03-07 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/364114 -- 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/1818518 Title: FFe: samba

[Bug 1818431] Re: Winbind failing to start leads to postinst erroring out

2019-03-07 Thread Andreas Hasenack
Hello Noel, thanks for filing this bug in Ubuntu. Both Debian and Ubuntu like to install services with a working default configuration, and it is expected that a service is running after it is installed. That's why winbind is started right after it is installed. During upgrades, the same

[Bug 1818495] Re: Samba 'panic action' and segfault

2019-03-07 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. Unfortunately we will need more data about what is going on, and what you have installed. For starters, there is no samba version in this bug report, nor in which Ubuntu release it happened. I suggest to run the following tool to attach information to this

[Bug 1818558] Re: Build NVDIMM Userspace packages for Xenial

2019-03-07 Thread Andreas Hasenack
There is nothing for the upstream "ndctl" project to do about this. ** Changed in: ndctl Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to pmdk in Ubuntu. https://bugs.launchpad.net/bugs/1818558 Title: Build

[Bug 1818217] Re: Bind9 cache handling issues for dig ANY request

2019-03-07 Thread Andreas Hasenack
Does it happen if you query bind directly using the @ notation? Like "dig @ ANY github.com" ** Changed in: bind9 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to bind9 in Ubuntu.

[Bug 1818574] Re: Nginx cannot bind static IPv6 address on boot

2019-03-07 Thread Andreas Hasenack
I found this thread: https://forum.nginx.org/read.php?29,248807,248807#msg-248807 Looks like something similar was proposed already, but not applied. This thread also had a discussion: http://mailman.nginx.org/pipermail/nginx- devel/2014-March/005138.html ** Changed in: nginx (Ubuntu)

[Bug 1818638] Re: segfault on Samba v4.3.11-Ubuntu

2019-03-07 Thread Andreas Hasenack
Can you please attach the crash file that you probably have on the server? I would look in /var/crash/*, and /var/log/samba/cores/*/* -- 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/1818638

[Bug 1818574] Re: Nginx cannot bind static IPv6 address on boot

2019-03-07 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. There are similar cases out there with other services, when a specific IP address is selected for the service to bind to. openssh, for example, has this bug upstream: https://bugzilla.mindrot.org/show_bug.cgi?id=2512 A few solutions, or workarounds, exist