David Whedon wrote:
> 1. printf to stdout is bad, it mucks with debconf and we die, changed to stderr.
I'm quite sure that was debugging output that I forgot to remove.
> 2. If a postinst failed udpkg marks the package as half-configured. Without
> this patch main-menu will then refuse to run t
Two bugs here:
1. printf to stdout is bad, it mucks with debconf and we die, changed to stderr.
2. If a postinst failed udpkg marks the package as half-configured. Without
this patch main-menu will then refuse to run the postinst again, because it only
cares about installed and unpacked packages.
2 matches
Mail list logo