Project

General

Profile

Actions

Bug #58009

closed

Update of multiple installations using same core fails

Added by Uwe Wiebach about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
-
Start date:
2014-04-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

We have here an environment of multiple website having their own TYPO3 installation. The TYPO3 sources lay in one folder (/var/www/typo3) and each installation connects to it with symlinks (e.g. to /var/www/typo3/typo3_src-6.2.0).

Now we wanted to update these installations to 6.2.1. It worked smoothly with the first installation. But the second throw an error because it did the same procedure as the first one which means it downloaded the source (again) and tried to move it to /var/www/typo3. But of course there already existed a folder with this name. So we need to replace the symlink of each installation manually ...

Would it be possible to implement a check if the source is already there before downloading it? And if this is the case could we skip the steps download - move and continue update process by replacing the symlink?


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #66865: Check for Core Updates breaks in Multisite environmentClosed2015-05-09

Actions
Related to TYPO3 Core - Bug #68386: Update fails if existing core files are not writeableClosed2015-07-20

Actions
Actions

Also available in: Atom PDF