This modification stops wpkg from adding an installed pkg to the local xml.
I now changed it back to the way it was and added to line 1175:

    if (!bypass) {

and to line 1184:

        }

Tomek, I suggest you add this too ;)

Greetings,

Sebastiaan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gordon Klimm
Sent: woensdag 13 juli 2005 16:13
To: [email protected]
Subject: [wpkg-users] Re: [wpkg-users] wpkg.js /install:<package> ;
reboot="true"


> Hi,
> 
>  
> 
> When I do a wpkg.js /install:<package> and the reboot property is true it
> even reboots if the checks are met and nothing is installed. This in my
> opinion shouldn't happen...


this is an error in function installPackage() in wpkg.js.

the installation routines are "bypassed" but not far enough.


quick change:

in "wpkg.js" from "wpkg 0.9-test3" move line 1169 (this is a closing
bracket) to line 1184 (this is an empty line).

 
best regards.
Gordon Klimm

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse fo?=r Mail, Message, More +++


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to