Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 15 of 15
  1. #1
    Member
    Join Date
    Jan 2004
    Posts
    7

    Default Exim Upgrade Problem

    I am trying to upgrade exim using /scripts/eximup - it failed upgrading during the normal cpanel upgrade and it also fails when trying to run the above mentioned script. I have done a forum search and have found others mentioning the same error, but can't find any solution.

    This is the error:

    Exim Setup Script Version 20.0
    ---> Session started at: Sat, 28 Jan 2006 23:07:16 -0500
    ---> Upgrade of mail/exim started at: Sat, 28 Jan 2006 23:07:18 -0500
    ---> Upgrading 'exim-4.53' to 'exim-4.60' (mail/exim)
    ---> Build of mail/exim started at: Sat, 28 Jan 2006 23:07:18 -0500
    ---> Building '/usr/ports/mail/exim'
    ** Command failed [exit code 1]: /bin/sh -c "make >>/tmp/portupgrade18116.0 2>&1"
    ** Fix the problem and try again.

    ---> Build of mail/exim ended at: Sat, 28 Jan 2006 23:07:35 -0500 (consumed 00:00:17)
    ---> Upgrade of mail/exim ended at: Sat, 28 Jan 2006 23:07:35 -0500 (consumed 00:00:17)
    ---> Listing the results (+:done / -:ignored / *:skipped / !:failed)
    ! mail/exim (exim-4.53) (checksum mismatch)
    ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
    ---> Session ended at: Sat, 28 Jan 2006 23:07:35 -0500 (consumed 00:00:18)
    Running post install scripts for exim....Done

    Any help would be appreciated!
    Thanks
    Paul
    Last edited by nzrubyrock; 01-28-2006 at 10:15 PM. Reason: Changed formatting

  2. #2
    Member
    Join Date
    Nov 2005
    Posts
    97

    Default

    SSH into root and run
    ----comand----
    /scripts/eximup --force

  3. #3
    Member
    Join Date
    Jan 2004
    Posts
    7

    Default

    Hi

    Thanks for the suggestion. I have tried running that command but still come up with exactly the same error.

    ** Command failed [exit code 1]: /bin/sh -c "make >>/tmp/portupgrade94350.0 2>&1"
    ** Fix the problem and try again.


    Some more information - I am running FreeBSD 5.3 and am on the Current Upgrade tree for CPanel (currently running 10.8.1-C112). I have tried running upcp and sysup as well. Still exim wont upgrade.

    Any other ideas?

    Many Thanks
    Paul

  4. #4
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Have a look at the last post on this thread which I found with a search for your error
    http://forums.cpanel.net/showthread.php?t=48944
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  5. #5
    Member
    Join Date
    Jan 2004
    Posts
    7

    Default Solution

    OK - I found the solution

    I manually ran make on the exim port (remember this is a FreeBSD thing) and it gave a verbose output of the compilation procedure and halted saying that there was an error trying to upgrade openssl. It seems that the new exim needs the latest version of openssl.

    I manually ran portupgrade to upgrade to the latest version of openssl then ran /scripts/eximup and it worked!

    Hopefully this will help someone in the future.

  6. #6
    Member
    Join Date
    Jan 2004
    Posts
    7

    Default

    Hi Chirpy

    Thanks for the solution - it was the same as what I just found out.

  7. #7
    Member
    Join Date
    Sep 2003
    Posts
    126

    Default how to upgrade exim?

    I have ran /scripts/eximup but the latest is still 4.52
    How to upgrade exim to the latest?

    I am using 10.8.1-RELEASE_113, RHEL3

    -fl-
    Last edited by fleksi; 01-29-2006 at 10:42 PM.

  8. #8
    Member
    Join Date
    Jan 2004
    Posts
    7

    Default

    Are you running FreeBSD? If so, have you upgraded the ports?

  9. #9
    Member
    Join Date
    Sep 2003
    Posts
    126

    Default

    No, I am using Linux Enterprise 3.

  10. #10
    Member Murtaza_t's Avatar
    Join Date
    Jan 2005
    Location
    Earth
    Posts
    471

    Default

    Quote Originally Posted by fleksi
    I have ran /scripts/eximup
    Does that mean that you have ran /scripts/eximup with --force coz running it without force will not upgrade to latest.

  11. #11
    Member
    Join Date
    Sep 2003
    Posts
    126

    Default

    yes, i have ran /scripts/eximup --force, but still get exim 4.52?
    How to upgrade to the latest exim 4.60?

    -fl-

  12. #12
    Member
    Join Date
    Nov 2005
    Posts
    97

    Default

    Exim v 4.52 is the latest installed with cPanel. So, cPanel wise, you're up to date.

  13. #13
    Member
    Join Date
    Jun 2006
    Posts
    5

    Exclamation Is cPanel compatible with later versions of Exim, like 4.63

    So, 4.52 is the latest Exim release with respect to cPanel ... but will cPanel work fine with a later install of Exim?

    For example, if I want to upgrade to a later release that has DomainKeys support, will this break cPanel?

  14. #14
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Yes. You would have to grab the exim source rpm from the cPanel servers and patch the source code and then install that.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  15. #15
    Member hdotnet's Avatar
    Join Date
    Jan 2007
    Location
    London
    Posts
    10

    Default

    Code:
    Yes. You would have to grab the exim source rpm from the cPanel servers and patch the source code and then install that.
    sorry to resurrect such an old thread, but did anyone get anywhere doing this?

Similar Threads & Tags
Similar threads

  1. problem with exim upgrade
    By markhard in forum cPanel and WHM Discussions
    Replies: 27
    Last Post: 08-19-2005, 08:35 AM
  2. Exim ACL problem after upgrade to cPanel 10.5.0-C49
    By markhard in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 08-16-2005, 11:35 AM
  3. Problem with exim, exim cannot load modules located in /etc/exim.pl ?
    By Port80Hosting in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 06-14-2005, 09:53 AM
  4. Problem with exim after upgrade
    By magin in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 01-21-2005, 04:20 PM
  5. mail to postermaster account after exim upgrade - problem?
    By Jeff-C in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 06-15-2004, 07:25 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube