On Sat, Jul 26, 2003 at 10:10:23PM -0700, Blars Blarson wrote: > Package: dpkg > Version: 1.10.10 > Severity: minor > > When installing packages with dselect, for some packages there is a > blank line after the "Setting up" message, but not for others. I'd > prefer there not be the blank link, but think that being inconsistent > is worse than always putting in the blank line.
The blank line is actually kind of useful if you know what it means: it indicates that the package has a postinst script which is being run. (The blank line is then output to make sure any output from the postinst is separated from dpkg's next progress message.) Cheers, -- Colin Watson [EMAIL PROTECTED]

