-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhel-9.4
-
nmstate-2.2.36-1.el9
-
No
-
Moderate
-
rhel-net-mgmt
-
ssg_networking
-
1
-
False
-
False
-
-
None
-
None
-
-
Pass
-
RegressionOnly
-
None
It has been noticed that nmstate does not require nmstate-libs.
This happens because nmstate is built with rust, that basically creates a single statically linked executable.
A full matrix test has not been done, but issues were found with different software combinations (for example, nmstate, python3-libnmstate and NetworkManager).
Since nmstate that not really require libnmstate, this is basically a Sanity Only request, to use:
Name: nmstate
Requires: (nmstate-libs%{?_isa} = %{version}-%{release} if nmstate-libs)
in nmstate.spec.
- links to
-
RHEA-2024:139365
nmstate bug fix and enhancement update