Bug 41333 - Не проходит тест test-firewall-util
Summary: Не проходит тест test-firewall-util
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: systemd-tests (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-11 20:49 MSK by Alexander Makeenkov
Modified: 2024-01-24 11:33 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2021-11-11 20:49:41 MSK
Шаги воспроизведения:
# apt-get install systemd-tests
# /usr/lib/systemd/tests/run-unit-tests.py
либо запустить только этот тест:
# /usr/lib/systemd/tests/test-firewall-util

Тест падает с ошибкой:
Failed to init ipv6 NAT: No such file or directory
Using nftables as firewall backend.
/* test_v4(backend=nftables) */
/* test_v6(backend=nftables) */
Assertion 'fw_add_masquerade(&ctx, true, AF_INET6, &u1, 128) >= 0' failed at src/test/test-firewall-util.c:30, function test_v6(). Aborting.

Отмечу, что в Fedora 35 с systemd-249.6-2.fc35 данный тест проходит успешно.
Comment 1 Evgeny Shesteperov 2022-04-27 15:26:29 MSK
На текущий момент на версии 249.9-alt1/249.11-alt1 данный тест проходит на виртуальных машинах Proxmox VE, однако падает на реальном железе:

- Intel Core i3-7100 с мат. платой ASRock H110M-DGS R3.0 (P10 Education XFCE/KDE)
- Intel Celeron J3455 с мат. платой ASRock J3455-ITX (P10 Workstation)
Comment 2 Alexander Makeenkov 2024-01-24 11:33:22 MSK
Тест успешно проходит на версиях:
systemd-249.17-alt1.x86_64
systemd-254.7-alt1.x86_64