[wpkg-users] Error in package.xml

Torsten Geile geile at oekonet-bremen.de
Thu Mar 1 13:58:51 CET 2007


Hi,

event log on a client gives an error message and I can't find out why.
This is the entry in package.xml

<package
                id="pdfcreator"
                name="PDFCreator erzeugt PDF Dokumente"
                revision="1"
                reboot="false"
                priority="6"
        <check type="uninstall" condition="exists" path="PDFCreator" />
        <install cmd='msiexec /i 
\\192.168.2.88\deploy\software\pdfcreator.msi /quiet /passive' />
        <exit code="0" />
        </install>
        </package>

The message on the client says

Ereignistyp:    Informationen
Ereignisquelle:    WSH
Ereigniskategorie:    Keine
Ereigniskennung:    4
Datum:        01.03.2007
Zeit:        13:45:28
Benutzer:        Nicht zutreffend
Computer:    GRI-AK
Beschreibung:
Error parsing xml: Ein Name beginnt mit einem ungültigen Zeichen. (Name 
starts with invalid character)


Ereignistyp:    Informationen
Ereignisquelle:    WSH
Ereigniskategorie:    Keine
Ereigniskennung:    4
Datum:        01.03.2007
Zeit:        13:45:28
Benutzer:        Nicht zutreffend
Computer:    GRI-AK
Beschreibung:
Line      120



Ereignistyp:    Informationen
Ereignisquelle:    WSH
Ereigniskategorie:    Keine
Ereigniskennung:    4
Datum:        01.03.2007
Zeit:        13:45:28
Benutzer:        Nicht zutreffend
Computer:    GRI-AK
Beschreibung:
Linepos   2



Ereignistyp:    Informationen
Ereignisquelle:    WSH
Ereigniskategorie:    Keine
Ereigniskennung:    4
Datum:        01.03.2007
Zeit:        13:45:28
Benutzer:        Nicht zutreffend
Computer:    GRI-AK
Beschreibung:
Filepos   4625


Ereignistyp:    Informationen
Ereignisquelle:    WSH
Ereigniskategorie:    Keine
Ereigniskennung:    4
Datum:        01.03.2007
Zeit:        13:45:28
Benutzer:        Nicht zutreffend
Computer:    GRI-AK
Beschreibung:
srcText       <check type="uninstall" condition="exists" 
path="PDFCreator" />



The mentioned line 120 is "<check type=..."

I can't find anything wrong in that.

regards, Torsten






VDEV
_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users



More information about the wpkg-users mailing list