Heena, as keys have changed as Ben pointed out, you need to get rid of the old key and make sure you install the new one once you use the connection during a push. Do that by comparing the fingerprints that Ben has sent in his e-mail.
As your error message indicates, use ssh-keygen -f "/home/heena/.ssh/known_hosts" -R git.kde.org to remove the key. Cheers Thomas On Wednesday 19 June 2013 18:52:52 Heena Mahour wrote: > Hey Ben, > So,it is not possible to push to quickgit.kde for some time,is it? > This is what I am getting on pushing : > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > @ WARNING: POSSIBLE DNS SPOOFING DETECTED! @ > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > The ECDSA host key for git.kde.org has changed, > and the key for the corresponding IP address 5.9.27.246 > is unknown. This could either mean that > DNS SPOOFING is happening or the IP address for the host > and its host key have changed at the same time. > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! > Someone could be eavesdropping on you right now (man-in-the-middle attack)! > It is also possible that a host key has just been changed. > The fingerprint for the ECDSA key sent by the remote host is > fe:0d:d6:6e:85:1b:8d:3d:45:a7:94:e0:0c:88:65:fb. > Please contact your system administrator. > Add correct host key in /home/heena/.ssh/known_hosts to get rid of this > message. > Offending ECDSA key in /home/heena/.ssh/known_hosts:1 > remove with: ssh-keygen -f "/home/heena/.ssh/known_hosts" -R git.kde.org > ECDSA host key for git.kde.org has changed and you have requested strict > checking. > Host key verification failed. > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > Regards > > On Wed, Jun 19, 2013 at 6:07 PM, Ben Cooksley <bcooks...@kde.org> wrote: > > Hi all, > > > > As some of you are aware, the physical host of git.kde.org and > > svn.kde.org encountered some problems early in the morning (UTC time). > > This has required that both are fully rebuilt. > > > > At the moment, only git.kde.org has been restored to functionality - > > however svn.kde.org will follow eventually some time inside the next > > 48 hours. > > > > The new host keys for both are: > > ECDSA: fe:0d:d6:6e:85:1b:8d:3d:45:a7:94:e0:0c:88:65:fb > > DSA: f0:0d:c0:3e:be:0b:52:30:42:17:6b:40:21:94:04:d2 > > RSA: 51:d4:83:0d:47:da:da:03:fc:b7:81:67:5e:48:fe:1a > > > > Until system reconstruction has been completed and services > > re-stabilised, there will be a freeze on the creation of new accounts > > and repositories, as well as the updating of SSH keys. > > > > Thanks, > > Ben Cooksley > > KDE Sysadmin > > > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > > > > unsubscribe << -- Regards Thomas Baumgart GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA ------------------------------------------------------------- Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz) -------------------------------------------------------------
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<