[oe] what to do with wrong checksum

Koen Kooi k.kooi at student.utwente.nl
Sat Nov 7 14:41:29 UTC 2009


On 06-11-09 21:38, Frans Meulenbroeks wrote:
> While trying to build xmltv I got this:
>
> NOTE: The MD5Sums did not match. Wanted:
> '495fd8c320f67a0c8e0b90ccb060f0ea' and Got:
> '68d9a93d507bbf917e1f3ad294fd5727'
> NOTE: Task failed: Checksum of
> 'http://xmltwig.com/xmltwig/XML-Twig-3.33.tar.gz' failed
>
> How should I handle this. Of course I can change the checksum, but i
> don't think that is the intention :-)
> Is there a version somewhere cached that has the old checksum (so I
> can compare).
> Or how else should I handle this?

 From my previous run in with twig:

checksums.ini: update entry for libxml-twig-perl
The Twig people are idiots because they keep replacing the tarball, a 
snippet from diffing the two:

diff -Nurd XML-Twig-3.33.old/Changes XML-Twig-3.33.new/Changes
--- XML-Twig-3.33.old/Changes	2009-05-18 14:13:23.000000000 +0200
+++ XML-Twig-3.33.new/Changes	2009-10-11 09:52:38.000000000 +0200
@@ -12,7 +12,11 @@
  added: better error message if find_nodes or get_xpath are called instead
        of findnodes when using XML::Twig::XPath (suggested by Zed Pobre)
  added: indented_close_tag pretty_print option (suggested by H.Merijn 
Brand)
-
+added: RT #49692 xml_split test on win 32 systems. Patch sent through RT
+       http://rt.cpan.org/Ticket/Display.html?id=49692
+fix:  RT #48616 handler condition of foo/* crashed the module
+      reported by Osfameron
+      http://rt.cpan.org/Public/Bug/Display.html?id=48616
  fix:  xml_grep bug: warning when --count is used and no match is found
        https://rt.cpan.org/Ticket/Display.html?id=33269
        found by Hermann Peifer
@@ -46,7 +50,9 @@
        Viebrock (fix is to explicitely return null from the character 
handler,
        instead of the text already parsed... a few hundred thousand times)
        http://rt.cpan.org/Ticket/Display.html?id=35672
-
+fix:  RT #47257, minor doc bug, spotted by David Steinbrunner
+      http://rt.cpan.org/Ticket/Display.html?id=47257
+improved: speed, somewhat





More information about the Openembedded-devel mailing list