Hi,

I traced the problem a little bit.

I included an info('<number>') line before every notifyUserStart. It seems the problem occurs, if a software which is already installed (manually by starting setup) on the system is also available as a package.

This software is not considered installed, because it's not in the local wpkg.xml settings file, so wpkg tries to install it, but then he recognizes with the <check condition> tag, that the software is already on the system, so wpkg says "Bypassing installation...". He does this on every start of wpkg.

Putting the Package entry manually from packages.xml to wpkg.xml helps.

So an option for wpkg would be great to take over a package in the local settings file, if the <check conditions> meets, altough the installation has been bypassed.

cu
 Alex


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to