Page 1 of 1

qmail-scanner update

Posted: Thu Jan 28, 2010 9:33 am
by npavlidis
Hello,

Just a quick report for some unusual behavior:
CentOS 5.current 64bit
plesk 8.6

after yum update:

qmail-scanner-2.08-2.el5.art.x86_64.rpm | 346 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
file /usr/share/qmail-scanner/CHANGELOG-st-patch.txt from install of qmail-scanner-2.08-2.el5.art.x86_64 conflicts with file from package qmail-scanner-2.06-2.el5.art.noarch
file /usr/share/qmail-scanner/configure from install of qmail-scanner-2.08-2.el5.art.x86_64 conflicts with file from package qmail-scanner-2.06-2.el5.art.noarch
file /usr/share/qmail-scanner/configure-options.txt from install of qmail-scanner-2.08-2.el5.art.x86_64 conflicts with file from package qmail-scanner-2.06-2.el5.art.noarch
file /usr/share/qmail-scanner/qmail-scanner-queue.template from install of qmail-scanner-2.08-2.el5.art.x86_64 conflicts with file from package qmail-scanner-2.06-2.el5.art.noarch
file /usr/share/qmail-scanner/sub-sophie.template from install of qmail-scanner-2.08-2.el5.art.x86_64 conflicts with file from package qmail-scanner-2.06-2.el5.art.noarch
file /usr/share/qmail-scanner/sub-spamassassin.template from install of qmail-scanner-2.08-2.el5.art.x86_64 conflicts with file from package qmail-scanner-2.06-2.el5.art.noarch

Error Summary
-------------

[root@www /]# rpm -qa qmail-scanner
qmail-scanner-2.06-2.el5.art
qmail-scanner-2.08-1.el5.art

Any suggestions?

Kind regards,

Nik

Re: qmail-scanner update

Posted: Fri Jan 29, 2010 4:31 am
by npavlidis
well,

not sure why this happened but still:

yum remove qmail-scanner (removed both qmail-scanners installed)

and

yum install qmail-scanner

cleared the error

:)

Re: qmail-scanner update

Posted: Fri Jan 29, 2010 9:58 am
by breun
I believe happens because of the change from a noarch to an arch-specific package (i386/x86_64). The qmail-scanner was an i386 package before (requiring a 32-bit glibc on a 64-bit system), although it was labeled as noarch. This has been fixed now (and I can run 64-bit clean systems again), but the transition is apparently not entirely smooth.

Re: qmail-scanner update

Posted: Fri Jan 29, 2010 10:02 am
by npavlidis
hmmm there is something I didnt see! good point :)

cheers breun :)

Re: qmail-scanner update

Posted: Fri Jan 29, 2010 1:35 pm
by scott
In other words, its all breuns fault.