Bug #7559
closed
Tag FULL_NAME missing from SLES12 inventory
Added by Vincent MEMBRÉ over 6 years ago.
Updated over 6 years ago.
Category:
Web - Nodes & inventories
Description
After installation of rudder-agent on Sles 12, inventory is produeced and sent to the server
But it misses some information in the inventory:
I get the following error in webapp logs:
Error when trying to parse inventory <- Can't parse the input inventory, aborting <- Error when post processing report with 'post_process_inv
entory:check_consistency', abort <- Missing 'NAME' name attribute in report. This attribute is mandatory. <- Missing XML element: 'NAME'. <- Missing 'FULL_NAME' name attribute in report. This attribute is mandatory. <- Missing XML elemen
t: 'FULL_NAME'. <- Missing 'FULL_NAME' name attribute in report. This attribute is mandatory. <- Missing XML element: 'FULL_NAME'.
In fact lsb_release is installed on my sles12 server this lead to two release:
Since #7205 we prevent using data from lsb release if file /etc/SuSE-release is present ... but we are still not adding informations from that file since we do not read if if lsb_release can be ran ...
We need to make another path on Distro/NonLSB.pm to allow it runnig if 'canRead('/etc/SuSE-release')'
- Target version changed from 3.1.5 to 2.11.17
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/831
- Related to Bug #7205: No service pack is reported when lsb_release is installed on SLES added
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.11.17, 3.0.12 and 3.1.5 which were released today.
Also available in: Atom
PDF