On 30/06/12 08:03, ml wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Le 30/06/2012 06:14, ml a écrit : >> hello folks and builder hello master of rpm for centos >> >> I encounter problems during the update spamassassin as depositing >> rpmforge-extra >> >> i encounter a error perl dependance missing with plugin >> perl-Razor2 I use the official EPEL base package withour problem >> >> any idea for this fix >> >> >> >> > > I do not encounter this problem on centos 5 on centos 6 there is not > this problematic > > ~]# rpm -Uvh spamassassin-3.3.2-4.el5.rfx.i386.rpm > erreur: Dépendances requises: > perl(Razor2::Client::Agent)>= 2.61 est nécessaire pour > spamassassin-3.3.2-4.el5.rfx.i386 >
rpm -q --whatprovides 'perl(Razor2::Client::Agent)' It's best not to mix and match repositories, especially for things like a mail stack. I'd suggest you also use perl-Razor-Agent from repoforge (rpmforge), not EPEL. I tend to stick with repoforge, and then *only* go to other 3rd party repos for packages which are *not* in repoforge. Hope this helps. _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
