Bug 57841

Summary: Requested network type is not implemented: networkd
Product: Sisyphus Reporter: Alexander Makeenkov <amakeenk>
Component: opennebula-contextAssignee: thatman <thatman>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: danila.sar, shaba, thatman
Version: unstable   
Hardware: x86_64   
OS: Linux   

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)