ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230801 x86_64 beehive_status: +12 -12 (297)
@ 2023-08-01  4:06 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-08-01  4:06 UTC (permalink / raw)
  To: sisyphus-cybertalk

	12 NEW error logs

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)

element-desktop-1.11.25-alt1
	+ mv package.json.back package.json
	+ exit 0
	Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57051
	+ umask 022
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd element-desktop-1.11.25
	+ npm config set python /usr/bin/python3
	npm ERR! `python` is not a valid npm option
	npm ERR! A complete log of this run can be found in:
	/usr/src/.npm/_logs/2023-08-01T02_59_50_038Z-debug-0.log

gopass-1.15.5-alt1
	list_test.go:73:
	[/usr/src/RPM/BUILD/gopass-1.15.5/.build/src/github.com/gopasspw/gopass/gopass list]
	--- PASS: TestListRegressions1628 (0.58s)
	FAIL
	exit status 1
	FAIL	github.com/gopasspw/gopass/tests	37.152s
	make: *** [Makefile:117: test-integration] Error 1
	make: Leaving directory
	'/usr/src/RPM/BUILD/gopass-1.15.5/.build/src/github.com/gopasspw/gopass'
	error: Bad exit status from /usr/src/tmp/rpm-tmp.80662 (%check)
	RPM build errors:
	Macro %with_check has empty body

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)

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)

opennebula-6.2.0.1-alt5
	+ umask 022
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd opennebula-6.2.0.1
	+ export PATH_DEFAULT=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
	+ PATH_DEFAULT=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
	+ npm config set offline true
	+ npm config set zmq_external true
	npm ERR! `zmq_external` is not a valid npm option
	npm ERR! A complete log of this run can be found in:
	/usr/src/.npm/_logs/2023-08-01T02_03_27_429Z-debug-0.log

python3-module-jupyterlab-4.0.3-alt1
	jupyterlab/tests/test_jupyterlab.py::TestExtension::test_compatibility PASSED [ 78%]
	jupyterlab/tests/test_jupyterlab.py::TestExtension::test_unlink_package FAILED [ 81%]
	jupyterlab/tests/test_jupyterlab.py::TestExtension::test_validation PASSED [ 83%]
	jupyterlab/tests/test_jupyterlab.py::test_load_extension PASSED		 [ 86%]
	jupyterlab/tests/test_registry.py::TestAppHandlerRegistry::test_get_registry FAILED [ 89%]
	jupyterlab/tests/test_registry.py::TestAppHandlerRegistry::test_node_not_available PASSED
	[ 91%]
	jupyterlab/tests/test_registry.py::TestAppHandlerRegistry::test_populate_staging PASSED
	[ 94%]
	jupyterlab/tests/test_registry.py::TestAppHandlerRegistry::test_yarn_config FAILED [ 97%]
	jupyterlab/tests/test_registry.py::TestAppHandlerRegistry::test_yarn_config_failure
	PASSED [100%]
	--
	>	    raise ValueError(msg % source)
	E	    ValueError: "/usr/src/tmp/tmp0od9yobu/package" is not a valid npm package
	jupyterlab/commands.py:1787: ValueError
	--
	>	    self.assertEqual(handler.registry, yarn_registry)
	E	    AssertionError: 'https://registry.yarnpkg.com' !=
	'https://private.yarn/manager'
	E	    - https://registry.yarnpkg.com
	--
	"npm config": {"registry": yarn_registry},
	E	    AssertionError: {'yarn config': {}, 'npm config': {}} != {'yarn config':
	{'registry': 'https://private.yarn/manager[58 chars]er'}}
	E	    - {'npm config': {}, 'yarn config': {}}
	--
	=========================== short test summary info ============================
	FAILED jupyterlab/tests/test_jupyterlab.py::TestExtension::test_unlink_package
	FAILED jupyterlab/tests/test_registry.py::TestAppHandlerRegistry::test_get_registry
	FAILED jupyterlab/tests/test_registry.py::TestAppHandlerRegistry::test_yarn_config
	=========== 3 failed, 34 passed, 32 deselected, 7 warnings in 1.64s ============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '-k', 'not
	test_uninstall_core_extension and not test_install_and_uninstall_pinned_folder and not
	test_install_and_uninstall_pinned and not test_build_custom_minimal_core_config and not
	test_build_custom and not test_build_check and not test_clear and not test_update and
	not test_install and not test_uninstall and not test_app_dir and not test_list_extension
	and not test_enable_extension and not test_disable_extension and not test_link and not
	test_build']' returned non-zero exit status 1.

python3-module-urllib3-2:2.0.4-alt1
	SKIPPED [3] test/with_dummyserver/test_socketlevel.py:2300: urllib3 uses Content-Length
	in this case
	FAILED
	test/with_dummyserver/test_socketlevel.py::TestContentFraming::test_chunked_not_specified[generator-POST]
	- AssertionError: assert b'\r\n\r\na\r\nxxxxxxxxxx\r\n0\r\n\r\n' in b'POST /
	HTTP/1.1\r\nHost: localhost:43315\r\nAccept-Encoding: identity\r\nTransfer-Encoding:
	chunked\r\nUser-Agent: python-urllib3/2.0.4\r\n\r\n'
	==== 1 failed, 1692 passed, 612 skipped, 302 warnings in 533.71s (0:08:53) =====
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
	non-zero exit status 1.

qemu-8.0.0-alt3
	Summary of Failures:
	84/818 qemu:qtest+qtest-i386 / qtest-i386/ahci-test				 ERROR
	30.62s	 killed by signal 6 SIGABRT
	118/818 qemu:qtest+qtest-x86_64 / qtest-x86_64/ahci-test			  ERROR
	33.02s	 killed by signal 6 SIGABRT
	Ok:		    746

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/x86_64-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)

watchexec-1.22.3-alt1
	test globs ... ok
	test scopes ... FAILED
	failures:
	--
	scopes
	test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
	in 0.00s
	error: test failed, to rerun pass `-p watchexec-filterer-ignore --test filtering`

	12 error logs REMOVED from the list
auditd-plugin-clickhouse-lite-0.1.5-alt1
git-crypt-0.6.0.11.g1c905fa-alt1
libbroker-2.2.0-alt1
libcaf-0.18.5-alt1
libevent2-2.0.22-alt2
nmap-20020501:7.80-alt2
node-16.19.1-alt1
openFPGALoader-0.10.0-alt2.20230612
python3-module-easyprocess-1.1-alt1
python3-module-oslo.rootwrap-7.0.1-alt1
rednotebook-2.29.6-alt1
suite3270-4.0ga14-alt1

Total 297 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-01  4:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-01  4:06 [cyber] I: Sisyphus-20230801 x86_64 beehive_status: +12 -12 (297) ALT beekeeper

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git