Bug 57841 - Requested network type is not implemented: networkd
Summary: Requested network type is not implemented: networkd
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: opennebula-context (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: thatman@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
: 58171 (view as bug list)
Depends on:
Blocks:
 
Reported: 2026-02-11 17:57 MSK by Alexander Makeenkov
Modified: 2026-03-25 17:53 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 2026-02-11 17:57:50 MSK
Версия: 6.10.0-alt1

В логах сервиса one-context-reconfigure-delayed ошибка:
Script loc-10-network: Starting ...
Script loc-10-network output: ERROR [!]: Requested network type is not implemented: networkd
Script loc-10-network: Finished with exit code 1

Возможная причина: отсутствие файлов netcfg в директории /etc/one-context.d/loc-10-network.d:

# rpm -ql opennebula-context | grep -c netcfg
0

# ls /etc/one-context.d/loc-10-network.d
functions

Только скрипт functions. При этом в исходниках https://git.altlinux.org/gears/o/opennebula-context.git?p=opennebula-context.git;a=tree;f=context-linux/src/etc/one-context.d/loc-10-network.d эти файлы есть.
Comment 1 Alexander Makeenkov 2026-03-10 07:24:02 MSK
*** Bug 58171 has been marked as a duplicate of this bug. ***
Comment 2 Repository Robot 2026-03-25 17:53:02 MSK
opennebula-context-6.10.0-alt2 -> sisyphus:

Wed Mar 25 2026 Alexander Burmatov <thatman@altlinux> 6.10.0-alt2
- use grep instead of egrep (ALT #57840)
- add netcfg files (ALT #57841)