&gt;Thanks but is there a way to avoid reinstall mailscanner ? It&#39;s a production<br>
&gt;server and I would prefer to not reinstall if it&#39;s possible.<br>
<br>&gt;thanks<br>
<br>
<br>
<div id="1f30" class="ArwC7c ckChnd"><br>
&gt;rpm -e perl-Sys-Syslog<br>
&gt;then up2date -u<br>
&gt;then re-install MailScanner.<br>
<br>&gt;Marcello Anderlini Database Informatica wrote:<br>&gt;&gt; Hello I&#39;ve a mailscanner <a href="http://4.58.9.1/" target="_blank">4.58.9.1</a> running on a Centos 4.6 x86_64.<br>&gt;&gt; Today I&#39;ve tried to update my sistem but I get this error msg:<br>
&gt;&gt; =======================================<br>&gt;&gt; Transaction Check Error:<br>&gt;&gt; file /usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/Sys/Syslog.pm<br>&gt;&gt; from install of perl-5.8.5-36.el4_6.3 conflicts with file from package<br>
&gt;&gt; perl-Sys-Syslog-0.18-1<br>&gt;&gt; file<br>&gt;&gt; /usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/auto/Sys/Syslog/Syslo<br>&gt;&gt; g.so from install of perl-5.8.5-36.el4_6.3 conflicts with file from<br>&gt;&gt; package<br>
&gt;&gt; perl-Sys-Syslog-0.18-1<br>&gt;&gt; =======================================<br>&gt;&gt;<br>&gt;&gt; Could someone help me ?<br>&gt;&gt;<br>&gt;&gt; Thanks<br>&gt;&gt;<br>&gt;&gt; Dr. Marcello Anderlini<br>&gt;&gt; <a href="mailto:m.anderlini@database.it">m.anderlini@database.it</a><br>
&gt;&gt; ---------------------------------------------<br>&gt;&gt; Database Informatica S.r.l.<br>&gt;&gt; Microsoft Certified Partner<br>&gt;&gt; Tel. &nbsp;+39059775070<br>&gt;&gt; Fax. +39059779545<br>&gt;&gt; <a href="http://www.database.it/" target="_blank">http://www.database.it</a><br>
&gt;&gt; ---------------------------------------------<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>You can reinstall MailScanner but you will still have the same perl conflicts next time a perl module gets updated on RPMforge (or whatever your repo is that has the conflicting package).<br>
<br>I would simply force the install of the perl modules (I do it all the time) with the conflict from the MailScanner installation:<br><br># rpm -Uhv --force /var/cache/yum/rpmforge/packages/perl-Sys-Syslog-0.18-1.rpm<br>
<br>Substitute &quot;rpmforge&quot; above with whatever your repository name is and the RPM file in question.<br><br>Dave<br></div><br>-- <br>Dave Jones