[wpkg-users] Changing WPKG Client settings
Michael N.
mn_de at yahoo.de
Tue Aug 4 14:17:09 CEST 2009
Hello !!!
I need help!
I have problem with "Changing WPKG Client settings"
error:
Adding package with ID 'wpkg-settings' to profile packages.
Found package node 'WPKG Settings' (wpkg-settings) in package database
Database inconsistency: Package with ID 'wpkg' does not exist within the package database or the local settings file. Please contact your system administrator!
Synchronizing: Number of packages referenced by profile: 5
please help......!!!
my packages.xml:
<package
id="wpkg-settings"
name="WPKG Settings"
revision="1"
priority="0"
reboot="false"
execute="once">
<depends package-id="wpkg"/>
<install cmd='"%PROGRAMFILES%\WPKG\wpkginst.exe" --SETTINGSFILE=\\192.168.51.215\WPKG\setup\settings.xml' />
<upgrade cmd='"%PROGRAMFILES%\WPKG\wpkginst.exe" --SETTINGSFILE=\\192.168.51.215\WPKG\setup\settings.xml' />
<remove cmd='echo "nothing"' />
</package>
my profiles.xml:
<profile id="default">
<package package-id="firefox35" />
<package package-id="foxit-reader" />
<package package-id="7zip" />
<package package-id="ctapi" />
<package package-id="wpkg-settings" />
</profile>
More information about the wpkg-users
mailing list