git workflow

Grammostola Rosea rosea.grammostola at gmail.com
Sat May 30 14:40:42 UTC 2009


Felipe Sateler wrote:
> El domingo 31 de mayo, Grammostola Rosea escribió:
>   
>> Felipe Sateler wrote:
>>     
>>> El sábado 30 de mayo, Grammostola Rosea escribió:
>>>       
>>>> Felipe Sateler wrote:
>>>>         
>>>>> El sábado 30 de mayo, Grammostola Rosea escribió:
>>>>>           
>>>>>> Grammostola Rosea wrote:
>>>>>>             
>>>>>>> Grammostola Rosea wrote:
>>>>>>>               
>>>>>>>> Reinhard Tartler wrote:
>>>>>>>>                 
>>>>>>>>> Grammostola Rosea <rosea.grammostola at gmail.com> writes:
>>>>>>>>>                   
>>>>>>>>>> mmh can't connect:
>>>>>>>>>>
>>>>>>>>>> # git push alioth master
>>>>>>>>>> ssh: connect to host git.debian.org port 22: Connection timed out
>>>>>>>>>> fatal: The remote end hung up unexpectedly
>>>>>>>>>>                     
>>>>>>>>> http://downforeveryoneorjustme.com/git.debian.org
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> no problems here, seems to be a temporary problem in your side.
>>>>>>>>>                   
>>>>>>>> mmh dunno what it is:
>>>>>>>>
>>>>>>>> sudo git push alioth master         Password:
>>>>>>>> Password:
>>>>>>>> Password:
>>>>>>>> Permission denied (publickey,keyboard-interactive).
>>>>>>>> fatal: The remote end hung up unexpectedly
>>>>>>>>                 
>>>>>>> still that problem....
>>>>>>>               
>>>>>> still that problem (for 3 days now!)
>>>>>>             
>>>>> Can you do a git pull? I'm confused here, the repositories there were
>>>>> moved (at your request), so I would expect you can't push to it.
>>>>>           
>>>> So I made an new one:
>>>> |ssh <user>@git.debian.org
>>>>
>>>> cd /git/pkg-multimedia
>>>> ./setup-repository <project> "Project description"
>>>> [logout]
>>>> cd /path/to/local/<project>
>>>> git remote add alioth
>>>> ssh://<user>@git.debian.org/git/pkg-multimedia/<project>.git
>>>> git push alioth master
>>>>
>>>>
>>>> But git push alioth master
>>>>
>>>> fails
>>>>
>>>>
>>>> git push alioth master
>>>> Password:
>>>> Password:
>>>> Password:
>>>> Permission denied (publickey,keyboard-interactive).
>>>> fatal: The remote end hung up unexpectedly
>>>>         
>>> There seems to be a problem with your connection to alioth. Can you ssh
>>> to alioth at the same time you try to push?
>>>       
>> yes, I can login via ssh...
>>
>> what does this mean:
>>
>> Permission denied (publickey,keyboard-interactive).
>>     
>
> This means that alioth is not letting you in. Either your username or your 
> password is wrong. What does "git remote show -n origin" say?
>   
$ git remote show -n origin
* remote origin
  URL: origin




More information about the pkg-multimedia-maintainers mailing list