{
const pkg_object *conf;
struct pkg_plugin *p = NULL;
const char *dump;
char *dump;
while (pkg_plugins(&p) == EPKG_OK) {
conf = pkg_plugin_conf(p);