Your message dated Sat, 14 Mar 2009 11:02:04 +0000
with message-id <[email protected]>
and subject line Bug#519603: fixed in imdb-tools 0.8-1
has caused the Debian Bug report #519603,
regarding imdb-get fails due to HTML layout changes
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.)
--
519603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519603
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: imdb-tools
Version: 0.7-1
Severity: grave
Tags: patch
User: [email protected]
Usertags: origin-ubuntu jaunty ubuntu-patch
The HTML layout of pages at the imdb changed and now searching fails
without returning any results. This can be recreated by using a command
like:
imdb-get -s Hook
A patch was submitted by an Ubuntu user to
http://launchpad.net/bugs/313260. I've tested the patch it resolves the
issue.
--
Brian Murray @ubuntu.com
--- imdb-tools-0.7.orig/imdb-get.sh
+++ imdb-tools-0.7/imdb-get.sh
@@ -216,7 +216,7 @@
else
TEMPCHOICES=`mktemp`
files=("${fil...@]}" "$TEMPCHOICES")
- < $TEMP tidy -iq -w 1000 2>/dev/null | sed 's/t\([dr][^>]*\)>/t\1>\n/g' | sed -n '/^ *<a href="\/title\/tt/s,^ *<a href="/title/\(tt[0-9]*\)/">\([^<]*\)</a>\([^<]*\)<.*,\1%\2 \3,p' > $TEMPCHOICES
+ < $TEMP tidy -iq -w 1000 2>/dev/null | sed 's/t\([dr][^>]*\)>/t\1>\n/g' | sed -n '/^ *<a href="\/title\/tt/s,^ *<a href="/title/\(tt[0-9]*\)/".*>\([^<]\+\)</a>\([^<]*\)<.*,\1%\2 \3,p' > $TEMPCHOICES
(( i = 1 ))
IFS='
'
--- End Message ---
--- Begin Message ---
Source: imdb-tools
Source-Version: 0.8-1
We believe that the bug you reported is fixed in the latest version of
imdb-tools, which is due to be installed in the Debian FTP archive:
imdb-tools_0.8-1.diff.gz
to pool/main/i/imdb-tools/imdb-tools_0.8-1.diff.gz
imdb-tools_0.8-1.dsc
to pool/main/i/imdb-tools/imdb-tools_0.8-1.dsc
imdb-tools_0.8-1_all.deb
to pool/main/i/imdb-tools/imdb-tools_0.8-1_all.deb
imdb-tools_0.8.orig.tar.gz
to pool/main/i/imdb-tools/imdb-tools_0.8.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.
Matthew Johnson <[email protected]> (supplier of updated imdb-tools 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.7
Date: Sat, 14 Mar 2009 10:44:52 +0000
Source: imdb-tools
Binary: imdb-tools
Architecture: source all
Version: 0.8-1
Distribution: unstable
Urgency: low
Maintainer: Matthew Johnson <[email protected]>
Changed-By: Matthew Johnson <[email protected]>
Description:
imdb-tools - Lookup film details on IMDB
Closes: 519603
Changes:
imdb-tools (0.8-1) unstable; urgency=low
.
* New upstream release (Closes: #519603, LP: #313260)
Files:
44e908928ab80d920394608f9fa472ff 583 utils optional imdb-tools_0.8-1.dsc
2428dcedec679117f73c88b1603503c8 17533 utils optional
imdb-tools_0.8.orig.tar.gz
6bdcaaed7b882a3be13cdfd933a32ccf 1816 utils optional imdb-tools_0.8-1.diff.gz
f44b48604cff3359429430b2a2986798 14726 utils optional imdb-tools_0.8-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFJu4uxpldmHVvob7kRAsWfAJwLOH7Obv79cNGPsNqceJCz4WcYtwCgsBqT
dVhgxMMpM3YHmGiTjh1Dksg=
=+61i
-----END PGP SIGNATURE-----
--- End Message ---