[announce] firmware-tools conversions of Dell Update Packagespushed to default repo

Michael_E_Brown at Dell.com Michael_E_Brown at Dell.com
Thu Mar 6 11:48:10 CST 2008


Thanks.

The basic problem is that we are getting one XML doc on stdout and one XML doc on stderr but my code was concatenating stdout/stderr. I'm fiddling with it today and should have a preliminary fix shortly, simply by redirecting stderr to /dev/null. The thing I need to figure out is how to get the error reports from stderr and do something meaningful with them.
--
Michael


-----Original Message-----
From: firmware-tools-devel-bounces at lists.us.dell.com on behalf of Ville Skyttä
Sent: Thu 3/6/2008 11:40 AM
To: firmware-tools-devel at lists.us.dell.com
Subject: Re: [announce] firmware-tools conversions of Dell Update Packagespushed to default repo
 
On Thursday 06 March 2008, Tarun Reddy wrote:
> Here you go..

Here's another one in case it is useful, PE 860 running CentOS 5 x86_64.

# LD_LIBRARY_PATH=$PWD  ./invcol
<?xml version="1.0" encoding="UTF-8"?>


<SVMInventory lang="en" schemaVersion="1.0" timeStamp="2008-03-06T19:36:54">
        <OperatingSystem osCode="LIN" osVendor="Redhat" osArch="x86" 
majorVersion="package redhat-release is not installed" 
minorVersion="2.6.18-8.1.6.el5" usingTPMmeasurements="FALSE"/>
        <System systemID="01E6" TPMmeasurementsOn="FALSE"/><Device 
componentID="159" display="BIOS" impactsTPMmeasurements="TRUE"><Application 
componentType="BIOS" version="A03" display="BIOS"/></Device>
        <Device componentID="5814" display="Baseboard Management Controller">
      <Application componentType="FRMW" version="1.70" display="BMC"/>
   </Device>
        </SVMInventory>


<?xml version="1.0" encoding="UTF-8"?>
<InventoryError lang="en"><SPStatus result="false" module="hapinst.sh 
install"><Message>Empty inventory results.</Message></SPStatus><SPStatus 
result="false" module="hapinst.sh uninstall"><Message>Empty inventory 
results.</Message></SPStatus><SPStatus result="false" 
module="pvtapeupg -b"><Message>Empty inventory 
results.</Message></SPStatus></InventoryError>
_______________________________________________
firmware-tools-devel mailing list
firmware-tools-devel at lists.us.dell.com
http://lists.us.dell.com/mailman/listinfo/firmware-tools-devel




More information about the firmware-tools-devel mailing list