Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2014 10:35:34 -0800
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        "Peel, Casey" <casey.peel@isilon.com>, Julio Merino <julio@meroh.net>,  Glen Barber <gjb@freebsd.org>
Cc:        "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org>
Subject:   Re: tests on kyua1.nyi.freebsd.org against HEAD failing
Message-ID:  <CAGHfRMC9zrGQ59odmZms3PJp%2BZ6cmie4w_Fs=MSeQyuUyqOnOw@mail.gmail.com>
In-Reply-To: <16437CC5729B5345AF77F816513376E81296BC51@MX103CL02.corp.emc.com>
References:  <16437CC5729B5345AF77F816513376E81296BC51@MX103CL02.corp.emc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 6, 2014 at 10:01 AM, Peel, Casey <casey.peel@isilon.com> wrote:
> Greetings all.
>
>
>
> Benno pointed out that the tests against the HEAD branch on http://kyua1.nyi.freebsd.org appear to be misconfigured - is this a known issue?
>
>
>
> from http://kyua1.nyi.freebsd.org/head/data/0-LATEST/output.log:
>
> ------------
>
> iterate: I: Fetching release.sh from svn://svn.freebsd.org/base/head
>
> A    /tmp/autotest.xkE99Xcm/release.sh
>
> Export complete.
>
> iterate: I: Running '/tmp/autotest.xkE99Xcm/release.sh -c /tmp/autotest.xkE99Xcm/release.conf' in /root/autotest/node
>
> svn: E670008: Unable to connect to a repository at URL 'svn://svn.freebsd.orgbase/head' <---------- whoops!
>
> svn: E670008: Unknown hostname 'svn.freebsd.orgbase'
>
> iterate: W: Command failed with code 1
>
> iterate: E: release build failed
>
> ------------
>
>
>
> Based on http://kyua1.nyi.freebsd.org/head/data/, it looks like it stopped working at 20140226-004654 (Feb 26th).

Hello Mr. Peel :)!

Yes, that's definitely a bug because gjb changed how variables are
defined in release.sh (mind the trailing slash!):

http://svnweb.freebsd.org/base/head/release/release.conf.sample?r1=259079&r2=262499
http://svnweb.freebsd.org/base/head/release/release.sh?r1=259955&r2=262499

Too bad the extra slash wasn't kept in release.sh -- it would have
avoided this breakage (I'm sure Julio isn't the only one who will have
to update their release.conf).

Julio,

Looks like the NYI server needs to be updated and an extra slash needs
to be added to the .conf file.

Cheers!
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGHfRMC9zrGQ59odmZms3PJp%2BZ6cmie4w_Fs=MSeQyuUyqOnOw>