[Bioc-devel] Upstream permission denied

Vladimir Kiselev vladimir.yu.kiselev at gmail.com
Mon Sep 11 18:55:33 CEST 2017


Hello,

I am trying to push a new version of my package to git.bioconductor.org. I
was able to do that in the past. But I've recently changed my public key
and not sure whether this causes a problem. However, I can see my new
public key here - https://github.com/wikiselev.keys - and it is the first
one in the list.

When I look at the remote I can see git.bioconductor.org there but when I
try to push to upstream I get an error:

git remote -v
origin  git at github.com:hemberg-lab/scmap.git (fetch)
origin  git at github.com:hemberg-lab/scmap.git (push)
upstream        git at git.bioconductor.org:packages/scmap.git (fetch)
upstream        git at git.bioconductor.org:packages/scmap.git (push)

git push origin master
Everything up-to-date

git push upstream master
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

Could anyone please help?
Many thanks in advance,
Kind regards,
Vladimir
-- 
http://genat.uk

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list