[Bioc-devel] Commit changes to an existing package using the GitHub repositories

Gabriela Merino gmerino at bdmg.com.ar
Thu Aug 24 15:53:52 CEST 2017


I'm trying to fix a little error in the TarSeqQC plot method using the
GitHub repositories. I found the instructions for existing package
maintenance here (https://bioconductor.org/developers/how-to/git/
maintain-bioc-only/), so I generated an SSH key and then added it to my Git
profile (user=gamerino). The added key looks like

```
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAklOUpkDHrfHY17SbrmTIpNLTGK9Tjom/BWDSU
GPl+nafzlHDTYW7hdI4yZ5ew18JH4JW9jbhUFrviQzM7xlELEVf4h9lFX5QVkbPppSwg0cda3
Pbv7kOdJ/MTyBlWXFCR+HAo3FXRitBqxiX1nKhXpHAZsMciLq8V6RjsNAQwdsdMFvSlVK/7XA
t3FaoJoAsncM1Q9x5+3V0Ww68/eIFmb1zuUFljQJKprrX88XypNDvjYNby6vw/Pb0rwert/En
mZ+AW4OZPnTPI89ZPmVMLuayrD2cE86Z/il8b+gw3r3+1nKatmIkjn2so1d01QraTlMqVSsbx
NrRFi9wrf+M7Q==
```

I completed the google form (https://docs.google.com/forms/d/e/
1FAIpQLSdlTbNjsQJDp0BA480vo4tNufs0ziNyNmexegNZgNieIovbAA/viewform) on
Tuesday's morning, receiving a message that in the course of a business day
I was going to receive the permission.

When I tried to clone the TarSeqQC repository to my PC I obtained

git clone git at git.bioconductor.org:packages/TarSeqQC

Cloning into 'TarSeqQC'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

So I do not know if I've done something wrong or incompletely or I have to
wait a little longer for the permissions.

Thank you,

Gabriela

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list