ISPConfig 3

Welcome to the bugtracker of the ISPConfig project. This bugtracker is for ISPConfig 3.x only.
Tasklist

FS#743 - Restart of upgrade process after sucessfull upgrade

Attached to Project: ISPConfig 3
Opened by David Martin (djbill) - Thursday, 28 May 2009, 08:26 GMT
Last edited by Till (Till) - Wednesday, 10 June 2009, 15:21 GMT
Task Type Bug Report
Category Installer
Status Closed
Assigned To No-one
Operating System All
Severity Medium
Priority Normal
Reported Version 3.0.1.3
Due in Version 3.0.1.4
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details


When I upgrade ISPConfig from SVN using the script "ispconfig_update_from_svn.sh" and chosing "stable version", after a correct update script starts again.

[CODE]
Update finished.
/usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 8: fz: command not found
/usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 9: cd: ispconfig3_install/install/: No such file or directory


--------------------------------------------------------------------------------
_____ ___________ _____ __ _
|_ _/ ___| ___ \ / __ \ / _(_)
| | \ `--.| |_/ / | / \/ ___ _ __ | |_ _ __ _
| | `--. \ __/ | | / _ \| '_ \| _| |/ _` |
_| |_/\__/ / | | \__/\ (_) | | | | | | | (_| |
\___/\____/\_| \____/\___/|_| |_|_| |_|\__, |
__/ |
|___/
--------------------------------------------------------------------------------


>> Update

Operating System: Debian 4.0 or compatible

This application will update ISPConfig 3 on your server.
MySQL root password []: ^C
hostname:~#
[/CODE]
This task depends upon

Closed by  Till (Till)
Wednesday, 10 June 2009, 15:21 GMT
Reason for closing:  Fixed
Comment by Till (Till) - Thursday, 28 May 2009, 14:34 GMT
You did not update from svn, if you select stable then you updated from tar.gz. The correct script for updating is:

ispconfig_update.sh

the script is not used in current releases anymore, its just an alias for ispconfig_update.sh or it is left from a older version.
Comment by Till (Till) - Thursday, 28 May 2009, 14:39 GMT
I just tested it again, ispconfig_update.sh and ispconfig_update_from_svn.sh execute both the same script and none of them restarts the update a second time.
Comment by Helmut Rieth (heri) - Thursday, 04 June 2009, 06:08 GMT
Helo!
Same Problem after updating from stable. (ispconfig_update.sh)
Happend already in 3.0.1.2, again in 3.0.1.3.

Update finished.
/usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 8: fz: command not found
/usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 9: cd: ispconfig3_install/install/: No such file or directory


Linux ipc3 2.6.26-2-amd64 #1 SMP Thu May 28 21:28:49 UTC 2009 x86_64 GNU/Linux
Debian 5

Loading...