Bug#711406: libxml-rss-perl: FTBFS with perl 5.18: test failure

Dominic Hargreaves dom at earth.li
Thu Jun 6 19:09:42 UTC 2013


Source: libxml-rss-perl
Version: 1.49-1
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.18-transition
Tags: sid jessie fixed-upstream
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=84296

This package FTBFS with perl 5.18 from experimental (in a clean sbuild
session):

#   Failed test 'got the same RSS both times'
#   at t/charset1.t line 76.
# +---+-----------------------------------------------------------+---+-----------------------------------------------------------+
# | Ln|Got                                                        | Ln|Expected                                                   |
# +---+-----------------------------------------------------------+---+-----------------------------------------------------------+
# |  3|<rdf:RDF                                                   |  3|<rdf:RDF                                                   |
# |  4| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"   |  4| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"   |
# |  5| xmlns="http://purl.org/rss/1.0/"                          |  5| xmlns="http://purl.org/rss/1.0/"                          |
# *  6| xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"  *   |                                                           |
# *  7| xmlns:content="http://purl.org/rss/1.0/modules/content/"  *   |                                                           |
# *  8| xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"    *   |                                                           |
# |  9| xmlns:admin="http://webns.net/mvcb/"                      |  6| xmlns:admin="http://webns.net/mvcb/"                      |
# | 10| xmlns:dc="http://purl.org/dc/elements/1.1/"               |  7| xmlns:dc="http://purl.org/dc/elements/1.1/"               |
# |   |                                                           *  8| xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"    *
# |   |                                                           *  9| xmlns:content="http://purl.org/rss/1.0/modules/content/"  *
# |   |                                                           * 10| xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"  *
# | 11|>                                                          | 11|>                                                          |
# | 12|                                                           | 12|                                                           |
# | 13|<channel rdf:about="http://channel.url/">                  | 13|<channel rdf:about="http://channel.url/">                  |
# +---+-----------------------------------------------------------+---+-----------------------------------------------------------+
# Looks like you failed 1 test of 2.
t/charset1.t ................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

Fixed upstream:

1.51    2013-05-11
    - Sort the XML namespaces before outputting.
        - became broken in perl-5.18.0-RC1.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



More information about the pkg-perl-maintainers mailing list