Skip to content

[Bioc-devel] Bioconductor package DaMiRseq

7 messages · Nitesh Turaga, Marcel Ramos, Mattia Chiesa

#
Please add your SSH keys and you?ll gain access to your package.

Once you get access, change the maintainer email address in the DESCRIPTION file of the package. 

Best,


Nitesh Turaga
Scientist II, Department of Data Science,
Bioconductor Core Team Member
Dana Farber Cancer Institute
#
Sorry Nitesh but maybe I missed something.
I activated Bioc Credential; I checked the ssh keys in .ssh/id_rsa.pub (before generating a newest one) and it was the same in my BiocCredential profile. I changed the mantainer's mail in DESCRIPTION directly by Github.  But nothing changes: I've got again the error.
#
Hi Mattia,

Make sure you are pushing to git.bioconductor.org in addition to GitHub. 
I still see

Maintainer: Mattia Chiesa <mattia.chiesa at hotmail.it>

in the git.bioconductor.org repo:

https://code.bioconductor.org/browse/DaMiRseq/blob/master/DESCRIPTION


Best,

Marcel
On 7/27/21 11:00 AM, Mattia Chiesa wrote:
---
Marcel Ramos
Bioconductor Core Team
Roswell Park Comprehensive Cancer Center
Dept. of Biostatistics & Bioinformatics
Elm St. & Carlton St.
Buffalo, New York 14263



This email message may contain legally privileged and/or...{{dropped:5}}
#
I fixed some Github stuffs, related to the generation of token for the authentication, and now I can communicate with the DaMiRseq package at  https://github.com/BioinfoMonzino/DaMiRseq (origin master); however, I got again the same (connection) problem when I try to push/pull with git.bioconductor.org (upstream master).
Therefore, I cannot modify DESCRPTION file in https://code.bioconductor.org/browse/DaMiRseq/blob/master/DESCRIPTION

Mattia
#
Dear all,
sorry to keep asking but I did not solve the problem yet and I cannot figure out how to fix it.
I copied the ssh key, generated, after activating the bioc credentials, in the ~/.ssh/id_rsa.pub file.

Now, I can communicate with 'origin':
$ git pull origin master
#
Hi,

Everything on our end looks good. I just checked.

It must be your SSH key or the permissions on your SSH key. Please try to go through the FAQ section, http://bioconductor.org/developers/how-to/git/faq/ specifically #13 onwards. 

You have access rights on our system. There is no problem there. If all else fails, generate a new SSH key and add it.

Best

Nitesh Turaga
Scientist II, Department of Data Science,
Bioconductor Core Team Member
Dana Farber Cancer Institute
#
Finally, I did it! The problem was probably due to the connection policies of my institution. Now, I cloned and set repos on my laptop and generated new keys; thus, under a different network, I could pull and push. @Shepherd, Lori<mailto:Lori.Shepherd at RoswellPark.org> I hope I've solved the problem , causing error in devel and RELEASE_3_13. Anyway, in the next weeks I will monitor the situation.
Thanks again.
Mattia