Skip to content

[Bioc-devel] Publickey permission denied

3 messages · Emilie Secherre, Interdonato, Kayla

#
Hello,
I submitted my package to Bioconductor yesterday. I had an error to fix,
once fixed I wanted to push the updated package to git at git.bioconductor.org:
packages/famat.

So i used these command lines (which both worked) :
- git remote add upstream git at git.bioconductor.org:packages/famat.git
- git remote -v
origin  https://github.com/emiliesecherre/famat (fetch)           origin
https://github.com/emiliesecherre/famat (push)           upstream
git at git.bioconductor.org:packages/famat.git (fetch)     upstream
git at git.bioconductor.org:packages/famat.git (push)

Though, when i use git fetch --all i get this :
Fetching upstream
                              The authenticity of host 'git.bioconductor.org
(34.192.48.227)' can't be established.

ECDSA key fingerprint is
SHA256:nXILc5fVCnDfOID8HgPi+mSufGtr2JMYgnRa1JAQj/Q.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
        Warning: Permanently added 'git.bioconductor.org,34.192.48.227'
(ECDSA) to the list of known hosts.
                            git at git.bioconductor.org: Permission denied
(publickey).                                 fatal: Could not read from
remote repository.
Please make sure you have the correct access rights and the repository
exists.
error: Could not fetch upstream

How can I access to this repository ?
Thanks in advance for answers,
Emilie
#
Hello,

I am assigned as the reviewer for this package. I see a valid push on the issue and a build report was produced. Is it safe to assume this was resolved or are you still experiencing issues? If you want to comment on the issue directly I'd be happy to help you with any further problems you may have.

Best,
Kayla

?On 10/1/20, 5:11 AM, "Bioc-devel on behalf of Emilie Secherre" <bioc-devel-bounces at r-project.org on behalf of emisecherre at gmail.com> wrote:

    Hello,
    I submitted my package to Bioconductor yesterday. I had an error to fix,
    once fixed I wanted to push the updated package to git at git.bioconductor.org:
    packages/famat.

    So i used these command lines (which both worked) :
    - git remote add upstream git at git.bioconductor.org:packages/famat.git
    - git remote -v
    origin  https://github.com/emiliesecherre/famat (fetch)           origin
    https://github.com/emiliesecherre/famat (push)           upstream
    git at git.bioconductor.org:packages/famat.git (fetch)     upstream
    git at git.bioconductor.org:packages/famat.git (push)

    Though, when i use git fetch --all i get this :
    Fetching upstream
                                  The authenticity of host 'git.bioconductor.org
    (34.192.48.227)' can't be established.

    ECDSA key fingerprint is
    SHA256:nXILc5fVCnDfOID8HgPi+mSufGtr2JMYgnRa1JAQj/Q.
    Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
            Warning: Permanently added 'git.bioconductor.org,34.192.48.227'
    (ECDSA) to the list of known hosts.
                                git at git.bioconductor.org: Permission denied
    (publickey).                                 fatal: Could not read from
    remote repository.
    Please make sure you have the correct access rights and the repository
    exists.
    error: Could not fetch upstream

    How can I access to this repository ?
    Thanks in advance for answers,
    Emilie


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



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.
#
Hello,
It was resolved, thank you! I fixed the error on first build report by
removing lines causing it.
Regards,
?milie

Le jeu. 1 oct. 2020 ? 14:37, Interdonato, Kayla <
Kayla.Morrell at roswellpark.org> a ?crit :