2010-07-15 18 views
14

क्या किसी ने गिटोलाइट के आसान इंस्टॉल विकल्प का प्रयास किया है?
मैं अपने विंडोज़ (वर्कस्टेशन) से एक सौरलिस बॉक्स में गिटोलाइट स्थापित करने की कोशिश कर रहा हूं।गिटोलाइट स्थापना समस्या

[command used to install] 
./gl-easy-install -q git sjcfsap1 git 

कमांड निम्न स्थान पर टूट जाता है।

*Y*ou are logging into system : [gitserver] 
cloning gitolite-admin repo... 
Initialized empty Git repository in c:/Documents and Settings/chandve/gitolite-a 
dmin/.git/ 
Password: 
fatal: 'gitolite-admin' does not appear to be a git repository 
fatal: The remote end hung up unexpectedly** 

क्या किसी को भी इस समस्या का सामना करना पड़ा है? क्या आपको लगता है कि गिटोलाइट इस प्रयास के लायक है? मैं गिट के लिए एसीएल का मूल्यांकन करना चाहता हूं।

आपकी प्रतिक्रिया के लिए अग्रिम धन्यवाद।

[पूरा आदेश निष्पादन नीचे लॉग]

[email protected] /c/git/repos/gitolite/src (master) 
$ ./gl-easy-install git sjcfsap1 git 


------------------------------------------------------------------------ 

you are upgrading  v1.5.3-13-g20c2e1a  to v1.5.3-13-g20c2e1a 

Note: getting '(unknown)' for the 'from' version should only happen once. 
Getting '(unknown)' for the 'to' version means you are probably installing 
from a tar file dump, not a real clone. This is not an error but it's nice to 
have those version numbers in case you need support. Try and install from a 
clone 


...press enter to continue or Ctrl-C to bail out 


------------------------------------------------------------------------ 

the next command will create a new keypair for your gitolite access 

The pubkey will be /c/Documents and Settings/chandve/.ssh/git.pub. You will hav 
e to choose a 
passphrase or hit enter for none. I recommend not having a passphrase for 
now, *especially* if you do not have a passphrase for the key which you are 
already using to get server access! 

Add one using 'ssh-keygen -p' after all the setup is done and you've 
successfully cloned and pushed the gitolite-admin repo. After that, install 
'keychain' or something similar, and add the following command to your bashrc 
(since this is a non-default key) 

    ssh-add $HOME/.ssh/git 

This makes using passphrases very convenient. 


...press enter to continue or Ctrl-C to bail out 


------------------------------------------------------------------------ 

Hmmm... pubkey /c/Documents and Settings/chandve/.ssh/git.pub exists; should I j 
ust (re-)use it? 

IMPORTANT: once the install completes, *this* key can no longer be used to get 
a command line on the server -- it will be used by gitolite, for git access 
only. If that is a problem, please ABORT now. 

doc/6-ssh-troubleshooting.mkd will explain what is happening here, if you need 
more info. 


...press enter to continue or Ctrl-C to bail out 


------------------------------------------------------------------------ 

your $HOME/.ssh/config already has settings for gitolite. I will assume 
they're correct, but if they're not, please edit that file, delete that 
paragraph (that line and the following few lines), Ctrl-C, and rerun. 

In case you want to check right now (from another terminal) if they're 
correct, here's what they are *supposed* to look like: 

host gitolite 
    user git 
    hostname sjcfsap1 
    port 22 
    identityfile ~/.ssh/git 



