View Issue Details

IDProjectCategoryView StatusLast Update
0000023AlmaLinux-8cloud-initpublic2021-03-21 21:58
Reporteralmalinux4all Assigned Toalukoshko  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
OSAlmaLinuxOS Version8.3_beta 
Summary0000023: Unable to render networking. Network config is likely broken
DescriptionTrying to create an qcow2 image, and got the following error when booting up for the fist time. Still the image works and the eth0 interface is properly configured, so this might be only a cosmetic error....

[ 18.088774] cloud-init[722]: 2021-02-13 07:40:55,065 - stages.py[ERROR]: Unable to render networking. Network config is likely broken: No available network renderers found. Searched through list: ['eni', 'sysconfig', 'netplan']

Steps To ReproduceNetwork config is the following:

# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet
USERCTL=no
PEERDNS=yes
IPV6INIT=no
NM_CONTROLLED=yes
PERSISTENT_DHCLIENT=1

# rpm -qa | grep cloud-init
cloud-init-19.4-11.el8_3.1.noarch

# rpm -qa | grep NetworkManager
NetworkManager-1.26.0-12.el8_3.x86_64
NetworkManager-libnm-1.26.0-12.el8_3.x86_64



TagsNo tags attached.
abrt_hash
URL

Activities

almalinux4all

2021-03-08 11:09

reporter   ~0000044

this is a duplicate of https://bugs.almalinux.org/view.php?id=32

Issue History

Date Modified Username Field Change
2021-02-13 11:17 almalinux4all New Issue
2021-03-08 11:09 almalinux4all Note Added: 0000044
2021-03-21 21:58 alukoshko Assigned To => alukoshko
2021-03-21 21:58 alukoshko Status new => closed
2021-03-21 21:58 alukoshko Resolution open => fixed