IWAI, Masaharu wrote: > Hi, > > I use RPMforge repository with CentOS 5/x86_64. > I try installing perl-Module-Install, but it is broken. > It require "perl(Archive::Tar)>= 1.44". I cannot find its version. > > $ rpm -q perl-Archive-Tar > perl-Archive-Tar-1.39.1-1.el5_5.2
as you can see, perl-Archive-Tar is in centos. Therefore the repoforge version of that package (currently 1.56-2.el5.rfx) is in the repoforge extras repo. Since perl-Module-Install-0.92-1.el5.rf.noarch requires this package, I think it should also be moved to extras. You could open a ticket on github to note this. But to solve your immediate problem, simply enable repoforge extras to upgrade perl-Archive-Tar. _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
