[PLD 2.x (Ac): Bug 120] New: RPM 4.4.9 fscks exim setup after upgrade

btsadmin at pld-linux.org btsadmin at pld-linux.org
Wed Mar 19 21:17:11 CET 2008


http://bugs.pld-linux.org/show_bug.cgi?id=120

           Summary: RPM 4.4.9 fscks exim setup after upgrade
           Product: PLD 2.x (Ac)
           Version: unspecified
          Platform: All
        OS/Version: PLD Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: Packages
        AssignedTo: bugs at pld-linux.org
        ReportedBy: adamg at pld-linux.org
   Estimated Hours: 0.0


User-Agent:       Opera/9.50 (X11; Linux i686; U; en)
Build Identifier: rpm-0:4.4.9-52.amd64

When upgrading exim-4.6x to exim-4.69, RPM believes we are, in fact, upgrading
from exim3, causing the following trigger 

-- cut --
%triggerpostun -- exim  < 3.90
if [ -f /etc/mail/exim.conf ]; then
        umask 022
        mv /etc/mail/exim.conf /etc/mail/exim.conf.3
        /usr/bin/convert4r4 < /etc/mail/exim.conf.3 > /etc/mail/exim.conf
fi
-- cut --

to be run. 

This, in turn, breakes proper exim4 config. 

Reproducible: Always

Steps to Reproduce:
1.
2.
3.


-- 
Configure bugmail: http://bugs.pld-linux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


More information about the pld-bugs mailing list