View Issue Details

IDProjectCategoryView StatusLast Update
0002169XdebugInstallationpublic2023-04-03 17:42
Reporternickc Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
OSUbuntu 22.04 
Product Version3.2.1 
Summary0002169: 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
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package php8.1-xdebug is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

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
PHP: syntax error, unexpected '=' in /usr/local/lsws/lsphp81/etc/php/8.1/litespeed/php.ini on line 486
PHP 8.1.14 (cli) (built: Jan 10 2023 02:00:30) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.14, Copyright (c) Zend Technologies
with Zend OPcache v8.1.14, Copyright (c), by Zend Technologies
with Xdebug v3.2.0, Copyright (c) 2002-2022, by Derick Rethans

TagsNo tags attached.
Operating System
PHP Version8.2.0-8.2.9

Activities

derick

2023-04-02 18:46

administrator   ~0006541

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.

nickc

2023-04-02 18:59

reporter   ~0006542

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

derick

2023-04-03 17:42

administrator   ~0006544

Excellent, let me close this issue here then.

Issue History

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