* [cyber] I: Sisyphus-20251102 x86_64 beehive_status: +13 -447 (234)
@ 2025-11-02 13:46 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-11-02 13:46 UTC (permalink / raw)
To: sisyphus-cybertalk
13 NEW error logs
gcr4-4.4.0.1-alt1.1
+ xvfb-run /usr/bin/meson test --no-rebuild --print-errorlogs -C x86_64-alt-linux -t 8
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
The XKEYBOARD keymap compiler (xkbcomp) reports:
guile30-3.0.10-alt1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
make[6]: Leaving directory '/usr/src/RPM/BUILD/guile30-3.0.10/test-suite/standalone'
--
Running 00-repl-server.test
ERROR: 00-repl-server.test: repl-server: HTTP inter-protocol attack - arguments:
((system-error "fport_write" "~A" ("Broken pipe") (32)))
make[5]: *** [Makefile:2622: tests/00-repl-server.log] Error 1
kernel-modules-LiME-6.12-1.9.1-alt5.396344.1
Cleaning files in /usr/src/tmp/kernel-modules-LiME-6.12-buildroot (auto)
find: 'usr': No such file or directory
Verifying and fixing files in /usr/src/tmp/kernel-modules-LiME-6.12-buildroot
(binconfig,pkgconfig,libtool,desktop,gnuconfig)
mumps-5.3.5-alt5
gcc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o
multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
-Wl,-soname,libpord_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs
lto1: internal compiler error: resolution sub id 0x78e21cf6bcb6e033 not in object file
libbacktrace could not find executable to open
--
See <http://bugzilla.altlinux.org> for instructions.
lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
compilation terminated.
ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:34: libpord_seq.so] Error 1
openmotif-2.3.8-alt2
../../../clients/uil/uil -o hellomotif.uid hellomotif.uil -I./../../../clients/uil
-I../../../clients/uil
make[3]: *** [Makefile:744: hellomotif.uid] Segmentation fault
make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
make[3]: *** Waiting for unfinished jobs....
make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../lib/Xm
-I./../../../lib -I../../../lib -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -frecord-gcc-switches
-Wall -g -O2 -flto=auto -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o hellomotif.o hellomotif.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
make[2]: *** [Makefile:431: all-recursive] Error 1
make[1]: *** [Makefile:398: all-recursive] Error 1
make: *** [Makefile:457: all-recursive] Error 1
python3-module-retrying-1.4.2-alt1
"msg": "calls_per_second_final was not within +/-20% of calls_per_second_initial"
E AssertionError: False is not true : {'calls_per_second_initial':
15723.595129901401, 'calls_per_second_final': 25798.85722814075, 'msg':
'calls_per_second_final was not within +/-20% of calls_per_second_initial'}
test_retrying.py:530: AssertionError
=========================== short test summary info ============================
FAILED test_retrying.py::LoadTest::test_load - AssertionError: False is not t...
======================== 1 failed, 26 passed in 24.50s =========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', 'test_retrying.py']'
returned non-zero exit status 1.
python3-module-vcrpy-7.0.0-alt1
> self.sock.sendall(data)
E BrokenPipeError: [Errno 32] Broken pipe
/usr/lib64/python3.13/http/client.py:1055: BrokenPipeError
--
=========================== short test summary info ============================
FAILED tests/unit/test_stubs.py::TestVCRConnection::test_body_consumed_once_iterator
================= 1 failed, 176 passed, 3 deselected in 1.13s ==================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-m', 'not online',
'tests/unit/']' returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpm-tmp.34038 (%check)
python3-module-websockets-15.0.1-alt1
.......................................sssssssssssssss.......ssssssss...................................................................................................................................................................s....s.s........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.......s..................................................................................................................................s.......................................................................................................................................s........................................................................................................sssssssssssssss.....ssssssss....................s................................s.............................................EF...............sss...............................s....................................................................................................................................................................................................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................................
ERROR: test_writing_in_recv_events_fails
(tests.sync.test_connection.ClientConnectionTests.test_writing_in_recv_events_fails)
Error when responding to incoming frames is correctly reported.
--
raise self.protocol.close_exc from original_exc
websockets.exceptions.ConnectionClosedError: no close frame received or sent
FAIL: test_writing_in_send_context_fails
(tests.sync.test_connection.ClientConnectionTests.test_writing_in_send_context_fails)
Error when sending outgoing frame is correctly reported.
--
self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
AssertionError: None is not an instance of <class 'BrokenPipeError'>
Ran 1947 tests in 73.941s
FAILED (failures=1, errors=1, skipped=61)
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
exit status 1.
rng-tools-6.17-alt1.1
PASS: rngtestzero.sh
FAIL: rngtestjitter.sh
Testsuite summary for rng-tools 6.17
--
# SKIP: 1
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
shepherd-1.0.1-alt1
make[4]: Entering directory '/usr/src/RPM/BUILD/shepherd-1.0.1'
FAIL: tests/services/system-log.sh
make[4]: Leaving directory '/usr/src/RPM/BUILD/shepherd-1.0.1'
--
# SKIP: 1
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See ./test-suite.log
tripso-1.2.2-alt2
= Received packet matches expected!\r
= send test/parsec-l0c1.pkt\r
[ 14.129105] xt_TRIPSO: option astra 0x82[5]<1> 82 05 ab 01 04 00 00 00\r
[ 14.134560] xt_TRIPSO: : astra level=0 categories=1\r
[ 14.135698] xt_TRIPSO: :: translated to cipso: 86 0b 00 00 00 01 01 05 00 00 80\r
[ 14.140635] xt_TRIPSO: ::: skb expanded from 2 to 4 bytes (12 8)\r
[ 14.146852] xt_TRIPSO: ::: packet expanded 4 bytes (12 8)\r
IP (tos 0x0, ttl 64, id 11516, offset 0, flags [DF], proto ICMP (1), length 92, options
(security,EOL))\r
10.99.0.2 > 10.99.0.3: ICMP echo request, id 4631, seq 1, length 64\r
qemu-system-x86_64: terminating on signal 15 from pid 1585907 (timeout)
util-linux-2.39.2-alt2
SCHED_DEADLINE min/max priority : 0/0
schedutils: chrt-non-user ... KNOWN FAILED (1 from
1 sub-tests)
rename: symlink check ... OK
--
utmp: last ... SKIPPED (last not found)
ul: basic tests: [02] filter-input ... KNOWN FAILED (ul/basic-filter-input)
utmp: last ipv6 ... SKIPPED (last not found)
--
mkswap: mkswap: [02] LE-4096 ... OK
ul: basic tests ... KNOWN FAILED (1 from 3 sub-tests)
utmp: subsecond ... OK
--
blkid: superblocks probing: [92] ubifs ... OK
script: replay: [04] live ... KNOWN FAILED (script/replay-live)
script: replay ... KNOWN FAILED (1 from 4 sub-tests)
blkid: superblocks probing: [93] udf-bdr-2.60-nero ... OK
--
}}}-diff
script: options: [05] size ... FAILED (script/options-size)
script: options ... FAILED (1 from 5 sub-tests)
blkid: superblocks probing: [126] zfs ... OK
--
script: race conditions ... OK
1 tests of 247 FAILED
script/options
valkey-8.1.3-alt1
09:13:10> Before slots allocation, all nodes report cluster failure: OK
09:13:10> Create a 5 nodes cluster: FAILED: caught an error in the test ERR Slot 3275
is already busy
ERR Slot 3275 is already busy
447 error logs REMOVED from the list
BareBonesBrowserLaunch-3.1-alt2_22jpp11
CFR-0.151-alt1_7jpp11
CTK-0.1.0-alt8.git.82cae578
Cardinal-25.06-alt1
HdrHistogram-2.1.12-alt1_1jpp11
IPAddress-5.2.1-alt1_6jpp11
aalto-xml-1.2.2-alt1_5jpp11
alizams-1.9.10-alt2
android-json-org-java-6.0.1-alt1_0.6.r22jpp11
android-opengl-api-1.1-alt2_16jpp11
animal-sniffer-1.23-alt1
ant-0:1.10.12-alt1_8jpp11
ant-antunit-1.4.1-alt1_3jpp11
ant-contrib-0:1.0-alt5_0.36.b3jpp11
antlr-0:2.7.7-alt12_67jpp11
antlr3-1:3.5.3-alt2_3jpp11
antlrworks-1.5.2-alt1_18jpp11
aopalliance-0:1.0-alt6_24jpp11
apache-commons-beanutils-0:1.9.4-alt1_10jpp11
apache-commons-cli-0:1.5.0-alt1_3jpp11
apache-commons-codec-0:1.15-alt1_4jpp11
apache-commons-collections-0:3.2.2-alt1_27jpp11
apache-commons-collections4-4.4-alt1_6jpp11
apache-commons-compress-1.27.1-alt1
apache-commons-digester-0:2.1-alt3_22jpp11
apache-commons-exec-0:1.3-alt1_22jpp11
apache-commons-fileupload-1:1.4-alt1_7jpp11
apache-commons-httpclient-1:3.1-alt6_36jpp11
apache-commons-io-1:2.19.0-alt1
apache-commons-jxpath-0:1.3-alt3_43jpp11
apache-commons-lang-0:2.6-alt5_32jpp11
apache-commons-lang3-3.19.0-alt1
apache-commons-logging-0:1.2-alt1_30jpp11
apache-commons-math-0:3.6.1-alt1_8jpp11
apache-commons-modeler-1:2.0.1-alt1_28jpp11
apache-commons-net-0:3.6-alt1_16jpp11
apache-commons-parent-0:52-alt1_4jpp11
apache-commons-pool-0:1.6-alt2_29jpp11
apache-commons-pool2-2.4.2-alt4_7jpp11
apache-ivy-0:2.5.0-alt1_10jpp11
apache-parent-26-alt1_3jpp11
apache-rat-0.15-alt1
apache-resource-bundles-1:36-alt1_2jpp11
apache-sshd-1:2.6.0-alt1_2jpp11
apiguardian-1.1.2-alt1_3jpp11
aqute-bnd-0:6.2.0-alt1_2jpp11
aqute-bnd4-0:4.3.1-alt4_4jpp11
args4j-2.33-alt1_19jpp11
assertj-core-3.27.3-alt1
atinject-0:1.0.5-alt2
auto-1.6.1-alt1_3jpp11
avalon-framework-0:4.3-alt5_24jpp11
avalon-logkit-0:2.1-alt2_32jpp11
batik-0:1.14-alt1_3jpp11
bcel-1:6.8.2-alt1
bea-stax-0:1.2.0-alt4_20jpp11
blender4.5-4.5.2-alt1.1
bouncycastle-0:1.70-alt1_4jpp11
bouncycastle1.65-0:1.65-alt3_4jpp11
bpftrace-0.24.1-alt1
bsf-1:2.4.0-alt3_46jpp11
bsh-0:2.1.0-alt1_5jpp11
buildnumber-maven-plugin-1.3-alt1_17jpp11
bytelist-1.0.8-alt3_22jpp11
byteman-4.0.16-alt1_7jpp11
canl-java-2.8.3-alt1
cdi-api-2.0.2-alt2
cglib-0:3.3.0-alt1_7jpp11
classloader-leak-test-framework-2.7.0-alt2_1jpp11
classpathless-compiler-2.1.1-alt1_3jpp11
clojure-1:1.11.1-alt1_3jpp11
clojure-core-specs-alpha-1:0.2.62-alt1_3jpp11
clojure-maven-plugin-1.8.4-alt1_3jpp11
clojure-spec-alpha-1:0.3.218-alt1_3jpp11
closure-compiler-1:20160315-alt3_11jpp11
codehaus-parent-0:4-alt4_21jpp11
compile-command-annotations-1.2.1-alt1_10jpp11
compress-lzf-1.0.4-alt1_2jpp11
cpptasks-0:1.0b5-alt2_24jpp11
decentxml-1.4-alt3_24jpp11
directory-maven-plugin-1.0-alt1
disruptor-3.4.4-alt1_3jpp11
dm-secdel-1.0.12-alt1
dom4j-0:2.0.3-alt2
eartag-1.0.2-alt1
easymock-0:4.2-alt1_7jpp11
ecj-1:4.23-alt1_3jpp11
ed25519-java-0.3.0-alt1_14jpp11
evo-inflector-1.2.1-alt1_9jpp11
exec-maven-plugin-3.1.1-alt1
fasterxml-oss-parent-41-alt1_2jpp11
felix-gogo-parent-6-alt1_2jpp11
felix-gogo-shell-1.1.4-alt1_1jpp11
felix-osgi-core-0:1.4.0-alt6_26jpp11
felix-parent-0:7-alt1_6jpp11
felix-scr-2.1.26-alt1_2jpp11
forge-parent-38-alt1_19jpp11
freemarker-0:2.3.31-alt1_4jpp11
fusesource-pom-0:1.12-alt1_8jpp11
geronimo-annotation-1.0-alt4_28jpp11
geronimo-jms-1.1.1-alt3_29jpp11
geronimo-osgi-support-1.0-alt2_28jpp11
geronimo-parent-poms-1.6-alt3_33jpp11
glassfish-jsp-api2.3-2.3.3-alt3_2jpp11
glassfish-servlet-api3.1-3.1.0-alt4_18jpp11
glite-jobid-api-java-1.3.9-alt2_15jpp11
gnu-getopt-0:1.0.14-alt1_20jpp11
gnu-regexp-0:1.1.4-alt1_27jpp11
google-gson-2.9.1-alt1_1jpp11
google-guice-0:5.1.0-alt2
guava-31.0.1-alt2_3jpp11
guava20-20.0-alt1_11jpp11
hamcrest-0:2.2-alt1_5jpp11
hawtjni-0:1.18-alt1_2jpp11
hibernate-jpa-2.0-api-1.0.1-alt4_29jpp11
hibernate-jpa-2.1-api-1.0.0-alt2_12jpp11
hid4java-0.7.0-alt1_3jpp11
hppc-0.7.1-alt1_8jpp11
hsqldb-1:2.4.0-alt1_10jpp11
httpcomponents-project-12-alt1_4jpp11
icedtea-web-2.0.0.alpha26-alt2_jpp11
icu4j-1:71.1-alt1_3jpp11
isorelax-2:0-alt1_0.27.release20050331jpp11
ispc-1.28.2-alt1
itext-1:2.1.7-alt7_41jpp11
itk-5.4.4-alt1
jBCrypt-0.4-alt1_9jpp11
jFormatString-0-alt1_0.41.20131227gitf159b88jpp11
jabrt-1.0-alt1_14.git0a3b423jpp11
jackson-annotations-2.11.4-alt1_6jpp11
jackson-bom-2.11.4-alt1_2jpp11
jackson-core-2.11.4-alt1_7jpp11
jackson-databind-2.11.4-alt1_4jpp11
jackson-dataformats-binary-2.9.8-alt1_9jpp11
jackson-dataformats-text-2.9.8-alt1_9jpp11
jackson-jaxrs-providers-2.11.4-alt1_4jpp11
jackson-modules-base-2.11.4-alt1_5jpp11
jackson-parent-2.11-alt1_2jpp11
jacoco-0.8.7-alt1_6jpp11
jakarta-activation-1.2.2-alt1_4jpp11
jakarta-annotations-1.3.5-alt1_11jpp11
jakarta-el-4.0.0-alt1_5jpp11
jakarta-interceptors-2.0.0-alt1_3jpp11
jakarta-json-1.1.6-alt1_7jpp11
jakarta-mail-1.6.7-alt1_3jpp11
jakarta-oro-0:2.0.8-alt2_36jpp11
jakarta-persistence-2.2.3-alt1_2jpp11
jakarta-saaj-1.4.2-alt1_8jpp11
jakarta-server-pages-2.3.6-alt1_9jpp11
jakarta-servlet-5.0.0-alt1_8jpp11
jakarta-ws-rs-2.1.6-alt1_8jpp11
jakarta-xml-rpc-1:1.1.4-alt1_2jpp11
jakarta-xml-ws-2.3.3-alt1_1jpp11
janino-0:3.1.7-alt1_3jpp11
jansi-native-0:1.8-alt1_12jpp11
jansi1-1.18-alt1_11jpp11
jaranalyzer-0:1.2-alt1_0jpp6
jarbundler-2.2.0-alt5_12jpp8
jardiff-0:0.2-alt11_3jpp6
jargs-0:1.0-alt2_28jpp11
jarjar-0:1.4-alt2_23jpp11
java-base64-2.3.8-alt1_15jpp11
java-diff-utils-4.12-alt1_1jpp11
java-runtime-decompiler-6.1-alt1_3jpp11
java-scrypt-1.4.0-alt1_17jpp11
java-wakeonlan-1.0.0-alt1_17jpp11
java-xmlbuilder-0:1.1-alt1_8jpp11
java_cup-2:0.11b-alt4_21jpp11
javacc-0:7.0.4-alt1_7jpp11
javacc-maven-plugin-0:3.1.1-alt1
javaewah-1.1.13-alt1_3jpp11
javahelp2-0:2.0.05-alt5_31jpp11
javaparser-3.24.2-alt1_3jpp11
javaparser3.14-3.14.16-alt2_4jpp11
javapoet-1.7.0-alt1_12jpp11
javassist-0:3.28.0-alt1_2jpp11
jaxb-2.3.5-alt1_5jpp11
jaxb-api-2.3.3-alt1_3jpp11
jaxb-dtd-parser-1.5.0-alt1_3jpp11
jaxb-fi-1.2.18-alt1_7jpp11
jaxb-istack-commons-3.0.12-alt1_3jpp11
jaxb-stax-ex-1.8.3-alt1_8jpp11
jaxen-0:1.2.0-alt1_6jpp11
jboss-annotations-1.2-api-1.0.2-alt1_1jpp11
jboss-el-2.2-api-1.0.5-alt1_1jpp11
jboss-el-3.0-api-1.0.13-alt1_5jpp11
jboss-interceptors-1.2-api-1.0.1-alt1_2jpp11
jboss-jaxrs-2.0-api-1.0.0-alt1_16jpp11
jboss-jms-1.1-api-1:1.0.1-alt2_20jpp11
jboss-jsp-2.2-api-1.0.1-alt5_21jpp11
jboss-jsp-2.3-api-1.0.3-alt1_2jpp11
jboss-jstl-1.2-api-1.1.2-alt1_9jpp11
jboss-logging-3.4.1-alt1_9jpp11
jboss-logging-tools-2.2.1-alt1_6jpp11
jboss-parent-0:20-alt1_14jpp11
jboss-servlet-2.5-api-1.0.1-alt3_18jpp11
jboss-servlet-3.0-api-1.0.2-alt1_13jpp11
jboss-servlet-3.1-api-1.0.2-alt1_2jpp11
jchardet-0:1.1-alt2_24jpp11
jcip-annotations-1:1-alt3_32.20060626jpp11
jcodings-1.0.55-alt1_0jpp11
jcommon-0:1.0.23-alt1_22jpp11
jctools-3.3.0-alt2_5jpp11
jdeparser-2.0.3-alt1_8jpp11
jdepend-0:2.10-alt1_3jpp11
jdependency-2.13-alt1
jdom-0:1.1.3-alt3_30jpp11
jdom2-2.0.6-alt1_27jpp11
jericho-html-3.3-alt1_19jpp11
jetty-9.4.57-alt1
jffi-1.3.4-alt1_1jpp11
jflex-0:1.7.0-alt1_10jpp11
jfreechart-0:1.5.4-alt1_2jpp11
jgit-5.11.0-alt1_1jpp11
jglobus-2.1.0-alt2_27jpp11
jgoodies-animation-1.4.3-alt1_7jpp11
jgoodies-common-1.8.1-alt1_14jpp11
jgoodies-forms-1.9.0-alt1_4jpp11
jgoodies-looks-2.7.0-alt1_4jpp11
jgrapht-1:1.0.1-alt1_jpp11
jgraphx-3.6.0.0-alt1_10jpp11
jgroups-1:5.2.6-alt1_jpp11
jline-0:3.21.0-alt1_4jpp11
jmapviewer-1.03-alt3_6jpp8
jmdns-0:3.5.5-alt1_1jpp11
jmock-0:2.12.0-alt2_10jpp11
jna-5.12.1-alt1_2jpp11
jneuroml-core-1.6.1-alt1_4jpp11
jnr-constants-0.9.12-alt1_8jpp11
jnr-enxio-0.19-alt1_8jpp11
jnr-ffi-2.1.8-alt1_12jpp11
jnr-netdb-1.1.6-alt1_12jpp11
jnr-unixsocket-0.21-alt1_8jpp11
jnr-x86asm-1.0.2-alt2_23jpp11
jogl2-2.5.0-alt1
jol-0.16-alt1_4jpp11
jolokia-jvm-agent-1.6.2-alt1_10jpp11
joni-0:2.1.43-alt1_3jpp11
jopt-simple-0:5.0.4-alt1_10jpp11
jrosetta-1.0.4-alt3_14jpp11
jsap-0:2.1-alt2_18.3jpp11
jsch-0:0.1.55-alt1_7jpp11
jsch-agent-proxy-0.0.8-alt1_15jpp11
jsemver-0.9.0-alt2_15jpp11
json-0:20080425-alt7_2jpp6
json_simple-1.1.1-alt2_23jpp11
jsoup-1.13.1-alt1_7jpp11
jsr-305-1:3.0.2-alt1_3jpp11
jtidy-3:1.0-alt3_0.35.20100930svn1125jpp11
jtoaster-1.0.5-alt4_12jpp11
jts-1.15.0-alt1_4jpp11
junit-1:4.13.1-alt1_7jpp11
junit3-1:3.8.2-alt12_10jpp6
junit5-5.10.2-alt1
juniversalchardet-2.4.0-alt1_2jpp11
jvnet-parent-5-alt1_2jpp11
jzlib-0:1.1.3-alt1_21jpp11
lancer-0.0.2-alt1_14jpp11
libdatrie-0.2.13-alt1_7
libdqlite-1.18.2-alt1
libgupnp-igd-1.6.0-alt1
libidn-1.37-alt2
libwebrtc-audio-processing-1.3-alt2
log4j-0:2.17.2-alt1_3jpp11
lucene-0:8.8.2-alt1_1jpp11
lzma-java-1.3-alt1_9jpp11
mariadb-java-client-3.0.7-alt1_1jpp11
maven-1:3.8.8-alt4
maven-antrun-plugin-3.1.0-alt1_2jpp11
maven-archetype-0:3.2.0-alt1_4jpp11
maven-archiver-0:3.5.2-alt1_2jpp11
maven-artifact-resolver-1:1.0-alt3_25jpp11
maven-assembly-plugin-3.3.0-alt1_6jpp11
maven-clean-plugin-3.2.0-alt1_3jpp11
maven-compiler-plugin-3.14.0-alt1
maven-dependency-analyzer-1.15.1-alt1
maven-dependency-plugin-3.8.1-alt1
maven-dependency-tree-3.3.0-alt1
maven-doxia-0:1.9.1-alt1_3jpp11
maven-doxia-sitetools-0:1.11.1-alt1_3jpp11
maven-file-management-1:3.0.0-alt1_17jpp11
maven-indexer-6.0.0-alt1_8jpp11
maven-install-plugin-2.5.2-alt1_11jpp11
maven-invoker-3.3.0-alt1
maven-invoker-plugin-3.9.0-alt1
maven-jar-plugin-3.2.2-alt1_2jpp11
maven-mapping-3.0.0-alt1_16jpp11
maven-osgi-1:0.2.0-alt1_19jpp11
maven-parent-39-alt1
maven-patch-plugin-1.2-alt1_18jpp11
maven-plugin-build-helper-3.3.0-alt1_2jpp11
maven-plugin-bundle-5.1.1-alt1_3jpp11
maven-plugin-testing-3.3.0-alt2
maven-plugin-tools-0:3.9.0-alt1
maven-remote-resources-plugin-1.7.0-alt1_7jpp11
maven-reporting-api-1:3.0-alt3_18jpp11
maven-reporting-impl-3.0.0-alt1_7jpp11
maven-resources-plugin-3.2.0-alt1_4jpp11
maven-script-interpreter-1.5-alt1
maven-shared-incremental-1.1-alt1_23jpp11
maven-shared-io-1:3.0.0-alt1_17jpp11
maven-shared-utils-3.4.2-alt1
maven-source-plugin-3.2.1-alt1_6jpp11
maven-surefire-0:3.2.2-alt1
maven-verifier-1.7.2-alt1_6jpp11
maven-verifier-plugin-1.1-alt1_1jpp11
maven-wagon-0:3.5.3-alt1
maven2-1:2.2.1-alt6_66jpp11
mckoi-0:1.0.4-alt4_17jpp11
mockito-5.17.0-alt1
modello-0:2.0.0-alt1_2jpp11
mojo-executor-2.4.0-alt1_1jpp11
mojo-parent-0:87-alt1
msv-1:2013.6.1-alt3_19jpp11
mxparser-1.2.2-alt1_3jpp11
nailgun-0.9.1-alt2_16jpp11
nekohtml-0:1.9.22-alt1_15jpp11
objectweb-asm-0:9.7.1-alt1
objectweb-asm3-3.3.1-alt2_23jpp11
objenesis-0:3.1-alt1_7jpp11
ongres-scram-2.1-alt1_3jpp11
ongres-stringprep-1.1-alt1_2jpp11
openas2-2.10.0-alt4_9jpp11
openjdk-asmtools-7.0.b10-alt1_0.1.20210122.git7eadbbfjpp11
openrazer-3.11.0-alt1
openstack-java-sdk-3.2.9-alt1_9jpp11
options-1.7-alt1_3jpp11
os-maven-plugin-1.6.2-alt1_3jpp11
osgi-annotation-8.0.1-alt1_4jpp11
osgi-compendium-7.0.0-alt1_9jpp11
osgi-core-8.0.0-alt1_3jpp11
owasp-java-encoder-1.2.2-alt1_5jpp11
parameterserializer-0-alt1.git.3b40b7f
pdf-renderer-0-alt3_0.23.128svn.20110310jpp11
perl-POE-1.370-alt1
plantuml-2:1.2022.6-alt1_2jpp11
plexus-active-collections-1.0-alt2_0.33.beta2jpp11
plexus-archiver-0:4.2.7-alt2
plexus-build-api-0:0.0.7-alt3_36jpp11
plexus-cipher-2.0-alt1_2jpp11
plexus-classworlds-2.9.0-alt1
plexus-compiler-0:2.15.0-alt1
plexus-component-api-1.0-alt4_0.33.alpha15jpp11
plexus-components-pom-6.6-alt1_2jpp11
plexus-containers-0:2.1.1-alt2
plexus-i18n-0:1.0-alt7_0.23.b10.4jpp11
plexus-interactivity-0:1.0-alt6_2jpp11
plexus-interpolation-1.28-alt1
plexus-io-3.5.1-alt2
plexus-languages-1.1.1-alt1_2jpp11
plexus-pom-23-alt1
plexus-resources-0:1.2.0-alt1_2jpp11
plexus-sec-dispatcher-2.0-alt1
plexus-testing-1.3.0-alt1
plexus-utils-4.0.2-alt1
plexus-velocity-0:1.2-alt1_11jpp11
portals-pom-1.3-alt4_21jpp11
portlet-2.0-api-1.0-alt3_24jpp11
postgresql-jdbc-0:42.6.2-alt1
protobuf-3.25.5-alt6
python3-module-Fabric-3.2.2-alt1
python3-module-cement-3.0.14-alt1
python3-module-execnet-2.1.1-alt1
python3-module-ipdb-0.13.13-alt2
python3-module-paho-2.1.0-alt1
python3-module-pulsectl-asyncio-1.2.2-alt2
python3-module-pygls-1.3.1-alt1
python3-module-pytest-examples-0.0.18-alt1
python3-module-schemathesis-4.1.4-alt1
qdox-1:2.0.0-alt1_9jpp11
qm-dsp-1.7.1-alt1
rachota-2.4-alt1_1.602hgjpp11
reflectasm-1.11.0-alt3_8jpp11
reflections-0.9.12-alt1_10jpp11
regexp-1:1.5-alt1_40jpp11
relaxngDatatype2011.1-0:2011.1-alt2_15jpp11
resteasy-3.0.26-alt2_17jpp11
rhino-1:1.7.14-alt1_3jpp11
rsyntaxtextarea-3.1.3-alt1_2jpp11
rxjava-1.1.8-alt1_6jpp11
rxtx-2.2-alt3_0.24.20100211jpp11
sac-0:1.3-alt3_38jpp11
sat4j-2.3.5-alt1_20jpp11
saxon-0:9.4.0.9-alt2_10jpp11
saxpath-0:1.0-alt5_20jpp11
scala-2.13.9-alt3
scalacheck-1.15.4-alt1_3jpp11
sequence-library-1.0.3-alt1_9jpp11
serp-0:1.15.2-alt1_0.17.20150412cvsjpp11
sisu-2:0.3.5-alt1_2jpp11
sisu-mojos-0.9.0.M2-alt1
slf4j-0:1.7.36-alt1
slicer-5.8.1-alt1
slicerexecutionmodel-2.0.0-alt3
snakeyaml-1.27-alt1_4jpp11
sonatype-oss-parent-7-alt1_19jpp11
spec-version-maven-plugin-1.5-alt1_6jpp11
sqljet-0:1.1.10-alt3_25jpp11
srt-1.5.4-alt2
stax2-api-4.2.1-alt1_4jpp11
stringtemplate-0:3.2.1-alt2_24jpp11
stringtemplate4-4.3.3-alt1_3jpp11
sunflow-sweethome3d-0.07.3i-alt1_1jpp11
svgsalamander-1.1.2-alt1_9jpp11
svnkit-1:1.8.12-alt1_9jpp11
swing-layout-1.0.4-alt2_21jpp11
t-digest-3.2-alt1_2jpp11
tagsoup-0:1.2.1-alt2_22jpp11
takari-polyglot-0.4.6-alt1_1jpp11
test-interface-1.0-alt2_20jpp11
testng-0:7.4.0-alt1_3jpp11
tomcat-taglibs-parent-3-alt1_16jpp11
tomcat-taglibs-standard-0:1.2.5-alt1_12jpp11
treelayout-1.0.3-alt1_13jpp11
trilead-ssh2-0:217.21-alt1_3jpp11
truth-1.0.1-alt1_4jpp11
uddi4j-0:2.0.5-alt2_24jpp11
univocity-output-tester-2.1-alt1_5jpp11
univocity-parsers-2.9.1-alt1_6jpp11
vecmath-1.6.0-alt1_0.13.20130710git41fdddajpp11
velocity-1:1.7-alt3_36jpp11
voms-api-java-3.3.2-alt2_6jpp11
voms-clients-java-3.3.2-alt1_7jpp11
wabt-1.0.38-alt1
weld-parent-46-alt1_3jpp11
werken-xpath-0:0.9.4-alt3_15.beta.12.7jpp11
woodstox-core-6.2.3-alt1_2jpp11
ws-commons-util-1:1.0.2-alt1_14jpp11
wsdl4j-0:1.6.3-alt1_24jpp11
xalan-j2-0:2.7.3-alt1
xbean-0:4.18-alt1_7jpp11
xerces-j2-0:2.12.2-alt1_3jpp11
xml-commons-apis-1.4.01-alt3_38jpp11
xml-commons-resolver-0:1.2-alt1_35jpp11
xml-maven-plugin-1.1.0-alt1
xmlpull-1.2.0-alt1_3jpp11
xmlrpc-1:3.1.3-alt7_27jpp11
xmlstreambuffer-1.5.10-alt1_5jpp11
xmltool-0:3.3-alt4_28jpp11
xmpcore-5.1.2-alt1_16jpp11
xmvn-connector-ivy-4.0.0-alt1_3.20210707.d300ce6jpp11
xom-1:1.2.10-alt1_13jpp11
xpp3-1:1.1.4-alt1_26.cjpp11
xstream-0:1.4.19-alt1_2jpp11
xz-java-1.10-alt1
yecht-1.0-alt1_16jpp11
yydebug-1.1.0-alt2_26jpp11
Total 234 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-11-02 13:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-02 13:46 [cyber] I: Sisyphus-20251102 x86_64 beehive_status: +13 -447 (234) 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