Bug 51290 - Не проходит тест test-nss-users из-за отсутствия пакета libnss-mymachines в зависимостях systemd-tests
Summary: Не проходит тест test-nss-users из-за отсутствия пакета libnss-mymachines в з...
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: systemd-tests (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Ivan A. Melnikov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-27 12:27 MSK by Nikolai Zurabishvili
Modified: 2024-08-27 13:57 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Zurabishvili 2024-08-27 12:27:09 MSK
systemd-tests-255.10-alt2.x86_64

Стенды (обновлены до сизифа):

Server 10.2 office x86-64

Предусловия: # apt-get install systemd-tests

Шаги:
1. /usr/lib/systemd/tests/run-unit-tests.py
либо запустить только этот тест:
# /usr/lib/systemd/tests/unit-tests/test-nss-users

Ожидаемый результат: Успешно

Фактический результат: 
...
======== mymachines ========
Failed to load module mymachines: libnss_mymachines.so.2: cannot open shared object file: No such file or directory

Доп: Если вручную установить пакет:
# apt-get install libnss-mymachines то тест проходит успешно