Niki Kovacs
2014-Dec-13 14:22 UTC
[CentOS] Remote Git vs. GNOME on CentOS 6.6: cannot open display
Hi, I just installed a fresh CentOS 6.6 desktop. It's a client's machine, it is physically installed on a testbench in my office. Usually, when I perform installations, I start with the base system on the testbench, and once networking is configured, I SSH into it and then do all the fine-tuning remotely. My configuration files, scripts and HOWTOs are all stored in a Github repository. The problem I have with the default configuration of Git under CentOS is that GNOME "hijacks" Git's authentication process. Meaning whenever Git asks for credentials, this happens in a very ugly authentication window. But the real problem is in a remote session, where I can't use Git anymore. Here's what I get: [root at optiplex-330 ~]# git clone https://kikinovak at github.com/kikinovak/centos Initialized empty Git repository in /root/centos/.git/ (gnome-ssh-askpass:2440): Gtk-WARNING **: cannot open display: Anyone knows how to stop this annoying behavior? I'm typing these lines on a Slackware64 14.1 + KDE installation, and when I use Git on this machine, credentials are always asked for in the terminal itself, not in a GUI popup. Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32
Niki Kovacs
2014-Dec-13 14:27 UTC
[CentOS] Remote Git vs. GNOME on CentOS 6.6: cannot open display
Le 13/12/2014 15:22, Niki Kovacs a ?crit :> Hi, > > I just installed a fresh CentOS 6.6 desktop. It's a client's machine, it > is physically installed on a testbench in my office. Usually, when I > perform installations, I start with the base system on the testbench, > and once networking is configured, I SSH into it and then do all the > fine-tuning remotely. > > My configuration files, scripts and HOWTOs are all stored in a Github > repository. The problem I have with the default configuration of Git > under CentOS is that GNOME "hijacks" Git's authentication process. > Meaning whenever Git asks for credentials, this happens in a very ugly > authentication window. But the real problem is in a remote session, > where I can't use Git anymore. Here's what I get: > > [root at optiplex-330 ~]# git clone > https://kikinovak at github.com/kikinovak/centos > Initialized empty Git repository in /root/centos/.git/ > > (gnome-ssh-askpass:2440): Gtk-WARNING **: cannot open display: > > Anyone knows how to stop this annoying behavior?I'll answer this myself, since I just found the solution: # unset SSH_ASKPASS ... will do the trick. Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32
Apparently Analagous Threads
- Broadcom wireless card: installation script for Linux-STA driver
- Facebook CentOS group close to 15.000 members!
- Hi again & problem with minimal CentOS and Github
- Very weird problem with handling symbolic links
- Apache: confusion about virtual hosts and DNS on a local network