Your message dated Sat, 13 Mar 2010 18:01:58 +0100
with message-id <[email protected]>
and subject line Re: 'reportbug' won't play nice with 'yes N' pipe.
has caused the Debian Bug report #329054,
regarding 'reportbug' won't play nice with 'yes N' pipe.
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.)
--
329054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329054
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 3.17
Severity: normal
I can't seem to pipe in a bunch of "no"s:
% yes N | reportbug --query-only xpdf ; echo $?
1 # there's a 5-10 second pause before the '1' shows up.
Is 'reportbug' using standard input? I skimmed the code, (but am not
expert in Python), and got the impression that it used some form of raw
input function that was lower level than standard input.
Note: this is related to this bug:
#222621 /usr/bin/querybts: Could provide option to list all bugs without user
interaction
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=222621
...which I'd commented on last April, adding a shell script kludge.
It's odd since 'querybts' works fine with a 'yes' pipe.
-- Package-specific info:
** Environment settings:
EDITOR="mcedit"
EMAIL="[email protected]"
** /home/alfie/.reportbugrc:
reportbug_version "3.2"
mode standard
ui text
realname "A Costa"
email "[email protected]"
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages reportbug depends on:
ii python2.3 2.3.5-8 An interactive high-level object-o
Versions of packages reportbug recommends:
ii python2.3-iconvcodec 1.1.2-1 Python universal Unicode codec, us
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 4.6
Please use
$ querybts --buglist xpdf
Querying Debian BTS for reports on xpdf...
#551287 xpdf: integer overflow and null ptr dereference vulnerabilities
#551676 xpdf: Security patch Xpdf 3.02pl4 released 2009-oct-14
#458763 xpdf: FTBFS: applying patch 41_lesstif_cpp to ./ ... failed.
#527840 Needs to be actively maintained or removed
#528807 FTBFS: applying patch 41_lesstif_cpp to ./ ... failed.
#515495 xpdf: obsolete build-dep on x-dev
#566091 xpdf: incorrect PostScript when a large image is in a pattern
#364773 xpdf always says: Warning: Attempt to remove nonexistent passive grab
#374343 bash-doc bashref.pdf typos: apparently %s/ fi/ /g in some sections
#441142 xpdf font rendering bug
#487625 xpdf: Depends: xpdf-reader (= 3.01-9.1+etch5) but it is not
going to be installed
#505856 Segfault in SplashT1FontFile::loadType1Font
#348061 cupsys: pdftops conversion fails on transparency in PDF-files
#424747 xpdfrc(5) man page points to wrong config file path
#351279 xpdf: xpdf-reader ported to poppler
If you need the bug list of a package.
I don't plan to support piping "yes" to reportbug in the general case:
if you need something specific to be automated, then file a wishlist
bug about it.
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---