It would help to also show the output of the commands.

Likely you need to add or create a new ssh key to the BiocCredentials app as I 
checked the configuration on our end and everything looks correct.
See
https://contributions.bioconductor.org/git-version-control.html#faq

particularly maybe #1, #13, #14, and #15







Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263

________________________________
From: Bioc-devel <bioc-devel-boun...@r-project.org> on behalf of Jianqiang Sun 
<s...@biunit.dev>
Sent: Monday, December 4, 2023 8:46 PM
To: bioc-devel@r-project.org <bioc-devel@r-project.org>
Subject: [Bioc-devel] FATAL: W any packages/*** *** DENIED by fallthru

Hi there,

I tried to fix some build errors in TCC package according to this page:
https://secure-web.cisco.com/1H1whIih3CZyCkBGWRo8Sty2q_koMEtkizYfJFGDhwXybjNUMoTpUQuLgu8M12cg2jQpTjDPdC6BakS1DawPlrCC-CSmlLF08up65QDWjgx9ospO7chvNfED5gCofqhdvbDDs8I-dOpltfkYLfhVW6sAtFJrzmXxXGSyqVogfgUvg4asiJBKiW32vxHUccWsylhEn0WCC5HeSfF1Nqga3iDnqWDCtGPyXVeZviyHgTcCxY8wvgHI0eT1pxvC0dUa0YoK8d_yYfYta4-zuwUhX_szcZqKlq_jgO0050Xr6-RDMbXLBe5m8a7dWe2cKDy0o/https%3A%2F%2Fcontributions.bioconductor.org%2Fgit-version-control.html
 However,
when I ran the `git push upstream devel` command, I got the following
message. Is something wrong with the process?

```
git push upstream devel
FATAL: W any packages/TCC jsun DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
```

These are the shell scripts that I ran before I pushed the code.

```
  520  git clone g...@github.com:jsun/TCC.git
  521  cd TCC
  523  git checkout devel
  524  git pull
  529  vi DESCRIPTION
  530  git remote add upstream g...@git.bioconductor.org:packages/TCC.git
  531  git remote -v
  532  git fetch --all
  533  git merge upstream/devel
  534  git merge origin/devel
  535  git push upstream devel
```


Thanks,
JS


--
Jianqiang Sun / 
https://secure-web.cisco.com/18574Gi8AQCZnKVkjr9wK-pQVGcbfBHNP8nBkVe8l4jyGS5eOUepe2SHSAUhU_17hUbaleF9iRlxH7jWLPoajE6NNb5i6dmtXU8UfhRkFSrn67fGHD-Jn4aTW2pn_Rzj98RKGaDi8yVXxzRmgUkA90l0gi1rNURXrPLVreRLcLIUtLy-QHBBQccsx4ivPG6HHPBQeeZDlky1I3ZR3KkKQwI-S8Hflihar8TgIjSf11hLRnEluRxkoEto49Se7YANfuSoK6cgDKrC0Xnm8BbFmQPVT9gUnXgX9StEFwZVXDDvhpl3-75aVWbzcF_WyJHZ3/https%3A%2F%2Faabbdd.jp
Research Center for Agricultural Information Technology (RCAIT),
National Agriculture and Food Research Organization (NARO)

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://secure-web.cisco.com/1NVPKA1J-gGLiGgGW16d2psnC4ayD6T8EzIOQHgxgCclvjoNb3IwXulO2WQxrzFkwtLm-WzOF4QTgm2sL7pQiD9JxO-J5ZcprL7uxoYrWrU_I3OAMdSldRkIvN70Br55ZAnoNzeqhNhnCsD2CLzFt_sfdolkShUJOKZEab5HUvNpDugP4Pe5Wleg-b8GgoIbWRKmhO8vSnUla47Ts3fhKeBIOskPUIHqur4dulQtgglZLZenqCs96N-aIicUNX-xmV6n2E_oLqsdIILy3ucwtAGq4R3r_6HE3_D1zMZej2TiV9RbZ8hrIbahJd55Srbcc/https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fbioc-devel



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.
        [[alternative HTML version deleted]]

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

Reply via email to