Actions
Bug #4883
closedNetwork interface sharing the ip adress are ignored by the inventory parser
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
It's related to #4882.
In the case where we have:
<NETWORKS> <DESCRIPTION>en1</DESCRIPTION> <IPADDRESS>126.246.112.93</IPADDRESS> <IPDHCP>No</IPDHCP> <IPMASK>255.255.255.0</IPMASK> <IPSUBNET>126.246.112.0</IPSUBNET> <MACADDR>A6:85:84:CF:CA:2C</MACADDR> <STATUS>up</STATUS> <TYPE>ethernet</TYPE> </NETWORKS> <NETWORKS> <DESCRIPTION>en1</DESCRIPTION> <IPADDRESS>126.246.112.93</IPADDRESS> <IPDHCP>No</IPDHCP> <IPMASK>255.255.255.0</IPMASK> <IPSUBNET>126.246.112.0</IPSUBNET> <STATUS>up</STATUS> </NETWORKS>
"en1" is not added, and there is a stacktrace.
Updated by François ARMAND almost 11 years ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/ldap-inventory/pull/40
Updated by François ARMAND almost 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 89e8015ba9cdad13edaea80091ca82af00bcd373.
Updated by Nicolas CHARLES almost 11 years ago
Applied in changeset 78ee74f40f4bc862cfc267a9eede35e3b98ce1e6.
Updated by Vincent MEMBRÉ almost 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.13 (announcement , changelog), 2.9.5 (announcement , changelog) and 2.10.1 (announcement , changelog), which were released today.
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions