Is your github name appropriately linked in the BiocCredentials application to 
auto pull?  If not you should upload the key manually to this location.
https://git.bioconductor.org/BiocCredentials/

If the key has been uploaded I would check to make sure the naming convention 
is correct.  See #1, 13, 14, and 15 of FAQs:
http://contributions.bioconductor.org/git-version-control.html#faq

You could also run the following with the additional v to have a more verbose 
indication of what is going on that might be more helpful to debug.

  ssh -T -v g...@git.bioconductor.org



Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263

________________________________
From: Bioc-devel <bioc-devel-boun...@r-project.org> on behalf of Sonia Tarazona 
<sota...@gmail.com>
Sent: Monday, March 27, 2023 10:53 AM
To: bioc-devel@r-project.org <bioc-devel@r-project.org>
Subject: [Bioc-devel] Problem updating package

Dear Bioconductor team,

I am trying to update MOSim package in Bioconductor. I was recently named
as the maintainer of the package and it is my first time updating it. For
that, I have created an ssh key and added it to ssh-agent and github.

We have done:
$ git remote add upstream g...@git.bioconductor.org:packages/MOSim.git

However I get the following error when doing the push:

$ git push upstream devel
The authenticity of host 'git.bioconductor.org (34.192.48.227)' can't be
established.
ED25519 key fingerprint is XXXXXXXXXXXXXXXXXXXXXXXX.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'git.bioconductor.org' (ED25519) to the list of
known hosts.
g...@git.bioconductor.org: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


I do not understand why I am getting this error. Please, could you tell me
how to proceed?

Thank you very much in advance,

Sonia Tarazona

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://secure-web.cisco.com/1kW2WKxILFFmBkSJedYdAj0Fh4F0mqXSaVPC8jFS6cyQ3BF5bZBbAz1jvmbNWBfFxEVxJ9IxmH1BIh78aiVkvKp1vy7UYbbsnQtBE0t1hZBXr3B5nZPYmN7VZlBDOi_v-PxU_P_rEzvQJ3HM0sFcQ6q86X-HrlAMJeZGV800C28aQGvtMYtS_pNfUV1a20kDRnpzXCbuO4pieeI1GfXEXeN6Kcrw-Qkb_bjwrpvO0yRTYuzX0ovmRr1kxs0-QaipRihmcEXdz9RMqbtxhdWnLKZm_9sdfcW5pjtqPIGSQC5uIG27XtRRMXhxzhhfF_ANj/https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fbioc-devel



This email message may contain legally privileged and/or confidential 
information.  If you are not the intended recipient(s), or the employee or 
agent responsible for the delivery of this message to the intended 
recipient(s), you are hereby notified that any disclosure, copying, 
distribution, or use of this email message is prohibited.  If you have received 
this message in error, please notify the sender immediately by e-mail and 
delete this email message from your computer. Thank you.
        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to