Comment 9 for bug 1921494

Revision history for this message
Matthew Ruffell (mruffell) wrote :

Hi Rex and Snakekick,

I have built test packages for Bionic, Focal, Hirsute and Impish, with the below commit included:

commit da55e3e69707de416b7949d08c165c950090bbb6
From: Iker Pedrosa <email address hidden>
Date: Wed, 3 Mar 2021 15:34:49 +0100
Subject: ldap: retry ldap_install_tls() when watchdog interruption
Link: https://github.com/SSSD/sssd/commit/da55e3e69707de416b7949d08c165c950090bbb6

Test packages can be found in the below ppa:

https://launchpad.net/~mruffell/+archive/ubuntu/lp1921494-test

Can you please test the new packages and report back and let me know if they solve your problem?

Please note, these test packages are NOT SUPPORTED by Canonical and are for TEST PURPOSES ONLY. ONLY install in a dedicated test environment.

Instructions to Install:

1) sudo add-apt-repository ppa:mruffell/lp1921494-test
2) sudo apt update
3) sudo apt upgrade # or just install the sssd packages, up to you, there may be many of them.
4) sudo apt-cache policy sssd | grep Installed
For Impish:
2.4.1-2ubuntu4+lp1921494v20211011b1
For Hirsute:
2.4.0-1ubuntu6.1+lp1921494v20211011b1
For Focal:
2.2.3-3ubuntu0.7+lp1921494v20211011b2
For Bionic:
1.16.1-1ubuntu1.8+lp1921494v20211011b1

If the test packages work, I will submit the patches for SRU and we can get this fixed in official packages.

Thanks,
Matthew