All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>,
	bitbake-devel@lists.openembedded.org,
	Alexander Kanavin <alex@linutronix.de>
Subject: Re: [bitbake-devel] [PATCH v3] fetch2/wget.py: correctly match versioned directories
Date: Sat, 10 Dec 2022 16:55:32 +0100	[thread overview]
Message-ID: <Y5Sr9HSWIc5LVzl9@mail.local> (raw)
In-Reply-To: <172F29E70A8CA3CF.5373@lists.openembedded.org>

On 09/12/2022 16:34:16+0100, Alexandre Belloni via lists.openembedded.org wrote:
> On 09/12/2022 16:23:49+0100, Alexander Kanavin wrote:
> > On Fri, 9 Dec 2022 at 15:51, Alexandre Belloni
> > <alexandre.belloni@bootlin.com> wrote:
> > >
> > > On 09/12/2022 15:46:39+0100, Alexander Kanavin wrote:
> > > > That is not a failure. It tries ipv6 first, then ipv4 - the former
> > > > fails, the latter succeeds. Are you getting an actual red result, and
> > > > can I see the link?
> > >
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/4493/steps/12/logs/stdio
> > >
> > > I guess the correct one is:
> > >
> > > Resolving localhost (localhost)... ::1, 127.0.0.1
> > > Connecting to localhost (localhost)|::1|:46501... failed: Connection refused.
> > > Connecting to localhost (localhost)|127.0.0.1|:46501... connected.
> > > HTTP request sent, awaiting response... 404 File not found
> > > 2022-12-09 13:21:18 ERROR 404: File not found.
> > 
> > I was scratching my head, until I looked at the commit in your branch:
> > https://git.yoctoproject.org/poky-contrib/commit/?h=abelloni/master-next&id=7b3866c5f4a92fb9013402813c38c1592769cc68
> > 
> > The test data somehow gained an additional 'bitbake/' in its path, and
> > so ends up in the wrong folder.
> > 
> 
> Hum, right, I'll fix that up

Note that the issue is that you are sending a patch for poky which then
doesn't apply properly on bitbake


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


  parent reply	other threads:[~2022-12-10 15:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09  8:58 [PATCH v3] fetch2/wget.py: correctly match versioned directories Alexander Kanavin
2022-12-09 14:42 ` [bitbake-devel] " Alexandre Belloni
2022-12-09 14:46   ` Alexander Kanavin
2022-12-09 14:51     ` Alexandre Belloni
2022-12-09 15:23       ` Alexander Kanavin
2022-12-09 15:34         ` Alexandre Belloni
     [not found]         ` <172F29E70A8CA3CF.5373@lists.openembedded.org>
2022-12-10 15:55           ` Alexandre Belloni [this message]
2022-12-10 16:58             ` Alexander Kanavin

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=Y5Sr9HSWIc5LVzl9@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=alex.kanavin@gmail.com \
    --cc=alex@linutronix.de \
    --cc=bitbake-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.