On Sep 14, 2009, at 6:10 PM, Dave wrote:
I'm trying to install perl-Image-Info which is a spamassassin pluginfor image scanning. This is on a centos 5.3 machine, i'm using rpmforge as one of my 3rd party repos. I'm getting the below error. I'd like to know if anyone has seen this/has a fix? If not i'd like to troubleshoot and correctthis, how can i get ahold of the src.rpms needed?
thanks for the bug report! i didn't see this behavior in testing.the issue you're seeing stems from a fix put into place to address an issue with perl-Image-Info brought forth by Armin Tüting a few days ago; the issue, in a nutshell, is that perl-Image-Info needs either XML::LibXML::Reader (which conflicts with a package in RHEL/CentOS base) or XML::Simple. installing perl-XML-Simple from rpmforge should be sufficient to get the Image::Info module working; it looks like i need to tweak the specfile a bit more to keep perl(XML::LibXML::Reader) out of the requires list.
in terms of troubleshooting, take a look at e.g. http://packages.sw.be/perl-XML-Simple or http://packages.sw.be/perl-Image-Info; these show the results of the most recent package build, and you can download the SRPMs from there. in addition, you may find the buildlogs directory of interest; for example, http://packages.sw.be/perl-XML-Simple/buildlogs shows me that the package built successfully for RHEL4 but failed for RHEL3 and RHEL5.
if you make any progress, please feel free to share your results with the list :) my initial suspicion is that the buildhost is using a different SAX parser now than it was at the time of the last successful build of perl-XML-Simple (cf. http://perl-xml.sourceforge.net/faq/#parserdetails.ini) .
-steve --If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v
http://five.sentenc.es/
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
