Bug #58009
closed
Update of multiple installations using same core fails
Added by Uwe Wiebach over 10 years ago.
Updated about 6 years ago.
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?
- Assignee set to Christian Kuhn
- Status changed from New to Accepted
- Assignee changed from Christian Kuhn to Philipp Gampe
- Status changed from Accepted to Under Review
Testing instructions in comments on gerrit
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36360
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36664
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36664
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF