No installation possible with debian 7.1

  • Hi Laurent,
    i'd updated my dev-server.
    There are some linux updates which will change the debian version to 7.1.
    After this update it isn't possible to install the current git master.


    Can you update the installation routine of i-MSCP?


    Sascha

  • Update Works without Problems


    Code
    1. root@web01 ~ # lsb_release -a
    2. No LSB modules are available.
    3. Distributor ID: Debian
    4. Description: Debian GNU/Linux 7.1 (wheezy)
    5. Release: 7.1
    6. Codename: wheezy
    7. root@web01 ~ #


    Updated today without any Problems

  • Code
    1. root@dev-srv02:/usr/local/src/imscp# lsb_release -a
    2. No LSB modules are available.
    3. Distributor ID: Debian
    4. Description: Debian GNU/Linux 7.1 (wheezy)
    5. Release: 7.1
    6. Codename: wheezy
    7. root@dev-srv02:/usr/local/src/imscp#


    After updating i had made a git pull and a perl perl imscp-autoinstall.
    I got this message
    update_debian_7.1.jpg


    Edit:
    I'd testet it on 3 different servers... All have the same problem

    Edited once, last by TheCry ().

  • Hello ;


    I'll have a look now and fix. I bet it's a little bug in lsb_release script. ;)


    Thanks you both for your reports.

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

    Edited once, last by Nuxwin ().

  • Edit:


    Confirmed (even in build only mode). I'll now fix.


    Code
    1. [ ERROR ]iMSCP::Debug::END: Exit code is 1![ FATAL ERROR ]autoinstaller::Adapter::Debian::_preparePackagesList:Unable to parse /usr/local/src/imscp/docs/Debian/packages-sid.xml: File doesnot exist: /usr/local/src/imscp/docs/Debian/packages-sid.xml at/usr/local/src/imscp/autoinstaller/Adapter/Debian.pm line 282root@wheezy:/usr/local/src/imscp#


    i-MSCP lsb_release package result:


    Code
    1. root@wheezy:/usr/local/src/imscp# perl imscp-autoinstall -db
    2. $VAR1 = 'Distributor ID: Debian
    3. Description: Debian GNU/Linux 7.1 (n/a)
    4. Release: 7.1
    5. Codename: n/a';


    That explain the thing...

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

    Edited once, last by Nuxwin ().

  • Re;


    Should be fixed in last master. See https://github.com/i-MSCP/imsc…be0770635ac5f3d5a168e8889


    Thanks you.

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