Skip to content

[Bioc-devel] git: lost write access to some repos

5 messages · Shepherd, Lori, Y-h. Taguchi

#
Hi,

I seem to have "lost" write access to a Bioconductor git
repository, TDbasedUFE, that I had just submitted.

$ssh -T git at git.bioconductor.org  | grep -E "(MiRaGE|miRNATarget|TDbasedUFE)$"


 R W	packages/MiRaGE
 R  	packages/TDbasedUFE
 R W	packages/miRNATarget

I still keep the access to the older ones, MiRaGE and miRNATarget packages.


In addition to this, using `ssh -v ...`, I got


debug1: Server accepts key: pkalg ssh-ed25519 blen 51
debug1: Authentication succeeded (publickey).


Thus, ssh-key seemed to be correctly set-upped.


I am not sure what the problem is.

Please advise me to resolve this problem.


Yours, tag.
#
Sorry. There was an error on our credentials server.  Please try again. You should now have access.


Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
#
Thanks for your quick reply. It worked.

2023?1?30?(?) 23:56 Kern, Lori <Lori.Shepherd at roswellpark.org>:

  
    
#
I successfully pushed
====
tag at tag-VirtualBox:~/work/TDbasedUFE$ git push
Enumerating objects: 3, done.
Counting objects: 100% (3/3), done.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (2/2), 215 bytes | 215.00 KiB/s, done.
Total 2 (delta 1), reused 0 (delta 0), pack-reused 0
To git.bioconductor.org:packages/TDbasedUFE
   51ddf28..c4443ae  master -> master
====
but not got "Received a valid push" e-mail from bot.
How long will it take to receive it?
I supposed that it is an immediate process....

2023?1?31?(?) 0:06 Y-h. Taguchi <tag at granular.com>:

  
    
#
Changes are only recognized (both on the single package builder and on the daily builders once accepted)  with a valid version bump.  Please bump the z of version x.y.z   to trigger a build


Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263