This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[1.400] 1.401 update fails

Not sure if anyone else has seen this issue, but I had the same issue trying to upgrade from 1.400 to 1.401 that others reported when trying to upgrade from 1.300 to 1.301:

[12]: system operation (install System Up2Date) failed execution

[1.300]Can't upgrade to 1.301 via Webadmin

I logged into the machine as root and ran this as suggested in the thread:

auisys.plx --configfile /etc/up2date.conf --level i

And the machine rebooted, everything seems to have been applied OK.


This thread was automatically locked due to age.
Parents Reply Children
  • Just to make the solution complete:

    /etc/up2date.conf mentions a /var/up2date/sys folder.
    This directory didn't exist in my setup, so I created it locally using root logon.

    Make sure your machine (or VM setup) has more than 512MB allocated as it looks like it fails if not...

    Download the 1.401.tar.gpg file from the ftp server mentioned above (ftp://ftp.astaro.de/pub/Astaro_Command_Center/up2date/v1.0/) and put it in /var/up2date/sys

    Afterwards, start update with 
    auisys.plx --configfile /etc/up2date.conf --level i
     as Drees mentioned a little higher.

    After you perform this, the ACC will update and reboot if successful.

    Then you should have a working ACC v1.401, at least this did it for me...