From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Adding build status to the package list table Date: Thu, 21 Jan 2016 11:11:22 +0100 Message-ID: <87si1r1bud.fsf@gnu.org> References: <87poz6jgqi.fsf@gnu.org> <877flchhzg.fsf@gnu.org> <87poz4k4eh.fsf@gnu.org> <87610we16l.fsf@gnu.org> <878u5rjry5.fsf@gnu.org> <87r3jj9wdu.fsf@gnu.org> <87fuzvo7i3.fsf@gnu.org> <87oaeifahj.fsf@gnu.org> <87r3hx85ow.fsf@gnu.org> <8760z6hezr.fsf@gnu.org> <87ziwi1wcn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMCD8-0002RP-8t for guix-devel@gnu.org; Thu, 21 Jan 2016 05:11:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMCD7-0003tf-AL for guix-devel@gnu.org; Thu, 21 Jan 2016 05:11:26 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMCD7-0003tb-71 for guix-devel@gnu.org; Thu, 21 Jan 2016 05:11:25 -0500 In-Reply-To: <87ziwi1wcn.fsf@gnu.org> (Roel Janssen's message of "Wed, 06 Jan 2016 17:55:20 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Roel Janssen Cc: guix-devel@gnu.org Roel Janssen skribis: > Ludovic Court=C3=A8s writes: [...] >> Good! I applied the patch and deployed the new web page: >> >> https://www.gnu.org/software/guix/packages/ >> >> However, it=E2=80=99s still failing: >> >> 17:00:49.802 Cross-Origin Request Blocked: The Same Origin Policy disa= llows reading the remote resource at http://hydra.gnu.org/api/latestbuilds?= nr=3D1&project=3Dgnu&jobset=3Dmaster&job=3Daspell-dict-es-1.11-2.armhf-linu= x. (Reason: CORS header 'Access-Control-Allow-Origin' missing).1 >> >> Ideas? > > Yes, I think it only works when the origin is hydra.gnu.org. I > contacted the sysadmins again to figure this out. Could you leave the > page there for a couple of days? That way I can give them a live > example. Any update on this? I=E2=80=99m asking because we=E2=80=99ll need something similar to display = the contents of on the page. Thanks, Ludo=E2=80=99.