[cyber] I: Sisyphus-20230805 i586 beehive_status: +18 -40 (294)
ALT beekeeper
hiver на altlinux.org
Сб Авг 5 10:54:39 MSK 2023
18 NEW error logs
bind-9.16.42-alt1
R:timeouts:SKIPPED
E:timeouts:2023-08-05T05:45:21+0000
S:tools:2023-08-05T05:45:21+0000
--
R:tools:PASS
E:tools:2023-08-05T05:45:25+0000
S:tsig:2023-08-05T05:45:25+0000
--
R:tsig:PASS
E:tsig:2023-08-05T05:45:42+0000
S:tsiggss:2023-08-05T05:45:43+0000
--
I:tsiggss:ensure too long realm name is not fatal in interactive mode (11)
cat: authsock.pid: No such file or directory
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l
[sigspec]
--
R:tsiggss:FAIL
E:tsiggss:2023-08-05T05:45:48+0000
crystal-open-2.142-alt1
this[kHandle] = new _Hash(algorithm, xofLen);
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
glibc-6:2.37.0.22.3593050c27-alt1
UNSUPPORTED: misc/tst-adjtimex-time64
FAIL: misc/tst-bz21269
UNSUPPORTED: misc/tst-clock_adjtime
--
+ rc=2
+ grep '^FAIL:' build-i586-linux/tests.sum
+ cut '-d ' -f2-
--
==> build-i586-linux/misc/tst-bz21269.test-result <==
FAIL: misc/tst-bz21269
original exit status 1
jitsi-meet-4109-alt1
this[kHandle] = new _Hash(algorithm, xofLen);
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
llvm16.0-16.0.6-alt2
Selecting swig for 'swig-devel'
E: Couldn't find package python3-module-sphinx-automodapi
hsh-install: Failed to calculate package file list.
meschach-1.2-alt1.b.3
ld: meschach.a: member meschach.a(copy.o) in archive is not an object
collect2: error: ld returned 1 exit status
node-corepack-0.10.0-alt2
this[kHandle] = new _Hash(algorithm, xofLen);
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
paexec-1.1.4-alt1
checking for define SLIST_ENTRY ( sys/queue.h )... yes
checking for define SIMPLEQ_ENTRY ( sys/queue.h )... yes
checking for define STAILQ_ENTRY ( sys/queue.h )... yes
checking for define LIST_ENTRY ( sys/queue.h )... yes
checking for define TAILQ_ENTRY ( sys/queue.h )... yes
checking for function implementation getdelim... yes
checking for define RB_ENTRY ( sys/tree.h )... no
checking for define SPLAY_ENTRY ( sys/tree.h )... no
checking for func getdelim ( stdio.h )... yes
bmake: stopped in /usr/src/RPM/BUILD/paexec-1.1.4
python3-module-bluetooth-adapters-0.15.4-alt1
==================================== ERRORS ====================================
_____________________ ERROR collecting tests/test_init.py ______________________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-bluetooth-adapters-0.15.4/tests/test_init.py'.
--
import async_timeout
E ModuleNotFoundError: No module named 'async_timeout'
---------- coverage: platform linux, python 3.11.4-final-0 -----------
--
=========================== short test summary info ============================
ERROR tests/test_init.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', 'tests']' returned
non-zero exit status 2.
python3-module-bluetooth-auto-recovery-1.2.0-alt1
==================================== ERRORS ====================================
_____________________ ERROR collecting tests/test_init.py ______________________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-bluetooth-auto-recovery-1.2.0/tests/test_init.py'.
--
import async_timeout
E ModuleNotFoundError: No module named 'async_timeout'
---------- coverage: platform linux, python 3.11.4-final-0 -----------
--
=========================== short test summary info ============================
ERROR tests/test_init.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', 'tests']' returned
non-zero exit status 2.
python3-module-chacha20poly1305-reuseable-0.2.5-alt1
==================================== ERRORS ====================================
_____________________ ERROR collecting tests/test_init.py ______________________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-chacha20poly1305-reuseable-0.2.5/tests/test_init.py'.
--
from cryptography.exceptions import InvalidTag
E ModuleNotFoundError: No module named 'cryptography'
---------- coverage: platform linux, python 3.11.4-final-0 -----------
=========================== short test summary info ============================
ERROR tests/test_init.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', 'tests']' returned
non-zero exit status 2.
python3-module-openapi-core-0.18.0-alt1
==================================== ERRORS ====================================
_____ ERROR collecting tests/unit/contrib/aiohttp/test_aiohttp_requests.py _____
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-openapi-core-0.18.0/tests/unit/contrib/aiohttp/test_aiohttp_requests.py'.
--
from aiohttp import web
E ModuleNotFoundError: No module named 'aiohttp'
____ ERROR collecting tests/unit/contrib/aiohttp/test_aiohttp_responses.py _____
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-openapi-core-0.18.0/tests/unit/contrib/aiohttp/test_aiohttp_responses.py'.
--
from aiohttp import web
E ModuleNotFoundError: No module named 'aiohttp'
__________ ERROR collecting tests/unit/contrib/django/test_django.py ___________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-openapi-core-0.18.0/tests/unit/contrib/django/test_django.py'.
--
from django.http.request import HttpRequest
E ModuleNotFoundError: No module named 'django'
=============================== warnings summary ===============================
--
=========================== short test summary info ============================
ERROR tests/unit/contrib/aiohttp/test_aiohttp_requests.py
ERROR tests/unit/contrib/aiohttp/test_aiohttp_responses.py
ERROR tests/unit/contrib/django/test_django.py
!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', 'tests/unit', '-v']'
returned non-zero exit status 2.
python3-module-pook-1.1.1-alt1
==================================== ERRORS ====================================
___________ ERROR collecting tests/unit/interceptors/aiohttp_test.py ___________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-pook-1.1.1/tests/unit/interceptors/aiohttp_test.py'.
--
import aiohttp
E ModuleNotFoundError: No module named 'aiohttp'
=============================== warnings summary ===============================
--
=========================== short test summary info ============================
ERROR tests/unit/interceptors/aiohttp_test.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
python3-module-snuggs-1.4.7-alt1
> msg = m.group(1)
E AttributeError: 'NoneType' object has no attribute 'group'
snuggs/__init__.py:190: AttributeError
--
> msg = m.group(1)
E AttributeError: 'NoneType' object has no attribute 'group'
snuggs/__init__.py:190: AttributeError
=========================== short test summary info ============================
FAILED test_snuggs.py::test_missing_closing_paren - AttributeError: 'NoneType...
FAILED test_snuggs.py::test_missing_func2 - AttributeError: 'NoneType' object...
FAILED test_snuggs.py::test_bogus_higher_order_func - AttributeError: 'NoneTy...
=================== 3 failed, 33 passed, 1 xpassed in 0.62s ====================
python3-module-watchdog-3.0.0-alt1
XPASS tests/test_emitter.py::test_close known to be problematic
FAILED tests/test_0_watchmedo.py::test_auto_restart_not_happening_on_file_opened_event
======== 1 failed, 164 passed, 5 skipped, 1 xpassed in 60.52s (0:01:00) ========
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
non-zero exit status 1.
touche-2.0.5-alt1
[10/15] Generating bundle/build-application-bundle with a custom command
FAILED: bundle/com.github.joseexposito.touche.js
/usr/bin/node /usr/src/RPM/BUILD/touche-2.0.5/bundle/scripts/build.js
/usr/src/RPM/BUILD/touche-2.0.5 /usr/src/RPM/BUILD/touche-2.0.5/i586-alt-linux/bundle
debug com.github.joseexposito.touche false /usr/share/touchegg/touchegg.conf
--
this[kHandle] = new _Hash(algorithm, xofLen);
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
vim-plugin-coc-calc-2.0.2-alt2
if(isError) throw e;
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
wine-cpcsp_proxy-0.6.0-alt3
make: Leaving directory '/usr/src/RPM/BUILD/wine-cpcsp_proxy-0.6.0/cpcsp_proxy'
make: *** Waiting for unfinished jobs....
make: Entering directory '/usr/src/RPM/BUILD/wine-cpcsp_proxy-0.6.0/cpcsp_proxy'
winegcc -c -o proxy.o proxy.c -g -O2 -fPIC -Wall -D__WINESRC__ -shared
winegcc: Could not find g++
make: *** [Makefile:10: proxy.o] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/wine-cpcsp_proxy-0.6.0/cpcsp_proxy'
make: Entering directory '/usr/src/RPM/BUILD/wine-cpcsp_proxy-0.6.0/cpcsp_proxy'
winegcc -o cpcsp_proxy.dll -Wb,--fake-module -shared cpcsp_proxy.spec -mno-cygwin
make: Leaving directory '/usr/src/RPM/BUILD/wine-cpcsp_proxy-0.6.0/cpcsp_proxy'
40 error logs REMOVED from the list
LibreOffice-still-7.4.7.2-alt1
acpica-20220331-alt1
auditd-plugin-clickhouse-lite-0.1.5-alt1
burp-1:2.5.4-alt3
coturn-4.5.2-alt1
evrouter-0.4-alt2
gamemode-1.7-alt1
ghc8.10.5-8.10.5-alt1
ghc8.10.7-8.10.7-alt2
git-crypt-0.6.0.11.g1c905fa-alt1
imagescan-3.65.0-alt4
klibc-2.0.9-alt1
libbroker-2.2.0-alt1
libcaf-0.18.5-alt1
libevent2-2.0.22-alt2
libowt-tg-4.3.0.7-alt2
lxd-4.22-alt1
mumble-1.4.287-alt1
mumps-5.3.5-alt3
nmap-20020501:7.80-alt2
node-16.19.1-alt1
perl-Crypt-OpenSSL-EC-1.32-alt1
perl-Crypt-Random-1.54-alt1
perl-POE-Component-SSLify-1.012-alt1_17
python-2.7.18-alt10
python3-module-fastapi-0.99.1-alt1
python3-module-mdp-3.6-alt1
python3-module-mkdocs-1.5.1-alt1
python3-module-novaclient-18.1.0-alt2.1
python3-module-pyflakes-3.0.1-alt1
python3-module-qbrz-1:0.4.1-alt3.bzr20220414
python3-module-robotframework-6.0.2-alt1
python3-module-sphinx-automodapi-0.14.1-alt2
python3-module-txaio-18.8.1-alt3.1
qmapshack-1.16.0-alt1
rednotebook-2.29.6-alt1
rocksdb-7.9.2-alt1
suite3270-4.0ga14-alt1
telegram-desktop-4.3.1-alt3
translate-toolkit-3.3.6-alt1
Total 294 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk