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 #1

Updated by Markus Klein about 10 years ago

  • Assignee set to Christian Kuhn
Actions #2

Updated by Philipp Gampe almost 10 years ago

  • Status changed from New to Accepted
  • Assignee changed from Christian Kuhn to Philipp Gampe

I guess this is doable.

Actions #3

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29573

Actions #4

Updated by Gerrit Code Review almost 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29573

Actions #5

Updated by Gerrit Code Review almost 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29573

Actions #6

Updated by Markus Klein almost 10 years ago

Testing instructions in comments on gerrit

Actions #7

Updated by Gerrit Code Review almost 10 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29573

Actions #8

Updated by Gerrit Code Review about 9 years ago

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

Actions #9

Updated by Gerrit Code Review about 9 years ago

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

Actions #10

Updated by Gerrit Code Review about 9 years ago

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

Actions #11

Updated by Gerrit Code Review about 9 years ago

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

Actions #12

Updated by Gerrit Code Review about 9 years ago

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

Actions #13

Updated by Gerrit Code Review about 9 years ago

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

Actions #14

Updated by Gerrit Code Review about 9 years ago

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

Actions #15

Updated by Gerrit Code Review about 9 years ago

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

Actions #16

Updated by Gerrit Code Review about 9 years ago

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

Actions #17

Updated by Frederic Gaus about 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #18

Updated by Gerrit Code Review about 9 years ago

  • 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

Actions #19

Updated by Gerrit Code Review about 9 years ago

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

Actions #20

Updated by Frederic Gaus about 9 years ago

  • Status changed from Under Review to Resolved
Actions #21

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF