control: reopen -1

Hi,

this fix removes the error output of apt-cache showsrc when there is no deb-src.

reportbug-7.1.7:

$ reportbug release.debian.org
[..]
Choose the request type: 7
Please enter the name of the package: ros-bond-core
Checking status database...
E: You must put some 'source' URIs in your sources.list
This package doesn't appear to exist; continue? [y|N|?]?

reportbug-7.1.8:

$ reportbug release.debian.org
[..]
Choose the request type: 7
Please enter the name of the package: ros-bond-core
Checking status database...
This package doesn't appear to exist; continue? [y|N|?]?

The "E: You must put some 'source' URIs in your sources.list" is missing, because it's redirected to stdout. But in this case it helps a lot. I was not able to reproduce the libc6 bug, but I would propose to redirect stderr for that command to /dev/null (as done for others as
well) instead.

Cheers Jochen

* Sandro Tosi <mo...@debian.org> [2017-12-29 04:50]:
Source: reportbug
Source-Version: 7.1.8

We believe that the bug you reported is fixed in the latest version of
reportbug, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 882...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated reportbug package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 28 Dec 2017 23:25:43 -0500
Source: reportbug
Binary: reportbug python3-reportbug
Architecture: source all
Version: 7.1.8
Distribution: unstable
Urgency: medium
Maintainer: Reportbug Maintainers <reportbug-maint@lists.alioth.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Description:
python3-reportbug - Python modules for interacting with bug tracking systems
reportbug  - reports bugs in the Debian distribution
Closes: 695887 773346 849763 849765 863823 866596 868022 868154 871527 871769 
872780 875309 877650 878420 878436 878437 878538 882130 882983 883577
Changes:
reportbug (7.1.8) unstable; urgency=medium
.
  * reportbug/debbugs.py
    - add `a11y` tag
    - dont RFC2047-encode the Owner pseudo header when submitting a WNPP bug;
      patch by Nis Martensen; Closes: #872780
  * reportbug/utils.py, bin/*
    - fix invalid escape sequence deprecation warnings with Python 3.6; patch by
      Ville Skyttä; Closes: #878437
    - redirect stderr to stdout when running commands via get_command_output(),
      and this prevents errors to be sent to the terminal; Closes: #882130
  * reportbug/ui/gtk2_ui.py
    - typo fix; Closes: #875309
  * debian/control
    - add sensible-utils to reportbug depends, since we require sensible-*
      commands to be available; Closes: #871527
  * man/reportbug.1
    - fix reference to -A/--attach in the include-file section; patch by Alex
      Muntada; Closes: #871769, #878420
  * reportbug/{debbugs.py, utils.py}
    - add tailing new-line when processing strings line by line; patch by Nis
      Martensen; Closes: #866596
  * reportbug/submit.py
    - remove spurious print() of MIME type, introduced during the py3k porting;
      patch by Nis Martensen; Closes: #868154
    - use quoted-printable encoding for lines that are over 980 chars long;
      patch by Nis Martensen; Closes: #849765
  * fix some spelling errors; patch by Ville Skyttä; Closes: #878436
  * bin/reportbug
    - preserve attachments order; patch by Ville Skyttä; Closes: #878538
  * add Linux Security Model (LSM) information to the 'System info' section of
    the bug report (if any LSM is enabled on the system); patch by Laurent
    Bigonville and intrigeri; Closes: #773346
  * debian/source/options
    - use the default XZ compression algo by removing the custom setting to use
      bzip2; patch by Boyuan Yang; Closes: #863823
  * use context managers to avoid leaving unclosed file descriptors (which often
    results in users losing control of their terminal windows); patch by Nis
    Martensen; Closes: #695887, #849763, #882983
  * prevent Unicode(De|En)codeError with most open() calls by using
    'backslashreplace' in case of errors; patch by Nis Martensen;
    Closes: #877650, #883577, #868022
  * debian/copyright
    - leave only me as Upstream-Author and Packaged-By
  * debian/control
    - bump Standards-Version to 4.1.2 (no changes needed)
  * debian/rules
    - dont call dpkg-parsechangelog directly, use dpkg/pkg-info.mk instead
Checksums-Sha1:
a2a0567f6c0e867eea588a3f86005e3b92a4714d 1818 reportbug_7.1.8.dsc
5a37448de289ef4a777065a3cab8b61f5a011db0 369944 reportbug_7.1.8.tar.xz
f96526f7050214b73a1dcbdf889e7b7c2866356b 130416 python3-reportbug_7.1.8_all.deb
143a36b32afb62f4d8370a29f5cfba7ac1bc867f 128512 reportbug_7.1.8_all.deb
c04fbe7286aa5d9b7d9dc8549d15fa5a482085bb 7219 reportbug_7.1.8_amd64.buildinfo
Checksums-Sha256:
6770032e1237534378e1f7d33fc51582a1c5c41e0b7a606347639eedb43b38b8 1818 
reportbug_7.1.8.dsc
12cf48d3bdf60f0f9400c31cf7076ba3a5d445c20f47e6eba6924798ca02b0cd 369944 
reportbug_7.1.8.tar.xz
f55a140f7dbbf71d383a9f4ba5db24ff4756aac500df74426a767571aef8af2c 130416 
python3-reportbug_7.1.8_all.deb
ad3c6fa6162a862a48132e976eed21e249502f0cbe04e00ba9dce76df00ad29b 128512 
reportbug_7.1.8_all.deb
335140ea5a521c3e468af09441c4c595a7271bf1b0b10921760dfccb357c49ae 7219 
reportbug_7.1.8_amd64.buildinfo
Files:
872a8ae8a2827e9ec1e586f04d968fa0 1818 utils standard reportbug_7.1.8.dsc
d33d99e01ac3457736e9d4ba42513779 369944 utils standard reportbug_7.1.8.tar.xz
6a1ffcc9e641ae969b93a90ec0d33330 130416 python standard 
python3-reportbug_7.1.8_all.deb
8fea5d646e5c2e143aedae8e29e356aa 128512 utils standard reportbug_7.1.8_all.deb
1f875e506d281d40521188f8df7ce5ec 7219 utils standard 
reportbug_7.1.8_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAlpFxY0ACgkQh588mTgB
qU9BixAAz5Q8PL+Kg+NaVBMkIxLt5oLRLaM7aZk3YDsuNJdBMVqY9YYv94W1BSCr
pw9ycNpcpyAokfS5zGetGryxHFEkd0O+VEwCtbU8RukvqupaZPRtkNeVspioFNOr
xgDXCPNAjVcEc3P1gymZ+96CwDjp5/rW+QGIG3ZmuIas4fPd9ZfliAphEOzOqXEW
932W9SrDBJz15ShfKlGeqxmZaD1qIuXzCtEH931bArfZHw237QxSLEXzsYikr/cj
0jvNC7MDYS8QRe4y8sbqFUBaUnlPYEK9pNpZw4zfQzaUj//dAh5M2KIgCIC2KUYN
1zjP88o24Gt4qyA+Ok/5yFf3i3cveEuo7ZNXqij7n6mJdCCMAg5HGrnnSzSRWCNn
j6Fo1ujf69mm090Zx2XOacZXQl79crrBocxH/ajqqsNGym3ghb4kVoTGZgZh08mE
Rt5rqKZ8XN2nTxYRhXNl6rwADGRlR2ABfq6gA6wz2YVaPMU8olNMM2Nzl0IJRxyH
WhI5ZhZHnCLeqk2X75IU3bMbdsWaQIaWtB83aIW/qrsv52Rgqn2a5VdmkUnDc7kp
CZQksVG5j5WYfi4BWrEpMk5H9uuRwAkSKzbGsuwgV1ILESRT3HaD96gDin8rwdY6
ouioIhUKE4L3qqVl9/aw2CtNVMCaMRoZyeEJbiN/FUUiIqJdlMY=
=v+O4
-----END PGP SIGNATURE-----



Attachment: signature.asc
Description: PGP signature

_______________________________________________
Reportbug-maint mailing list
Reportbug-maint@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint

Reply via email to