Skip to content

[Bioc-devel] Problem with pushing package to Bioconductor

2 messages · Cao, Quy, Turaga, Nitesh

#
Dear all,

I made some updates for my package PERFect on GitHub but I have some trouble pushing it to Bioconductor. Here is what I have done:


  1.  I have activated my GitCredentials account and it said that I have access to my package.
  2.  When I checked whether I have access to my package using gitBash, I don't have the permission. Here is the code that I use: ssh -T git at git.bioconductor.org<mailto:git at git.bioconductor.org>.


Hence, I can't continue on the next steps of the guide (http://bioconductor.org/developers/how-to/git/sync-existing-repositories/). Here is the result of "git remote -v". I believe it looks correct:



origin     https://github.com/cxquy91/PERFect     (fetch)

origin     https://github.com/cxquy91/PERFect     (push)
upstream             git at git.bioconductor.org:packages/PERFect.git<mailto:git at git.bioconductor.org:packages/PERFect.git> (fetch)
upstream             git at git.bioconductor.org:packages/PERFect.git<mailto:git at git.bioconductor.org:packages/PERFect.git> (push)


Please let me know how I should fix this problem. This is my first time updating a package with Bioconductor so I am still learn a lot.



Thanks,



Quy
#
Try adding a new SSH key and retrying again.

Best,

Nitesh
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.