Your message dated Sun, 23 Aug 2009 11:17:23 +0000
with message-id <[email protected]>
and subject line Bug#537782: fixed in wikipedia2text 0.11-1
has caused the Debian Bug report #537782,
regarding wikipedia2text fails with `tr' error message
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.)


-- 
537782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537782
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wikipedia2text
Version: 0.10-2
Severity: important
Tags: patch

wikipedia2text does not work at all:

$ wikipedia2text -C Debian
tr: misaligned [:upper:] and/or [:lower:] construct

Attached patch fixes the issue.


-- System Information:
Debian Release: 5.0.2
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'jaunty-updates'), (500, 
'jaunty-security'), (500, 'jaunty-backports'), (400, 'jaunty'), (300, 
'unstable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-11-lpia (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wikipedia2text depends on:
ii  iceweasel [www-brows 3.0.11-1            lightweight web browser based on M
ii  liburi-perl          1.37+dfsg-1         Manipulates and accesses URI strin
ii  lynx-cur [www-browse 2.8.7pre1-1         Text-mode WWW Browser with NLS sup
ii  opera [www-browser]  10.00.4402.gcc4.qt3 The Opera Web Browser
ii  w3m [www-browser]    0.5.2-2+b1          WWW browsable pager with excellent

Versions of packages wikipedia2text recommends:
ii  less                          418-1      Pager program similar to more

Versions of packages wikipedia2text suggests:
ii  w3m                           0.5.2-2+b1 WWW browsable pager with excellent

-- no debconf information

-- 
 -----------------------------------------------------------
| Radovan GarabĂ­k http://kassiopeia.juls.savba.sk/~garabik/ |
| __..--^^^--..__    garabik @ kassiopeia.juls.savba.sk     |
 -----------------------------------------------------------
Antivirus alert: file .signature infected by signature virus.
Hi! I'm a signature virus! Copy me into your signature file to help me spread!
--- /usr/bin/wikipedia2text.orig	2009-03-23 13:13:37.000000000 +0100
+++ /usr/bin/wikipedia2text	2009-07-20 23:15:28.000000000 +0200
@@ -367,7 +367,7 @@
 
 # Now we do some input sanitizing.
 ARGUMENT="$(uri_decode "$*")"
-LOCAL="$(echo "${LOCAL}"|tr [:upper:] [:lower:])"
+LOCAL="$(echo "${LOCAL}"|tr '[:upper:]' '[:lower:]')"
 # Random page?
 if [ "${RAND}" = "true" ]; then
     ARGUMENT="$(uri_decode "${RANDOMP}")"

--- End Message ---
--- Begin Message ---
Source: wikipedia2text
Source-Version: 0.11-1

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

wikipedia2text_0.11-1.diff.gz
  to pool/main/w/wikipedia2text/wikipedia2text_0.11-1.diff.gz
wikipedia2text_0.11-1.dsc
  to pool/main/w/wikipedia2text/wikipedia2text_0.11-1.dsc
wikipedia2text_0.11-1_all.deb
  to pool/main/w/wikipedia2text/wikipedia2text_0.11-1_all.deb
wikipedia2text_0.11.orig.tar.gz
  to pool/main/w/wikipedia2text/wikipedia2text_0.11.orig.tar.gz



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert <[email protected]> (supplier of updated wikipedia2text 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 28 Jul 2009 01:21:47 +0200
Source: wikipedia2text
Binary: wikipedia2text
Architecture: source all
Version: 0.11-1
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description: 
 wikipedia2text - displays Wikipedia articles on the command line
Closes: 537782
Changes: 
 wikipedia2text (0.11-1) unstable; urgency=low
 .
   * New upstream release
     + fixes unwanted globbing (Closes: #537782)
   * Bumped Standards-Version to 3.8.2 (no changes)
   * Added watch file (currently suffers from #538717).
   * Updated upstream URL in copyright file.
   * Updated dependency on lynx-ssl to lynx | lynx-cur
   * Moved docbook-to-man from Build-Depends to Build-Depends-Indep (fixes
     Lintian informational warning).
Checksums-Sha1: 
 2a6ead0c5382162ac612f1b6b9b8e38ff50b66cd 1204 wikipedia2text_0.11-1.dsc
 33419894e8f683645a800ee4f35e87a3125e7832 4478 wikipedia2text_0.11.orig.tar.gz
 dce05f81463e4e62e7a143e381ab990169f30607 5755 wikipedia2text_0.11-1.diff.gz
 546861f8a4485834cdf485e9305efe120969130a 9004 wikipedia2text_0.11-1_all.deb
Checksums-Sha256: 
 f478fecdb46e3a696ea920a589e8664ea1aa96181de8cab450c12ed052a63404 1204 
wikipedia2text_0.11-1.dsc
 c8c136e17f8c2dd6db9b607446921996262feb9a53c1c78140f66a715aab7468 4478 
wikipedia2text_0.11.orig.tar.gz
 6aa86f561c09b7ab1ca31159ffbfa833b0e6bb6dd81b9d910d18bfa58c182d04 5755 
wikipedia2text_0.11-1.diff.gz
 01bc5366f202ca00e0a97cab0bc20bd8dba3ade891b8732fbcff27e8843a9a05 9004 
wikipedia2text_0.11-1_all.deb
Files: 
 979f6f39c8f0422ad8eb7846c0b8666a 1204 text optional wikipedia2text_0.11-1.dsc
 b55bc62a1faf4831c8d1e1358ac967f1 4478 text optional 
wikipedia2text_0.11.orig.tar.gz
 696157aa09ab9c6ae4363004dca0db06 5755 text optional 
wikipedia2text_0.11-1.diff.gz
 6772bf10aab3b528bf79078d3260abcf 9004 text optional 
wikipedia2text_0.11-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqRIlQACgkQ2XA5inpabMckhgCcCbazgwJ/MzEXCixIJmO8pVrv
IMoAn1v4nqiHKCmyVVUWY6BF20NQFTny
=3ZGR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to