<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=807474414-17062008><FONT face=Arial color=#0000ff size=2>i used 
to update from DAG's repo on CentOS, in addition to main repos, it always worked 
fine.</FONT></SPAN></DIV>
<DIV><SPAN class=807474414-17062008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=807474414-17062008><FONT face=Arial color=#0000ff size=2>this 
time i had to remove the perl-IO and reinstall MS, as per advice&nbsp;- all 
forced.</FONT></SPAN></DIV>
<DIV><SPAN class=807474414-17062008><FONT face=Arial color=#0000ff size=2>i 
didn't like forcing, seems unclean to me, but up to now it works 
well.</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=807474414-17062008><FONT face=Arial color=#0000ff 
size=2>thanks!</FONT></SPAN></DIV><!-- Converted from text/plain format --><BR>
<P><FONT size=2>Best,<BR>--<BR><BR>Arthur Sherman</FONT> </P>
<DIV>&nbsp;</DIV><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> 
  mailscanner-bounces@lists.mailscanner.info 
  [mailto:mailscanner-bounces@lists.mailscanner.info] <B>On Behalf Of </B>Dave 
  Jones<BR><B>Sent:</B> Tuesday, June 17, 2008 3:55 PM<BR><B>To:</B> 
  mailscanner<BR><B>Subject:</B> Re: Problem while updating 
  perl<BR></FONT><BR></DIV>
  <DIV></DIV>&gt;Dave Jones a écrit :<BR>&gt;&gt;<BR>&gt;&gt; &gt;&gt; You can 
  reinstall MailScanner but you will still have the same perl<BR>&gt;&gt; 
  &gt;&gt; conflicts next time a perl module gets updated on RPMforge 
  (or<BR>&gt;&gt; &gt;&gt; whatever your repo is that has the conflicting 
  package).<BR>&gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt;&gt; I would simply force the 
  install of the perl modules (I do it all the<BR>&gt;&gt; &gt;&gt; time) with 
  the conflict from the MailScanner installation:<BR>&gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt;&gt; # rpm -Uhv --force<BR>&gt;&gt; &gt;&gt; 
  /var/cache/yum/rpmforge/packages/perl-Sys-Syslog-0.18-1.rpm<BR>&gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt;&gt; Substitute "rpmforge" above with whatever your 
  repository name is and<BR>&gt;&gt; &gt;&gt; the RPM file in 
  question.<BR>&gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt;&gt; Dave<BR>&gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt;&gt; --<BR>&gt;&gt; &gt;&gt; Dave Jones<BR>&gt;&gt; 
  &gt;Dave,<BR>&gt;&gt; &gt;<BR>&gt;&gt; &gt;It didn't work on my RHEL 5.2 
  server:<BR>&gt;&gt; &gt;[root@smtps ~]# rpm -Uvh --force<BR>&gt;&gt; 
  &gt;/var/cache/yum/rhel-i386-server-5/packages/perl-5.8.8-10.el5_2.3.i386.rpm<BR>&gt;&gt; 
  &gt;/etc/selinux/targeted/contexts/files/file_contexts: Multiple 
  same<BR>&gt;&gt; &gt;specifications for /usr/local/lost\+found/.*.<BR>&gt;&gt; 
  &gt;/etc/selinux/targeted/contexts/files/file_contexts: Multiple 
  same<BR>&gt;&gt; &gt;specifications for /usr/local/\.journal.<BR>&gt;&gt; 
  &gt;/etc/selinux/targeted/contexts/files/file_contexts: Multiple 
  same<BR>&gt;&gt; &gt;specifications for /usr/local/lost\+found.<BR>&gt;&gt; 
  &gt;Preparing...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  ###########################################<BR>&gt;&gt; 
  &gt;[100%]<BR>&gt;&gt;&nbsp;&nbsp; 
  &gt;1:perl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  ###########################################<BR>&gt;&gt; &gt;[100%]<BR>&gt;&gt; 
  &gt;[root@smtps ~]# MailScanner --lint<BR>&gt;&gt; &gt;<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt;**** ERROR: You must upgrade your perl IO module to at 
  least<BR>&gt;&gt; &gt;**** ERROR: version 1.2301 or MailScanner will not 
  work!<BR>&gt;&gt; &gt;<BR>&gt;&gt; &gt;I am now reinstalling the following MS' 
  RPMs: perl-IO perl-File-Temp<BR>&gt;&gt; &gt;perl-Math-BigInt perl-Math-BigRat 
  perl-bignum<BR>&gt;&gt; &gt;<BR>&gt;&gt; &gt;Denis<BR>&gt;&gt;<BR>&gt;&gt; 
  Sounds like you might have SELinux active.&nbsp; Run "getenforce" and if 
  it<BR>&gt;&gt; is "Enforcing" then run "setenforce 0" to make it 
  "Permissive".&nbsp; Then<BR>&gt;&gt; run your command 
  again.<BR>&gt;&gt;<BR>&gt;&gt; If permissive mode allows the package install 
  command to work with<BR>&gt;&gt; --force, then disable SELinux or try your 
  hand at updating the SELinux<BR>&gt;&gt; policy that is preventing it from 
  installing.&nbsp; RHEL 5 is supposed to<BR>&gt;&gt; be much easier to 
  customize SELinux policies but I haven't played with<BR>&gt;&gt; it yet.&nbsp; 
  I still just disable it during the install and go...<BR>&gt;&gt;<BR>&gt;&gt; 
  --<BR>&gt;&gt; Dave Jones<BR>&gt;<BR>&gt;Dave,<BR>&gt;<BR>&gt;It is disabled 
  on all my servers (I just checked and getenforce 
  returns<BR>&gt;Disabled)...&nbsp; I see the "selinux" messages all the time 
  whenever I<BR>&gt;install or upgrade an RPM... to the point where I don't even 
  pay any<BR>&gt;attention to them...&nbsp; could have been the reason I had 
  problem, though!<BR>&gt;<BR>&gt;Denis<BR>Now that I see your repo is 
  "rhel-i386-server-5" then there could be a few<BR>other things it could 
  be.&nbsp; What repos do you have installed and active?&nbsp; If<BR>you have 
  RPMforge installed (which every CentOS box should have), it may<BR>overlap 
  some packages with with the RHEL repo.&nbsp; We install RPMforge on 
  our<BR>RHEL boxes but keep it disabled (/etc/yum.repos.d/rpmforge.repo).&nbsp; 
  Then we<BR>only enable it for specific packages from the command line with the 
  <BR>"--enable-repo=rpmforge" option.<BR><BR>On a RHEL server like yours, the 
  perl packages should come from the RHEL<BR>repo to keep everything 
  clean.&nbsp; Is it possible that perl was updated or<BR>installed from another 
  source?&nbsp; You might try removing and reinstalling perl<BR>after making 
  sure that the only active repo is "rhel-i386-server-5."<BR>-- <BR>Dave Jones 
  <BR>-- <BR>This message has been scanned for viruses and <BR>dangerous content 
  by <A href="http://www.mailscanner.info/"><B>MailScanner</B></A>, and is 
  <BR>believed to be clean. </BLOCKQUOTE></BODY></HTML>