Unable to update 1.1.3 to 1.1.9

  • Cant update panel from 1.1.3 to 1.1.9 . I tryed all other versions, but error is same. Im using last version of debian.


    autoinstaller::Adapter::Debian::preBuild:
    /etc/resolvconf/update-libc.d/sendmail: 7: .: Can't open
    /usr/share/sendmail/dynamic
    run-parts: /etc/resolvconf/update-libc.d/sendmail exited with return code 2
    run-parts: /etc/resolvconf/update.d/libc exited with return code 1
    iMSCP::Debug::END: Exit code: 1


    Can anybody help me please? =)

  • Hello ;


    It's not a bug from i-MSCP.


    More info needed here:

    • Debian version and code name
    • Server type (openVZ container?)
    • Result of the following commands:


    Code
    1. # /sbin/resolvconf -d lo.imscp# echo $?


    and


    Code
    1. # echo 'nameserver 8.8.8.8' | /sbin/resolvconf -a lo.imscp
    2. # echo $?


    Thanks

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
    NAME="Debian GNU/Linux"
    VERSION_ID="7"
    VERSION="7 (wheezy)"
    ID=debian
    ANSI_COLOR="1;31"


    Version 7.5
    VZ container



    /sbin/resolvconf -d lo.imscp
    /etc/resolvconf/update-libc.d/sendmail: 7: .: Can't open /usr/share/sendmail/dynamic
    run-parts: /etc/resolvconf/update-libc.d/sendmail exited with return code 2
    run-parts: /etc/resolvconf/update.d/libc exited with return code 1


    echo $?
    130


    echo 'nameserver 8.8.8.8' | /sbin/resolvconf -a lo.imscp
    /etc/resolvconf/update-libc.d/sendmail: 7: .: Can't open /usr/share/sendmail/dynamic
    run-parts: /etc/resolvconf/update-libc.d/sendmail exited with return code 2
    run-parts: /etc/resolvconf/update.d/libc exited with return code 1

  • Re;


    Ok, it's due to the fact that sendmail was installed previously on your system (surely preinstalled in your OpenVZ template) and removed in wrong way.


    Well, just go in the /etc/resolvconf/update-libc.d and then, remove any file related to sendmail. Once it's done, try again.


    If you do not figure out, send me our teamviewer IDS and I'll solve the problem for you.


    Thanks.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Fixed. This user has destroyed its openVZ container by mistake... I've migrated all its data to a new OpenVZ container (including upgrade to latest i-MSCP version) and now, all goes fine.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206