Arcadiy Ivanov

Results 64 issues of Arcadiy Ivanov

![image](https://user-images.githubusercontent.com/5355666/90958551-39bffc80-e463-11ea-84fb-c3b3a07db1d7.png) Latest firmware available in LVFS is this: ``` $ sudo fwupdmgr get-devices Precision 5540 │ ├─Thunderbolt Controller: │ Device ID: 0c62146fa217fc169f4d006259608cc78a52ccb4 │ Summary: Unmatched performance for high-speed I/O │...

Creates the "prebuild" phase JobProperty section, allowing scripts to be executed after SCM is completed but before AbstractBuildExecution.doRun kicks in. Also fixes NPE in EnvInjectJobProperty where disabling a section and...

enhancement

This error occurred post python-greenlet/greenlet#306 ``` building 'gevent._gevent_c_greenlet_primitives' extension gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/opt/hostedtoolcache/Python/3.11.0-rc.1/x64/include/python3.11 -I/opt/hostedtoolcache/Python/3.11.0-rc.1/x64/include/python3.11 -I/tmp/pip-install-vmkvai20/gevent_1002667104154261abd2e40bb0aa2cf6/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/home/runner/work/geventmp/geventmp/target/venv/build/cpython-3.11.0.candidate.1/include -I/opt/hostedtoolcache/Python/3.11.0-rc.1/x64/include/python3.11 -c src/gevent/_greenlet_primitives.c -o...

This is done via Grafana over the same data series. The same query, with same step over different time ranges produces either gaps or no gaps. The smaller range makes...

# Bug report This is a regression from the previous versions of Python 3.10 - 3.7. ```python3.11: Objects/object.c:2276: _PyTrash_thread_destroy_chain: Assertion `tstate->trash_delete_nesting == 1' failed.``` ``` (gdb) bt #0 __pthread_kill_implementation (threadid=,...

type-bug
3.11
3.10
3.9
3.8
3.12

At the bottom of the https://pybuilder.io/ there is a "Watch the Presentation" section with an embedded YT. We switched to lite-youtube (thank you!) but encountered that the JPG fallback fails....

enhancement

Had to fork the `python-rocksdb` and modify `setup.py` as follows to permit installation. https://github.com/twmht/python-rocksdb/compare/master...karellen:python-rocksdb:master

### Severity Trivial ### Versions 18.12, 18.20.0 ### Components/Modules pjsip ### Operating Environment Linux, Fedora ### Frequency of Occurrence None ### Issue Description Asterisk's first INVITE contains correct external media...

bug
support-level-core

Full logs are available here: https://download.copr.fedorainfracloud.org/results/karellen/karellen-sysbox/fedora-38-x86_64/06680595-karellen-sysbox/builder-live.log.gz Do I need to depend on the system's `libseccomp[-devel]` now? ``` make[1]: Leaving directory '/builddir/build/BUILD/karellen-sysbox-0.6.2.30/sysbox/sysbox-ipc' make[1]: Entering directory '/builddir/build/BUILD/karellen-sysbox-0.6.2.30/sysbox/sysbox-runc' fatal: not a git repository...