Re: [Bioc-devel] Git pushing problems for data package

2019-11-17 Thread Tim Triche, Jr.
Followup: I changed my github username associated with my email address to my actual GitHub username (I am thinking that we will need to update the maintainer email for `biscuiteer` and `biscuiteerData` as a result). However, the Bioconductor credentials checker indicates that I still don't have ac

Re: [Bioc-devel] Git pushing problems for data package

2019-11-17 Thread Tim Triche, Jr.
This is suboptimal: Email: tim.tri...@gmail.com GitHub Username: jamorrison As you might imagine, I am not Jacob and Jacob is not me. I'm wondering how this happened? --t On Sun, Nov 17, 2019 at 4:17 PM Tim Triche, Jr. wrote: > I went to the git login checker, and activated my (usual) main

Re: [Bioc-devel] Git pushing problems for data package

2019-11-17 Thread Tim Triche, Jr.
I went to the git login checker, and activated my (usual) maintainer address: https://git.bioconductor.org/BiocCredentials/permissions_by_user/ This informed me that I have access (as tim.tri...@gmail.com) to: 'tim.tri...@gmail.com' has access to the following packages: methylumi methyAnalysis So

Re: [Bioc-devel] Git pushing problems for data package

2019-11-17 Thread Tim Triche, Jr.
Actually, it seems to have somehow got worse?! $ cd MTseeker $ git push upstream FATAL: W any packages/MTseeker t.triche DENIED by fallthru (or you mis-spelled the reponame) fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists

Re: [Bioc-devel] Git pushing problems for data package

2019-11-17 Thread Tim Triche, Jr.
Hi Nitesh, I'm afraid that I am still getting the same problems today where it asks for authentication as "t.triche" instead of "ttriche". Could you check into this? $ git clone g...@github.com:trichelab/MTseekerData.git $ cd MTseekerData $ git remote add upstream g...@git.bioconductor.org:packa