Bug#539617: dpkg: Add option to suppress progress display while reading database

2023-08-14 Thread Thorsten Glaser
Package: dpkg Version: 1.21.22 Followup-For: Bug #539617 X-Debbugs-Cc: t...@mirbsd.de This issue is still present, cluttering logs of CI jobs by a lot. -- Package-specific info: This system uses merged-usr-via-aliased-dirs, going behind dpkg's back, breaking its core assumptions. This can cause

Bug#539617: dpkg: Add option to suppress progress display while reading database

2020-08-13 Thread Yuri Kanivetsky
Hi, stdout is not tty, but dpkg still produces a lot of output: $ docker stop apt-quiet \ ; docker run --rm --name apt-quiet -d cypress/base:12 sleep infinity \ && docker exec apt-quiet sh -euxc ' [ -t 1 ] && echo tty || echo non-tty && ps -efH && export

Bug#539617: dpkg: Add option to suppress progress display while reading database

2009-08-02 Thread Frans Pop
Package: dpkg Version: 1.15.3.1 Severity: wishlist Tags: patch When the output of package installations are logged to a file, the progress counter updates while reading the database are distracting. This is especially the case in Debian Installer where multiple package installations are

Bug#539617: dpkg: Add option to suppress progress display while reading database

2009-08-02 Thread Guillem Jover
Hi! On Sun, 2009-08-02 at 13:54:24 +0200, Frans Pop wrote: Package: dpkg Version: 1.15.3.1 Severity: wishlist Tags: patch When the output of package installations are logged to a file, the progress counter updates while reading the database are distracting. It should only get updated if

Bug#539617: dpkg: Add option to suppress progress display while reading database

2009-08-02 Thread Julien Cristau
On Sun, Aug 2, 2009 at 13:54:24 +0200, Frans Pop wrote: When the output of package installations are logged to a file, the progress counter updates while reading the database are distracting. This is especially the case in Debian Installer where multiple package installations are started

Bug#539617: dpkg: Add option to suppress progress display while reading database

2009-08-02 Thread Frans Pop
Hi Guillem, On Sunday 02 August 2009, Guillem Jover wrote: I'm guessing this logging is taken from the tty directly instead of redirecting stdout? If so, OOC what was the reason to do it that way? The reason is that we're running in a fairly complex environment there. We're installing in a