Hi Guys,

First of all thank you for great software and the hard work that your
putting in to this ...

I could you some assistance with Clamwin  package...

I'm running WPKG 1.1.2

And I just can't get it to work ...
part of the log:

Reading XML file: //xx.xx.xx.xx/wpkg/packages/clamwin.xml
Error reading file: //xx.xx.xx.xx/wpkg/packages/clamwin.xml
Error while parsing "file://xx.xx.xx.xx/wpkg/packages/clamwin.xml". Required
wh
ite space was missing.

Adding package with ID 'clamwin' to profile packages.
Database inconsistency: Package with ID 'clamwin' does not exist within the
pack
age database or the local settings file. Please contact your system
administrato
r!

clamwin.xml looks like this:

<?xml version="1.0" encoding="UTF-8"?>

<packages>

<package id="clamwin" name="ClamWin Free Antivirus" revision="0961"
priority="10" reboot="false">
    <check type="uninstall" condition="exists" path="ClamWin Free Antivirus
0.96.1"/>
    <install cmd="\\xx.xx.xx.xx\WPKG\apps\antivirus\clamwin-0.96.1-setup.exe
/sp- /silent /norestart /NOTB"/>
    <install cmd="%PROGRAMFILES%\ClamWin\bin\WClose.exe"/>
    <install cmd="cmd /C copy /y
"\\xx.xx.xx.xx\WPKG\apps\antivirus\ClamWin.conf"
"%PROGRAMFILES%\ClamWin\bin\ClamWin.conf""/>
    <install cmd="cmd /C copy /y
"\\xx.xx.xx.xx\WPKG\apps\antivirus\ScheduledScans"
"%PROGRAMFILES%\ClamWin\bin\ScheduledScans""/>

    <upgrade cmd="%PROGRAMFILES%\ClamWin\bin\WClose.exe"/>
    <upgrade cmd="\\xx.xx.xx.xx\WPKG\apps\antivirus\clamwin-0.96.1-setup.exe
/sp- /silent /norestart /NOTB"/>
    <upgrade cmd="%PROGRAMFILES%\ClamWin\bin\WClose.exe"/>
    <upgrade cmd="cmd /C copy /y
"\\xx.xx.xx.xx\WPKG\apps\antivirus\ClamWin.conf"
"%PROGRAMFILES%\ClamWin\bin\ClamWin.conf""/>
    <upgrade cmd="cmd /C copy /y
"\\xx.xx.xx.xx\WPKG\apps\antivirus\ScheduledScans"
"%PROGRAMFILES%\ClamWin\bin\ScheduledScans""/>

    <remove cmd="%PROGRAMFILES%\ClamWin\bin\WClose.exe"/>
    <remove cmd="%PROGRAMFILES%\ClamWin\unins000.exe /VERYSILENT
/SUPPRESSMSGBOXES /NORESTART /NOCANCEL"/>
</package>

</packages>


Thank You very much for any-tips that can help me solve this ..
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to