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
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 DEBIAN_FRONTEND=noninteractiv
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 c
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 sta
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 upda
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 started
6 matches
Mail list logo