[Pkg-sssd-devel] Bug#760353: sssd-common: Startup settings in /etc/default/sssd prevents service (re)start

Luca Capello luca at pca.it
Tue Oct 28 19:25:05 UTC 2014


severity 760353 grave
found 760353 1.11.5.1-1
usertags 760353 + pca.it-authentication
thanks

Hi there!

On Wed, 03 Sep 2014 09:06:10 +0200, Andreas Maus wrote:
> The options passed to the sssd service during startup packaged in ssd-common
> are:
> 
> DAEMON_OPTS="-i -f"
> 
> This will prevent a system start or service (re)start, because the -i option
> forces the service to run in the foreground.

This actually breaks an upgrade (hence the severity), which stops at:
=====
Setting up sssd-common (1.11.7-1) ...
Installing new version of config file /etc/default/sssd ...
=====

Obviously, the processes running are:
=====
8690 /bin/sh /var/lib/dpkg/info/sssd-common.postinst configure 1.11.2-1
8713 /bin/sh /etc/init.d/sssd start
8716 /usr/sbin/sssd -i -f
8717 /usr/lib/x86_64-linux-gnu/sssd/sssd_be --domain LDAP --debug-to-files
8718 /usr/lib/x86_64-linux-gnu/sssd/sssd_nss --debug-to-files
8719 /usr/lib/x86_64-linux-gnu/sssd/sssd_pam --debug-to-files
=====

> The correct options should be:
> 
> DAEMON_OPTS="-D -f"
> 
> which were the settings in previous versions.

The changes were introduced in 1.11.5.1-1, with no rationale except a
line in the debian/changelog: simply reverting the settings to the
previous version and then stopping sssd resumes the upgrade.

Thx, bye,
Gismo / Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-sssd-devel/attachments/20141028/dd5a0d30/attachment.sig>


More information about the Pkg-sssd-devel mailing list