Message ID | 20250616091643.918-22-wangmy@fujitsu.com |
---|---|
State | Accepted, archived |
Commit | 590cac310ae962aade2bc2c8c1dcdd83d5c548b0 |
Headers | show |
Series | [01/24] debianutils: upgrade 5.22 -> 5.23.1 | expand |
On Mon, 2025-06-16 at 17:16 +0800, wangmy via lists.openembedded.org wrote: > From: Wang Mingyu <wangmy@fujitsu.com> > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > --- > ...extensions_4.13.2.bb => python3-typing-extensions_4.14.0.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-devtools/python/{python3-typing-extensions_4.13.2.bb => python3-typing-extensions_4.14.0.bb} (91%) > > diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb > similarity index 91% > rename from meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb > rename to meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb > index 9c83ae6c61..1c03aacc10 100644 > --- a/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb > +++ b/meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb > @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" > PYPI_PACKAGE = "typing_extensions" > UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" > > -SRC_URI[sha256sum] = "e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef" > +SRC_URI[sha256sum] = "8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4" > > inherit pypi python_flit_core > Something in this series is breaking ptests in large numbers: stdio: WARNING: core-image-ptest-python3-xmltodict-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-cryptography-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-click-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-webcolors-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-wcwidth-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-uritools-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-trove-classifiers-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-rpds-py-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-pyyaml-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-pytz-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-pyasn1-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-pefile-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-pluggy-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-packaging-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-more-itertools-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-markupsafe-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-license-expression-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-libarchive-c-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-jinja2-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-idna-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-hypothesis-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-calver-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-bcrypt-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-attrs-1.0-r0 do_testimage: There were failing ptests. stdio: WARNING: core-image-ptest-python3-atomicwrites-1.0-r0 do_testimage: There were failing ptests. https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/115 https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/1712 https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/1712 Cheers, Richard
On Mon, 2025-06-16 at 13:56 +0100, Richard Purdie via lists.openembedded.org wrote: > On Mon, 2025-06-16 at 17:16 +0800, wangmy via lists.openembedded.org > wrote: > > From: Wang Mingyu <wangmy@fujitsu.com> > > > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > --- > > ...extensions_4.13.2.bb => python3-typing-extensions_4.14.0.bb} | > > 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > rename meta/recipes-devtools/python/{python3-typing- > > extensions_4.13.2.bb => python3-typing-extensions_4.14.0.bb} (91%) > > > > diff --git a/meta/recipes-devtools/python/python3-typing- > > extensions_4.13.2.bb b/meta/recipes-devtools/python/python3-typing- > > extensions_4.14.0.bb > > similarity index 91% > > rename from meta/recipes-devtools/python/python3-typing- > > extensions_4.13.2.bb > > rename to meta/recipes-devtools/python/python3-typing- > > extensions_4.14.0.bb > > index 9c83ae6c61..1c03aacc10 100644 > > --- a/meta/recipes-devtools/python/python3-typing- > > extensions_4.13.2.bb > > +++ b/meta/recipes-devtools/python/python3-typing- > > extensions_4.14.0.bb > > @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = > > "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" > > PYPI_PACKAGE = "typing_extensions" > > UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" > > > > -SRC_URI[sha256sum] = > > "e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef" > > +SRC_URI[sha256sum] = > > "8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4" > > > > inherit pypi python_flit_core > > > > Something in this series is breaking ptests in large numbers: > > > stdio: WARNING: core-image-ptest-python3-xmltodict-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-cryptography-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-click-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-webcolors-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-wcwidth-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-uritools-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-trove-classifiers-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-rpds-py-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-pyyaml-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-pytz-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-pyasn1-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-pefile-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-pluggy-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-packaging-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-more-itertools-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-markupsafe-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-license-expression-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-libarchive-c-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-jinja2-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-idna-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-hypothesis-1.0-r0 > do_testimage: There were failing ptests. > stdio: WARNING: core-image-ptest-python3-calver-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-bcrypt-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-attrs-1.0-r0 do_testimage: > There were failing ptests. > stdio: WARNING: core-image-ptest-python3-atomicwrites-1.0-r0 > do_testimage: There were failing ptests. > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/115 > https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/1712 > https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/1712 Example failure logs: https://valkyrie.yocto.io/pub/non-release/20250616-61/testresults/qemux86-64-ptest/python3-click.log https://valkyrie.yocto.io/pub/non-release/20250616-61/testresults/qemux86-64-ptest/python3-hypothesis.log https://valkyrie.yocto.io/pub/non-release/20250616-61/testresults/qemux86-64-ptest/python3-jinja2.log Most showing: ModuleNotFoundError: No module named 'pygments' Cheers, Richard
On Mon, 2025-06-16 at 14:00 +0100, Richard Purdie via lists.openembedded.org wrote: > On Mon, 2025-06-16 at 13:56 +0100, Richard Purdie via > lists.openembedded.org wrote: > > On Mon, 2025-06-16 at 17:16 +0800, wangmy via > > lists.openembedded.org > > wrote: > > > From: Wang Mingyu <wangmy@fujitsu.com> > > > > > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > > --- > > > ...extensions_4.13.2.bb => python3-typing-extensions_4.14.0.bb} > > > | > > > 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > rename meta/recipes-devtools/python/{python3-typing- > > > extensions_4.13.2.bb => python3-typing-extensions_4.14.0.bb} > > > (91%) > > > > > > diff --git a/meta/recipes-devtools/python/python3-typing- > > > extensions_4.13.2.bb b/meta/recipes-devtools/python/python3- > > > typing- > > > extensions_4.14.0.bb > > > similarity index 91% > > > rename from meta/recipes-devtools/python/python3-typing- > > > extensions_4.13.2.bb > > > rename to meta/recipes-devtools/python/python3-typing- > > > extensions_4.14.0.bb > > > index 9c83ae6c61..1c03aacc10 100644 > > > --- a/meta/recipes-devtools/python/python3-typing- > > > extensions_4.13.2.bb > > > +++ b/meta/recipes-devtools/python/python3-typing- > > > extensions_4.14.0.bb > > > @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = > > > "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" > > > PYPI_PACKAGE = "typing_extensions" > > > UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" > > > > > > -SRC_URI[sha256sum] = > > > "e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef > > > " > > > +SRC_URI[sha256sum] = > > > "8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4 > > > " > > > > > > inherit pypi python_flit_core > > > > > > > Something in this series is breaking ptests in large numbers: > > > > > > stdio: WARNING: core-image-ptest-python3-xmltodict-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-cryptography-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-click-1.0-r0 do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-webcolors-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-wcwidth-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-uritools-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-trove-classifiers-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-rpds-py-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-pyyaml-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-pytz-1.0-r0 do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-pyasn1-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-pefile-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-pluggy-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-packaging-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-more-itertools-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-markupsafe-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-license-expression-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-libarchive-c-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-jinja2-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-idna-1.0-r0 do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-hypothesis-1.0-r0 > > do_testimage: There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-calver-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-bcrypt-1.0-r0 > > do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-attrs-1.0-r0 do_testimage: > > There were failing ptests. > > stdio: WARNING: core-image-ptest-python3-atomicwrites-1.0-r0 > > do_testimage: There were failing ptests. > > > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/115 > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/1712 > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/1712 > > Example failure logs: > > https://valkyrie.yocto.io/pub/non-release/20250616-61/testresults/qemux86-64-ptest/python3-click.log > https://valkyrie.yocto.io/pub/non-release/20250616-61/testresults/qemux86-64-ptest/python3-hypothesis.log > https://valkyrie.yocto.io/pub/non-release/20250616-61/testresults/qemux86-64-ptest/python3-jinja2.log > > Most showing: > > ModuleNotFoundError: No module named 'pygments' I confirmed it is the pytest upgrades that are breaking things. Cheers, Richard
diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb rename to meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb index 9c83ae6c61..1c03aacc10 100644 --- a/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb +++ b/meta/recipes-devtools/python/python3-typing-extensions_4.14.0.bb @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" PYPI_PACKAGE = "typing_extensions" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -SRC_URI[sha256sum] = "e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef" +SRC_URI[sha256sum] = "8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4" inherit pypi python_flit_core