Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Alexandre Belloni" <alexandre.belloni@bootlin.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Martin Jansa <martin.jansa@gmail.com>,
	Naveen Saini <naveen.kumar.saini@intel.com>,
	Alejandro Hernandez Samaniego <alhe@linux.microsoft.com>,
	"openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>,
	wangmy <wangmy@fujitsu.com>
Subject: Re: [OE-core] [PATCH v2] go: upgrade 1.16.2 -> 1.16.3
Date: Fri, 30 Apr 2021 00:54:51 +0200	[thread overview]
Message-ID: <YIs5OwIrre2Nyj4w@piout.net> (raw)
In-Reply-To: <CAMKF1spNc_skUcvZKquR+i+LbfmNKQSDe+JHUrWKrKDZuqpnWQ@mail.gmail.com>

Hello,

On 19/04/2021 08:38:09-0700, Khem Raj wrote:
> On Mon, Apr 19, 2021 at 12:51 AM Martin Jansa <martin.jansa@gmail.com> wrote:
> >
> > On Mon, Apr 19, 2021 at 04:25:26AM +0000, Naveen Saini wrote:
> > > [SWAT]
> > > Fetching error:
> > > recipe go-runtime-1.16.3-r0: task do_fetch: Failed
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2053/steps/23/logs/stdio
> >
> > That seems related to
> > https://git.openembedded.org/openembedded-core/commit/?id=2a1eb731ed3bcb049192550e362b771c3a9ea6eb
> > not this go upgrade.
> >
> 
> that change came after upgrade to see if it will help this issue :)
> 
> > Also locally I can fetch this over http:// as well as https:// without
> > any issues with wget, but it's true that with chrome I see valid
> > certificate on https://golang.org/dl but not on
> > https://golang.org/dl/go1.16.3.src.tar.gz
> > or
> > https://golang.org/dl/go1.16.2.src.tar.gz
> >
> > and curl downloads just the link to dl.google.com/go
> > $ curl https://golang.org/dl/go1.16.3.src.tar.gz
> > <a href="https://dl.google.com/go/go1.16.3.src.tar.gz">Found</a>.
> >
> > Maybe we should just use https://dl.google.com/go directly to fetch
> > go.
> 
> yes perhaps that's a better option.
> 

This is still an issue on the autobuilder:

ERROR: go-cross-core2-32-1.16.3-r0 do_fetch: The URL: 'https://dl.google.com/go/go1.16.3.src.tar.gz;name=main' is not trusted and cannot be used
ERROR: go-cross-core2-32-1.16.3-r0 do_fetch: Fetcher failure for URL: 'https://dl.google.com/go/go1.16.3.src.tar.gz;name=main'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/a-quick/build/build-st/tmp/work/x86_64-linux/go-cross-core2-32/1.16.3-r0/temp/log.do_fetch.525
ERROR: go-runtime-1.16.3-r0 do_fetch: The URL: 'https://dl.google.com/go/go1.16.3.src.tar.gz;name=main' is not trusted and cannot be used
ERROR: go-runtime-1.16.3-r0 do_fetch: Fetcher failure for URL: 'https://dl.google.com/go/go1.16.3.src.tar.gz;name=main'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/a-quick/build/build-st/tmp/work/core2-32-poky-linux/go-runtime/1.16.3-r0/temp/log.do_fetch.544

This is fairly reproducible:

https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1404/steps/23/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1403/steps/23/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1402/steps/23/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1401/steps/23/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2076/steps/23/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2074/steps/23/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2070/steps/23/logs/stdio


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2021-04-29 22:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-10  1:30 [PATCH v2] go: upgrade 1.16.2 -> 1.16.3 Khem Raj
2021-04-14 21:48 ` [OE-core] " Alejandro Hernandez Samaniego
2021-04-15  1:26   ` Khem Raj
2021-04-19  4:25   ` Naveen Saini
2021-04-19  7:51     ` Martin Jansa
2021-04-19 15:38       ` Khem Raj
2021-04-29 22:54         ` Alexandre Belloni [this message]
2021-04-29 22:55           ` Alexandre Belloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YIs5OwIrre2Nyj4w@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=alhe@linux.microsoft.com \
    --cc=martin.jansa@gmail.com \
    --cc=naveen.kumar.saini@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    --cc=wangmy@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox