[Bug 1861050] Re: FTBFS with python 3.8

2020-01-27 Thread Andreas Hasenack
It's a somewhat incorrect sed being applied in configure: python_lib_path="` $PYTHON_CONFIG --ldflags | grep -o -- '-L/[^ ]*' | sed -e 's/^-L//'`" That is what generates the two lines, on purpose apparently: $ python3.8-config --ldflags | grep -o -- '-L/[^ ]*' | sed -e 's/^-L//' /usr/lib/python3.

[Bug 1861050] Re: FTBFS with python 3.8

2020-01-27 Thread Andreas Hasenack
Error seems to be this extra newline: | #define PYTHON_DLOPEN_LIB "/usr/lib/python3.8/config-3.8-x86_64-linux-gnu | /usr/lib/libpython3.8.so" conftest.c:170:27: warning: missing terminating " character 170 | #define PYTHON_DLOPEN_LIB "/usr/lib/python3.8/config-3.8-x86_64-linux-gnu |

[Bug 1861050] [NEW] FTBFS with python 3.8

2020-01-27 Thread Andreas Hasenack
Public bug reported: Remains to be investigated. Found an upstream issue, but doesn't look like it's the same, at first glance: https://pagure.io/SSSD/sssd/issue/4016 ** Affects: sssd (Ubuntu) Importance: High Assignee: Andreas Hasenack (ahasenack) Status: Triaged ** Tags: up

[Bug 1860997] Re: needed changes for Micosoft's upcoming LDAP changes in march?

2020-01-27 Thread Andreas Hasenack
Thanks for the pointer to that thread. Here is the RH bug about it: https://bugzilla.redhat.com/show_bug.cgi?id=1762420 ** Bug watch added: Red Hat Bugzilla #1762420 https://bugzilla.redhat.com/show_bug.cgi?id=1762420 -- You received this bug notification because you are a member of Ubuntu Se

[Bug 1860997] Re: needed changes for Micosoft's upcoming LDAP changes in march?

2020-01-27 Thread Andreas Hasenack
sssd is fine for now, I can change it to adcli later when work on it starts. As "sssd" it stays on our radar. -- 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/1860997 Title: needed changes fo

[Bug 1860997] Re: needed changes for Micosoft's upcoming LDAP changes in march?

2020-01-27 Thread Andreas Hasenack
Two linked commits: https://gitlab.freedesktop.org/realmd/adcli/commit/a6f795ba3d6048b32d7863468688bf7f42b2cafd https://gitlab.freedesktop.org/realmd/adcli/commit/85097245b57f190337225dbdbf6e33b58616c092 ** Changed in: sssd (Ubuntu) Status: New => Triaged ** Changed in: sssd (Ubuntu) I

[Bug 1860878] Re: package samba-common 2:4.10.7+dfsg-0ubuntu2.4 failed to install/upgrade: installed samba-common package post-installation script subprocess returned error exit status 1

2020-01-27 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. The smb.conf file you attached is fine in terms of syntax. Your dpkg terminal log is full of GTK errors: (frontend:29420): Gtk-CRITICAL **: 20:37:43.501: _gtk_widget_captured_event: assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' fai