f38f1827d2
![Leonardo Fagundes Luz Serrano](/assets/img/avatar_default.png)
importlib_metadata, a dependency for building python pkgs, received changes where some of its API is deprecated [1], causing the error: AttributeError: 'EntryPoints' object has no attribute 'get' A possible fix is to clip the version to below 5.0, but the debian-bullseye Zuul node already provides a compatible version, with the added advantage of being the base OS used for STX, increasing reliability for the tests. Refs: [1] https://importlib-metadata.readthedocs.io/en/latest/history.html#v5-0-0 Test Plan: pass - Run tox tests in a debian:bullseye container Partial-Bug: 2090865 Change-Id: I415cb4ccae527727eede83de44204201e533d7f6 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Description
StarlingX system monitoring and repoting tools
Languages
Python
83.4%
Perl
15.7%
Makefile
0.7%
Shell
0.2%