Jan 16, 2013

openSUSE Forums: How to disable git/haskpass/kwallet integration?

openSUSE Forums
openSUSE Forums
How to disable git/haskpass/kwallet integration?
Jan 16th 2013, 19:08

Aggh.
Nothing irritates me more than if some new feature is pushed down without being thought out clearly.

So, it looks like sometime within the last couple months someone thought it would be a good idea to integrate git (yes, regular CLI git) with Kwallet, and now it's likely an update has been pushed down that does this.

Problem though is that CLI git unlike any of the Git viewers, regular git is not a GUI app so now is complaining about the usual dbus errors associated with launching a KDE app from the CLI.

As follows:
Code:

# git push origin gh-pages
ksshaskpass(19634)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application 'ksshaskpass' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(19635)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
error: unable to read askpass response from '/usr/lib/ssh/ssh-askpass'
Username for 'https://github.com': ^[
ksshaskpass(19691)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application 'ksshaskpass' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(19692)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
error: unable to read askpass response from '/usr/lib/ssh/ssh-askpass'
Password for 'https://github.com':
fatal: Authentication failed

Frankly, I'm not interesting in storing my non-KDE apps credentials like CLI git in kwallet. Only maybe if I was using a KDE GUI git viewer.

Any thoughts how to undo this new dependency with khaskpass?

TIA,
TSU

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

No comments: