[cyber] I: Sisyphus-20211006 x86_64 beehive_status: +6 -20 (349)

ALT beekeeper hiver на altlinux.org
Ср Окт 6 09:54:26 MSK 2021


	6 NEW error logs

apache2-mod_auth_gssapi-1.6.3-alt1
	SPNEGO: SUCCESS
	SPNEGO Proxy Auth: FAILED
	SPNEGO No Auth: SUCCESS

fish-3.3.1-alt1
	Testing builtin_string
	Error: Test failed on line 5589: [string match -r \(\?=ab\\K\) ab]: expected return
	code 0 but got 2
	Error: Test failed on line 5589: [string match -r \(\?=ab\\K\)..\(\?=cd\\K\) abcd]:
	expected return code 0 but got 2
	Testing illegal command exit code

fleet-commander-admin-0.15.1-alt8
	FAIL: test_logger_dconf.sh
	test_01_write_key_for_known_schema (__main__.TestDconfLogger)
	... DEBUG:fleet_commander_logger.py:Constructing GSettingsLogger
	--
	DEBUG:_logger_test_suite.py:Signal registered. Calling 'Change' dbus method. Args: [[]]
	ERROR:_logger_test_suite.py:Timed out waiting for DBus call. Test probably failed
	ERROR
	test_02_write_key_for_unknown_schema (__main__.TestDconfLogger)
	... DEBUG:fleet_commander_logger.py:Constructing GSettingsLogger
	--
	ok
	ERROR: test_01_write_key_for_known_schema (__main__.TestDconfLogger)
	Traceback (most recent call last):
	--
	return self.log.pop(0)
	IndexError: pop from empty list
	Ran 9 tests in 3.052s
	FAILED (errors=1)
	dbus.Array([dbus.String('org.freedesktop.DBus'), dbus.String(':1.3'),
	dbus.String('org.freedesktop.ScreenSaver'), dbus.String('ca.desrt.dconf'),
	dbus.String(':1.1'), dbus.String(':1.2')], signature=dbus.Signature('s'))

perl-CryptX-0.073-alt1
	#   Failed test '$x = Math::BigInt->new("09876123456789067890"); $y =
	Math::BigInt->new("12"); $x->brsft($y, 10);'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '9876123'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("3333333_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '3,999999999999999999999'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("3000000_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '3,999999999999999999999999999'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("2000000_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '4,1999999999999999999999999999'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("1000000_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '9,999999999999999999999999999'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("100000_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '99,99999999999999999999999999'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("10000_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '999,9999999999999999999999999'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("1000_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '9999,999999999999999999999999'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("100_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '99999,99999999999999999999999'
	#   Failed test '$x = Math::BigInt->new("9999999_9999999_9999999_9999999"); $y =
	Math::BigInt->new("10_0000000_0000000_0000000"); join (",", $x->bdiv($y));'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.

python3-module-sh-1.12.14-alt6
	test_unbuffered (__main__.StreamBuffererTests) ... ok
	FAIL: test_done_callback (__main__.FunctionalTests)
	Traceback (most recent call last):
	--
	self.assertTrue(abs(wait_elapsed - 1.0) < 1.0)
	AssertionError: False is not true
	FAIL: test_stdin_unbuffered_bufsize (__main__.FunctionalTests)
	Traceback (most recent call last):
	--
	self.assertTrue(abs(1-time1) < 0.5)
	AssertionError: False is not true
	Ran 156 tests in 75.974s
	FAILED (failures=2, skipped=2)
	Coverage.py warning: Module sh.py was never imported. (module-not-imported)
	--
	Failed for 3.9, C
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-sh-1.12.14/.tox/py3/bin/python sh.py travis (exited
	with code 1)
	py3 finish: run-test  after 162.79 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup /usr/src/RPM/BUILD/python3-module-sh-1.12.14/.tox/.tmp/package/1/sh-1.12.14.zip

wcslib-5.19.1-alt3
	ld: /usr/src/tmp/cc7JC83G.ltrans0.ltrans.o: in function `main':
	/usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:251: undefined reference to `wcspih'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:253: undefined reference to
	`wcshdr_errmsg'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:253: undefined reference to
	`wcsfprintf'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:287: undefined reference to
	`wcsfprintf'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:244: undefined reference to `wcsbth'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:327: undefined reference to
	`wcserr_enable'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:328: undefined reference to
	`wcsprintf_set'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:348: undefined reference to `wcsfix'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:360: undefined reference to `wcsset'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:391: undefined reference to
	`wcsprintf'
	ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:392: undefined reference to `wcsprt'

	20 error logs REMOVED from the list
GTS-2.5.1-alt1
deepin-kwin-5.3.14-alt1
dwgrep-0.4-alt3
erlang-meck-0.8.13-alt2
gawk-5.1.0.0.213.d04f-alt1
gnome-quod-0.2.3-alt4
itk-snap-3.8.0-alt6
libmusicbrainz-2.1.5-alt8
netxms-2.2.11-alt2
opendx-4.4.4-alt9
perl-Net-SIP-0.832-alt1
python3-3.9.7-alt3
rootsh-1.5.3-alt2
scourge-0.21.1-alt6.svn3264
slicer-4.11.20210226-alt1
sphinx-2.3.2-alt3
springrts-105.0-alt1.1
tome-2.3.5-alt3
ufoai-2.5-alt5
ytalk-3.3.0-alt1.qa1

Total 349 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk