[wpkg-users] Console ouput when installing new package

simplesi siwalters at hotmail.com
Mon Jun 8 11:14:31 CEST 2009


Hi,
I was adding a new package (autopupillogonnull)  to a profile and noticed
that WPKG was telling me the package was already installed on the first run
on wpkg.js after adding the package e.g

Console output using WPKG 1.1.0

Installing 'Set Pupil user to auto logon' (autologonpupilnull)...
Package 'Set Pupil user to auto logon' (autologonpupilnull): Package and all
chained packages are already installed successfully.
Processing (install) of Set Pupil user to auto logon successful.
Installing 'Time Synchonization' (time)...
Package 'Time Synchonization' (time): Package and all chained packages are
already installed successfully.
Processing (install) of Time Synchonization successful.

I didn't expect to see the "Package 'Set Pupil user to auto logon'
(autologonpupilnull): Package and all cha
ined packages are already installed successfully." msg on the first run on
wpkg.js

I reverted the setup, removed the autologonpupilnull package entry from
wpgk.xml and re-ran it and got this

Console output
WPKG 1.0.1

Installing dependencies of 'Set Pupil user to auto logon' (autologonpupil
Installing 'Set Pupil user to auto logon' (autologonpupilnull)...
Processing (install) of Set Pupil user to auto logon successful.
Installing dependencies of 'Time Synchonization' (time).
Installing 'Time Synchonization' (time)...
Processing (install) of Time Synchonization successful.

regards

Simon

PS package def used was this

    <package
	id="autologonpupilnull"
	name="Set Pupil user to auto logon"
	revision="1"
	reboot="false"
	priority="100"
	notify="false"
	execute="always">
	<install cmd="%PACKAGES%\autologon\autologonpupilnull.bat" />
	<upgrade cmd="%PACKAGES%\autologon\autologonpupilnull.bat" />

    </package>

-- 
View this message in context: http://www.nabble.com/Console-ouput-when-installing-new-package-tp23920749p23920749.html
Sent from the WPKG - Users mailing list archive at Nabble.com.




More information about the wpkg-users mailing list