Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am trying to checkout a repository.

I got an error saying Password for '(null)' GNOME keyring:.

I thought this might be caused by gnome-keyring, which I don't use, so I removed it with apt-get and also removed ~/.gnome2/keyrings/login.keyring.

Now when I try to checkout, it says

p11-kit: couldn't load module: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory.

Then it asks for my password, but even though I enter it correctly, nothing happens.

What's wrong ?

share|improve this question
Have you been able to resolve this yet ? – ShaggyInjun Dec 2 '12 at 19:06

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.