Bug 16993

Summary: Warning: XML::LibXML compiled against libxml2 20902, but runtime libxml2 is older 20901
Product: Mageia Reporter: Bit Twister <bittwister2>
Component: RPM PackagesAssignee: Jerome Quelin <jquelin>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: Normal CC: jquelin, mageia, shlomif
Version: CauldronKeywords: 6sta1
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: perl-XML-LibXML CVE:
Status comment:

Description Bit Twister 2015-10-22 01:47:16 CEST
Description of problem:

Warning: XML::LibXML compiled against libxml2 20902, but runtime libxml2 is older 20901

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. install mageia 5
2. install updates
3. change media to cauldron
5. install updates



Reproducible: 

Steps to Reproduce:
Comment 1 David Walser 2015-10-22 18:50:12 CEST
The real question is, does it cause any real problems?  You see this warning every time you upgrade Mageia versions, as the two packages aren't upgraded in the same transaction or in the ideal order (libxml2_2 first, then perl-XML-LibXML).

I guess the correct fix would be to have a macro so that perl-XML-LibXML detects what version of libxml2 it's being built against, and then sets the Requires on libxml2 to that version.  Then they should be upgraded in the correct order.  Whether it's worth the effort, I'm not sure.

CC: (none) => jquelin, mageia, shlomif
Source RPM: libxml2-2.9.2-3.mga6.src.rpm => perl-XML-LibXML

Comment 2 Samuel Verschelde 2016-02-23 15:08:29 CET
Assigning to maintainer.

Assignee: bugsquad => jquelin
Severity: normal => minor

Bit Twister 2017-02-01 01:37:27 CET

Keywords: (none) => 6sta1
Summary: mga6: Warning: XML::LibXML compiled against libxml2 20902, but runtime libxml2 is older 20901 => Warning: XML::LibXML compiled against libxml2 20902, but runtime libxml2 is older 20901

Comment 3 Bit Twister 2018-09-05 00:45:31 CEST
closing bug

Resolution: (none) => FIXED
Status: NEW => RESOLVED