update failed

Discussion in 'Installation/Configuration' started by loge, Nov 24, 2007.

  1. loge

    loge New Member

    Hi,

    i hoped that i can upgrade my (fresh installed) VMware based ISPConfig to latest version without troubles, but i got this:

    /usr/lib/libc_nonshared.a(atexit.oS)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): In function `__i686.get_pc_thunk.bx':
    : multiple definition of `__i686.get_pc_thunk.bx'
    /usr/lib/gcc-lib/i486-linux/3.3.5/crtbeginS.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here
    collect2: ld returned 1 exit status
    make[2]: *** [libclamav.la] Error 1
    make[2]: Leaving directory `/home/admin/install_ispconfig/compile_aps/clamav-0.91.2/libclamav'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/admin/install_ispconfig/compile_aps/clamav-0.91.2'
    make: *** [all] Error 2
    ERROR: Could not make ClamAV
    cd: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    cd: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `spamassassin': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `uudeview': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `clamav': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    ./setup2: line 873: ispconfig_tmp/php/bin/php: No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory


    Can anyone say whats wrong there?

    Marc
     
  2. loge

    loge New Member

    Noch eine Anmerkung mehr. Kann es sein das das abgebrochene Setup meine aktuelle Installation geschrottet hat?

    Denn erstens kann ich nun die WebGUI nicht mehr aufrufen und zweitens reagiert ./setup nun anders und tut so als ob ich kein ISPConfig installiert haette.

    Wie ist das im Fehlerfall bei ISPConfig?

    Marc

    ---

    Sorry wrong language, again in english. Can it be that ISPConfig installer destroyed my previous installation?

    Because one thing is that i cant access the WebGUI anymore, second issue is that the installer now thinks that i dont have a ISPConfig installation running because of much more questions than before.

    Whats happening when the installer breaks, makes me quite nervous to see things like these. Especially when i think of the next update...

    Marc

    Update: seems i am fighting with this one: http://www.howtoforge.com/forums/showthread.php?t=14258
    Damn damn....
     
    Last edited: Nov 24, 2007
  3. loge

    loge New Member

    Ok, perhaps there are other people out there trying ISPConfig VMWare edition and who want to upgrade later on.

    The error that appears will be solved by installing "binutils" via apt-get. Then ClamAV can be compiled and everything runs as expected.

    But one thing is very scary. ISPConfig seems to delete the current installation or at least renders it unusable and does a "full" install on another call of "setup". In my case all my data was lost that i have setuped before. Luckily i only have one test reseller/customer/site running but this would be a major pain if i would have done more.

    For future users i would really provide a newer VMWare version of ISPConfig. I mean many people are trying things out with VMWare images and in my case, i am also running these in production.

    Marc
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    No. ISPConfig does a backup. But if you run the update again without restoring it or recreating the directory /root/ispconfig, it will cause data loss of course.

    You can download current vmware images for all supported linux distributions here on howtoforge if you are a member. The vmware image on the vmware site is no official image from the ispconfig project and we provide no updates for it.
     
  5. loge

    loge New Member

    Just subscribed to HowtoForge but cant find the VMWare images with ISPconfig preinstalled... Can you gimme a link or something? Just found the images for the perfectSetups....

    Marc
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    The vmware images are prepared for ISPConfig but ISPConfig is not preinstalled. Just download the latest ISPConfig version, unpack it and run setup.
     
  7. loge

    loge New Member

    thanks for quick reply. Yeah fair enough, shouldnt be much trouble to install it on top of the perfectSetup Image. IMO the link to the image on the VMWare VMs-Overview site should be removed from the ispconfig website...

    Its quite a unclean installation with lots of anoyances and troubles.... the one i described above was only one thing. I gave up with this images because of problems like these and go with the perfectSetup now.

    Marc
     

Share This Page