Hi,
I have tried rebuilding the network-manager to enable the OVS option.
But it doesn't work with the following error:
# Steps to reproduce the issue
# OS Information
Is there something wrong with my procedure?
I have tried rebuilding the network-manager to enable the OVS option.
But it doesn't work with the following error:
Code:
============================================= NetworkManager 1.42.4: ./test-suite.log=============================================# TOTAL: 958# PASS: 950# SKIP: 7# XFAIL: 0# FAIL: 0# XPASS: 0# ERROR: 1.. contents:: :depth: 2ERROR: src/core/platform/tests/test-link-linux==============================================~~~(omit)~~~nm:ERROR:src/core/platform/tests/test-link.c:2130:_assert_xgress_qos_mappings_impl: assertion failed (n_map == n_entries): (0 == 1)./tools/run-nm-test.sh: line 307: 41904 Aborted "${NMTST_DBUS_RUN_SESSION[@]}" "$TEST" "${TEST_ARGV[@]}"atform/tests/test-link-linux 59 /link/software/detect/vrf/platform~~~(omit)~~~Bail out! nm:ERROR:src/core/platform/tests/test-link.c:2130:_assert_xgress_qos_mappings_impl: assertion failed (n_map == n_entries): (0 == 1)ERROR: src/core/platform/tests/test-link-linux - Bail out! nm:ERROR:src/core/platform/tests/test-link.c:2130:_assert_xgress_qos_mappings_impl: assertion failed (n_map == n_entries): (0 == 1)exec "./src/core/platform/tests/test-link-linux" failed with exit code 134
# Steps to reproduce the issue
Code:
$ apt source network-manager$ cd network-manager-1.42.4$ debuild -b -uc -us
# OS Information
Code:
$ cat /etc/os-releasePRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=debianHOME_URL="https://www.debian.org/"SUPPORT_URL="https://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/"$ uname -aLinux shinmei 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux
Is there something wrong with my procedure?
Statistics: Posted by nogisawa — 2024-06-03 14:19 — Replies 2 — Views 72