View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002169 | Xdebug | Installation | public | 2023-04-02 16:31 | 2023-04-03 17:42 |
Reporter | nickc | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
OS | Ubuntu 22.04 | ||||
Product Version | 3.2.1 | ||||
Summary | 0002169: apt install php8.x-xdebug is installing v3.2.0 instead of v3.2.1 | ||||
Description | When I try to install v3.2.1 via apt install, it instead installs 3.2.0. If I specify apt install php8.1-xdebug=3.2.1 it just gives me an error | ||||
Steps To Reproduce | root@vultr1:/# apt install php8.1-xdebug=3.2.1 E: Version '3.2.1' for 'php8.1-xdebug' was not found | ||||
Additional Information | I have added ondrej's php repo (sudo add-apt-repository ppa:ondrej/php) It happens for php 8.0, 8.1 and 8.2. root@vultr1:/# php -v | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.2.0-8.2.9 | ||||
|
You will need to report this to your distribution as I don't control th packaging for Xdebug for anything besides PECL and the Xdebug.org website. |
|
Thank you, sorry for the trouble. I have opened an issue with the ondrej php repo. https://github.com/oerdnj/deb.sury.org/issues/1941 |
|
Excellent, let me close this issue here then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-02 16:31 | nickc | New Issue | |
2023-04-02 18:46 | derick | Note Added: 0006541 | |
2023-04-02 18:59 | nickc | Note Added: 0006542 | |
2023-04-03 17:42 | derick | Assigned To | => derick |
2023-04-03 17:42 | derick | Status | new => resolved |
2023-04-03 17:42 | derick | Resolution | open => no change required |
2023-04-03 17:42 | derick | Note Added: 0006544 |