[oe] what to do with wrong checksum

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Sat Nov 7 09:06:57 UTC 2009


2009/11/7 Holger Hans Peter Freyther <holger+oe at freyther.de>:
> On Friday 06 November 2009 21:38:40 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?
>
>
> Check the angstrom mirror or sources.oe.org and download that version
> and then diff it.

Hm. Did that.
Apparently version control is not very strong for Twig.
The diff for the changes file:

diff -r old/XML-Twig-3.33/Changes new/XML-Twig-3.33/Changes
13a14
> added: indented_close_tag pretty_print option (suggested by H.Merijn Brand)
14a16,23
> 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
> fix:  xml_split bug when using an XML declaration and a utf8 encoding. Spotted
>       by Chris Price.
> fix:  xml_pp bug, pod2text command to display help was not properly quoted.
>       Spotted by Chris Price.
> fix:  failing tests when LWP::UserAgent is not available

Reluctantly updated checksums.ini

Frans




More information about the Openembedded-devel mailing list