However, the following is accessible: https://github.com/apache/beam-site.git
Last commit was 13 days ago. On Wed, Aug 9, 2017 at 1:12 PM, Ted Yu <[email protected]> wrote: > For #1, under https://git-wip-us.apache.org/repos/asf , I don't see > beam-site > > FYI > > On Wed, Aug 9, 2017 at 1:08 PM, Eugene Kirpichov < > [email protected]> wrote: > >> Hello, >> >> I've been trying to merge a PR https://github.com/apache/beam >> -site/pull/278 >> and ran into the following issues: >> >> 1) When I do "git fetch --all" on beam-site, I get an error "fatal: >> repository 'https://git-wip-us.apache.org/repos/asf/beam-site.git/' not >> found". Has the git address of the apache repo changed? Is it no longer >> valid because we have MergeBot? >> >> 2) Precommit tests are failing nearly 100% of the time. >> If you look at build history on >> https://builds.apache.org/job/beam_PreCommit_Website_Test/ - 9 out of 10 >> last builds failed. >> Failures I saw: >> >> 7 times: >> + gpg --keyserver hkp://keys.gnupg.net --recv-keys >> 409B6B1796C275462A1703113804BB82D39DC0E3 >> gpg: requesting key D39DC0E3 from hkp server keys.gnupg.net >> ?: keys.gnupg.net: Cannot assign requested address >> >> 2 times: >> - ./content/subdir/contribute/testing/index.html >> * External link https://builds.apache.org/view/Beam/ failed: 404 No >> error >> >> The second failure seems legit - https://builds.apache.org/view/Beam/ is >> actually 404 right now (I'll send a separate email about htis) >> >> The gnupg failure is not legit - I'm able to run the same command myself >> with no issues. >> >> 3) Suppose because of this, I'm not able to merge my PR with "@asfgit >> merge" command - I suppose it requires a successful test run. Would be >> nice >> if it posted a comment saying why it refuses to merge. >> > >
