Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] [Bug 548547] New: gerrit's git access is not working

Hello again,

I have fixed the cdt master broken issue now. Eclipse webmaster has not officially fixed the gerrit/git issue, but it does appear to be working now.

Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Sun, 23 Jun 2019 at 09:58, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
Hi folks,

Git access has been intermittent (at best) for the last day or so. This means, among other things, pushing and pulling is unreliable. In addition, cdt verify jobs are not automatically running.

Finally the cdt master branch is broken, but due to the git access I haven't been able to fix it yet. The fix only affects building with tycho. The fix is to simply bump the version number of cdt core due to a recent change that was missing the version number bump after the branch.

I expect normal operations to return tomorrow once the work week resumes tomorrow. If you have a gerrit that needs to have cdt verify jobs manually triggered  please let me know. Thank you for your patience. 

Jonah 

---------- Forwarded message ---------
From: <bugzilla-daemon@xxxxxxxxxxx>
Date: Sat., Jun. 22, 2019, 11:21
Subject: [Bug 548547] New: gerrit's git access is not working
To: <jonah@xxxxxxxxxxxxxxxx>


https://bugs.eclipse.org/bugs/show_bug.cgi?id=548547
Product/Component: Community / Gerrit


            Bug ID: 548547
           Summary: gerrit's git access is not working
    Classification: Eclipse Foundation
           Product: Community
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: Gerrit
          Assignee: webmaster@xxxxxxxxxxx
          Reporter: jonah@xxxxxxxxxxxxxxxx
  Target Milestone: ---

As report on
https://www.eclipse.org/lists/cross-project-issues-dev/msg16798.html and
observed by me too:

$ git fetch origin
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.

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

--
You are receiving this mail because:
You reported the bug.

Back to the top