[wpkg-users] Package with empty revision number

Antony Awaida antony at apporto.co
Thu Sep 11 20:05:52 CEST 2014


Hi everyone:

I mistakenly created a package of shockwave using an empty revision number.

At the bottom is the debug log from WPKG.js

The problem is how do I fix this error? If I create a new revision that
fixes the revision number, WPKG. js will still fail since it is unable to
compare to an empty version.

I also created a package that wipes wpkg.xml file. Though it reports
success, wpkg.xml is not deleted! Here is the package:

<?xml version="1.0" encoding="UTF-8"?>
<packages:packages xmlns:packages="http://www.wpkg.org/packages"
xmlns:wpkg="http://www.wpkg.org/wpkg" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="
http://www.wpkg.org/packages ../xsd/packages.xsd">
  <package id="delete-wpkg.xml" name="delete-wpkg.xml" revision=""
reboot="false" priority="50" execute="once">
    <install cmd="%COMSPEC% /C del /F /Q
"%PROGRAMFILES%\BizAppCenter\wpkg.xml"" for="install" />
  </package>
</packages:packages>

Any ideas?

Thanks,
Antony

2014-09-02 08:05:17, DEBUG   : Package 'Adobe Shockwave Player'
(adobe-shockwave-player): Not yet processed during this session.
2014-09-02 08:05:17, DEBUG   : Comparing version: '' <=> '12.1.2.152'.
2014-09-02 08:05:17, DEBUG   : Comparing version fragments: '' <=> '12'
2014-09-02 08:05:17, ERROR   : Message:      'length' is null or not
an object|Description:  'length' is null or not an object|Error
number: 800a138f|Stack:        undefined|Line:         undefined|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20140911/2dd041c6/attachment-0002.html>


More information about the wpkg-users mailing list