...press enter to continue or Ctrl-C to bail out 
gitolite.pm         100% 26KB 26.3KB/s 00:00 
gl-auth-command        100% 8319  8.1KB/s 00:00 
gl-compile-conf        100% 26KB 25.6KB/s 00:00 
gl-conf-convert        100% 2325  2.3KB/s 00:00 
gl-easy-install        100% 23KB 23.2KB/s 00:00 
gl-emergency-addkey       100% 1295  1.3KB/s 00:00 
gl-install         100% 4087  4.0KB/s 00:00 
gl-setup          100% 3081  3.0KB/s 00:00 
gl-system-install        100% 1814  1.8KB/s 00:00 
gl-tool          100% 2145  2.1KB/s 00:00 
output.txt         100% 60KB 60.2KB/s 00:00 
sshkeys-lint         100% 2962  2.9KB/s 00:00 
example.conf         100% 12KB 12.1KB/s 00:00 
example.gitolite.rc       100% 8390  8.2KB/s 00:00 
VERSION          100% 19  0.0KB/s 00:00 
0-INSTALL.mkd         100% 12KB 11.6KB/s 00:00 
1-migrate.mkd         100% 3569  3.5KB/s 00:00 
2-admin.mkd         100% 9063  8.9KB/s 00:00 
3-faq-tips-etc.mkd       100% 29KB 29.0KB/s 00:00 
4-wildcard-repositories.mkd     100% 12KB 11.8KB/s 00:00 
5-delegation.mkd        100% 6143  6.0KB/s 00:00 
6-ssh-troubleshooting.mkd      100% 19KB 19.5KB/s 00:00 
7-install-transcript.mkd      100% 8372  8.2KB/s 00:00 
9-gitolite-and-ssh.mkd      100% 7798  7.6KB/s 00:00 
9-packaging.mkd        100% 2257  2.2KB/s 00:00 
9-uninstall.mkd        100% 2791  2.7KB/s 00:00 
admin-defined-commands.mkd     100% 9700  9.5KB/s 00:00 
big-config.mkd        100% 6469  6.3KB/s 00:00 
CHANGELOG          100% 3873  3.8KB/s 00:00 
COPYING          100% 18KB 17.9KB/s 00:00 
hook-propagation.mkd       100% 7654  7.5KB/s 00:00 
overkill.mkd         100% 2059  2.0KB/s 00:00 
progit-article.mkd       100% 12KB 12.5KB/s 00:00 
report-output.mkd        100% 1818  1.8KB/s 00:00 
shell-games.mkd        100% 3363  3.3KB/s 00:00 
gitolite-hooked        100% 0  0.0KB/s 00:00 
update          100% 4728  4.6KB/s 00:00 
post-update         100% 943  0.9KB/s 00:00 


------------------------------------------------------------------------ 

the gitolite rc file needs to be edited by hand. The defaults are sensible, 
so if you wish, you can just exit the editor. 

Otherwise, make any changes you wish and save it. Read the comments to 
understand what is what -- the rc file's documentation is inline. 

Please remember this file will actually be copied to the server, and that all 
the paths etc. represent paths on the server! 


...press enter to continue or Ctrl-C to bail out 


------------------------------------------------------------------------ 
Oh hey... you already had a '.gitolite.rc' file on the server. 
Let's see if we can use that instead of the default one... 

...press enter to continue or Ctrl-C to bail out 
.gitolite.rc         100% 8390  8.2KB/s 00:00 


------------------------------------------------------------------------ 

ignore any 'please edit this file' or 'run this command' type lines in the 
next set of command outputs coming up. They're only relevant for a manual 
install, not this one... 


...press enter to continue or Ctrl-C to bail out 

    *** WARNING ***: looks like an upgrade... ignoring argument 'git' 
/export/home/git/repositories already exists 
/export/home/git/.gitolite already exists 
/export/home/git/.gitolite/conf already exists 
/export/home/git/.gitolite/doc already exists 
/export/home/git/.gitolite/keydir already exists 
/export/home/git/.gitolite/logs already exists 
/export/home/git/.gitolite/src already exists 
/export/home/git/.gitolite/hooks already exists 
/export/home/git/.gitolite/hooks/common already exists 
/export/home/git/.gitolite/hooks/gitolite-admin already exists 
copying post-update hook to gitolite-admin repo... 
Pseudo-terminal will not be allocated because stdin is not a terminal. 
stty: : Invalid argument 



You are logging into system : sjcfsap1 
/export/home/git/repositories already exists 
/export/home/git/.gitolite already exists 
/export/home/git/.gitolite/conf already exists 
/export/home/git/.gitolite/doc already exists 
/export/home/git/.gitolite/keydir already exists 
/export/home/git/.gitolite/logs already exists 
/export/home/git/.gitolite/src already exists 
/export/home/git/.gitolite/hooks already exists 
/export/home/git/.gitolite/hooks/common already exists 
/export/home/git/.gitolite/hooks/gitolite-admin already exists 
copying post-update hook to gitolite-admin repo... 


