[Bug 469480] New: perl-XML-LibXML and perl-XML-LibXSLT must have the same versions

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 1 11:18:28 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: perl-XML-LibXML and perl-XML-LibXSLT must have the same versions

https://bugzilla.redhat.com/show_bug.cgi?id=469480

           Summary: perl-XML-LibXML and perl-XML-LibXSLT must have the
                    same versions
           Product: Fedora
           Version: 9
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: medium
         Component: perl-XML-LibXSLT
        AssignedTo: zing at fastmail.fm
        ReportedBy: radford at blackbean.org
         QAContact: extras-qa at fedoraproject.org
                CC: zing at fastmail.fm, fedora-perl-devel-list at redhat.com
    Classification: Fedora


For whatever reason XML::LibXSLT copies and pastes code and structure
definitions from XML::LibXML and those definitions (and code) changed from 1.63
to 1.66.

This means that you can (and I do) get corruption and crashes when using mixed
versions.  The current versions in fc9 are:

  perl-XML-LibXML-1.66-1.fc9.x86_64
  perl-XML-LibXSLT-1.63-5.fc9.x86_64

perl-XML-LibXSLT should be upgraded to 1.66 and it should explicitly require
the appropriate (i.e.the same) version of perl-XML-LibXML as long as this
incestuous relationship exists.

A sign that you have incompatible versions is this warning from perl.

  XML::LibXML: unregistering node, while no nodes have been registered?

Another sign is random crashes.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-perl-devel-list mailing list