[Bioc-devel] Hook declined

Fabricio de Almeida |@br|c|o_@|me|d@@||v@ @end|ng |rom hotm@||@com
Thu Apr 7 21:24:18 CEST 2022


Hi, Krutik.


Did you check if the local version of your package is up to date with the remote? I think `git fetch --all` would solve your problem.

This document can be helpful to you: https://bioconductor.org/developers/how-to/git/bug-fix-in-release-and-devel/


Kind regards,


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


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

________________________________
De: Bioc-devel <bioc-devel-bounces using r-project.org> em nome de Krutik Patel <Krutik.Patel using newcastle.ac.uk>
Enviado: quinta-feira, 7 de abril de 2022 13:23
Para: bioc-devel using r-project.org <bioc-devel using r-project.org>
Assunto: [Bioc-devel] Hook declined

Dear Bioconductor,
I am the maintainer of the TimiRGeN package and am trying to push an update but I get a message saying that the hook is declined. I am not too sure what this means but would appreciate any help on this matter. I have copied some code from me trying to git below.
Many thanks,
Krutik
> git remote -v
origin git using github.com:Krutik6/TimiRGeN.git (fetch)
origin git using github.com:Krutik6/TimiRGeN.git (push)
upsteam git using git.bioconductor.org:packages/TimiRGeN.git (fetch)
upsteam git using git.bioconductor.org:packages/TimiRGeN.git (push)
> git push upsteam master
To git using git.bioconductor.org:packages/TimiRGeN.git
 ! [rejected]        master -> master (fetch first)
error: failed to push some refs to 'git using git.bioconductor.org:packages/TimiRGeN.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
> git push origin master
Everything up-to-date
> git push upsteam master --force
Counting objects: 76, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (75/75), done.
Writing objects: 100% (76/76), 8.86 KiB | 0 bytes/s, done.
Total 76 (delta 59), reused 1 (delta 0)
remote: FATAL: + refs/heads/master packages/TimiRGeN Krutik6 DENIED by fallthru
remote: error: hook declined to update refs/heads/master
To git using git.bioconductor.org:packages/TimiRGeN.git
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'git using git.bioconductor.org:packages/TimiRGeN.git'


Krutik Patel, PhD
Bioinformatician
Research Associate
Newcastle University, UK

        [[alternative HTML version deleted]]

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

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list