Skip to content

[Bioc-devel] Package update not showing on Bioc 3.6 webpage

6 messages · kushal kumar dey, Turaga, Nitesh, Shepherd, Lori

#
Hi Herve,

Thanks for clarifying on the matter. I followed your instructions and did *git
cherry-pick* to make the following changes

- fix a bug in one of the functions
- add a citation
- fix the readme

I bumped the version number from 1.4.0 to 1.4.1 and tried to push to the
release branch, but I when I run the command,

git push upstream RELEASE_3_6

I meet with the following error

*fatal: remote error: FATAL: W any packages/CountClust nobody DENIED by
fallthru*

*(or you mis-spelled the reponame)*


You can check the branch I want to push on my Github



*https://github.com/kkdey/CountClust/tree/RELEASE_3_6
<https://github.com/kkdey/CountClust/tree/RELEASE_3_6>*


This is my output from *git remote -v *

*origin https://github.com/kkdey/CountClust.git
<https://github.com/kkdey/CountClust.git> (fetch)*

*origin https://github.com/kkdey/CountClust.git
<https://github.com/kkdey/CountClust.git> (push)*

*upstream https://git.bioconductor.org/packages/CountClust
<https://git.bioconductor.org/packages/CountClust> (fetch)*

*upstream https://git.bioconductor.org/packages/CountClust
<https://git.bioconductor.org/packages/CountClust> (push)*


Can you please let me know what I am doing wrong here and how I can update
the release version?


Thank you so much!


Kushal
On 30 October 2017 at 17:50, Herv? Pag?s <hpages at fredhutch.org> wrote:

            

  
    
#
Hi Kushal,

Can you please try,

	ssh -T git at git.bioconductor.org -v


Are you using the correct private key to your corresponding public key on our machine?

If not, please check the FAQ section bioconductor.org/developers/how-to/git/faq/ point#15. You can set up a config file to use the correct private key.

A snippet of your public key on our machine is,

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC8EgObkc/OI4nc8NE0sL4COb6uNaBIURhJoSyisz8i8/KWum0xFhav7ouDpMoZz0lgnlRaIYIRquJx0R44ojDcsN45TBR8Rna4PNBscVJEsbonD0k3wi2OBySgwxTzL5aZl99HzuAzthAPzFuskZDHahws9sPUtWMxioI6D5ZktVOb/QJbDJdFHFPXcd8l90wRJN0eGJXX9excJBDU57ufEgDBx9vGv85GTwJjP4UQYLyjDIap2CbrdC+7nJ95fa7YcNUj2znVFcrNnkW9

Best,

Nitesh
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.
#
Hi Kushal,

You also need to use the ?SSH? protocol, and not the ?HTTPS? protocol.

Your upstream should be git at git.bioconductor.org:packages/CountClust

Best,

Nitesh
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.
#
Thanks so much for the help.  I did manage to push with the SSH protocol.
Will wait till the next build to see if it went through.

Best

Kushal

On 1 November 2017 at 16:18, Turaga, Nitesh <Nitesh.Turaga at roswellpark.org>
wrote:

  
    
1 day later
#
Hi Nitesh,

It seems that the bug fixes I made to my software are still not updated in
the Bioconductor page. I bumped the version to 1.4.1 but I still find the
version to be 1.4.0

https://www.bioconductor.org/packages/3.6/bioc/html/CountClust.html

Didn't the build go through?

Thanks

Kushal
On 1 November 2017 at 16:45, kushal kumar dey <kshldey at gmail.com> wrote:

            

  
    
#
It can take up to 24 hours for the results to show in the build report.  Please check again today and let us know if it is not reflected in the Friday build report.


Lori Shepherd

Bioconductor Core Team

Roswell Park Cancer Institute

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263