Tag Info

Hot answers tagged

2

The problem here is that launchpadlib the Python library which bzr uses to talk to launchpad.net, is expecting to use the gnome-keyring API to store the credentials in the keyring, when you log in. It appears you do not have the keyring daemon running on your system, when logged in. You can configure your system so that gnome-keyring-daemon gets run on ...


1

The first error is where to begin looking: /usr/sbin/grub-mkconfig: 36: /etc/default/grub: Syntax error: EOF in backquote substitution Since /etc/default/grub — like most files in /etc/default — consists of shell variable declarations which don't change much, I suspect that file got altered. It might also be a good idea to fsck your boot-disk, as ...



Only top voted, non community-wiki answers of a minimum length are eligible