[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot push changes to git repo



Hello Sils,
I replaced "vasks.debian.org" with ""git.debian.org" but I get the same 
rejection message.

Dimitris

Στις Δευ 23 Μαΐ 2011 20:57:14 γράψατε:
> Hi Dimitris,
> 
> It seems like you don't reach vasks.debian.org...
> 
> Have you change the path "git.debian.org" to "vasks.debian.org"? I think
> it isn't necessary .. try
> 
> ssh://eftaxiop-guest@git.debian.org/git/debian-science/packages/mathgl.git
> 
> or
> 
> git+ssh://eftaxiop-guest@git.debian.org/git/debian-science/packages/mathgl.
> git
> 
> 
> I hope this would help.
> 
> Kind regards,
> 
> Sils
> 
> On 05/23/2011 06:46 PM, Dimitrios Eftaxiopoulos wrote:
> > Στις Δευ 23 Μαΐ 2011 17:52:20 γράψατε:
> >> On 05/23/2011 01:41 PM, Dimitrios Eftaxiopoulos wrote:
> >>> Hello,
> >>> I am one of the  maintainers of the package mathgl. After the last
> >>> changes on alioth I cannot push changes to the git repository.
> >> 
> >> Hi Dimitris,
> >> 
> >> I hope this would help you ... Alioth servers and services are being
> >> migtrated, then I have the same problem as you.
> >> 
> >> Just need to update your pair RSA key setting on your system .. when you
> >> try any command line you get this
> >> 
> >>> $git push ssh://eftaxiop-guest@vasks.debian.org/git/debian-
> >>> science/packages/mathgl.git
> >>> The authenticity of host 'vasks.debian.org (217.196.43.140)' can't be
> >>> established.
> >>> RSA key fingerprint is 8c:c0:b8:9f:0a:79:ee:1c:77:c4:b8:a1:70:55:b7:31.
> >>> Are you sure you want to continue connecting (yes/no)? yes
> >>> Warning: Permanently added 'vasks.debian.org,217.196.43.140' (RSA) to
> >>> the list of known hosts.
> >>> Permission denied (publickey).
> >>> fatal: The remote end hung up unexpectedly
> >> 
> >> Find out on that advice the line where is set your RSA key for your git
> >> repo .. something like this ..
> >> 
> >> /home/[user]/.ssh/known_hosts:21
> >> 
> >> ie. line 21 ... edit your know_hosts file and delete the line 21 (or the
> >> line number which is refered on the advice)
> > 
> > Hello Sils,
> > 
> > I have already tried it at no success. Just in case I repeated the
> > procedure, I deleted the only line in my  /home/user/.ssh/known_hosts
> > file and then I get the same error message as the one above, i.e
> > 
> > $ git push ssh://eftaxiop-guest@vasks.debian.org/git/debian-
> > science/packages/mathgl.git
> > The authenticity of host 'vasks.debian.org (217.196.43.140)' can't be
> > established.
> > RSA key fingerprint is 8c:c0:b8:9f:0a:79:ee:1c:77:c4:b8:a1:70:55:b7:31.
> > Are you sure you want to continue connecting (yes/no)? yes
> > Warning: Permanently added 'vasks.debian.org,217.196.43.140' (RSA) to the
> > list of known hosts.
> > Permission denied (publickey).
> > fatal: The remote end hung up unexpectedly
> > 
> > Dimitris
> > 
> >> Try again.. you will be prompted to auth the new settings .. say yes and
> >> does it .. everything will be up to date.
> >> 
> >> I hope this will help.
> >> 
> >> Kind regards,
> >> 
> >> Sils


Reply to: