I'm trying to backport the Fedora 10 RPM of request tracker (rt3) to RHEL5.  
After rebuilding a whole bunch of other perl CPAN modules, I've come down to 
three dependencies I can't resolve:
  
        perl(Encode) >= 2.13 is needed by rt3-3.8.1-1.noarch
        perl(File::Temp) >= 0.18 is needed by rt3-3.8.1-1.noarch
        perl(MIME::Entity) >= 5.425 is needed by rt3-3.8.1-1.noarch

The problem is that older versions of these modules are included in the main 
perl RPM.  So, even though I have newer subpackages that I could recompile, 
they will conflict with perl itself.  And yes, I could just build the packages 
with CPAN, but that defeats the purpose of RPM in the first place.

So, while I doubt there is such a solution, I figured I'd at least ask... is 
there any way to upgrade these components and keep RPM sane, short of 
rebuilding the perl package?

Thanks

-- 
Dana Canfield
Sr. Systems Administrator
University of Indianapolis

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to