All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <liuyd.fnst@fujitsu.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core][PATCH] python3-pyzstd: upgrade 0.17.0 -> 0.19.1
Date: Wed, 07 Jan 2026 18:17:08 +0100	[thread overview]
Message-ID: <DFIJ09ZSDBHO.216DO8W5SDGE1@bootlin.com> (raw)
In-Reply-To: <20260107090744.844-1-liuyd.fnst@fujitsu.com>

On Wed Jan 7, 2026 at 10:07 AM CET, Yiding Liu (Fujitsu) via lists.openembedded.org wrote:
> 1.Changelog:
>   Fix SeekableZstdFile write table entries on 32-bits architectures when there is a huge number of entries.
>
> 2.Remove 0001-Remove-setuptools-version-limit-of-74.patch as setuptools was removed in pyproject.toml.
>
> 3.Remove do_configure:append as there is no setup.py in 0.19.1
>
> Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
> ---

Hi Liu,

Thanks for your patch.

It looks like the ptests are failing:

Failed ptests:
{'python3-pyzstd': 'START: ptest-runner\n'
                   '2026-01-07T17:04\n'
                   '\n'
                   'ImportError while importing test module '
                   "'/usr/lib/python3-pyzstd/ptest/tests/test_seekable.py'.\n"
                   'Hint: make sure your test modules/packages have valid '
                   'Python names.\n'
                   'Traceback:\n'
                   '../../python3.13/importlib/__init__.py:88: in '
                   'import_module\n'
                   '    return _bootstrap._gcd_import(name[level:], package, '
                   'level)\n'
                   '           '
                   '^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n'
                   'tests/test_seekable.py:17: in <module>\n'
                   '    from pyzstd import (\n'
                   '../../python3.13/site-packages/pyzstd/__init__.py:19: in '
                   '<module>\n'
                   '    from backports import zstd\n'
                   "E   ModuleNotFoundError: No module named 'backports'\n"
                   'ERROR: tests/test_seekable.py:tests/test_seekable.py\n'
                   '\n'
                   'ImportError while importing test module '
                   "'/usr/lib/python3-pyzstd/ptest/tests/test_zstd.py'.\n"
                   'Hint: make sure your test modules/packages have valid '
                   'Python names.\n'
                   'Traceback:\n'
                   '../../python3.13/importlib/__init__.py:88: in '
                   'import_module\n'
                   '    return _bootstrap._gcd_import(name[level:], package, '
                   'level)\n'
                   '           '
                   '^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n'
                   'tests/test_zstd.py:19: in <module>\n'
                   '    from pyzstd import ZstdCompressor, '
                   'RichMemZstdCompressor, \\\n'
                   '../../python3.13/site-packages/pyzstd/__init__.py:19: in '
                   '<module>\n'
                   '    from backports import zstd\n'
                   "E   ModuleNotFoundError: No module named 'backports'\n"
                   'ERROR: tests/test_zstd.py:tests/test_zstd.py\n'
                   '============================================================================\n'
                   'Testsuite summary\n'
                   '# TOTAL: 2\n'
                   '# PASS: 0\n'
                   '# SKIP: 0\n'
                   '# XFAIL: 0\n'
                   '# FAIL: 0\n'
                   '# XPASS: 0\n'
                   '# ERROR: 2\n'
                   '\n'
                   'ERROR: Exit status is 2\n'
                   'DURATION: 1\n'}

ptests which had no test results:
['python3-pyzstd']

Can you have a look at this issue?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  parent reply	other threads:[~2026-01-07 17:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-07  9:07 [OE-core][PATCH] python3-pyzstd: upgrade 0.17.0 -> 0.19.1 Liu Yiding
2026-01-07 12:17 ` Koen Kooi
2026-01-07 17:17 ` Mathieu Dubois-Briand [this message]
2026-01-07 17:19   ` Mathieu Dubois-Briand
2026-01-07 18:01     ` Koen Kooi
2026-01-07 18:36       ` Martin Jansa
2026-01-08  1:56         ` 回复: " Yiding Liu (Fujitsu)
  -- strict thread matches above, loose matches on Subject: below --
2026-03-09  7:09 [PATCH] python3-pyzstd: Upgrade " jiaying.song.cn
2026-03-09 14:07 ` [OE-core] " Martin Jansa
2026-03-10  2:05   ` Song, Jiaying (CN)
2026-03-19 11:27 ` Ross Burton
     [not found] <189B1AAB1A82DEE0.1236027@lists.openembedded.org>
2026-03-16  6:44 ` Song, Jiaying (CN)

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=DFIJ09ZSDBHO.216DO8W5SDGE1@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=liuyd.fnst@fujitsu.com \
    --cc=openembedded-core@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.