<tt><font size=2>Hello Rainer.</font></tt>
<br>
<br><tt><font size=2>I have a problem comparable to the libreoffice problem
from this morning.</font></tt>
<br>
<br><tt><font size=2>I just took the most recent SVN version (1.3.1RC12)
of wpkg.js, but my error prevailed unfortunately.</font></tt>
<br>
<br><tt><font size=2>I made a stupid mistake, and erased accidently a part
of the version number of java 6.0.340.4 (the last '4' was erased).  Now
nearly all my PCs break on this:</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Going to install
package 'Java(TM) 6 Update 34' (jre), Revision 6.0.340.4, (execute flag
is '', notify flag is 'true').</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Package 'Java(TM)
6 Update 34' (jre): Not yet processed during this session.</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Reading variables
from package 'Java(TM) 6 Update 34'.</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Got variable 'updatever'
of value '34'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Got variable 'version'
of value '6.0.340.4'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Got variable 'autoupdate'
of value '0'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Got variable 'folder'
of value 'Java\jre1.6.0_34'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Reading variables
from profile[s]</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Reading variables
from hosts[s]</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Reading variables
from package 'Java(TM) 6 Update 34'.</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Got variable 'updatever'
of value '34'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Got variable 'version'
of value '6.0.340.'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Got variable 'autoupdate'
of value '0'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Got variable 'folder'
of value 'Java\jre1.6.0_34'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Reading variables
from profile[s]</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Reading variables
from hosts[s]</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Comparing version:
'6.0.340.4' <=> '6.0.340.'.</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Comparing version
fragments: '6' <=> '6'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Comparing version
fragments: '0' <=> '0'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Comparing version
fragments: '340' <=> '340'</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : Comparing version
fragments: '4' <=> ''</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, ERROR   : Message:  
   'length' is null or not an object|Description:  'length'
is null or not an object|Error number: 800a138f|Stack:      
 undefined|Line:         undefined|</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, DEBUG   : No locale language
definition found for message ID 'notifyUserFail' (language LCID '813').</font></tt>
<br><tt><font size=2>2012-09-11 14:00:02, INFO    : User notification
suppressed. Message: The software installation has failed.</font></tt>
<br>
<br><tt><font size=2>I now tried to fix it by modifying %version%, appending
'-1':</font></tt>
<br><tt><font size=2><package</font></tt>
<br><tt><font size=2>      id="jre"</font></tt>
<br><tt><font size=2>      name="Java(TM) 6 Update
34"</font></tt>
<br><tt><font size=2>      revision="%version%-1"</font></tt>
<br><tt><font size=2>      reboot="false"</font></tt>
<br><tt><font size=2>      priority="100"</font></tt>
<br>
<br><tt><font size=2>That didn't fix it:</font></tt>
<br><tt><font size=2>2012-09-11 14:08:14, DEBUG   : Comparing version:
'6.0.340.4-1' <=> '6.0.340.'.</font></tt>
<br><tt><font size=2>2012-09-11 14:08:14, DEBUG   : Comparing version
fragments: '6' <=> '6'</font></tt>
<br><tt><font size=2>2012-09-11 14:08:14, DEBUG   : Comparing version
fragments: '0' <=> '0'</font></tt>
<br><tt><font size=2>2012-09-11 14:08:14, DEBUG   : Comparing version
fragments: '340' <=> '340'</font></tt>
<br><tt><font size=2>2012-09-11 14:08:14, DEBUG   : Comparing version
fragments: '4' <=> ''</font></tt>
<br><tt><font size=2>2012-09-11 14:08:14, ERROR   : Message:  
   'length' is null or not an object|Description:  'length'
is null or not an object|Error number: 800a138f|Stack:      
 undefined|Line:         undefined|</font></tt>
<br>
<br><tt><font size=2>So the only option I seem to have is to delete the
wpkg.xml on all my hosts (or:reducing the version number parts to 3 with
a dot at the end).  Do you have an idea about another option?  It
seems that otherwise I cannot ever get rid of having to add the dot at
the end of the revision version for this package.</font></tt>
<br>
<br><tt><font size=2>Grts, J</font></tt>