From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: Adding build status to the package list table Date: Wed, 06 Jan 2016 17:55:20 +0100 Message-ID: <87ziwi1wcn.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> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGrLZ-0002n5-0Y for guix-devel@gnu.org; Wed, 06 Jan 2016 11:54:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGrLY-0000Ob-2v for guix-devel@gnu.org; Wed, 06 Jan 2016 11:54:04 -0500 In-reply-to: <8760z6hezr.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Courtès writes: > Roel Janssen skribis: > >> Ludovic Courtès writes: >> >>> Roel Janssen skribis: > > [...] > >>>> We might need to add a HTTP header from the GNU server to allow >>>> loading data from external sources: >>>> >>>> https://en.wikipedia.org/wiki/Cross-origin_resource_sharing >>> >>> Indeed, because here the requests get blocked. Could you get in touch >>> with webmasters@gnu.org and report back? >> >> At last! I received an e-mail today that the sysadmins made the change >> to allow fetching data from hydra.gnu.org. So now it should work once >> it is uploaded to gnu.org. > > Good! I applied the patch and deployed the new web page: > > https://www.gnu.org/software/guix/packages/ > > However, it’s still failing: > > 17:00:49.802 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://hydra.gnu.org/api/latestbuilds?nr=1&project=gnu&jobset=master&job=aspell-dict-es-1.11-2.armhf-linux. (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. Thanks, Roel