[opensuse-factory] Tumbleweed: gpg2 killed my desktop
Hi, Today I've had a bad morning. I started my desktop, logged in but the X session died immediately and I came back to KDM. At first I thought it's KDE4's fault, but TWM also died. KDM was also not the evil doer, same problem with XDM. The nVidia driver was also not guilty. Yesterday's /var/log/zypp/history showed nothing special. Only a few libreoffice updates, samba and gpg2 (!!!!). /var/log/{messages,Xorg.0.log,kdm.log} did not show anything. After a while I looked into ~/.xsession-errors and saw that /usr/bin/gpg-agent was crashing due to a too old libassuan0. "zypper install --from=Tumbleweed libassuan0" solved the issue. Is it possible to bind gpg-2.0.18 to libassuan0-2.0.2? 2.0.1 from 11.4 is too old and is causing the crashes... -- Thanks, //richard -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, Nov 01, 2011 at 01:18:30PM +0100, richard -rw- weinberger wrote:
Hi,
Today I've had a bad morning. I started my desktop, logged in but the X session died immediately and I came back to KDM. At first I thought it's KDE4's fault, but TWM also died. KDM was also not the evil doer, same problem with XDM. The nVidia driver was also not guilty.
Yesterday's /var/log/zypp/history showed nothing special. Only a few libreoffice updates, samba and gpg2 (!!!!).
/var/log/{messages,Xorg.0.log,kdm.log} did not show anything. After a while I looked into ~/.xsession-errors and saw that /usr/bin/gpg-agent was crashing due to a too old libassuan0.
"zypper install --from=Tumbleweed libassuan0" solved the issue.
'zypper dup' should have solved this for you, right? You should never have to have the --from line, unless I've really messed something up.
Is it possible to bind gpg-2.0.18 to libassuan0-2.0.2? 2.0.1 from 11.4 is too old and is causing the crashes...
Yes, it is possible, but it shouldn't be needed, again, how are you updating your system? greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, Nov 1, 2011 at 2:07 PM, Greg KH <gregkh@suse.de> wrote:
On Tue, Nov 01, 2011 at 01:18:30PM +0100, richard -rw- weinberger wrote:
Hi,
Today I've had a bad morning. I started my desktop, logged in but the X session died immediately and I came back to KDM. At first I thought it's KDE4's fault, but TWM also died. KDM was also not the evil doer, same problem with XDM. The nVidia driver was also not guilty.
Yesterday's /var/log/zypp/history showed nothing special. Only a few libreoffice updates, samba and gpg2 (!!!!).
/var/log/{messages,Xorg.0.log,kdm.log} did not show anything. After a while I looked into ~/.xsession-errors and saw that /usr/bin/gpg-agent was crashing due to a too old libassuan0.
"zypper install --from=Tumbleweed libassuan0" solved the issue.
'zypper dup' should have solved this for you, right? You should never have to have the --from line, unless I've really messed something up.
Hmm. Maybe I messed something up.
Is it possible to bind gpg-2.0.18 to libassuan0-2.0.2? 2.0.1 from 11.4 is too old and is causing the crashes...
Yes, it is possible, but it shouldn't be needed, again, how are you updating your system?
I'm updating my system with "zypper up". Do I _always_ have to "zypper dup"? I thought i need this only once after adding the Tumbleweed repo... -- Thanks, //richard -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, Nov 01, 2011 at 02:21:42PM +0100, richard -rw- weinberger wrote:
On Tue, Nov 1, 2011 at 2:07 PM, Greg KH <gregkh@suse.de> wrote:
On Tue, Nov 01, 2011 at 01:18:30PM +0100, richard -rw- weinberger wrote:
Hi,
Today I've had a bad morning. I started my desktop, logged in but the X session died immediately and I came back to KDM. At first I thought it's KDE4's fault, but TWM also died. KDM was also not the evil doer, same problem with XDM. The nVidia driver was also not guilty.
Yesterday's /var/log/zypp/history showed nothing special. Only a few libreoffice updates, samba and gpg2 (!!!!).
/var/log/{messages,Xorg.0.log,kdm.log} did not show anything. After a while I looked into ~/.xsession-errors and saw that /usr/bin/gpg-agent was crashing due to a too old libassuan0.
"zypper install --from=Tumbleweed libassuan0" solved the issue.
'zypper dup' should have solved this for you, right? You should never have to have the --from line, unless I've really messed something up.
Hmm. Maybe I messed something up.
Is it possible to bind gpg-2.0.18 to libassuan0-2.0.2? 2.0.1 from 11.4 is too old and is causing the crashes...
Yes, it is possible, but it shouldn't be needed, again, how are you updating your system?
I'm updating my system with "zypper up". Do I _always_ have to "zypper dup"?
Yes.
I thought i need this only once after adding the Tumbleweed repo...
No, it will catch things like this, which is why it is required. greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 11/01/2011 02:30 PM, Greg KH wrote:
On Tue, Nov 01, 2011 at 02:21:42PM +0100, richard -rw- weinberger wrote:
On Tue, Nov 1, 2011 at 2:07 PM, Greg KH <gregkh@suse.de> wrote:
On Tue, Nov 01, 2011 at 01:18:30PM +0100, richard -rw- weinberger wrote:
Hi,
Today I've had a bad morning. I started my desktop, logged in but the X session died immediately and I came back to KDM. At first I thought it's KDE4's fault, but TWM also died. KDM was also not the evil doer, same problem with XDM. The nVidia driver was also not guilty.
Yesterday's /var/log/zypp/history showed nothing special. Only a few libreoffice updates, samba and gpg2 (!!!!).
/var/log/{messages,Xorg.0.log,kdm.log} did not show anything. After a while I looked into ~/.xsession-errors and saw that /usr/bin/gpg-agent was crashing due to a too old libassuan0.
"zypper install --from=Tumbleweed libassuan0" solved the issue.
'zypper dup' should have solved this for you, right? You should never have to have the --from line, unless I've really messed something up.
Hmm. Maybe I messed something up.
Is it possible to bind gpg-2.0.18 to libassuan0-2.0.2? 2.0.1 from 11.4 is too old and is causing the crashes...
Yes, it is possible, but it shouldn't be needed, again, how are you updating your system?
I'm updating my system with "zypper up". Do I _always_ have to "zypper dup"?
Yes.
I thought i need this only once after adding the Tumbleweed repo...
No, it will catch things like this, which is why it is required.
greg k-h
and if you want to be safe or at least inform about what will happen zypper -vv dup -D is your friend -D = Dry run will show you all solver case etc ... -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch openSUSE Member & Ambassador GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Bruno Friedmann
-
Greg KH
-
richard -rw- weinberger