Your message dated Mon, 17 Mar 2025 09:53:50 +0000
with message-id <e1tu7am-00fuss...@fasolo.debian.org>
and subject line Bug#1088041: fixed in lavacli 2.2.0-1
has caused the Debian Bug report #1088041,
regarding lavacli: FTBFS: E assert 'usage: lavac...te, update)n' == "usage: 
lavac..., 'update')n"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1088041: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:lavacli
Version: 1.2-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --with python3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running config
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:311: /usr/bin/python3.13 setup.py build
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli
copying lavacli/__about__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli
copying lavacli/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli
copying lavacli/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli
copying lavacli/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/results.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/system.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/aliases.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/device_types.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/events.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/workers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/devices.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/jobs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/tags.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
copying lavacli/commands/identities.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli
copying lavacli/__about__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli
copying lavacli/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli
copying lavacli/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli
copying lavacli/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/results.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/system.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/aliases.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/device_types.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/events.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/workers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/devices.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/jobs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/tags.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
copying lavacli/commands/identities.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands
make -C doc/ man SPHINXBUILD="/usr/share/sphinx/scripts/python3/sphinx-build" SPHINXOPTS="-j 4 
-D today=\"December 09, 2021\""
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
Running Sphinx v7.4.7
WARNING: Invalid configuration value found: 'language = None'. Update your 
configuration to a valid language code. Falling back to 'en' (English).
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
building [mo]: targets for 0 po files that are out of date
writing output...
building [man]: all manpages
updating environment: [new config] 4 added, 0 changed, 0 removed
reading sources... [ 25%] configuration
reading sources... [ 50%] index
reading sources... [ 75%] install
reading sources... [100%] usage

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... lavacli.1 { install configuration usage } done
build succeeded, 2 warnings.

The manual pages are in _build/man.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build; 
python3.13 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.13.0, pytest-8.3.3, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>
plugins: typeguard-4.4.1
collected 199 items

tests/test_aliases.py .............                                      [  6%]
tests/test_device_types.py ........FF...............                     [ 19%]
tests/test_devices.py ...................................                [ 36%]
tests/test_events.py ............                                        [ 42%]
tests/test_helpers.py ..                                                 [ 43%]
tests/test_identities.py .............                                   [ 50%]
tests/test_jobs.py .........................................             [ 70%]
tests/test_lavacli.py ...                                                [ 72%]
tests/test_results.py ..............                                     [ 79%]
tests/test_system.py ............                                        [ 85%]
tests/test_tags.py ........                                              [ 89%]
tests/test_workers.py .....................                              [100%]

=================================== FAILURES ===================================
_________________________ test_dt_hc_get_before_2018_4 _________________________

setup = None
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fdc74028d00>
capsys = <_pytest.capture.CaptureFixture object at 0x7fdc73ce1f40>

    def test_dt_hc_get_before_2018_4(setup, monkeypatch, capsys):
        version = "2018.2"
        monkeypatch.setattr(
            sys, "argv", ["lavacli", "device-types", "health-check", "get", 
"mydt"]
        )
        monkeypatch.setattr(
            xmlrpc.client.ServerProxy,
            "data",
            [
                {"request": "system.version", "args": (), "ret": version},
                {"request": None, "args": (), "ret": []},
            ],
        )
        with pytest.raises(SystemExit):
            main()
      assert (  # nosec
            capsys.readouterr()[1]
            == """usage: lavacli device-types [-h] 
{add,aliases,list,show,template,update} ...
    lavacli device-types: error: argument sub_sub_command: invalid choice: 
'health-check' (choose from 'add', 'aliases', 'list', 'show', 'template', 
'update')
    """
        )
E       assert 'usage: lavac...te, update)\n' == "usage: lavac..., 'update')\n"
E
E         Skipping 166 identical leading characters in diff, use -v to show
E         - oose from 'add', 'aliases', 'list', 'show', 'template', 'update')
E         ?           -   -  -       -  -    -  -    -  -        -  -      -
E         + oose from add, aliases, list, show, template, update)

tests/test_device_types.py:227: AssertionError
_________________________ test_dt_hc_set_before_2018_4 _________________________

