In some newer installations wpkg say me:

 2011-07-11 16:50:15, DEBUG   : Getting profiles which apply to this node.
 2011-07-11 16:50:15, DEBUG   : Applying profile: default
 2011-07-11 16:50:15, DEBUG   : Adding profile dependencies of profile 
'default': 'base'
 2011-07-11 16:50:15, DEBUG   : Adding package with ID 'null' to profile 
packages.
 2011-07-11 16:50:15, ERROR   : Database inconsistency: Package with ID 'null' 
does not exist within the package database or the local settings file. Please 
contact your system administrator!
 2011-07-11 16:50:15, DEBUG   : Adding package with ID 'wpkg' to profile 
packages.
 2011-07-11 16:50:15, DEBUG   : Found package node 'WPKG' (wpkg) in package 
database
 [...]

My hosts contains only:

 <wpkg>
    <host name=".+" profile-id="default" />
 </wpkg>

and my profiles.xml:

 <profiles>
    <profile id="base">
        <package package-id="wpkg" />
        <package package-id="wpkg-settings" />
        [...]
    </profile>

    <profile id="default">
        <depends profile-id="base" />
        <package profile-id="xptweaks-disable-csc" />
    </profile>
 </profiles>


Package repository are common between many installations, where this
error does not throw out.

WPKG after this error continue as expected, so it is only noise.


But... what's happen? Thanks.

-- 
dott. Marco Gaiarin                                 GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                http://www.sv.lnf.it/
  Polo FVG  -  Via della Bontà, 7 - 33078  -  San Vito al Tagliamento (PN)
  marco.gaiarin(at)sv.lnf.it      tel +39-0434-842711  fax +39-0434-842797

                Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
           http://www.lanostrafamiglia.it/chi_siamo/5xmille.php
        (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
-------------------------------------------------------------------------
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