Bug 158024

Summary: perl-XML-LibXML contains undefined reference
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Klaus Singvogel <kssingvo>
Component: OtherAssignee: Anna Maresova <anicka>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: aj, ast, hmuelle, suse-beta
Version: RC 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Klaus Singvogel 2006-03-14 18:14:35 UTC
For using the ASCII build system access of OpenSUSE, the perl module "perl-XML-LibXML" is required.

But as soon as a "use XML::LibXML;" is in your program, like in /usr/bin/opensuse, an error occurs:
Can't locate XML/LibXML/Common.pm [...]

Having a closer look at /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/XML/LibXML.pm the broken reference is found at line 11:
  use XML::LibXML::Common qw(:encoding :libxml);
But this file doesn't exist.

The problem comes from module within, and therefore perl-XML-LibXML is currently unusable.
Comment 1 Klaus Singvogel 2006-03-14 18:16:13 UTC
aj: please decide for an online update.
Reason to do: otherwise we exclude SuSE Linux 10.0 from access to OpenSUSE build system.
Comment 2 Andreas Jaeger 2006-03-15 08:01:26 UTC
Update approved. Maintenance-Tracker-3784
Comment 3 Anna Maresova 2006-03-15 12:29:02 UTC
It was only a dependency problem, fix for stable submitted.

YOU AFAIK ignores dependencies, how can I make it to install new requirements of the updated package?
Comment 4 Anja Stock 2006-03-16 09:48:18 UTC
Maintenance Tracker is canceled
Comment 6 Anna Maresova 2006-03-21 11:19:10 UTC
(In reply to comment #4)
What shoud I use as the SWAMPID when then Maintenance-Tracker-3784 was canceled?

Comment 7 Anna Maresova 2006-03-21 11:23:15 UTC
(In reply to comment #1)
Should I fix it only for 10.0 or also for older distributions?
Comment 8 Anja Stock 2006-03-21 13:05:05 UTC
Anna, please fix it just for 10.0. Swampid is: 3817
Thank you 
Comment 9 Anna Maresova 2006-03-21 13:28:45 UTC
fixed for 10.0, patchinfo submitted.

Comment 10 Anja Stock 2006-03-27 11:35:24 UTC
released