[wpkg-users] Profile inconsistency when using separate files instead of a single file
Tomasz Chmielewski
mangoo at wpkg.org
Mon Mar 31 15:35:36 CEST 2008
Sébastien BEAUDLOT schrieb:
> Tomasz Chmielewski a écrit :
> > Could you paste the contents of the first file (XML) listed in the debug
> > output?
>
> 95-wpkg-client.xml :
>
> <package
> id="wpkg-client"
> name="Service WPKG 1.2rc6"
(...)
> </package>
>
>
> Sorry for this problem, but i really want to make it work.
You need <packages> (...) </packages> around.
So:
<packages>
<package
id="wpkg-client"
...
</package>
</packages>
--
Tomasz Chmielewski
http://wpkg.org
More information about the wpkg-users
mailing list