Description of problem: When running fusioninventory-agent I have this trace : [root@J7M66Q1 ~]# fusioninventory-agent [error] share-dir doesn't existe () [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids [error] Failed to open /pci.ids FIXME: alloc bigger buffer for device capability descriptors [info] Module FusionInventory::Agent::Task::OcsDeploy is not installed. [info] Module FusionInventory::Agent::Task::SNMPQuery is not installed. [info] Module FusionInventory::Agent::Task::NetDiscovery is not installed. And report is not send to the server I need to install perl-File-ShareDir to have a working agent. Can you add the requires ?
Created attachment 679 [details] Spec file with the requires
CC: (none) => guillomovitch
The missing dependency issue is fixed in cauldron. The failure to communicate with the server is unlikely to be related, as this error just prevents PCI IDs to get resolved in the output. If you can safely generate a local inventory (use --local /tmp or --stdout target), your problem has a different cause.
Status: NEW => ASSIGNEDQA Contact: (none) => guillomovitch
We can still do a update of the package in Mageia 1 to add the missing requires. Concerning, pci id, it's not a "problem", I just copy the entire trace in the case I was missing something.
Assignee: bugsquad => guillomovitch
An update seems overkill here: - the problem is just a warning (non-fatal error) - it can be solved using either an additional perl package, or per configuration - none of these solutions mandates a change in the package I'm closing the ticket.
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED