integ/python/python3-zmq/debian/meta_data.yaml
Alyson Deives Pereira d98e4cd9d0 Add patched pyzmq debian package
This change patches zmq GarbageCollector to use zmq.Context()
from eventlet.green instead of default zmq.Context().

It was identified that sysinv-agent process was hanged. It was blocked
on zmq garbage collector recv() call. Replacing the Garbage Collector to
use the green Context solves the issue.

Test Plan:
PASS: Build package with build-pkgs -p pyzmq
PASS: Build ISO
PASS: Install on lab, configure ACC100, backup system
PASS: Reinstall and restore system, then host-unlock

Closes-Bug: 2060867
Change-Id: I229a8a4c70ebb4d7056fa2ff60bfc910bf12b257
Signed-off-by: Alyson Deives Pereira <alyson.deivespereira@windriver.com>
2024-04-10 19:02:43 -03:00

8 lines
176 B
YAML

---
debname: pyzmq
debver: 20.0.0-1
archive: https://snapshot.debian.org/archive/debian/20240410T144822Z/pool/main/p/pyzmq/
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true