------------------------------------------------------------------------ 

now we will clone the gitolite-admin repo to your workstation and see if it 
all hangs together. We'll do this in your $HOME for now, and you can move 
it elsewhere later if you wish to. 


...press enter to continue or Ctrl-C to bail out 
Initialized empty Git repository in c:/Documents and Settings/chandve/gitolite-a 
dmin/.git/ 
Password: 
Password: 
fatal: 'gitolite-admin' does not appear to be a git repository 
fatal: The remote end hung up unexpectedly 

उत्तर

3

मैं ठीक ही स्थापना (सोलारिस करने के लिए Windows) किया था, और यह इसके लायक है।

  • एक Git बैश सत्र (नहीं एक डॉस सत्र) से ,
  • $HOME साथ सही ढंग से सेट (यानी एक निर्देशिका जहाँ मेरे .ssh सार्वजनिक/निजी चाबियाँ हैं संदर्भित:

    मैंने किया संग्रहीत, सोलारिस सर्वर पक्ष पर मौजूद उपयोगकर्ता के लिए एक सहित)

+0

हाय वोनसी, मैंने गिट बैश का उपयोग करने का भी प्रयास किया। मेरा घर भी संदर्भित करता है/c/दस्तावेज़ और सेटिंग्स/chandve (.ssh इस निर्देशिका के अंदर है) लेकिन मुझे उपर्युक्त त्रुटि मिलती है। –

+0

ने कमांड आउटपुट जोड़ा है .... –

+0

@vengateswaran: मुझे याद है कि अंतिम चरण पर यह समस्या बिना शो स्टॉपर के है। मैं अगले सोमवार को देखूंगा कि क्लोन के सफल होने के लिए मुझे क्या बदलाव करना पड़ा। – VonC

1

हमनेपढ़कर इसे ठीक कियादस्तावेज़। विशेष रूप से वह खंड जो उल्लेख करता है कि हमने निर्देशों पर ध्यान नहीं दिया था। "ये समस्या उस व्यक्ति के साथ होती है जो ग्लो-आसान-इंस्टॉल चलाने के अंत में दिखाई देने वाले संदेश को पढ़ने/ध्यान में विफल रहा है" सभी फ़ाइलों को निकालें। पुन: चलाने स्थापित करें, और निर्देशों :)

21

यदि सर्वर पर, git उपयोगकर्ता कि command चर उपसर्ग के साथ नहीं है दूरस्थ उपयोगकर्ता के लिए ~/.ssh/authorized_keys में एक महत्वपूर्ण है यह हो सकता है ध्यान:

% cat ~/.ssh/authorized_keys 
ssh-rsa ...... [email protected] 
# gitolite start 
command="/home/gituser/.... [email protected] 
# gitolite end 
% 

बस पहली पंक्ति को हटाएं और आप जाने के लिए अच्छे हैं।

+1

यह वही है जो मेरे साथ हुआ। मैंने पहले एसएसएच के आधार पर एक मानक गिट-सर्वर इंस्टॉलेशन का पालन किया था, फिर गिटोलाइट जाने का फैसला किया, लेकिन अधिकृत_कीज फ़ाइल – Stefano

+0

में 'अपरिक्स्ड' सार्वजनिक कुंजी को छोड़ दिया, ओआई गिटोलाइट दस्तावेज़ में बड़ी चेतावनी के सूचक: http: // sitaramc। github.com/gitolite/doc/2-admin.html#_adding_users_and_repos – Stefano

2

ज्यादातर बार ऐसा लगता है क्योंकि एसएसएच गिटोलाइट के लिए उपयोग करने के लिए सही सार्वजनिक कुंजी नहीं पारित करता है। सी एफ "Does Not Appear to be a Git Repository"। इस आलेख में एक टिप्पणी गिटोलाइट लेखक की वेबसाइट से जुड़ी है, खासकर 'परिशिष्ट # 2' के लिए, जो बताती है कि "which key is which" कैसे जानना है।

संबंधित मुद्दे