[Bioc-devel] Can't push to upstream/RELEASE_3_14

Fabricio de Almeida |@br|c|o_@|me|d@@||v@ @end|ng |rom hotm@||@com
Thu Apr 21 13:54:25 CEST 2022


Hi, Bioc developers

I am trying to push a bug fix to the RELEASE_3_14 branch, but I get the following error:

$ git push upstream RELEASE_3_14
Enumerating objects: 29, done.
Counting objects: 100% (29/29), done.
Delta compression using up to 8 threads
Compressing objects: 100% (19/19), done.
Writing objects: 100% (21/21), 2.17 KiB | 1.08 MiB/s, done.
Total 21 (delta 11), reused 0 (delta 0)
remote: FATAL: W refs/heads/RELEASE_3_14 packages/BioNERO almeidasilvaf DENIED by fallthru
remote: error: hook declined to update refs/heads/RELEASE_3_14
To git.bioconductor.org:packages/BioNERO.git
 ! [remote rejected] RELEASE_3_14 -> RELEASE_3_14 (hook declined)
error: failed to push some refs to 'git using git.bioconductor.org:packages/BioNERO.git'

I have permission to read and write on this repo (checked with ssh -Tv git using git.bioconductor.org).

 Has the RELEASE_3_14 branch been frozen for the 3.15 release?
I followed all instruction here: https://bioconductor.org/developers/how-to/git/bug-fix-in-release-and-devel/. The error showed up when I tried to run the last code chunk of the page.


Other useful information:
$ git branch -a
  RELEASE_3_13
* RELEASE_3_14
  gh-pages
  master
  remotes/origin/RELEASE_3_13
  remotes/origin/gh-pages
  remotes/origin/master
  remotes/upstream/RELEASE_3_13
  remotes/upstream/RELEASE_3_14
  remotes/upstream/master

$ git remote -v
origin  git using github.com:almeidasilvaf/BioNERO.git (fetch)
origin  git using github.com:almeidasilvaf/BioNERO.git (push)
upstream        git using git.bioconductor.org:packages/BioNERO.git (fetch)
upstream        git using git.bioconductor.org:packages/BioNERO.git (push)

$ git status
On branch RELEASE_3_14
Your branch is ahead of 'upstream/RELEASE_3_14' by 4 commits.
  (use "git push" to publish your local commits)

nothing to commit, working tree clean


Kind regards,
Fabricio



=========================


Fabr�cio de Almeida Silva, MSc.

PhD student in Bioinformatics (Ghent University, Belgium)

UGent-VIB Center for Plant Systems Biology

Personal website: https://almeidasilvaf.github.io


	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list