setup = None
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fdc73f06190>
capsys = <_pytest.capture.CaptureFixture object at 0x7fdc73d77750>

    def test_dt_hc_set_before_2018_4(setup, monkeypatch, capsys):
        version = "2018.2"
        monkeypatch.setattr(
            sys, "argv", ["lavacli", "device-types", "health-check", "set", 
"mydt"]
        )
        monkeypatch.setattr(
            xmlrpc.client.ServerProxy,
            "data",
            [
                {"request": "system.version", "args": (), "ret": version},
                {"request": None, "args": (), "ret": []},
            ],
        )
        with pytest.raises(SystemExit):
            main()
      assert (  # nosec
            capsys.readouterr()[1]
            == """usage: lavacli device-types [-h] 
{add,aliases,list,show,template,update} ...
    lavacli device-types: error: argument sub_sub_command: invalid choice: 
'health-check' (choose from 'add', 'aliases', 'list', 'show', 'template', 
'update')
    """
        )
E       assert 'usage: lavac...te, update)\n' == "usage: lavac..., 'update')\n"
E
E         Skipping 166 identical leading characters in diff, use -v to show
E         - oose from 'add', 'aliases', 'list', 'show', 'template', 'update')
E         ?           -   -  -       -  -    -  -    -  -        -  -      -
E         + oose from add, aliases, list, show, template, update)

tests/test_device_types.py:250: AssertionError
=============================== warnings summary ===============================
.pybuild/cpython3_3.13_lavacli/build/tests/test_events.py: 114 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands/events.py:208:
 DeprecationWarning: zmq.utils.strtypes is deprecated in pyzmq 23.
    (topic, _, dt, username, data) = (u(m) for m in msg)

.pybuild/cpython3_3.13_lavacli/build/tests/test_events.py::test_events_wait_device
.pybuild/cpython3_3.13_lavacli/build/tests/test_events.py::test_events_wait_device_state
.pybuild/cpython3_3.13_lavacli/build/tests/test_events.py::test_events_wait_device_health
.pybuild/cpython3_3.13_lavacli/build/tests/test_events.py::test_events_wait_job
.pybuild/cpython3_3.13_lavacli/build/tests/test_events.py::test_events_wait_worker
.pybuild/cpython3_3.13_lavacli/build/tests/test_events.py::test_events_wait_worker_invalid_message
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands/events.py:268:
 DeprecationWarning: zmq.utils.strtypes is deprecated in pyzmq 23.
    sock.setsockopt(zmq.SUBSCRIBE, b(config.get("events", {}).get("topic", "")))

.pybuild/cpython3_3.13_lavacli/build/tests/test_events.py: 106 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands/events.py:293:
 DeprecationWarning: zmq.utils.strtypes is deprecated in pyzmq 23.
    (topic, _uuid, _dt, _username, data) = (u(m) for m in msg)

.pybuild/cpython3_3.13_lavacli/build/tests/test_jobs.py::test_jobs_logs_failure_comment_and_polling
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands/jobs.py:550:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in 
a future version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    "dt": datetime.datetime.utcnow().isoformat(),

.pybuild/cpython3_3.13_lavacli/build/tests/test_jobs.py::test_jobs_resubmit_follow
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands/jobs.py:606:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in 
a future version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    "dt": datetime.datetime.utcnow().isoformat(),

.pybuild/cpython3_3.13_lavacli/build/tests/test_jobs.py::test_jobs_run
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build/lavacli/commands/jobs.py:647:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in 
a future version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    "dt": datetime.datetime.utcnow().isoformat(),

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_device_types.py::test_dt_hc_get_before_2018_4 - assert 'usa...
FAILED tests/test_device_types.py::test_dt_hc_set_before_2018_4 - assert 'usa...
================= 2 failed, 197 passed, 229 warnings in 2.37s ==================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_lavacli/build; python3.13 -m pytest 
tests
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build; 
python3.12 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>
plugins: typeguard-4.4.1
collected 199 items

tests/test_aliases.py .............                                      [  6%]
tests/test_device_types.py ........FF...............                     [ 19%]
tests/test_devices.py ...................................                [ 36%]
tests/test_events.py ............                                        [ 42%]
tests/test_helpers.py ..                                                 [ 43%]
tests/test_identities.py .............                                   [ 50%]
tests/test_jobs.py .........................................             [ 70%]
tests/test_lavacli.py ...                                                [ 72%]
tests/test_results.py ..............                                     [ 79%]
tests/test_system.py ............                                        [ 85%]
tests/test_tags.py ........                                              [ 89%]
tests/test_workers.py .....................                              [100%]

