- Issue created by @tedbow
- @tedbow opened merge request.
- @tedbow opened merge request.
-
tedbow β
committed 0a13aeb5 on 8.x-2.x
Issue #3340284 by tedbow: Test for are failing in 8.x-2.x
-
tedbow β
committed 0a13aeb5 on 8.x-2.x
- πΊπΈUnited States tedbow Ithaca, NY, USA
Merged in fix but leaving assigned to me to figure out follow-up
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
I'm quite confused why this was opened given that π Random failure: "PHP temp directory (/tmp) does not exist or is not writable to Composer." Fixed already existed and is for the exact same problem?
Do you want to repurpose π Random failure: "PHP temp directory (/tmp) does not exist or is not writable to Composer." Fixed as the follow-up to solve the root cause?
- Status changed to Fixed
almost 2 years ago 3:28pm 17 February 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
I think the general problem can be handle here π Allow JsonProcessOutputCallback and other Composer runner callbacks to gracefully handle deprecated command options Fixed
- Status changed to Postponed: needs info
almost 2 years ago 7:42am 20 February 2023 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Re-opening because it's not clear yet what you think should happen at π Random failure: "PHP temp directory (/tmp) does not exist or is not writable to Composer." Fixed .
Plus, the tag is still present?
- Status changed to Closed: duplicate
almost 2 years ago 1:45pm 21 February 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
retitle this issue.
Unlike π Random failure: "PHP temp directory (/tmp) does not exist or is not writable to Composer." Fixed the fact there is out in the error buffer does not actually mean there was a hard error and composer failed. There could be data in the error buffer even if you just used deprecated options. That will be handled in π Allow JsonProcessOutputCallback and other Composer runner callbacks to gracefully handle deprecated command options Fixed
In there is an actually hard error and the
__invoke
will actually never be invoked so that is separate issue - Issue was unassigned.