I'm able to check these branches out, but I'm running into the same 'git push' issues that you're seeing.
Looks like infra changed the way they are doing post-commit hooks [1] and that may have broken the push to github. I'll file a jira ticket. [1] https://blogs.apache.org/infra/ --Aaron On Tue, Apr 4, 2017 at 10:37 AM Puja Valiyil <[email protected]> wrote: > Yea, I'm having issues even checking that branch out. If someone has time > to look into this today, that would be great -- otherwise I'll putz around > with it tonight. > > On Tue, Apr 4, 2017 at 9:43 AM, Aaron D. Mihalik <[email protected]> > wrote: > > > Try the instructions here: > > https://github.com/apache/incubator-rya/tree/RYA-INFRA-PUSH > > > > On Tue, Apr 4, 2017 at 9:36 AM Puja Valiyil <[email protected]> wrote: > > > > > Hey everyone, > > > > > > I merged three pull requests today, #121, #146, and #147. The last > merge > > > had an error message reported with the push: > > > efrror: RPC failed; result=18, HTTP code = 200 > > > atal: The remote end hung up unexpectedly > > > error: error in sideband demultiplexer > > > > > > All of the changes are in the apache git when I look at the change log: > > > https://git-wip-us.apache.org/repos/asf?p=incubator-rya.git > > > > > > But, it doesn't seem like github is picking up on the changes (from any > > of > > > the merges done today). Any ideas? Who should we report this to? > > > > > > Thanks, > > > Puja > > > > > >
