mbox series

[kirkstone,0/4] linux-yocto: -stable updates

Message ID 20231205044036.4163615-1-bruce.ashfield@gmail.com
Headers show
Series linux-yocto: -stable updates | expand

Message

Bruce Ashfield Dec. 5, 2023, 4:40 a.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Steve,

Much like my last pull request to Richard, this has been
generated from a newly provisioned machine after my old machine
of 10 years had a disk failure.

Let me know if you have any issues with this, and I'll debug
what I missed when configuring the new box.

Bruce

Bruce Ashfield (4):
  linux-yocto/5.10: update to v5.10.198
  linux-yocto/5.10: update to v5.10.200
  linux-yocto/5.10: update to v5.10.202
  linux-yocto/5.15: update to v5.15.141

 .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
 .../linux/linux-yocto-rt_5.15.bb              |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++---
 .../linux/linux-yocto-tiny_5.15.bb            |  6 ++---
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 ++++++++---------
 meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++++++++----------
 6 files changed, 38 insertions(+), 38 deletions(-)

Comments

Steve Sakoman Dec. 5, 2023, 3:53 p.m. UTC | #1
On Mon, Dec 4, 2023 at 6:40 PM <bruce.ashfield@gmail.com> wrote:
>
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
>
> Steve,
>
> Much like my last pull request to Richard, this has been
> generated from a newly provisioned machine after my old machine
> of 10 years had a disk failure.
>
> Let me know if you have any issues with this, and I'll debug
> what I missed when configuring the new box.

Hi Bruce,

I'm also seeing an issue with 5.15.141.

Local testing fails with:

WARNING: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
do_fetch: Failed to fetch URL
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=kernel-meta,
attempting MIRRORS if available
ERROR: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
do_fetch: Fetcher failure: Unable to find revision
92bd0a656f0f9db955fb53c52be71cce9296bdb2 in branch yocto-5.15 even
from upstream
ERROR: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from
any source.', 'git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=kernel-meta')
ERROR: Logfile of failure stored in:
/home/steve/builds/poky-contrib-kirkstone/build/tmp/work/qemux86_64-poky-linux/linux-yocto/5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0/temp/log.do_fetch.3515498

Steve

>
> Bruce
>
> Bruce Ashfield (4):
>   linux-yocto/5.10: update to v5.10.198
>   linux-yocto/5.10: update to v5.10.200
>   linux-yocto/5.10: update to v5.10.202
>   linux-yocto/5.15: update to v5.15.141
>
>  .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
>  .../linux/linux-yocto-rt_5.15.bb              |  6 ++---
>  .../linux/linux-yocto-tiny_5.10.bb            |  8 +++---
>  .../linux/linux-yocto-tiny_5.15.bb            |  6 ++---
>  meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 ++++++++---------
>  meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++++++++----------
>  6 files changed, 38 insertions(+), 38 deletions(-)
>
> --
> 2.39.2
>
Bruce Ashfield Dec. 5, 2023, 6:02 p.m. UTC | #2
In message: Re: [OE-core][kirkstone 0/4] linux-yocto: -stable updates
on 05/12/2023 Steve Sakoman wrote:

> On Mon, Dec 4, 2023 at 6:40 PM <bruce.ashfield@gmail.com> wrote:
> >
> > From: Bruce Ashfield <bruce.ashfield@gmail.com>
> >
> > Steve,
> >
> > Much like my last pull request to Richard, this has been
> > generated from a newly provisioned machine after my old machine
> > of 10 years had a disk failure.
> >
> > Let me know if you have any issues with this, and I'll debug
> > what I missed when configuring the new box.
> 
> Hi Bruce,
> 
> I'm also seeing an issue with 5.15.141.
> 
> Local testing fails with:
> 
> WARNING: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
> do_fetch: Failed to fetch URL
> git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=kernel-meta,
> attempting MIRRORS if available
> ERROR: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
> do_fetch: Fetcher failure: Unable to find revision
> 92bd0a656f0f9db955fb53c52be71cce9296bdb2 in branch yocto-5.15 even
> from upstream
> ERROR: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
> do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from
> any source.', 'git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=kernel-meta')
> ERROR: Logfile of failure stored in:
> /home/steve/builds/poky-contrib-kirkstone/build/tmp/work/qemux86_64-poky-linux/linux-yocto/5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0/temp/log.do_fetch.3515498

