On Thu, 2013-08-29 at 13:18 +0100, Rowland Penny wrote:
On 29/08/13 12:21, Timo Aaltonen wrote:
On 29.08.2013 09:16, Rowland Penny wrote:
I repeat, before the sssd updates my computer worked perfectly, after the update it did not, only change was the update, or to put it another way: 17:45 GMT working and update started, 17:55 GMT not working. Now it could have been something else that went wrong, but the cure was downloading and installing a later version.
Well, I don't see any way how the sssd update could have anything to do with it, but if you can reproduce the issue then I'd like to see some logs.
Firstly, I am not about to go through all that again. secondly, if before the update everything worked ok, then approx 10mins later after the update it didn't, is a very good clue where the problem lies.
I rebooted the pc a couple of times and had the same problem, no domain users because sssd was only half running. I purged sssd after getting back in as a local user, to do this (because the pc hung when trying to stop sssd) I had to delete the sssd binary and then force the pc to shutdown, I then restarted the pc, logged in as the local user, purged sssd and rebooted again. I then re-installed sssd again to get exactly the same problem, the only way I found to cure my problem, and I tried this in desperation, was to download, compile and install 1.10.1. If this isn't enough evidence to show that there is a problem with the update then I do not what to say.
I know that this is not enough for you to even try to sort out the problem, but I cannot give you any more info, there is nothing in any of the logs.
Rowland
Hi everyone OK, I have a 13.04 vbox client with a working sssd which I'm prepared to totally destroy if necessary:
dpkg -s sssd Package: sssd Status: install ok installed Priority: extra Section: utils Installed-Size: 12287 Maintainer: Ubuntu Core Developers ubuntu-devel@lists.ubuntu.com Architecture: i386 Multi-Arch: foreign Version: 1.9.4-0ubuntu4
Now, to upgrade: sudo service sssd stop sudo apt-get update sudo apt-get upgrade Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho Los siguientes paquetes se han retenido: linux-generic linux-headers-generic linux-image-generic Se actualizarán los siguientes paquetes: apport apport-gtk bind9-host chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg command-not-found command-not-found-data dnsutils file-roller firefox-locale-en firefox-locale-es ghostscript ghostscript-cups ghostscript-x gnupg gpgv libbind9-90 libdbusmenu-glib4 libdbusmenu-gtk3-4 libdbusmenu-gtk4 libdns95 libdvdnav4 libgcrypt11 libgksu2-0 libgs9 libgs9-common libimobiledevice3 libipa-hbac0 libisc92 libisccc90 libisccfg90 liblcms2-2 liblightdm-gobject-1-0 liblwres90 libnss-sss libpam-sss libplymouth2 libsss-idmap0 libwhoopsie0 libxml2 lightdm linux-libc-dev login lsb-base lsb-release passwd plymouth plymouth-label plymouth-theme-ubuntu-text python-libxml2 python-sss python3-apport python3-commandnotfound python3-distupgrade python3-problem-report sssd ubuntu-release-upgrader-core ubuntu-release-upgrader-gtk virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11 whoopsie xserver-xorg-video-intel 64 actualizados, 0 se instalarán, 0 para eliminar y 3 no actualizados. Necesito descargar 56,4 MB de archivos. Se utilizarán 3.559 kB de espacio de disco adicional después de esta operación. ¿Desea continuar [S/n]?
The update went through OK, and now we have: dpkg -s sssd Package: sssd Status: install ok unpacked Priority: extra Section: utils Installed-Size: 12287 Maintainer: Ubuntu Core Developers ubuntu-devel@lists.ubuntu.com Architecture: i386 Multi-Arch: foreign Version: 1.9.4-0ubuntu4.2 Config-Version: 1.9.4-0ubuntu4
Now, what messages would we need before it crashes (if it crashes) when I restart and test? We may only get one go at this.
I notice that there's an extra line from dpkg, the Config-Version. Is there anything I need to change in sssd.conf before I go ahead? Cheers, Steve