Re: [Bioc-devel] failing update Bioconductor package psygenet2r

2018-03-06 Thread alba gutierrez
Thanks a lot, Valerie. The changes appear in my Github repo. And remotes still correct, I guess... git remote -v origin https://github.com/aGutierrezSacristan/psygenet2r (fetch) origin https://github.com/aGutierrezSacristan/psygenet2r (push) upstream g...@git.bioconductor.org:packages/psygenet

Re: [Bioc-devel] failing update Bioconductor package psygenet2r

2018-03-06 Thread Obenchain, Valerie
Hard to say. If you followed all steps at https://bioconductor.org/developers/how-to/git/push-to-github-bioc/ with no errors the changes should have been pushed to the repo on git.bioconductor.org. When I do a `git log` on the repo from g...@git.bioconductor.org

Re: [Bioc-devel] failing update Bioconductor package psygenet2r

2018-03-06 Thread alba gutierrez
Dear Valerie, Sorry again, I still have problems. I updated it yesterday, I was able to do all the steps without problems but today I was checking the Bioconductor devel and no update has been registered. Last Changed Date: 2017-10-30 12:54:19 -0500 (Mon, 30 Oct 2017) How should I proceed? What I

Re: [Bioc-devel] failing update Bioconductor package psygenet2r

2018-03-05 Thread alba gutierrez
Dear Valerie, Thank you so much for all your help. I have configured my config file to point the key, there was a misspelling problem. I think I have updated correctly to Bioconductor know. Thanks for all your help, Best, Alba 2018-03-05 8:47 GMT-05:00 Obenchain, Valerie < valerie.obench...@ro

Re: [Bioc-devel] failing update Bioconductor package psygenet2r

2018-03-05 Thread Obenchain, Valerie
Please remember to cc bioc-devel to keep the conversation on the list. This is the key we have on file: ssh-rsa B3NzaC1yc2EDAQABAAABAQCrqcl4CgcR0SfE1Q7Jg+xuxkNlyi4JgTz6dtgDHH4uFStB34puUKSTBwlEmVR269XTB1uNVAmBWQIxZQtFybGFMdS6fyA7A9mLeEvgJFIJP7wgXYh4ekzF72Ya/1cOLw4GJyPM6ImNfYC7GRJ8fVkd4Jtoi

Re: [Bioc-devel] failing update Bioconductor package psygenet2r

2018-02-23 Thread Obenchain, Valerie
Hi Alba, We have one key for a.gutierrez-sacristan: ssh-rsa B3NzaC1yc2EDAQABAAABAQCrqcl4CgcR0SfE1Q7J...VeLDzeJ4mlpPIzkBEH5gSyosZqAN5OtPuaZk6geSywTl6KM/ If this is the key you're using you should have access. What is the output of git remote -v Valerie On 02/23/2018 09:16 AM, alba gut

[Bioc-devel] failing update Bioconductor package psygenet2r

2018-02-23 Thread alba gutierrez
Dear all, I am writing to you because I have some problems to update my package psygenet2r. After submitting my ssh-key and waiting to have the confirmation email I have been following the instructions here http://bioconductor.org/developers/how-to/git/maintain-github-bioc/ All steps work without