This was a repository misconfiguration. Only the current
branch of the kernel-cache was pushed, where I've always
had all branches to be pushed by default before.

I've tweaked it, and the revision should be in place now.

Bruce

> 
> Steve
> 
> >
> > Bruce
> >
> > Bruce Ashfield (4):
> >   linux-yocto/5.10: update to v5.10.198
> >   linux-yocto/5.10: update to v5.10.200
> >   linux-yocto/5.10: update to v5.10.202
> >   linux-yocto/5.15: update to v5.15.141
> >
> >  .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
> >  .../linux/linux-yocto-rt_5.15.bb              |  6 ++---
> >  .../linux/linux-yocto-tiny_5.10.bb            |  8 +++---
> >  .../linux/linux-yocto-tiny_5.15.bb            |  6 ++---
> >  meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 ++++++++---------
> >  meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++++++++----------
> >  6 files changed, 38 insertions(+), 38 deletions(-)
> >
> > --
> > 2.39.2
> >
Steve Sakoman Dec. 5, 2023, 9:33 p.m. UTC | #3
On Tue, Dec 5, 2023 at 8:02 AM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
>
> In message: Re: [OE-core][kirkstone 0/4] linux-yocto: -stable updates
> on 05/12/2023 Steve Sakoman wrote:
>
> > On Mon, Dec 4, 2023 at 6:40 PM <bruce.ashfield@gmail.com> wrote:
> > >
> > > From: Bruce Ashfield <bruce.ashfield@gmail.com>
> > >
> > > Steve,
> > >
> > > Much like my last pull request to Richard, this has been
> > > generated from a newly provisioned machine after my old machine
> > > of 10 years had a disk failure.
> > >
> > > Let me know if you have any issues with this, and I'll debug
> > > what I missed when configuring the new box.
> >
> > Hi Bruce,
> >
> > I'm also seeing an issue with 5.15.141.
> >
> > Local testing fails with:
> >
> > WARNING: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
> > do_fetch: Failed to fetch URL
> > git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=kernel-meta,
> > attempting MIRRORS if available
> > ERROR: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
> > do_fetch: Fetcher failure: Unable to find revision
> > 92bd0a656f0f9db955fb53c52be71cce9296bdb2 in branch yocto-5.15 even
> > from upstream
> > ERROR: linux-yocto-5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0
> > do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from
> > any source.', 'git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=kernel-meta')
> > ERROR: Logfile of failure stored in:
> > /home/steve/builds/poky-contrib-kirkstone/build/tmp/work/qemux86_64-poky-linux/linux-yocto/5.15.141+gitAUTOINC+92bd0a656f_54a3472506-r0/temp/log.do_fetch.3515498
>
> This was a repository misconfiguration. Only the current
> branch of the kernel-cache was pushed, where I've always
> had all branches to be pushed by default before.
>
> I've tweaked it, and the revision should be in place now.

Thanks Bruce!  Both dunfell and kirkstone are looking good --
autobuilder hasn't completed yet, but I think we are well past the
kernel build.

Appreciate the quick turnaround!

Steve

> > > Bruce Ashfield (4):
> > >   linux-yocto/5.10: update to v5.10.198
> > >   linux-yocto/5.10: update to v5.10.200
> > >   linux-yocto/5.10: update to v5.10.202
> > >   linux-yocto/5.15: update to v5.15.141
> > >
> > >  .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
> > >  .../linux/linux-yocto-rt_5.15.bb              |  6 ++---
> > >  .../linux/linux-yocto-tiny_5.10.bb            |  8 +++---
> > >  .../linux/linux-yocto-tiny_5.15.bb            |  6 ++---
> > >  meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 ++++++++---------
> > >  meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++++++++----------
> > >  6 files changed, 38 insertions(+), 38 deletions(-)
> > >
> > > --
> > > 2.39.2
> > >