[Pkg-bazaar-maint] Bug#542105: bzr: commands init, add, commit do not obey option --quiet

Jari Aalto jari.aalto at cante.net
Mon Aug 17 20:29:45 UTC 2009


Package: bzr
Version: 1.17-1
Severity: normal


The -q, --quiet help read:

    $ bzr help init
    ...
    -q, --quiet           Only display errors and warnings.

Likewise for commands 'add' and 'commit'.

But this happens:

    bzr init -q
    <progress indicator flashes>

    touch test 

    bzr add -q test
    <progress indicator flashes / I'm not 100% sure, but It looks like...>

    bzr commit -q -m "message" test
    <progress indicator flashes>

EXPECTED

The progress indicator is not expected to appear with option --quiet.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bzr depends on:
ii  libc6                  2.9-23            GNU C Library: Shared libraries
ii  python                 2.5.4-2           An interactive high-level object-o
ii  python-central         0.6.11            register and build utility for Pyt
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages bzr recommends:
pn  bzrtools                      <none>     (no description available)
ii  ca-certificates               20090709   Common CA certificates
ii  python-paramiko               1.7.4-0.1  Make ssh v2 connections with pytho

Versions of packages bzr suggests:
pn  bzr-gtk                       <none>     (no description available)
pn  bzr-svn                       <none>     (no description available)
pn  python-kerberos               <none>     (no description available)
pn  python-pycurl                 <none>     (no description available)
ii  xdg-utils                     1.0.2-6.1  desktop integration utilities from

-- no debconf information





More information about the Pkg-bazaar-maint mailing list