Your message dated Sun, 6 Apr 2008 13:33:44 -0400
with message-id <[EMAIL PROTECTED]>
has caused the report #474594,
regarding bsdgames: Unmatched bracket in quiz poetry data file
to be marked as having been forwarded to the upstream software
author(s) [EMAIL PROTECTED]
(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.)
--
474594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474594
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
----- Forwarded message from James Westby <[EMAIL PROTECTED]> -----
From: James Westby <[EMAIL PROTECTED]>
Date: Sun, 06 Apr 2008 18:08:16 +0100
To: [EMAIL PROTECTED]
Subject: Bug#474594: bsdgames: Unmatched bracket in quiz poetry data file
Reply-To: James Westby <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
X-Mailer: Evolution 2.22.0
Package: bsdgames
Version: 2.17-12
Severity: normal
Hi,
In
https://bugs.launchpad.net/ubuntu/+source/bsdgames/+bug/160378
it was reported that the poetry file of quiz is malformed, quoting:
the file /usr/share/games/bsdgames/quiz/poetry is missing a } bracket.
$ quiz poem author
quiz: unmatched alternator in regexp Elegy{ Written in a Country
Church{-| }Yard:{Thomas }Gray
The following patch is used in Ubuntu to fix this error.
Thanks,
James
diff -pruN 2.17-12/quiz/datfiles/poetry
2.17-12ubuntu1/quiz/datfiles/poetry
--- 2.17-12/quiz/datfiles/poetry 1997-07-17 17:42:20.000000000 +0100
+++ 2.17-12ubuntu1/quiz/datfiles/poetry 2008-03-13 09:14:47.000000000 +0000
@@ -64,7 +64,7 @@ Drink deep{,} or taste not the Pierian s
{Alexander }Pope
The curfew tolls the knell of parting day{,}:\
The lowing herd wind slowly o'er the lea:\
-Elegy{ Written in a Country Church{-| }Yard:\
+Elegy{ Written in a Country Church{-| }Yard}:\
{Thomas }Gray
The best laid schemes o' mice an' men gang aft a-gley{,}:\
An{'|d} lea{'|v}e us nought but grief an{'|d} pain for promised joy{.}:\
----- End forwarded message -----
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---