defpath extension won't work with jdk/submit

Tim Bell tim.bell at oracle.com
Tue Aug 28 23:58:48 UTC 2018


Thomas:

> when trying to run hg defpath to set the paths to the jdk12 submit
> repo (http://hg.openjdk.java.net/jdk/submit), it fails:
>
> thomas at t450:/shared/projects/openjdk/jdk-submit/source$ hg defpath -du stuefe
> abort: http://hg.openjdk.java.net/jdk/submit: Repository not found
> No hgrc files updated

Adding the ops list <ops at openjdk.java.net> in case others have seen this.

> But it works for the submit repo for jdk11
> (http://hg.openjdk.java.net/jdk/submit11/), and there it updates the
> .hg/hgrc just fine.

FWIW, I see the same thing.  I don't have an explanation yet.

I created fresh clones and then tried 'hg defpath -du tbell':

works: http://hg.openjdk.java.net/jdk/sandbox
works: http://hg.openjdk.java.net/jdk/submit11
fails: http://hg.openjdk.java.net/jdk/submit

> Not sure what the problem is. Both URLs are reachable fine in a browser.
>
> Any ideas?

I am stumped at the moment, but I will keep digging.

Tim




More information about the build-dev mailing list