Error Upgrade Git Master

  • I have an Error when upgrade Git Master on Ubuntu 12.04 LTS:


    [ERROR]


    Addons::FileManager::showDialog: Can't locate
    Addons/FileManager/Net2ftp/Installer.pm in @INC (@INC contains:
    /usr/local/src/imscp /usr/local/src/imscp/engine/PerlLib
    /usr/local/src/imscp/engine/PerlVendor /etc/perl /usr/local/lib/perl/5.14.2
    /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14
    /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 1087) line 2,
    <CATCHERR> line 12.


    iMSCP::Debug::END: Exit code: 1

    Edited once, last by FlyingMike ().


  • Hello ;


    I'll fix this in few minutes in Git Master.


    Thanks you for your report.

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


  • Thanks. This Problem is also in RC4.2


    SUre :P Net2Ftp is the only one addons I've not tested before release :s

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


  • No Problem... with Ajaxplorer it's no Problem and no Error. :)


    Yeah... My fault anyway. Just forgot to rename


    Code
    1. imscp/engine/PerlLib/Addons/FileManager/Net2ftp/installer.pm


    To


    Code
    1. imscp/engine/PerlLib/Addons/FileManager/Net2ftp/Installer.pm


    :-/

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

    Edited once, last by Nuxwin ().

  • Anyway, a new Net2ftp version is available... I'll update the addon now so...

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

  • New Install Git Master on Ubuntu 12.04 LTS


    xxx@server:/usr/local/src/i-mscp$ sudo perl imscp-autoinstall
    Bareword "CALLER_OVERRIDE_CHECK_OK" not allowed while "strict subs" in use at /usr/local/src/i-mscp/engine/PerlLib/iMSCP/CarpFixed.pm line 78.
    Bareword "CALLER_OVERRIDE_CHECK_OK" not allowed while "strict subs" in use at /usr/local/src/i-mscp/engine/PerlLib/iMSCP/CarpFixed.pm line 92.
    Compilation failed in require at /usr/local/src/i-mscp/engine/PerlLib/iMSCP/Log.pm line 38.
    BEGIN failed--compilation aborted at /usr/local/src/i-mscp/engine/PerlLib/iMSCP/Log.pm line 38.
    Compilation failed in require at /usr/local/src/i-mscp/engine/PerlLib/iMSCP/Debug.pm line 32.
    BEGIN failed--compilation aborted at /usr/local/src/i-mscp/engine/PerlLib/iMSCP/Debug.pm line 32.
    Compilation failed in require at imscp-autoinstall line 38.
    BEGIN failed--compilation aborted at imscp-autoinstall line 38.

    Edited once, last by bbk ().