Package: gitolite
Version: 2.2-1
Severity: normal
PROBLEM
$ gl-setup id_dsa.pub
The default settings in the rc file (/root/.gitolite.rc) are fine for most
people but if you wish to make any changes, you can do so now.
hit enter...
<and editor in launched>
The problem is that when shell processes are run inside Emacs (M-x
shell), the process just cannot launch another editor.
SUGGESTION
Add code to detection if running inside Emacs before starting editor. Emacs
M-x shell ca be detected by examining two environment variables:
EMACS=t
INSIDE_EMACS=23.3.1,comint
Display message at start of gl-setuo(1) and exit:
Aborted. gl-setup cannot be run under Emacs shell.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gitolite depends on:
ii adduser 3.113
ii debconf [debconf-2.0] 1.5.41
ii git [git-core] 1:1.7.7.3-1
ii git-core 1:1.7.7.3-1
ii openssh-server 1:5.9p1-2
ii perl 5.14.2-6
gitolite recommends no packages.
Versions of packages gitolite suggests:
ii git-daemon-run 1:1.7.7.3-1
ii gitweb 1:1.7.7.3-1
-- debconf information excluded
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]