Package Details: matrix-commander 8.0.5-1

Git Clone URL: https://aur.archlinux.org/matrix-commander.git (read-only, click to copy)
Package Base: matrix-commander
Description: Simple CLI-based Matrix client
Upstream URL: https://github.com/8go/matrix-commander
Licenses: GPL-3.0-or-later
Submitter: marcool04
Maintainer: marcool04
Last Packager: marcool04
Votes: 4
Popularity: 0.000004
First Submitted: 2022-09-12 07:16 (UTC)
Last Updated: 2025-06-20 20:59 (UTC)

Latest Comments

1 2 Next › Last »

marcool04 commented on 2025-12-28 11:30 (UTC)

@flavius: when are you obtaining this error? I just verified that the current PKGBUILD builds fine in a clean chroot and that the resulting package, once installed, also runs fine. I need more details to help here...

flavius commented on 2025-12-28 11:24 (UTC)

Error in latest:

E       fixture 'event_loop' not found
>       available fixtures: _class_scoped_runner, _function_scoped_runner, _module_scoped_runner, _package_scoped_runner, _session_faker, _session_scoped_runner, aiohttp_client, aiohttp_clie
nt_cls, aiohttp_raw_server, aiohttp_server, aiohttp_unused_port, aioresponse, alice_client, async_client, async_client_pair, async_client_pair_same_user, benchmark, benchmark_weave, cache, c
apfd, capfdbinary, caplog, capsys, capsysbinary, capteesys, check_completer, client, client_no_e2e, completer_obj, completion_context_parse, cov, doctest_namespace, env, event_loop_policy, f
aker, frame_factory, http_client, load_xontrib, loop, mock_executables_in, mock_xonsh_session, monkeypatch, monkeypatch_stderr, no_cover, olm_machine, os_env, patch_locate_binary, proactor_l
oop, ptk_shell, pytestconfig, readline_shell, record_property, record_testsuite_property, record_xml_attribute, recwarn, requests_mock, session_env, session_execer, session_os_env, source_pa
th, tempdir, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unauthed_async_client, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, xession, xonsh_eve
nts, xonsh_execer, xonsh_execer_exec, xonsh_execer_parse, xonsh_session, xsh_with_aliases, xsh_with_env
>       use 'pytest --fixtures [testpath]' for help on them.

/home/flav/.cache/rua/build/python-matrix-nio/src/python-matrix-nio-0.25.2/tests/async_client_test.py:2847

marcool04 commented on 2023-11-26 20:09 (UTC) (edited on 2023-11-26 20:10 (UTC) by marcool04)

Issue submitted upstream: https://github.com/8go/matrix-commander/issues/161 about the async_timeout dependency, which is (erroneously, I believe) absent from the tool itself.

marcool04 commented on 2023-11-26 18:21 (UTC) (edited on 2023-11-26 20:09 (UTC) by marcool04)

Thanks for your input Sir-Photch. Indeed, building in a clean chroot made the missing python-setuptools appear.