You are not logged in.

#1 2011-10-10 07:10:13

brandnewmath
Member
Registered: 2010-02-01
Posts: 14

[SOLVED] perl-xml-sax upgrade breaks perl-xml-libxml

Specifically, if you try to run any program that uses XML::LibXML, you get this noise:

% perl -c xml.pl
Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/lib/perl5/vendor_perl/XML/LibXML.pm line 1932.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/XML/LibXML.pm line 1932.
Compilation failed in require at xml.pl line 7.
BEGIN failed--compilation aborted at xml.pl line 7.

It looks like the update to the XML::SAX package moved some stuff out to XML::SAX::Base. I have prepared that package and uploaded it to the AUR to help anyone who might need it. Hope this is helpful.

-- James

Last edited by brandnewmath (2011-10-10 12:10:48)


--
James

Offline

#2 2011-10-10 07:48:58

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] perl-xml-sax upgrade breaks perl-xml-libxml

Not a bug according to https://bugs.archlinux.org/task/26357
Another bug report: https://bugs.archlinux.org/task/26359

Last edited by karol (2011-10-10 07:49:58)

Offline

#3 2011-10-10 08:36:13

brandnewmath
Member
Registered: 2010-02-01
Posts: 14

Re: [SOLVED] perl-xml-sax upgrade breaks perl-xml-libxml

Ah, thanks for those links. I should have checked for bugs and I'll work with those. All the same, XML::SAX::Base is looking like a more and more necessary package for some of the stuff that's in the official repos.


--
James

Offline

#4 2011-10-10 11:58:36

giovanni
Developer
From: Livorno, Italy
Registered: 2005-04-07
Posts: 68

Re: [SOLVED] perl-xml-sax upgrade breaks perl-xml-libxml

I just moved perl-xml-sax-base to the extra repo as new dep of perl-xml-sax.
Thanks for your help.


Arch Linux forever
AUR & Pacman Italian Translations

Offline

#5 2011-10-10 12:11:03

brandnewmath
Member
Registered: 2010-02-01
Posts: 14

Re: [SOLVED] perl-xml-sax upgrade breaks perl-xml-libxml

Thanks again giovanni :-)


--
James

Offline

Board footer

Powered by FluxBB