Bugzilla – Bug 158024
perl-XML-LibXML contains undefined reference
Last modified: 2006-03-27 11:35:24 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.
aj: please decide for an online update. Reason to do: otherwise we exclude SuSE Linux 10.0 from access to OpenSUSE build system.
Update approved. Maintenance-Tracker-3784
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?
Maintenance Tracker is canceled
(In reply to comment #4) What shoud I use as the SWAMPID when then Maintenance-Tracker-3784 was canceled?
(In reply to comment #1) Should I fix it only for 10.0 or also for older distributions?
Anna, please fix it just for 10.0. Swampid is: 3817 Thank you
fixed for 10.0, patchinfo submitted.
released