meta-ti.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: alexandre.belloni@bootlin.com
Cc: Denys Dmytriyenko <denys@konsulko.com>, meta-ti@lists.yoctoproject.org
Subject: Re: [meta-ti] check-layer failures for meta-ti
Date: Wed, 8 May 2024 18:17:07 -0400	[thread overview]
Message-ID: <20240508221707.GD21287@denix.org> (raw)
In-Reply-To: <20240508215222b967f0db@mail.local>

On Wed, May 08, 2024 at 11:52:22PM +0200, Alexandre Belloni via lists.yoctoproject.org wrote:
> Hello,
> 
> meta-ti is currently failing check-layer-nightly:
> 
> https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/2063/steps/20/logs/stdio

Thanks, Alexandre,

This issue is master-specific and is due to python3-yamllint - the new package 
was added to OE-Core before Scarthgap, but wasn't backported to Nanbield. Due 
to resource constraints, meta-ti only branches off for LTS releases, while 
master tries to provide limited compatibility with the last intermediate 
stable release, which is Nanbield. Since Nanbield is expected to EOL this 
month, the idea was to keep the local copy of python3-yamllint in meta-ti 
master a bit longer until the corresponding compatibility with that release 
can be safely dropped. But I can take a look if we can easily adjust something 
to avoid the issue for now...

-- 
Denys


> INFO: ======================================================================
> INFO: FAIL: test_signatures (common.CommonCheckLayer.test_signatures)
> INFO: ----------------------------------------------------------------------
> INFO: Traceback (most recent call last):
>   File "/home/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/cases/common.py", line 99, in test_signatures
>     self.fail('Adding layer %s changed signatures.\n%s' % (self.tc.layer['name'], msg))
> AssertionError: Adding layer meta-ti-extras changed signatures.
> 19 signatures changed, initial differences (first hash before, second after):
>    python3-yamllint:do_recipe_qa: 8ee2e91624905aa91d611870e9d8cf0d1fb6bc248f181cb9f9f9c35198cd2ec6 -> 7d43e16b2e61b0e319270b32ff19a39960e99a77af1fdabbd2f3610066344a3f
>       bitbake-diffsigs --task python3-yamllint do_recipe_qa --signature 8ee2e91624905aa91d611870e9d8cf0d1fb6bc248f181cb9f9f9c35198cd2ec6 7d43e16b2e61b0e319270b32ff19a39960e99a77af1fdabbd2f3610066344a3f
>       NOTE: Starting bitbake server...
>       basehash changed from 8a578aebd04ba58b12e29b5eef3f92aaafba21aed33f40ab80f6d93689da0241 to 842db39ba0f9c7db1959bf577c83fb1455216b8c38f8e9822b3be7275048d240
>       Variable ERROR_QA value changed:
>       @@ -1,2 +1,2 @@
>       -dev-so debug-deps dev-deps debug-files arch pkgconfig la             perms dep-cmp pkgvarcheck perm-config perm-line perm-link             split-strip packages-list pkgv-undefined var-undefined             version-going-backwards expanded-d invalid-chars             license-checksum dev-elf file-rdeps configure-unsafe             configure-gettext perllocalpod shebang-size             already-stripped installed-vs-shipped ldflags compile-host-path             install-host-path pn-overrides unknown-configure-option             useless-rpaths rpaths staticdev empty-dirs             patch-fuzz             ${@bb.utils.contains('DISTRO_FEATURES', 'usrmerge', ' usrmerge', '', d)} patch-status
>       +dev-so debug-deps dev-deps debug-files arch pkgconfig la             perms dep-cmp pkgvarcheck perm-config perm-line perm-link             split-strip packages-list pkgv-undefined var-undefined             version-going-backwards expanded-d invalid-chars             license-checksum dev-elf file-rdeps configure-unsafe             configure-gettext perllocalpod shebang-size             already-stripped installed-vs-shipped ldflags compile-host-path             install-host-path pn-overrides unknown-configure-option             useless-rpaths rpaths staticdev empty-dirs             patch-fuzz             ${@bb.utils.contains('DISTRO_FEATURES', 'usrmerge', ' usrmerge', '', d)}
>        DISTRO_FEATURES{usrmerge} = Unset
>       Variable PV value changed from '1.35.1' to '1.33.0'
>       Variable SRC_URI[sha256sum] value changed from '7a003809f88324fd2c877734f2d575ee7881dd9043360657cc8049c809eba6cd' to '2dceab9ef2d99518a2fcf4ffc964d44250ac4459be1ba3ca315118e4a1a81f7d'


  reply	other threads:[~2024-05-08 22:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 21:52 check-layer failures for meta-ti Alexandre Belloni
2024-05-08 22:17 ` Denys Dmytriyenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-06  7:43 Alexandre Belloni
2024-02-06  8:17 ` [meta-ti] " Denys Dmytriyenko
2024-02-06 15:15   ` Ryan Eatmon
2023-05-02 15:17 Alexandre Belloni
2023-05-02 19:47 ` [meta-ti] " Denys Dmytriyenko
2023-05-11 14:50   ` Alexandre Belloni
2023-05-11 15:36     ` Denys Dmytriyenko
2023-05-22 10:02       ` Alexandre Belloni
2023-05-26 18:22         ` Alexandre Belloni
2023-05-26 18:33           ` Ryan Eatmon
2023-05-26 18:57           ` Denys Dmytriyenko
2023-05-26 19:00             ` Ryan Eatmon
2023-04-03 13:48 Alexandre Belloni
2023-04-06  0:08 ` [meta-ti] " Denys Dmytriyenko
2023-04-06 13:22   ` Ryan Eatmon
     [not found] ` <17532FE8A9EB3878.3578@lists.yoctoproject.org>
2023-04-06  0:24   ` Denys Dmytriyenko
2023-03-30 13:17 Alexandre Belloni
2023-03-30 13:45 ` [meta-ti] " Denys Dmytriyenko
2023-02-20 23:15 Alexandre Belloni
2023-02-21  0:41 ` [meta-ti] " Denys Dmytriyenko
2022-12-06 16:32 Alexandre Belloni
2022-12-06 18:16 ` [meta-ti] " Ryan Eatmon
2022-12-06 18:29 ` Denys Dmytriyenko
2022-12-06 19:35   ` 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=20240508221707.GD21287@denix.org \
    --to=denis@denix.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=denys@konsulko.com \
    --cc=meta-ti@lists.yoctoproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).