ICP

Open discussion forum. For topics that do not fit anywhere else.
Locked
Haos
New User
Posts: 25
Joined: Thu Mar 01, 2007 4:50 pm

ICP

Post by Haos »

ICP logs show a package without config. This "package" i think is a "config" directory in pkg/commands. Instead being interpreted as a config folder for commands package - it is taken as a separate package by ICP:

[03/07 19:15:06] [pkg/utils/control/initializer/checkpackages.ecl]: Warning: Package [::config (main configs)] has no ICP support!
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

Is there a pkg.cfg file in that config folder? If so then that's why.
Haos
New User
Posts: 25
Joined: Thu Mar 01, 2007 4:50 pm

Post by Haos »

Nope, the folder (i think it is the one) is located in: pkg/commands/config/ and it contains only some config files. I have never found any other config folder, that could be suspicious.
User avatar
Austin
Former Developer
Posts: 621
Joined: Wed Jan 25, 2006 2:30 am

Post by Austin »

It means pol/config/* is missing an ICP.cfg
Locked