- comment out dpkg trigger messages, those seem to be not generated by
dpkg over the status fd
{
{"unpacked",N_("Preparing to configure %s") },
{"half-configured", N_("Configuring %s") },
{
{"unpacked",N_("Preparing to configure %s") },
{"half-configured", N_("Configuring %s") },
{"triggers-awaited", N_("Processing triggers for %s") },
{"triggers-pending", N_("Processing triggers for %s") },
{"triggers-awaited", N_("Processing triggers for %s") },
{"triggers-pending", N_("Processing triggers for %s") },
- {"half-configured", N_("Configuring %s") },
{ "installed", N_("Installed %s")},
{NULL, NULL}
},
// Remove operation
{
{"half-configured", N_("Preparing for removal of %s")},
{ "installed", N_("Installed %s")},
{NULL, NULL}
},
// Remove operation
{
{"half-configured", N_("Preparing for removal of %s")},
{"triggers-awaited", N_("Preparing for removal of %s")},
{"triggers-pending", N_("Preparing for removal of %s")},
{"triggers-awaited", N_("Preparing for removal of %s")},
{"triggers-pending", N_("Preparing for removal of %s")},
{"half-installed", N_("Removing %s")},
{"config-files", N_("Removed %s")},
{NULL, NULL}
{"half-installed", N_("Removing %s")},
{"config-files", N_("Removed %s")},
{NULL, NULL}