You are not logged in.
On Friday I made pacman -Syu. Since then I'm not able to start Evolution.
[2010-07-02 13:34] Running 'pacman -Syu'
[2010-07-02 13:34] synchronizing package lists
[2010-07-02 13:34] starting full system upgrade
...
[2010-07-02 13:38] upgraded evolution-data-server (2.30.1-1 -> 2.30.2.1-1)
[2010-07-02 13:38] upgraded evolution (2.30.1.2-1 -> 2.30.2-1)
[2010-07-02 13:38] upgraded evolution-exchange (2.30.1-1 -> 2.30.2-1)
...$ evolution %U
(evolution:5395): e-data-server-DEBUG: Loading categories from "/home/srigi/.evolution/categories.xml"
(evolution:5395): e-data-server-DEBUG: Loaded 31 categories
(evolution:5395): camel-WARNING **: Failed to initialize NSS
Segmentation fault$ cat ~/.pki/nssdb/pkcs11.txt
library=
name=NSS Internal PKCS #11 Module
parameters=configdir='sql:/home/srigi/.pki/nssdb' certPrefix='' keyPrefix='' secmod='secmod.db' flags=optimizeSpace updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription=''
NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout=30})Any ideas?
Offline
Looks like there's a program using an incompatible version of NSS. Probably one of the other programs using NSS that you updated has caused this:
https://bugzilla.redhat.com/show_bug.cgi?id=229987
Offline
Looks like there's a program using an incompatible version of NSS. Probably one of the other programs using NSS that you updated has caused this:
https://bugzilla.redhat.com/show_bug.cgi?id=229987
I was unable to find any idea of solution in that post. Also that bug is very old (2007).
Does anyone have any idea. Downgrading of Evolution works fine.
Offline