Problems upgrading :(

Discussion in 'Installation/Configuration' started by woleium, Jan 24, 2007.

  1. woleium

    woleium New Member

    Hello Everyone. First of all, thanks for a great product!

    I'm having some issues trying to upgrade from the Management ->update manager tab,

    I couldn't find any info elsewhere, so i have come here to ask for some help :)

    current version:
    Version: 2.2.6

    upgrading to URL:
    http://heanet.dl.sourceforge.net/sourceforge/ispconfig/ISPConfig-2.2.9.tar.gz
    and
    http://kent.dl.sourceforge.net/sourceforge/ispconfig/ISPConfig-2.2.7.tar.gz

    error message:
    Installation instructions not found: /home/admispconfig/ispconfig/temp/[GUID]/package.ins

    I have tried both the upgrade to 2.2.7 & 2.2.9, both have the same error

    the [GUID] folders that are created contain:

    Code:
    [root@www ab7c2ddf3f8f3aa97c653ede7103d6e3]# ll
    total 31000
    -rw-r--r--  1 admispconfig admispconfig 31703145 Jan 23 17:17 update.pkg
    After renaming to update.zip
    Code:
    [root@www ~]# /usr/bin/unzip update.zip
    Archive:  update.zip
      End-of-central-directory signature not found.  Either this file is not
      a zipfile, or it constitutes one disk of a multi-part archive.  In the
      latter case the central directory and zipfile comment will be found on
      the last disk(s) of this archive.
    unzip:  cannot find zipfile directory in one of update.zip or
            update.zip.zip, and cannot find update.zip.ZIP, period.
    
    with both versions:
    Code:
    [root@www ~]# /home/admispconfig/ispconfig/tools/unzip/unzip -v
    UnZip 5.50 of 17 February 2002, by Info-ZIP.  Maintained by C. Spieler.  Send
    bug reports to the authors at [email protected]; see README for details.
    
    Latest sources and executables are at ftp://ftp.info-zip.org/pub/infozip/ ;
    see ftp://ftp.info-zip.org/pub/infozip/UnZip.html for other sites.
    
    Compiled with gcc 3.4.5 20051201 (Red Hat 3.4.5-2) for Unix (Linux ELF) on Sep  7 2006.
    
    UnZip special compilation options:
            COPYRIGHT_CLEAN (PKZIP 0.9x unreducing method not supported)
            LZW_CLEAN (PKZIP/Zip 1.x unshrinking method not supported)
            SET_DIR_ATTRIB
            TIMESTAMP
            USE_EF_UT_TIME
            USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported)
            VMS_TEXT_CONV
            [decryption, version 2.9 of 05 May 2000]
    
    UnZip and ZipInfo environment options:
               UNZIP:  [none]
            UNZIPOPT:  [none]
             ZIPINFO:  [none]
          ZIPINFOOPT:  [none]
    [root@www ~]#
    [root@www ~]#
    [root@www ~]# /usr/bin/unzip -v
    UnZip 5.51 of 22 May 2004, by Info-ZIP.  Maintained by C. Spieler.  Send
    bug reports using http://www.info-zip.org/zip-bug.html; see README for details.
    
    Latest sources and executables are at ftp://ftp.info-zip.org/pub/infozip/ ;
    see ftp://ftp.info-zip.org/pub/infozip/UnZip.html for other sites.
    
    Compiled with gcc 3.4.3 20041212 (Red Hat 3.4.3-9.EL4) for Unix (Linux ELF) on Feb 21 2005.
    
    UnZip special compilation options:
            COPYRIGHT_CLEAN (PKZIP 0.9x unreducing method not supported)
            LZW_CLEAN (PKZIP/Zip 1.x unshrinking method not supported)
            SET_DIR_ATTRIB
            TIMESTAMP
            USE_EF_UT_TIME
            USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported)
            VMS_TEXT_CONV
            [decryption, version 2.9 of 05 May 2000]
    
    UnZip and ZipInfo environment options:
               UNZIP:  [none]
            UNZIPOPT:  [none]
             ZIPINFO:  [none]
          ZIPINFOOPT:  [none]
    [root@www ~]#
    
    Has anyone seen this before? I'm using centos 4.2 (2.6.9-42.0.2.ELsmp)
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can not upgrade like this, the software update function is only to install .pkg files.

    To Upgrade ISPConfig, download the latest tar.gz file on the shell, extract it and run the setup script.
     
  3. woleium

    woleium New Member

    ps

    Aaah, thanks for the quick response
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page