Your message dated Fri, 17 Jul 2009 17:26:34 +1000
with message-id <[email protected]>
and subject line [Fwd: docutils-writer-manpage 0.1~svn.r5690-3 MIGRATED to
testing]
has caused the Debian Bug report #502819,
regarding docutils-writer-manpage: program ‘check’ should not require
interactive terminal
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.)
--
502819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502819
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: docutils-writer-manpage
Version: 0.1~svn.20080921-1
Severity: normal
The program ‘check’ in the source package requires an interactive
terminal, since it expects to use the ‘less’ interactive program:
=====
$ grep --context 3 'less' ./check
grep -v "Generated by docutils manpage writer on" $OUT_DIR/$F_BASE.man
> $TMPF_OUT
diff -s -u $TMPF_EXP $TMPF_OUT > $TMPF
if test $? -gt 0 ; then
less $TMPF
if [ "$CREATE" == "1" ] ; then
cp $OUT_DIR/$F_BASE.man $EXP_DIR
fi
=====
The program should be modified to work correctly on a non-interactive
terminal, by simply sending output to the standard output devices.
--- End Message ---
--- Begin Message ---
This bug was fixed by the upload of docutils-writer-manpage
0.1~svn.r5690-3.
--
\ “When I get real bored, I like to drive downtown and get a |
`\ great parking spot, then sit in my car and count how many |
_o__) people ask me if I'm leaving.” —Steven Wright |
Ben Finney <[email protected]>
--- Begin Message ---
FYI: The status of the docutils-writer-manpage source package
in Debian's testing distribution has changed.
Previous version: 0.1~svn.r5663-3
Current version: 0.1~svn.r5690-3
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.
--- End Message ---
--- End Message ---