13 NEW error logs
dufs-0.46.0-alt1
running 8 tests
test assets_override_not_found_page ... FAILED
Error: Path `/usr/src/tmp/.tmpDhkDrL` doesn't exist
test asset_js_with_prefix ... ok
--
---- assets_override_not_found_page stdout ----
Error: reqwest::Error { kind: Request, url:
"http://localhost:34085/missing-path",
source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp
connect error",
127.0.0.1:34085, Os { code: 111, kind: ConnectionRefused, message:
"Connection refused"
})) }
failures:
assets_override_not_found_page
test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0
filtered out; finished
in 0.25s
error: test failed, to rerun pass `--test assets`
error: Bad exit status from /usr/src/tmp/rpmb-tmp.iTZvXw (%check)
dvdauthor-0.7.2-alt5
dvdauthor.c:1114:5: warning: ignoring return value of 'fread' declared
with attribute
'warn_unused_result' [-Wunused-result]
1114 | fread(buf, 1, 2048, h);
dvdauthor.c:1123:5: warning: ignoring return value of 'fread' declared
with attribute
'warn_unused_result' [-Wunused-result]
1123 | fread(buf, 1, 2048, h); // VTS_PTT_SRPT is 2nd sector
make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdauthor-0.7.2/src'
make[1]: *** [Makefile:431: all] Error 2
make: *** [Makefile:423: all-recursive] Error 1
error: Bad exit status from /usr/src/tmp/rpmb-tmp.gLOIJ1 (%build)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.gLOIJ1 (%build)
gopass-1.16.0-alt1
ok github.com/gopasspw/gopass/internal/backend/crypto/age 0.004s
--- FAIL: TestAgentAutoLock (1.00s)
agent_test.go:81:
Error Trace:
/usr/src/RPM/BUILD/gopass-1.16.0/internal/backend/crypto/age/agent/agent_test.go:81
Error: Received unexpected error:
failed to stat socket: stat /usr/src/.run/gopass/gopass-age-agent.sock:
no such file
or directory
grex-1.4.6-alt1
test matching_regexes_with_escape_sequences_and_verbose_mode ... ok
test matching_regexes_with_case_insensitive_matching ... FAILED
test valid_regexes_with_case_insensitive_matching ... ok
--
thread 'matching_regexes_with_case_insensitive_matching' (1399542)
panicked at
tests/property_tests.rs:23:1:
Test failed: assertion failed: test_cases.iter().all(|test_case|
compiled_regexp.is_match(test_case)) at tests/property_tests.rs:281.
minimal failing input: test_cases = {
--
matching_regexes_with_case_insensitive_matching
test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0
filtered out;
finished in 1.51s
error: test failed, to rerun pass `--test property_tests`
error: Bad exit status from /usr/src/tmp/rpmb-tmp.Fmz0L8 (%check)
heirloom-070715-alt3
Building Dependency Tree...
E: Couldn't find package mk-configure>=0.34.2-alt4
hsh-install: Failed to calculate package file list.
libmaa-1.5.1-alt1
Building Dependency Tree...
E: Couldn't find package mk-configure>=0.34.2-alt4
hsh-install: Failed to calculate package file list.
lightdm-1.32.0-alt14
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test-session-greeter-reconnect
** (process:3856687): WARNING **: 05:43:29.974: Error loading passwd
file: Failed to
open file ???/tmp/.r0/etc/passwd???: No such file or directory
** (process:3856688): WARNING **: 05:43:29.980: Error loading passwd
file: Failed to
open file ???/tmp/.r0/etc/passwd???: No such file or directory
** (process:3856689): WARNING **: 05:43:29.983: Error loading passwd
file: Failed to
open file ???/tmp/.r0/etc/passwd???: No such file or directory
** (process:3856690): WARNING **: 05:43:29.986: Error loading passwd
file: Failed to
open file ???/tmp/.r0/etc/passwd???: No such file or directory
pipestatus-0.7.0-alt2
Building Dependency Tree...
E: Couldn't find package mk-configure>=0.34.2-alt4
hsh-install: Failed to calculate package file list.
python3-module-httpdbg-2.1.7-alt1
> assert "def handle_exception" in group.label,
records._print_for_debug()
E AssertionError: None
E assert 'def handle_exception' in ''
--
------------------------------ Captured log call
-------------------------------
ERROR tests.test_server_hook_flask:app.py:875 Exception on /boum
[GET]
Traceback (most recent call last):
--
1 / 0
ZeroDivisionError: division by zero
INFO werkzeug:_internal.py:97 127.0.0.1 - - [21/Jun/2026 06:25:53]
"[35m[1mGET
/boum HTTP/1.1[0m" 500 -
=========================== short test summary info
============================
FAILED tests/test_server_hook_fastapi.py::test_fastapi_endpoint -
assert b'' ...
FAILED
tests/test_server_hook_flask.py::test_flask_internal_server_error - As...
======================== 2 failed, 185 passed in 52.02s
========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest',
'--ignore=tests/ui']'
returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.Cp9jTv (%check)
python3-module-paho-2.1.0-alt1
> raise RuntimeError(f"Client {name} exited with code
{proc.returncode},
expected {expected_returncode}")
E RuntimeError: Client 03-publish-helper-qos1-disconnect.py
exited with code
-2, expected 0
tests/lib/conftest.py:75: RuntimeError
--
"on_disconnect",
E AssertionError: assert ['on_connect'..._unsubscribe'] ==
['on_connect'...n_disconnect']
E
--
=========================== short test summary info
============================
FAILED
tests/test_client.py::TestCompatibility::test_callback_v1_mqtt3[unix]
ERROR tests/lib/test_01_unpwd_unicode_set.py::test_01_unpwd_unicode_set
- Run...
ERROR
tests/lib/test_03_publish_helper_qos0.py::test_03_publish_helper_qos0
ERROR
tests/lib/test_03_publish_helper_qos0_v5.py::test_03_publish_helper_qos0_v5
ERROR
tests/lib/test_03_publish_helper_qos1_disconnect.py::test_03_publish_helper_qos1_disconnect
======= 1 failed, 140 passed, 21 skipped, 1 xfailed, 4 errors in 39.98s
========
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-o',
'addopts=',
'tests']' returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.lU17Wb (%check)
python3-module-requests-unixsocket2-1.0.1-alt1
raise BadStatusLine(line)
E urllib3.exceptions.ProtocolError: ('Connection aborted.',
BadStatusLine('Hello
world!HTTP/1.1 200 OK\r\n'))
During handling of the above exception, another exception occurred:
--
raise ConnectionError(err, request=request)
E requests.exceptions.ConnectionError: ('Connection aborted.',
BadStatusLine('Hello
world!HTTP/1.1 200 OK\r\n'))
=========================== short test summary info
============================
FAILED
requests_unixsocket/tests/test_requests_unixsocket.py::test_unix_domain_adapter_ok
========================= 1 failed, 5 passed in 0.13s
==========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra',
'-Wignore',
'requests_unixsocket/tests']' returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.vw7GUR (%check)
runawk-1.6.1-alt3
Building Dependency Tree...
E: Couldn't find package mk-configure>=0.34.2-alt4
hsh-install: Failed to calculate package file list.
srt-1.5.5-alt1
[ RUN ] TestConnectionAPI.Listen
Listen after close error: Connection setup failure: socket closed
during operation
[ OK ] TestConnectionAPI.Listen (2 ms)
--
[ PASSED ] 265 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] TestSocketOptions.TLPktDropInherits
1 FAILED TEST
YOU HAVE 6 DISABLED TESTS
68 error logs REMOVED from the list
CTK-0.1.0-alt10.git.dd4caeae
CuraEngine-1:5.13.0-alt1
alizams-1.10.0-alt1
alterator-usbmount-0.1.5-alt1
android-tools-34.0.5-alt5
bear-3.1.5-alt1
bmake-20251111-alt1
corectrl-1.5.2-alt2
dart-6.16.7-alt1
deepin-anything-7.0.39-alt1
dtklog-6.7.43-alt1
dwarfs-0.15.3-alt1.1
eartag-1.0.2-alt1.1
f3d-3.4.1-alt1
fcitx5-chinese-addons-5.1.1-alt2_1.1
fcitx5-m17n-5.1.0-alt1_1
freecad-1:1.1.1-alt2
gdcm-3.2.5-alt2
gnuradio-3.10.12.0-alt1
goldendict-ng-26.3.0-alt2
gqrx-2.17.7-alt1
gr-osmosdr-0.2.6-alt3
gz-common-7.0.0-alt1
gz-fuel-tools-11.0.0-alt1
gz-gui-10.0.0-alt2
gz-physics-9.1.0-alt1
gz-rendering-10.0.0-alt1
gz-sensors-10.0.0-alt1
gz-sim-10.1.1-alt2
gz-utils-4.0.0-alt1
itk-5.4.5-alt1
kddockwidgets-2.4.0-alt1
kodi-21.3-alt5
level-zero-1.28.6-alt1
libUvula-1.0.1-alt3
libdulcificum-5.10.2-alt3.gitdfaa4763
libmcl-0.1.13-alt1
libmtxclient-0.10.1-alt1
libopenimageio-3.1.14.1-alt1
lincity-ng-2.15.0-alt1
lizardfs-3.13.0-alt0.rc4.1.2
mk-configure-0.39.3-alt1
nheko-0.12.1-alt4
opencascade-7.9.3-alt1
openimagedenoise-2.3.3-alt5
parameterserializer-0-alt1.git.3b40b7f
pdfcsp-0.4.0-alt2
perl-Tie-DBI-1.08-alt1
pnetcdf-1.8.1-alt4
python3-module-covdefaults-2.3.0-alt1
python3-module-django-6.0.5-alt1
python3-module-easyprocess-1.1-alt2
python3-module-pythran-0.18.1-alt1
python3-module-torch-cpu-2.10.0-alt1
rng-tools-6.17-alt1.1
shadps4-0.16.0-alt1
shadps4-qtlauncher-224-alt1
shepherd-1.0.1-alt1
slicer-5.10.0-alt1
slicerexecutionmodel-2.0.0-alt3
spdlog-1.17.0-alt1
supertux2-0.7.0-alt1
tremotesf-2.9.1-alt2
trojita-0.7-alt3
ueberzugpp-2.9.8-alt1
util-linux-2.39.2-alt2
vcpkg-2025.12.16-alt1
vtkaddon-0-alt4.git.2c1998e
Total 545 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk