RE: [qmailtoaster] Auto-Response at server level

2010-10-29 Thread Patrick Ring
I don't know about the server-level autoresponse, but each user could
put an autoresponse via the Squirrelmail interface (under options).
 
Patrick M. Ring
P. Ring Technologies
Louisiana Web Host, LLC.
985-868-4200
 



From: Amit Dalia [mailto:a...@ikf.co.in] 
Sent: Friday, October 29, 2010 12:43 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Auto-Response at server level


Hi Everyone,

Is there anyway to setup auto-response at server level. Actually Diwali
vacations are coming in India which is same like Christmas vacations, my
users want to put out of office auto-response. Now on few server there
are more than 300 users and users doesn't have access to qmailadmin. So
is there anyway to put 1 auto-response at the server level.

Amit



Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Francisco Paco Peralta
Well, I guess I know what I will be doing this weekend.

Steve, thank you for your input.  Eric, thanks for chasing this down.

Everyone, I will be reporting the results of this task sometime this weekend.  

 Francisco "Paco" Peralta





From: Steve Huff 
To: qmailtoaster-list@qmailtoaster.com
Sent: Fri, October 29, 2010 1:15:53 PM
Subject: Re: [qmailtoaster] Re: Clamav update trouble


On Oct 29, 2010, at 12:40 PM, Francisco Paco Peralta wrote:

> file /usr/lib/perl5/site_perl/5.8.8/Archive/Zip.pm is not owned by any package
...
> file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/Scalar/Util.pm is not owned 
>by any package
...
> file /usr/lib/perl5/site_perl/5.8.8/IO/Compress/Zip.pm is not owned by any 
>package

i bet your problems are related to these packages.  now, how to root them out...

1) print out a copy of the email you just sent.

THE NEXT STEP WILL ASSUREDLY BREAK THINGS.  DO NOT DO THIS ON YOUR PRODUCTION 
SYSTEM WHILE IT IS RUNNING.

2) delete all those files except for 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod.  yes, all of them.

3) do another `rpm -V perl`.  if you see any output, reinstall a fresh perl 
package as documented earlier in the thread.  do not proceed until `rpm -V 
perl` 
produces no output.

4) now, go through the list you printed out back in step 1.  for each file, 
check to see if it still exists on your system.  if it does, great, move on to 
the next.  if it doesn't, you'll need to figure out whether or not it's 
something you need.  since i don't know everything you have running on your 
system, i can't tell you for certain how to do that.  it might be useful to 
build another qmailtoaster installation and use that as a point of reference.

5) if any of those files were part of Perl modules that you still need, install 
them from RPMs.  `yum install 'perl(Module::Name)'` is your friend.

when all is said and done, you should have a working system again, at which 
point you can reflect on the reasons why not to install Perl modules from CPAN. 
:)  i'm really sorry that you're in this situation, and i wish i had a simpler 
way to fix things.

-steve

--
If this were played upon a stage now, I could condemn it as an improbable 
fiction. - Fabian, Twelfth Night, III,v
PGP 8477B706 (A92A 1F7E 6D76 16A0 BFF9  E61D AD54 0251 8477 B706)


  

Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Steve Huff

On Oct 29, 2010, at 12:40 PM, Francisco Paco Peralta wrote:

> file /usr/lib/perl5/site_perl/5.8.8/Archive/Zip.pm is not owned by any package
...
> file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/Scalar/Util.pm is not owned 
> by any package
...
> file /usr/lib/perl5/site_perl/5.8.8/IO/Compress/Zip.pm is not owned by any 
> package

i bet your problems are related to these packages.  now, how to root them out...

1) print out a copy of the email you just sent.

THE NEXT STEP WILL ASSUREDLY BREAK THINGS.  DO NOT DO THIS ON YOUR PRODUCTION 
SYSTEM WHILE IT IS RUNNING.

2) delete all those files except for 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod.  yes, all of them.

3) do another `rpm -V perl`.  if you see any output, reinstall a fresh perl 
package as documented earlier in the thread.  do not proceed until `rpm -V 
perl` produces no output.

4) now, go through the list you printed out back in step 1.  for each file, 
check to see if it still exists on your system.  if it does, great, move on to 
the next.  if it doesn't, you'll need to figure out whether or not it's 
something you need.  since i don't know everything you have running on your 
system, i can't tell you for certain how to do that.  it might be useful to 
build another qmailtoaster installation and use that as a point of reference.

5) if any of those files were part of Perl modules that you still need, install 
them from RPMs.  `yum install 'perl(Module::Name)'` is your friend.

when all is said and done, you should have a working system again, at which 
point you can reflect on the reasons why not to install Perl modules from CPAN. 
:)  i'm really sorry that you're in this situation, and i wish i had a simpler 
way to fix things.

-steve

--
If this were played upon a stage now, I could condemn it as an improbable 
fiction. - Fabian, Twelfth Night, III,v
PGP 8477B706 (A92A 1F7E 6D76 16A0 BFF9  E61D AD54 0251 8477 B706)



PGP.sig
Description: This is a digitally signed message part


Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Francisco Paco Peralta
This is the result of the query:

[r...@mail ~]# find /usr/lib/perl5/ -type f | xargs rpm -qf | grep package
file /usr/lib/perl5/5.8.8/CPAN/Admin.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/DeferedCode.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/Config.pm~ is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/Queue.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/HandleConfig.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/Version.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/Kwalify/distroprefs.dd is not owned by any 
package
file /usr/lib/perl5/5.8.8/CPAN/Kwalify/distroprefs.yml is not owned by any 
package
file /usr/lib/perl5/5.8.8/CPAN/Kwalify.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/API/HOWTO.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/Tarzip.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/Config.pm is not owned by any package
file /usr/lib/perl5/5.8.8/CPAN/Debug.pm is not owned by any package
file /usr/lib/perl5/5.8.8/ExtUtils/MM_Darwin.pm is not owned by any package
file /usr/lib/perl5/5.8.8/App/Prove.pm is not owned by any package
file /usr/lib/perl5/5.8.8/App/Prove/State.pm is not owned by any package
file /usr/lib/perl5/5.8.8/App/Prove/State/Result.pm is not owned by any package
file /usr/lib/perl5/5.8.8/App/Prove/State/Result/Test.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/File/._Temp.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Harness.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Base.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Formatter/Color.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Formatter/Console.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Formatter/Console/ParallelSession.pm is not owned 
by any package
file /usr/lib/perl5/5.8.8/TAP/Formatter/Console/Session.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Utils.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Source/Perl.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Iterator/Stream.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Iterator/Process.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Iterator/Array.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Iterator.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Source.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Grammar.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Multiplexer.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result/YAML.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result/Comment.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result/Version.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result/Test.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result/Plan.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result/Unknown.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result/Pragma.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result/Bailout.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/YAMLish/Reader.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/YAMLish/Writer.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Result.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Aggregator.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/IteratorFactory.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/ResultFactory.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Scheduler.pm is not owned by any package
file /usr/lib/perl5/5.8.8/TAP/Parser/Scheduler/Job.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Parser/Scheduler/Spinner.pm is not owned by any 
package
file /usr/lib/perl5/5.8.8/TAP/Object.pm is not owned by any package
file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod is not owned by 
any package
file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/List/Util.pm is not owned by 
any package
file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/File/Spec.pm is not owned by 
any package
file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/File/Spec/Mac.pm is not owned 
by any package
file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/File/Spec/OS2.pm is not owned 
by any package
file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/File/Spec/Unix.pm is not 
owned 
by any package
file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/File/Spec/VMS.pm is not owned 
by any package
file /usr/lib/perl5/5.8.8/i386-linux-thread-multi/File/Spec/Functions.pm is not 
owned by any package
file /usr

[qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Eric Shubert

On 10/29/2010 08:14 AM, Steve Huff wrote:


On Oct 29, 2010, at 10:46 AM, Eric Shubert wrote:


Since the Util.pm file is what's giving you problems, and that's part of the 
(main) perl package, I'd try updating that package. Since you already have the 
current version, yum's not going to do that for you. You'll need to download 
the rpm, then run rpm against that file as such:
# rpm -Uvh --replacepkgs --replacefiles --force perl-5.8.8*.rpm

Make sure you get the right verion/arch that you presently have installed. I 
think this one might be it for you:
http://mirror.centos.org/centos/5/os/i386/CentOS/perl-5.8.8-27.el5.i386.rpm
The version *and* *arch* should match what you have from:
# rpm -q perl

(Steve, please chime in here if you have any further insight)


installing a fresh new upstream perl is a fine idea; however, since `rpm -V 
perl` produced no output, it looks like his perl package is ok.

here's a way to get to the bottom of this situation.  let's see the output of 
the following command:

find /usr/lib/perl5/ -type f | xargs rpm -qf | grep package

this will find all the files in the local Perl distribution that are not part 
of an RPM.  there should be a few; if there's no output at all from this 
command, i'll be *really* suspicious. :)

-steve

--


That'll be interesting all right.

His problem is with the Util.pm module. I was assuming that there was 
only one such module, but I see now that there can be one for a number 
of packages. He's having a problem with the one in 
5.8.8/i386-linux-thread-multi/Scalar/. I don't have that directory.


I don't quite get this:
# rpm -ql $(rpm -qa | grep ^perl) | grep Scalar | xargs rpm -qf
perl-5.8.8-27.el5
perl-5.8.8-27.el5
perl-5.8.8-27.el5
perl-5.8.8-27.el5
perl-5.8.8-27.el5
perl-5.8.8-27.el5
perl-5.8.8-27.el5
So anything to do with Scalar on my system is in the perl package.

I'm thinking, where did his i386-linux-thread-multi/Scalar come from 
(CPAN presumably), and how to get rid of it?

--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Steve Huff

On Oct 29, 2010, at 10:46 AM, Eric Shubert wrote:

> Since the Util.pm file is what's giving you problems, and that's part of the 
> (main) perl package, I'd try updating that package. Since you already have 
> the current version, yum's not going to do that for you. You'll need to 
> download the rpm, then run rpm against that file as such:
> # rpm -Uvh --replacepkgs --replacefiles --force perl-5.8.8*.rpm
> 
> Make sure you get the right verion/arch that you presently have installed. I 
> think this one might be it for you:
> http://mirror.centos.org/centos/5/os/i386/CentOS/perl-5.8.8-27.el5.i386.rpm
> The version *and* *arch* should match what you have from:
> # rpm -q perl
> 
> (Steve, please chime in here if you have any further insight)

installing a fresh new upstream perl is a fine idea; however, since `rpm -V 
perl` produced no output, it looks like his perl package is ok.

here's a way to get to the bottom of this situation.  let's see the output of 
the following command:

find /usr/lib/perl5/ -type f | xargs rpm -qf | grep package

this will find all the files in the local Perl distribution that are not part 
of an RPM.  there should be a few; if there's no output at all from this 
command, i'll be *really* suspicious. :)

-steve

--
If this were played upon a stage now, I could condemn it as an improbable 
fiction. - Fabian, Twelfth Night, III,v
PGP 8477B706 (A92A 1F7E 6D76 16A0 BFF9  E61D AD54 0251 8477 B706)



PGP.sig
Description: This is a digitally signed message part


[qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Eric Shubert

On 10/29/2010 07:46 AM, Eric Shubert wrote:

Since the Util.pm file is what's giving you problems, and that's part of
the (main) perl package, I'd try updating that package. Since you
already have the current version, yum's not going to do that for you.
You'll need to download the rpm, then run rpm against that file as such:
# rpm -Uvh --replacepkgs --replacefiles --force perl-5.8.8*.rpm

Make sure you get the right verion/arch that you presently have
installed. I think this one might be it for you:
http://mirror.centos.org/centos/5/os/i386/CentOS/perl-5.8.8-27.el5.i386.rpm
The version *and* *arch* should match what you have from:
# rpm -q perl

(Steve, please chime in here if you have any further insight)



I see now that yum has a downgrade option. You might try that instead:
# yum downgrade perl
# yum upgrade perl

--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Eric Shubert
Since the Util.pm file is what's giving you problems, and that's part of 
the (main) perl package, I'd try updating that package. Since you 
already have the current version, yum's not going to do that for you. 
You'll need to download the rpm, then run rpm against that file as such:

# rpm -Uvh --replacepkgs --replacefiles --force perl-5.8.8*.rpm

Make sure you get the right verion/arch that you presently have 
installed. I think this one might be it for you:

http://mirror.centos.org/centos/5/os/i386/CentOS/perl-5.8.8-27.el5.i386.rpm
The version *and* *arch* should match what you have from:
# rpm -q perl

(Steve, please chime in here if you have any further insight)

--
-Eric 'shubes'

On 10/29/2010 06:52 AM, Francisco Paco Peralta wrote:

Okay! well that rpm command worked a lot better.  I was able to get a list of
installed rpm and have confirmed that there are 3 perl modules missing.


perl-Crypt-OpenSSL-RSA
perl-Net-CIDR*
perl-rrdtool***

I have installed them but the problem still persists.

Any other options?

  Francisco "Paco" Peralta





From: Eric Shubert
To: qmailtoaster-list@qmailtoaster.com
Sent: Thu, October 28, 2010 10:50:20 AM
Subject: [qmailtoaster] Re: Clamav update trouble

You should do:
# rpm -qa | grep ^perl
to see which perl packages are installed. You must have some.

Your rpm -V command isn't quite right either, but I don't think we
really need to do that.

I don't know about removing CPAN modules. Steve, would that really be
necessary? You wouldn't want to go too far in that direction, because
you might cripple yum in the process.

I'd simply try installing the perl packages you're missing with yum.
Here are the perl packages I have on my QMT:
perl-5.8.8-27.el5
perl-Archive-Tar-1.30-1.fc6
perl-Compress-Raw-Zlib-2.003-1.el5.rf
perl-Compress-Zlib-1.42-1.fc6
perl-Crypt-OpenSSL-Bignum-0.04-1.el5.rf
perl-Crypt-OpenSSL-RSA-0.25-1.el5.rf
perl-DBD-MySQL-3.0007-2.el5
perl-DBI-1.52-2.el5
perl-Digest-HMAC-1.01-15
perl-Digest-SHA1-2.11-1.2.1
perl-Digest-SHA-5.45-1.el5.rf
perl-Encode-Detect-1.01-1.el5.rf
perl-Error-0.17012-1.el5.rf
perl-Geography-Countries-1.4-2.2.el5.rf
perl-HTML-Parser-3.55-1.fc6
perl-HTML-Tagset-3.10-2.1.1
perl-IO-Compress-Base-2.003-1.el5.rf
perl-IO-Compress-Zlib-2.003-1.el5.rf
perl-IO-Socket-INET6-2.51-2.fc6
perl-IO-Socket-SSL-1.01-1.fc6
perl-IO-Zlib-1.04-4.2.1
perl-IP-Country-2.24-1.el5.rf
perl-libwww-perl-5.805-1.1.1
perl-Mail-DKIM-0.30.1-1.el5.rf
perl-Mail-DomainKeys-1.0-1.el5.rf
perl-Mail-SPF-2.005-1.el5.rf
perl-Mail-SPF-Query-1.999.1-2.el5.rf
perl-MailTools-2.02-1.el5.rf
perl-NetAddr-IP-4.007-1.el5.rf
perl-Net-CIDR-0.10-8
perl-Net-CIDR-Lite-0.15-8
perl-Net-DNS-0.59-3.el5
perl-Net-Ident-1.20-1.2.el5.rf
perl-Net-IP-1.25-2.fc6
perl-Net-SSLeay-1.30-4.fc6
perl-Razor-Agent-2.84-1.el5.rf
perl-rrdtool-1.4.2-1.el5.rf
perl-Socket6-0.19-3.fc6
perl-String-CRC32-1.4-2.fc6
perl-Sys-Hostname-Long-1.2-8
perl-TimeDate-1.16-5.el5
perl-URI-1.35-3
perl-version-0.74-1.el5.rf

Since you've updated recently, you should already have the rpmforge repo
installed, but it probably is not enabled. Your yum command should look
like this:
# yum --enablerepo=rpmforge install perl perl-Archive-Tar (...)
Use each package name that you're missing, short of the version stuff.

I expect that will take care of things. Please report back your results.






-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Clamav update trouble

2010-10-29 Thread Francisco Paco Peralta
Okay! well that rpm command worked a lot better.  I was able to get a list of 
installed rpm and have confirmed that there are 3 perl modules missing. 


perl-Crypt-OpenSSL-RSA
perl-Net-CIDR*
perl-rrdtool***

I have installed them but the problem still persists.

Any other options?

 Francisco "Paco" Peralta





From: Eric Shubert 
To: qmailtoaster-list@qmailtoaster.com
Sent: Thu, October 28, 2010 10:50:20 AM
Subject: [qmailtoaster] Re: Clamav update trouble

You should do:
# rpm -qa | grep ^perl
to see which perl packages are installed. You must have some.

Your rpm -V command isn't quite right either, but I don't think we 
really need to do that.

I don't know about removing CPAN modules. Steve, would that really be 
necessary? You wouldn't want to go too far in that direction, because 
you might cripple yum in the process.

I'd simply try installing the perl packages you're missing with yum. 
Here are the perl packages I have on my QMT:
perl-5.8.8-27.el5
perl-Archive-Tar-1.30-1.fc6
perl-Compress-Raw-Zlib-2.003-1.el5.rf
perl-Compress-Zlib-1.42-1.fc6
perl-Crypt-OpenSSL-Bignum-0.04-1.el5.rf
perl-Crypt-OpenSSL-RSA-0.25-1.el5.rf
perl-DBD-MySQL-3.0007-2.el5
perl-DBI-1.52-2.el5
perl-Digest-HMAC-1.01-15
perl-Digest-SHA1-2.11-1.2.1
perl-Digest-SHA-5.45-1.el5.rf
perl-Encode-Detect-1.01-1.el5.rf
perl-Error-0.17012-1.el5.rf
perl-Geography-Countries-1.4-2.2.el5.rf
perl-HTML-Parser-3.55-1.fc6
perl-HTML-Tagset-3.10-2.1.1
perl-IO-Compress-Base-2.003-1.el5.rf
perl-IO-Compress-Zlib-2.003-1.el5.rf
perl-IO-Socket-INET6-2.51-2.fc6
perl-IO-Socket-SSL-1.01-1.fc6
perl-IO-Zlib-1.04-4.2.1
perl-IP-Country-2.24-1.el5.rf
perl-libwww-perl-5.805-1.1.1
perl-Mail-DKIM-0.30.1-1.el5.rf
perl-Mail-DomainKeys-1.0-1.el5.rf
perl-Mail-SPF-2.005-1.el5.rf
perl-Mail-SPF-Query-1.999.1-2.el5.rf
perl-MailTools-2.02-1.el5.rf
perl-NetAddr-IP-4.007-1.el5.rf
perl-Net-CIDR-0.10-8
perl-Net-CIDR-Lite-0.15-8
perl-Net-DNS-0.59-3.el5
perl-Net-Ident-1.20-1.2.el5.rf
perl-Net-IP-1.25-2.fc6
perl-Net-SSLeay-1.30-4.fc6
perl-Razor-Agent-2.84-1.el5.rf
perl-rrdtool-1.4.2-1.el5.rf
perl-Socket6-0.19-3.fc6
perl-String-CRC32-1.4-2.fc6
perl-Sys-Hostname-Long-1.2-8
perl-TimeDate-1.16-5.el5
perl-URI-1.35-3
perl-version-0.74-1.el5.rf

Since you've updated recently, you should already have the rpmforge repo 
installed, but it probably is not enabled. Your yum command should look 
like this:
# yum --enablerepo=rpmforge install perl perl-Archive-Tar (...)
Use each package name that you're missing, short of the version stuff.

I expect that will take care of things. Please report back your results.

-- 
-Eric 'shubes'

On 10/28/2010 06:27 AM, Francisco Paco Peralta wrote:
> I did the following:
>
> [r...@mail ~]# rpm -V perl*
> package perlpkginstalledviayum is not installed
>
> Also:
>
> [r...@mail ~]# rpm -qa | grep perl*
> [r...@mail ~]#
>
>
> It seems non of my perl modules are installed via rpm.
>
> Is there an easy way of uninstalling the cpan installed modules and
> replacing them with the rpm based?
> Any guidance would be greatly appreciated.
>
> Francisco "Paco" Peralta
>
>
> 
> *From:* Francisco Paco Peralta 
> *To:* qmailtoaster-list@qmailtoaster.com
> *Sent:* Tue, October 26, 2010 10:42:02 AM
> *Subject:* Re: [qmailtoaster] Re: Clamav update trouble
>
> Well, I won't have to worry about using pastebin, here is the results:
>
> [r...@mail ~]# rpm -V perl
> [r...@mail ~]#
>
> Thanks for the help.
> Francisco "Paco" Peralta
>
>
> 
> *From:* Steve Huff 
> *To:* qmailtoaster-list@qmailtoaster.com
> *Sent:* Tue, October 26, 2010 9:57:58 AM
> *Subjec t:* Re: [qmailtoaster] Re: Clamav update trouble
>
>
> On Oct 25, 2010, at 5:51 PM, Eric Shubert wrote:
>
>  > Perhaps a perl expert here (Steve maybe?) might help with how to
> straighten things out. I'm not real strong with CPAN.
>
>
> hi! i have been (a bit belatedly) following this thread.
>
> Paco, please run `rpm -V perl` (as root) and capture the output. if the
> output is, say, 10 lines or fewer, then please post it to the list; if
> it's longer, please stick it up on a pastebin somewhere and send us a link.
>
> my first guess as to what is wrong is that by using the CPAN shell you
> have clobbered some element of the system perl package, and now it is
> misbehaving.
>
> on a system with package management (e.g. RHEL/CentOS, Debian, Ubuntu,
> Gentoo, Solaris, *BSD, etc.) you should not use the CPAN shell ever, fo
> r any reason, at all, no matter what it says in a wiki or a README (and
> if you know enough to know when you can disregard that statement, more
> power to you :) ).
>
> -shuff
>
> --
> If this were played upon a stage now, I could condemn it as an
> improbable fiction. - Fabian, Twelfth Night, III,v
> PGP 8477B706 (A92A 1F7E 6D76 16A0 BFF9 E61D AD54 0251 8477 B706)
>
>
>



-