=================================== FAILURES ===================================
_________________________ test_dt_hc_get_before_2018_4 _________________________

setup = None
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f2d41346d20>
capsys = <_pytest.capture.CaptureFixture object at 0x7f2d41347d10>

    def test_dt_hc_get_before_2018_4(setup, monkeypatch, capsys):
        version = "2018.2"
        monkeypatch.setattr(
            sys, "argv", ["lavacli", "device-types", "health-check", "get", 
"mydt"]
        )
        monkeypatch.setattr(
            xmlrpc.client.ServerProxy,
            "data",
            [
                {"request": "system.version", "args": (), "ret": version},
                {"request": None, "args": (), "ret": []},
            ],
        )
        with pytest.raises(SystemExit):
            main()
      assert (  # nosec
            capsys.readouterr()[1]
            == """usage: lavacli device-types [-h] 
{add,aliases,list,show,template,update} ...
    lavacli device-types: error: argument sub_sub_command: invalid choice: 
'health-check' (choose from 'add', 'aliases', 'list', 'show', 'template', 
'update')
    """
        )
E       assert 'usage: lavac...te, update)\n' == "usage: lavac..., 'update')\n"
E
E         Skipping 166 identical leading characters in diff, use -v to show
E         - oose from 'add', 'aliases', 'list', 'show', 'template', 'update')
E         ?           -   -  -       -  -    -  -    -  -        -  -      -
E         + oose from add, aliases, list, show, template, update)

tests/test_device_types.py:227: AssertionError
_________________________ test_dt_hc_set_before_2018_4 _________________________

setup = None
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f2d41397c50>
capsys = <_pytest.capture.CaptureFixture object at 0x7f2d41397cb0>

    def test_dt_hc_set_before_2018_4(setup, monkeypatch, capsys):
        version = "2018.2"
        monkeypatch.setattr(
            sys, "argv", ["lavacli", "device-types", "health-check", "set", 
"mydt"]
        )
        monkeypatch.setattr(
            xmlrpc.client.ServerProxy,
            "data",
            [
                {"request": "system.version", "args": (), "ret": version},
                {"request": None, "args": (), "ret": []},
            ],
        )
        with pytest.raises(SystemExit):
            main()
      assert (  # nosec
            capsys.readouterr()[1]
            == """usage: lavacli device-types [-h] 
{add,aliases,list,show,template,update} ...
    lavacli device-types: error: argument sub_sub_command: invalid choice: 
'health-check' (choose from 'add', 'aliases', 'list', 'show', 'template', 
'update')
    """
        )
E       assert 'usage: lavac...te, update)\n' == "usage: lavac..., 'update')\n"
E
E         Skipping 166 identical leading characters in diff, use -v to show
E         - oose from 'add', 'aliases', 'list', 'show', 'template', 'update')
E         ?           -   -  -       -  -    -  -    -  -        -  -      -
E         + oose from add, aliases, list, show, template, update)

tests/test_device_types.py:250: AssertionError
=============================== warnings summary ===============================
.pybuild/cpython3_3.12_lavacli/build/tests/test_events.py: 114 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands/events.py:208:
 DeprecationWarning: zmq.utils.strtypes is deprecated in pyzmq 23.
    (topic, _, dt, username, data) = (u(m) for m in msg)

.pybuild/cpython3_3.12_lavacli/build/tests/test_events.py::test_events_wait_device
.pybuild/cpython3_3.12_lavacli/build/tests/test_events.py::test_events_wait_device_state
.pybuild/cpython3_3.12_lavacli/build/tests/test_events.py::test_events_wait_device_health
.pybuild/cpython3_3.12_lavacli/build/tests/test_events.py::test_events_wait_job
.pybuild/cpython3_3.12_lavacli/build/tests/test_events.py::test_events_wait_worker
.pybuild/cpython3_3.12_lavacli/build/tests/test_events.py::test_events_wait_worker_invalid_message
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands/events.py:268:
 DeprecationWarning: zmq.utils.strtypes is deprecated in pyzmq 23.
    sock.setsockopt(zmq.SUBSCRIBE, b(config.get("events", {}).get("topic", "")))

.pybuild/cpython3_3.12_lavacli/build/tests/test_events.py: 106 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands/events.py:293:
 DeprecationWarning: zmq.utils.strtypes is deprecated in pyzmq 23.
    (topic, _uuid, _dt, _username, data) = (u(m) for m in msg)

.pybuild/cpython3_3.12_lavacli/build/tests/test_jobs.py::test_jobs_logs_failure_comment_and_polling
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands/jobs.py:550:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in 
a future version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    "dt": datetime.datetime.utcnow().isoformat(),

.pybuild/cpython3_3.12_lavacli/build/tests/test_jobs.py::test_jobs_resubmit_follow
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands/jobs.py:606:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in 
a future version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    "dt": datetime.datetime.utcnow().isoformat(),

.pybuild/cpython3_3.12_lavacli/build/tests/test_jobs.py::test_jobs_run
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build/lavacli/commands/jobs.py:647:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in 
a future version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    "dt": datetime.datetime.utcnow().isoformat(),

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_device_types.py::test_dt_hc_get_before_2018_4 - assert 'usa...
FAILED tests/test_device_types.py::test_dt_hc_set_before_2018_4 - assert 'usa...
================= 2 failed, 197 passed, 229 warnings in 2.23s ==================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_lavacli/build; python3.12 -m pytest 
tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13 
3.12" returned exit code 13
make: *** [debian/rules:14: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202411/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: lavacli
Source-Version: 2.2.0-1
Done: Andrej Shadura <andre...@debian.org>

We believe that the bug you reported is fixed in the latest version of
lavacli, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1088...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrej Shadura <andre...@debian.org> (supplier of updated lavacli package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 17 Mar 2025 10:18:16 +0100
Source: lavacli
Architecture: source
Version: 2.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian LAVA team <pkg-linaro-lava-de...@lists.alioth.debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Closes: 1088041
Changes:
 lavacli (2.2.0-1) unstable; urgency=medium
 .
   [ Remi Duraffort ]
   * New upstream release (Closes: #1088041).
   * Update the homepage to gitlab.com/lava/lavacli.
   * Switch the dependency to from python3-yaml to python3-ruamel.yaml.
 .
   [ Andrej Shadura ]
   * Bump debhelper from old 12 to 13.
   * Use dh-sequence-python3.
   * Simplify debian/rules.
   * Point Vcs-* to Salsa.
   * Bump Standards-Version to 4.7.2.
   * Require Python Version 3.7 or newer.
   * Add python3-voluptuous to Build-Depends.
   * Mark test-only dependencies as <!nocheck>.
   * Wrap and sort debian/control.
   * Add myself to the Uploaders.
Checksums-Sha1:
 1035fca78c2a28f9999a0e68eebc2022456decd5 1810 lavacli_2.2.0-1.dsc
 8f17f914284a930a8798b6c8d64dcdd4c26d666a 67796 lavacli_2.2.0.orig.tar.bz2
 ab2d6c1e0898354bcb0d97bd4c194a5b4660929c 15496 lavacli_2.2.0-1.debian.tar.xz
Checksums-Sha256:
 a873c8a31f92f3af716380a01b3df368fe20e20746bfc6579d1cc7feb1996730 1810 
lavacli_2.2.0-1.dsc
 6a4ff361b8680d5d3fd6aa61d31615a04bc1b9b4f64e57eecbc48120b43f7d04 67796 
lavacli_2.2.0.orig.tar.bz2
 eb9f5d685878ce6be2656f2ffd14279026749553b68a700a180debad65109466 15496 
lavacli_2.2.0-1.debian.tar.xz
Files:
 4e885b9d0aa9a9048803e539fbf39a2e 1810 admin optional lavacli_2.2.0-1.dsc
 6f468c82d0bb23723f5bed40b714bd4c 67796 admin optional 
lavacli_2.2.0.orig.tar.bz2
 b9a2407126a4c279020074d6048c432a 15496 admin optional 
lavacli_2.2.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCZ9fpmgAKCRDoRGtKyMdy
YeXdAQCQ5UouOpxEXGt5pAmsJ0C/GU9Z6/Ubf4akLGFEXNBWigEAmy1x7IzGIaxl
EPrwjZLpM7dDkpw0EyXxrIbUVBujiQQ=
=JZd8
-----END PGP SIGNATURE-----

Attachment: pgpx1rZyX3MQ6.pgp
Description: PGP signature


--- End Message ---

Reply via email to