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 at 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 at github.com:emaigne/HiCParser.git (fetch) origingit at github.com:emaigne/HiCParser.git (push) upstreamgit at git.bioconductor.org:packages/HiCParser.git (fetch) upstreamgit at git.bioconductor.org:packages/HiCParser.git (push) How can I resolve this situation ? Did I do something wrong ? Thanks. Elise Maign?
[Bioc-devel] Unable to push to my package repo on bioconductor
1 message · Elise Maigne