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

2019-11-18 Thread Turaga, Nitesh
Bioc-devel] Git pushing problems for data package 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 Bi

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

2019-11-18 Thread Turaga, Nitesh
swell Park From: Tim Triche, Jr. Sent: Sunday, November 17, 2019 4:25:26 PM To: Turaga, Nitesh Cc: Hervé Pagès Subject: Re: [Bioc-devel] Git pushing problems for data package Followup: I changed my github username associated wit

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

2019-11-18 Thread Turaga, Nitesh
, Jr. Sent: Sunday, November 17, 2019 4:25:26 PM To: Turaga, Nitesh Cc: Hervé Pagès Subject: Re: [Bioc-devel] Git pushing problems for data package 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

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

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)

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

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

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

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

2019-11-15 Thread Tim Triche, Jr.
Thanks Nitesh! Not sure how that happened but thanks for fixing it. --t > On Nov 15, 2019, at 7:56 AM, Turaga, Nitesh > wrote: > > Hi Tim, > > That's because you have for some reason two different usernames with > Bioconductor. > > I've corrected the issue. You are now universally

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

2019-11-15 Thread Turaga, Nitesh
Hi Tim, That's because you have for some reason two different usernames with Bioconductor. I've corrected the issue. You are now universally "ttriche" only. You should have access now. Best Nitesh > On Nov 15, 2019, at 9:52 AM, Tim Triche, Jr. wrote: > > Hi all, > > How do I push

[Bioc-devel] Git pushing problems for data package

2019-11-15 Thread Tim Triche, Jr.
Hi all, How do I push changes to my MTseekerData package in git? I get the following error when I try to commit changes: tim@tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git remote -v origin g...@github.com:trichelab/MTseekerData.git (fetch) origin g...@github.com:trichelab/MTseekerData.git