perl-MIME-Base64 appears to be part of the base perl package. The latest perl package for cos5 on RF appears to be 5.8.8-10.el5_2.3. When I # yum update perl-MIME-Base64 it (appropriately) goes ahead and tries to update my base perl package to this latest version.
FWIW, on COS5 I'm currently running perl-5.8.8-10.el5_0.2 from the cos repo, and spamassassin-toaster-3.2.4-1.3.13. I don't see where your problem is. Can you be more specific? Where/why'd you come up with perl-MIME-Base64? e521 wrote: > Thanks you Eric, > recently I was trying to get'em from yum but still have problems. > Check this output, I can't find a reason for that. > > # yum install perl-MIME-Base64 > Loading "installonlyn" plugin > Setting up Install Process > Setting up repositories > Reading repository metadata in from local files > Parsing package install arguments > Package perl - 4:5.8.8-10.el5_2.3.i386 already installed and latest version > Nothing to do > > But I am sure that rpmforge has this package > > # yum search "perl-MIME-Base64" > Loading "installonlyn" plugin > Loading "priorities" plugin > Setting up repositories > Reading repository metadata in from local files > 0 packages excluded due to repository priority protections > > perl-MIME-Base64-Perl.noarch 1.00-1.el5.rf rpmforge > Matched from: > perl-MIME-Base64-Perl > perl-MIME-Base64-Perl is a Perl module for encoding and decoding > of base64 strings. > > perl-MIME-Base64.i386 3.07-1.el5.rf rpmforge > Matched from: > perl-MIME-Base64 > perl-MIME-Base64 is a Perl module for encoding and decoding of base64 > strings. > > Eric Shubert wrote: >> I'm not sure what exactly your problem is, but I think you're going in >> a bad >> direction in order to resolve the perl dependencies. Even if you get the >> modules to install via CPAN, RPM won't know they're there and the >> installation dependencies will still fail. (FWIW, these dependencies >> listed >> in the RPM spec file were added fairly recently). You would need to >> install >> them with the --nodeps flag at that point (risky business). A better >> approach is to install RPM packages of the required perl modules. >> >> Try using rpmforge packages and yum to install these perl modules >> instead of >> CPAN: >> .) install yum repo for rpmforge by following directions for your >> distro/ver >> at http://dag.wieers.com/rpm/FAQ.php#B2 >> .) yum install the perl modules you need >> >> In addition to this, I hope you didn't update your CPAN module while you >> were there. The latest MakeMaker.pm module (v6.44+) has problems with >> spamassassin-toaster-3.2.4-1.3.13 (or vice versa). See >> http://www.mail-archive.com/[email protected]/msg18844.html >> >> for the story on that. >> >> e521 wrote: >>> Hello, >>> >>> I've got some problems with qmailtoaster in an openvz vps and centos >>> 5.2. >>> >>> At the perl step >>> (wiki.qmailtoaster.com/index.php?title=CentOS_5_QmailToaster_Install) I >>> get a lot of errors about dependency that cpan tries to resolve but it >>> fail. >>> >>> Here it is the last part when it basically quit... >>> >>> Can't test without successful make >>> Running make install >>> make had returned bad status, install seems impossible >>> Running make for P/PM/PMQS/Compress-Zlib-2.011.tar.gz >>> Is already unwrapped into directory >>> /root/.cpan/build/Compress-Zlib-2.011 >>> >>> CPAN.pm: Going to build P/PM/PMQS/Compress-Zlib-2.011.tar.gz >>> >>> -- NOT OK >>> Running make test >>> Can't test without successful make >>> Running make install >>> make had returned bad status, install seems impossible >>> Running make for T/TO/TOMHUGHES/IO-Zlib-1.09.tar.gz >>> Is already unwrapped into directory /root/.cpan/build/IO-Zlib-1.09 >>> >>> CPAN.pm: Going to build T/TO/TOMHUGHES/IO-Zlib-1.09.tar.gz >>> >>> -- NOT OK >>> Running make test >>> Can't test without successful make >>> Running make install >>> make had returned bad status, install seems impossible >>> Running make for K/KA/KANE/Archive-Tar-1.38.tar.gz >>> Is already unwrapped into directory /root/.cpan/build/Archive-Tar-1.38 >>> >>> CPAN.pm: Going to build K/KA/KANE/Archive-Tar-1.38.tar.gz >>> >>> -- NOT OK >>> Running make test >>> Can't test without successful make >>> Running make install >>> make had returned bad status, install seems impossible >>> # >>> >>> my /proc/user_beancounters >>> >>> Version: 2.5 >>> uid resource held maxheld >>> barrier limit failcnt >>> 988540: kmemsize 2321344 >>> 3576802 2147483646 2147483646 0 >>> lockedpages 0 348 >>> 350 350 7 >>> privvmpages 34453 73032 >>> 131072 131072 0 >>> shmpages 687 703 >>> 65536 65536 0 >>> dummy 0 0 >>> 0 0 0 >>> numproc 27 38 >>> 350 350 0 >>> physpages 7203 26499 >>> 0 2147483647 0 >>> vmguarpages 0 0 >>> 65536 2147483647 0 >>> oomguarpages 7203 26499 >>> 65536 2147483647 0 >>> numtcpsock 5 8 >>> 2800 2800 0 >>> numflock 4 11 >>> 350 350 0 >>> numpty 1 1 >>> 175 175 0 >>> numsiginfo 0 3 >>> 350 350 0 >>> tcpsndbuf 123248 123248 >>> 53687296 65156096 0 >>> tcprcvbuf 81920 801552 >>> 53687296 65156096 0 >>> othersockbuf 9280 22512 >>> 53687296 65156096 0 >>> dgramrcvbuf 0 8464 >>> 53687296 65156096 0 >>> numothersock 8 18 >>> 2800 2800 0 >>> dcachesize 0 0 >>> 3225600 3225600 0 >>> numfile 652 905 >>> 8400 8400 0 >>> dummy 0 0 >>> 0 0 0 >>> dummy 0 0 >>> 0 0 0 >>> dummy 0 0 >>> 0 0 0 >>> numiptent 14 14 >>> 350 350 0 >>> >>> I've already tried to reset the cpan configuration and to use the cpan >>> shell directly but I still have the same problems. >>> >>> Thanks in advance :) >>> >>> --------------------------------------------------------------------- >>> QmailToaster hosted by: VR Hosted <http://www.vr.org> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >> >> > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
