Your message dated Fri, 28 Apr 2017 10:13:09 +0200
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #855553,
regarding git-pbuilder: Add a quiet/silent option to disable "set -x"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
855553: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855553
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.8.12.2
Severity: wishlist
git-pbuilder unconditionally issues a "set -x" before invoking the
builder; since this outputs to stderr, this makes it rather difficult to
perform a silent run (such as in a cron job) without discarding any
error message.
-- System Information:
Debian Release: 9.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-2-amd64 (SMP w/3 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages git-buildpackage depends on:
ii devscripts 2.17.1
ii git 1:2.11.0-2
ii man-db 2.7.6.1-2
ii python-dateutil 2.5.3-2
ii python-pkg-resources 33.1.1-1
ii python-six 1.10.0-3
pn python:any <none>
Versions of packages git-buildpackage recommends:
ii cowbuilder 0.85
ii pbuilder 0.228.4
ii pristine-tar 1.38
ii python-requests 2.12.4-1
Versions of packages git-buildpackage suggests:
ii python-notify 0.1.1-4
ii sudo 1.8.19p1-1
ii unzip 6.0-21
-- no debconf information
--- End Message ---
--- Begin Message ---
Bcc:
Subject: Re: Bug#855553: git-pbuilder: Add a quiet/silent option to disable
"set -x"
Reply-To:
In-Reply-To: <148755580145.15545.203895176344333225.report...@fabul.fbriere.net>
Version: git-buildpackage/0.8.13
On Sun, Feb 19, 2017 at 08:56:41PM -0500, Frédéric Brière wrote:
> Package: git-buildpackage
> Version: 0.8.12.2
> Severity: wishlist
>
> git-pbuilder unconditionally issues a "set -x" before invoking the
> builder; since this outputs to stderr, this makes it rather difficult to
> perform a silent run (such as in a cron job) without discarding any
> error message.
Fixed in 0.8.13 already.
Cheers,
-- Guido
--- End Message ---