View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001886 | Xdebug | Installation | public | 2020-11-13 11:50 | 2021-01-20 11:20 |
Reporter | videoice | Assigned To | derick | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.9.8 | ||||
Summary | 0001886: Xdebug can not be installed using picle | ||||
Description | See steps to reproduce | ||||
Steps To Reproduce | Dockerfile: FROM php:7.4-alpine RUN apk add bash git jq $PHPIZE_DEPS \ RUN pickle install imagick && \ | ||||
Additional Information | imagick and igbinary extensions install without any issue, but xdebug install fails | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.4.0-7.4.4 | ||||
|
I don't use Docker, so please provide the full output as an attached file. pickle is however, not necessarily supported. It is likely just a this bug on their side: https://github.com/FriendsOfPHP/pickle/issues/191 |
|
should be resolved in pickle master, only not released yet, see https://github.com/FriendsOfPHP/pickle/pull/201#issuecomment-730139423 this ticket should marked as resolved therefore |
|
close this issue, no longer valid (xdebug version has no longer alpha suffix) |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-11-13 11:50 | videoice | New Issue | |
2020-11-13 12:35 | derick | Assigned To | => derick |
2020-11-13 12:35 | derick | Status | new => feedback |
2020-11-13 12:35 | derick | Note Added: 0005524 | |
2020-11-19 07:06 | videoice | Note Added: 0005535 | |
2020-11-19 07:06 | videoice | Status | feedback => assigned |
2021-01-16 12:59 | videoice | Note Added: 0005638 | |
2021-01-20 11:20 | derick | Status | assigned => resolved |
2021-01-20 11:20 | derick | Resolution | open => no change required |