Hey guys I am continuing with my Git setup however, I ran into a problem. I have navigated to my core folder. But when I type in git pull, I am getting this error below:antec@ANTEC-PC ~/wikimedia/core (master)$ git pullThe authenticity of host '[gerrit.wikimedia.org]:29418 ([208.80.154.81]:29418)'can't be established.RSA key fingerprint is dc:e9:68:7b:99:1b:27:d0:f9:fd:ce:6a:2e:bf:92:e1.Are you sure you want to continue connecting (yes/no)? yesWarning: Permanently added '[gerrit.wikimedia.org]:29418,[208.80.154.81]:29418'(RSA) to the list of known hosts.Permission denied (publickey).fatal: Could not read from remote repository. And now when I tried to use git pull again, I receive this error all the time now even after closing and re-opening git bash:antec@ANTEC-PC ~/wikimedia/core (master)$ git pullPermission denied (publickey).fatal: Could not read from remote repository.Please make sure you have the correct access rightsand the repository exists. Any directions on how to recertify this issue? :( Please let me know if theres any more details I could provide to help solve this issue.I am stuck on the "How to submit a patch" update master part:http://www.mediawiki.org/wiki/Gerrit/Tutorial#Update_master Regards -Muz
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
