[Bioc-devel] Unable to push to my package repo on bioconductor
Elise Maigne
E||@e@M@|gne @end|ng |rom |nr@e@|r
Mon Aug 12 21:43:31 CEST 2024
Hi,
I'm the maintainer of an existing package : HiCDOC. The github location
is https://github.com/mzytnicki/HiCDOC
(mzytnicki is the github codespace of my coworker).
Now I am in the process of submitting a new package : HiCParser
(https://github.com/emaigne/HiCParser).
But when I try to push to the remote I get (note the mzytnicki codespace):
FATAL: W any packages/HiCParser mzytnicki DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Impossible de lire le dépôt distant.
Veuillez vérifier que vous avez les droits d'accès
et que le dépôt existe.
If I run the following command :
ssh -Tgit using git.bioconductor.org
I can see I have the 'write' rights on HiCDOC (the package I'm
maintenair of) and the other packages of my coworker (I'm not involved
in the others). And I get only 'read' rights on my package (HiCParser).
R W packages/HiCDOC
R packages/HiCParser
R W packages/Rmmquant
R W packages/srnadiff
Here the result of
git remote -v
origingit using github.com:emaigne/HiCParser.git (fetch)
origingit using github.com:emaigne/HiCParser.git (push)
upstreamgit using git.bioconductor.org:packages/HiCParser.git (fetch)
upstreamgit using git.bioconductor.org:packages/HiCParser.git (push)
How can I resolve this situation ? Did I do something wrong ?
Thanks.
Elise Maigné
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list