Hello,

I was trying to make some final changes to my package yesterday (changing the 
README file with the link to the bioconductor page, instead of my github 
repository), but am getting errors in accessing the bioconductor repository.

I followed the flow given in the webpage:


##Added the bioconductor git

$ git remote add upstream 
g...@git.bioconductor.org:packages/IntramiRExploreR.git

##Fetching from upstream

$ git fetch upstream

Permission denied (publickey).

fatal: Could not read from remote repository.



Please make sure you have the correct access rights

and the repository exists.

##Remote -v

$ git remote -v

origin  https://github.com/sbhattacharya3/IntramiRExploreR.git (fetch)

origin  https://github.com/sbhattacharya3/IntramiRExploreR.git (push)

upstream        g...@git.bioconductor.org:packages/IntramiRExploreR.git (fetch)

upstream        g...@git.bioconductor.org:packages/IntramiRExploreR.git (push)


I have added my public key to the bioconductor list earlier as told then. Can 
you please guidre me regarding the same.


Thanks,

Surajit



        [[alternative HTML version deleted]]

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

Reply via email to