<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Wpkg installs <span class=yshortcuts><span style='cursor:pointer;
-moz-background-clip: -moz-initial;-moz-background-origin: -moz-initial;
-moz-background-inline-policy: -moz-initial;background-attachment:scroll;
background-position-x:0%;background-position-y:50%' id="lw_1214411980_0">activestate
perl</span></span> on computer, but it doesn't add entry to the local wpkg.xml
file.  Because it doesn't add the entry to the wpkg.xml file I cannot
upgrade perl.  The event viewer shows<br>
1. Product: <span class=yshortcuts><span style='cursor:pointer;-moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial;-moz-background-inline-policy: -moz-initial;
background-attachment:scroll;background-position-x:0%;background-position-y:
50%' id="lw_1214411980_1">ActivePerl</span></span> 5.10.0 Build 1003 --
Configuration completed successfully.<br>
<br>
2. Could not process (install) ActiveState Perl.<br>
Failed checking after installation<br>
<br>
Maybe there is something I am missing in my packages.xml file.  Here it
is:<br>
<?xml version="1.0" encoding="UTF-8"?><br>
<br>
<packages><br>
<br>
<package<br>
   id="perl"<br>
   name="ActiveState Perl"<br>
   revision="5"<br>
   reboot="false"<br>
   priority="1"><br>
   <check type='uninstall' condition='exists' path='ActivePerl
5.10.0.1003 Build 285500' /><br>
   <br>
   <install cmd='msiexec /i
\\S012\Wpkg\Apps\ActivePerl-5.10.0.1003-MSWin32-x86-285500.msi PERL_PATH=Yes
PERL_EXT=Yes /q' /><br>
<br>
   <upgrade cmd='msiexec /i
\\S012\Wpkg\Apps\ActivePerl-5.10.0.1003-MSWin32-x86-285500.msi PERL_PATH=Yes
PERL_EXT=Yes /q' /><br>
<br>
   <remove cmd='msiexec /x
ActivePerl-5.10.0.1003-MSWin32-x86-285500.msi' /><br>
   <br>
</package><br>
<br>
</packages></span></font><font size=2 face=Arial><span style='font-size:
10.0pt;font-family:Arial'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

</div>

</body>

</html>