Anton Samets
Anton Samets
# Bug report During build RPM for python3.11rc1 I've found tracebacks for tests from test suite `test_multiprocessing_forkserver.py`, `test_multiprocessing_fork.py`, and `test_multiprocessing_spawn.py` : ``` [root@xxx test]# python3.11 test_multiprocessing_forkserver.py ............s..................................................s...............................s.s.s.....s...s...........ss.....s......................................................................................................................................Traceback (most recent call...
# Bug report I'm trying to build python `3.11rc1` and faced with issue with correct importing `_tkinter` module due RPM build. Connected issues [90005](https://github.com/python/cpython/issues/90005) and pull request [31698](https://github.com/python/cpython/pull/31698). I've installed...
## Your environment TbSync version: 2.22 EAS-4-TbSync version: 1.20 Thunderbird version: 78.11.0. [x] Yes, I have installed the latest available beta version from https://tbsync.jobisoft.de and my issue is not yet...
make check failed with a lot of warnings. https://gist.github.com/sharewax/265009bdc5c178f43d3f81c35d68cfae on Centos7 all checks works ok: ```Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cVxMF7 + umask 022 + cd /builddir/build/BUILD + cd ladvd-1.1.2 + make...
``` coredump]# teamdctl -v bond0.2004 state process 38917: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file ../../dbus/dbus-message.c line 1370. This is normally a...
If we have some mailformed MX record like: warning: malformed domain name in resource data of MX record for exmaple.com ``` ;; ANSWER SECTION: example.com. 120 IN MX 10 ....
``` cc -c -I/usr/include/luajit-2.0/ -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I...
## Describe the Bug I'm trying to reduce database size and not to store facts which are not needed in puppetdb. For example - info in `networking.interfaces` for dynamic/virtual links...
Is it normal, that you have discovery function for db, but it has been never used? ``` grep DBNAME -R . ./zbx_redis_templates.xml: {#DBNAME}: ./zbx_redis_templates.xml: redis[{HOSTNAME}, key_space_db_expires, {#DBNAME}] ./zbx_redis_templates.xml: redis[{HOSTNAME}, key_space_db_keys,...