[Bug 1579597] Re: "/etc/dhcp/dhclient-enter-hooks.d/samba returned non-zero exit status 1" when samba.service is disabled

2017-06-09 Thread Andreas Hasenack
Quick test: # reload the samba server # We don't necessarily have the samba package installed. #414841 if systemctl is-enabled smbd.service --quiet; then systemctl reload smbd.service fi I just have to understand if we can use systemctl all the way

[Bug 1579597] Re: "/etc/dhcp/dhclient-enter-hooks.d/samba returned non-zero exit status 1" when samba.service is disabled

2017-06-09 Thread Andreas Hasenack
We can use systemctl is-enabled smbd.service for this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1579597 Title: "/etc/dhcp/dhclient-enter-hooks.d/samba returned non-zero exit

[Bug 1579597] Re: "/etc/dhcp/dhclient-enter-hooks.d/samba returned non-zero exit status 1" when samba.service is disabled

2017-06-09 Thread Andreas Hasenack
That debian fix doesn't address this issue unfortunately. ** Tags added: server-next ** Tags added: bite-size -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1579597 Title:

[Bug 1451322] Re: upgrade 10.04 to 14.04 failed - package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status

2017-06-09 Thread Andreas Hasenack
Hello, sorry for the lack of responses in this bug. The postinst code in samba-common still doesn't check if the directory exists before attempting to remove it, so the bug is still there, but it only kicks in if upgrading from a package older than 4.1.4. I tried reproducing the problem with a

[Bug 1695638] Re: package krb5-locales 1.15-1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-06-09 Thread Andreas Hasenack
Hello, could you please try reinstalling the package: sudo apt install --reinstall krb5-locales If that doesn't help, then remove it and install it again: sudo dpkg --remove --force-remove-reinstreq krb5-locales sudo apt-get install krb5-locales ** Changed in: krb5 (Ubuntu) Status:

[Bug 1695814] Re: package samba-vfs-modules 2:4.5.8+dfsg-0ubuntu0.17.04.2 failed to install/upgrade: проблемы зависимостей — оставляем не настроенным

2017-06-09 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. Could you please try the following to resolve it: sudo apt update sudo apt -f install And post the results back here please. Thanks! ** Changed in: samba (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are

[Bug 1696735] Re: package libgssapi-krb5-2:i386 1.13.2+dfsg-5ubuntu2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-06-09 Thread Andreas Hasenack
You can try: sudo apt install --reinstall libgssapi-krb5-2:i386 (I suspect the above won't work either, but it's worth a try) If that doesn't fix it, then, from that askubuntu question/answer: sudo dpkg --remove --force-remove-reinstreq libgssapi-krb5-2:i386 sudo apt install

[Bug 1597858] Re: Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile with CTDB support

2017-06-09 Thread Andreas Hasenack
> If I use these ./configure options to 4.3.1: I meant 4.3.11, sorry. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1597858 Title: Samba package version

[Bug 1597858] Re: Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile with CTDB support

2017-06-09 Thread Andreas Hasenack
I can see evidence that clustering is not enabled in the update, but I cannot see that evidence in the original trusty version. The smbd -b output in that older samba version doesn't mention clustering capabilities. If I use these ./configure options to 4.3.1: