Github messages for voidlinux
 help / color / mirror / Atom feed
From: travankor <travankor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: dtrx: update to 8.5.0.
Date: Sat, 31 Dec 2022 10:12:30 +0100	[thread overview]
Message-ID: <20221231091230.7VhXzHbi3W_u5pOVGxYVBth75576EOOWi9YORG9iPek@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41368@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2314 bytes --]

New comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/41368#issuecomment-1368189210

Comment:
The test errors without `python3-invoke`. I added `python3-yaml` and it still says ran 0 tests. Maybe it's best to disable tests? `python3-invoke` currently has some issues with python-3.11.

```
=> dtrx-8.5.0_1: running do_check ...
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
creating dtrx.egg-info
writing dtrx.egg-info/PKG-INFO
writing dependency_links to dtrx.egg-info/dependency_links.txt
writing entry points to dtrx.egg-info/entry_points.txt
writing requirements to dtrx.egg-info/requires.txt
writing top-level names to dtrx.egg-info/top_level.txt
writing manifest file 'dtrx.egg-info/SOURCES.txt'
reading manifest file 'dtrx.egg-info/SOURCES.txt'
adding license file 'COPYING'
writing manifest file 'dtrx.egg-info/SOURCES.txt'
running build_ext
tasks (unittest.loader._FailedTest.tasks) ... ERROR

======================================================================
ERROR: tasks (unittest.loader._FailedTest.tasks)
----------------------------------------------------------------------
ImportError: Failed to import test module: tasks
Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 440, in _find_test_path
    package = self._get_module_from_name(name)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 350, in _get_module_from_name
    __import__(name)
  File "/builddir/dtrx-8.5.0/tasks/__init__.py", line 7, in <module>
    import invoke
ModuleNotFoundError: No module named 'invoke'


----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)
Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
=> ERROR: dtrx-8.5.0_1: do_check: '${make_check_pre} python3 setup.py ${make_check_target} ${make_check_args}' exited with 1
=> ERROR:   in do_check() at common/build-style/python3-module.sh:28
```

  parent reply	other threads:[~2022-12-31  9:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-31  1:05 [PR PATCH] " travankor
2022-12-31  1:14 ` [PR PATCH] [Updated] " travankor
2022-12-31  1:29 ` travankor
2022-12-31  2:00 ` travankor
2022-12-31  2:09 ` travankor
2022-12-31  2:21 ` travankor
2022-12-31  6:23 ` icp1994
2022-12-31  9:02 ` [PR PATCH] [Updated] " travankor
2022-12-31  9:12 ` travankor [this message]
2022-12-31  9:26 ` travankor
2022-12-31  9:36 ` travankor
2022-12-31  9:39 ` [PR PATCH] [Updated] " travankor
2022-12-31  9:41 ` travankor
2022-12-31 17:24 ` [PR PATCH] [Merged]: " paper42

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=20221231091230.7VhXzHbi3W_u5pOVGxYVBth75576EOOWi9YORG9iPek@z \
    --to=travankor@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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 NNTP newsgroup(s).