[wpkg-users] Perl script for stus report works only partially
    Pendl Stefan 
    stefan.pendl at haidlmair.at
       
    Tue Jun  9 20:04:19 CEST 2009
    
    
  
Hi,
      the Perl script to report the installation status does not work for host with multiple profiles applied.
The following works and reports all packages:
    <host name="virtual01|scan01" profile-id="testrechner" >
 </host>
The following does not work and list only the packages of the "DesktopPC" profile:
    <host name="virtual01|scan01" profile-id="DesktopPC" >
  <profile id="testrechner" />
 </host>
How must I change the Perl script  "WPKG Server\tools\3rd-party\install-status-report\report.pl", so that additional profiles are checked too.
Thanks in advance,
Stefan
    
    
More information about the wpkg-users
mailing list