Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 640256

Summary: dev-php/xdebug-2.6.0_alpha: Version bump
Product: Gentoo Linux Reporter: Alexey Skobkin <skobkin-ru>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED WONTFIX    
Severity: normal CC: hydrapolic, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/6586
https://github.com/gentoo/gentoo/pull/7108
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexey Skobkin 2017-12-08 13:18:56 UTC
There is 2.6.0alpha version of XDebug released on 2dn of December. It would be nice to see this package in the Portage tree (at least masked to use at you own risk if it's not stable enough).
It has support for recently released PHP 7.2.0 and is very useful to upgrade PHP application to the new version.
Comment 1 Jonas Stein gentoo-dev 2017-12-10 11:30:21 UTC
Thank you for the bump request. 
You can help the maintainer with further information:
Does a simple bump [1] work on your system? 
Chances are high, because a first look on the bump revealed only small changes.

[1] https://wiki.gentoo.org/wiki/Custom_repository#Simple_version_bump_of_an_ebuild_in_the_local_overlay
Comment 2 Larry the Git Cow gentoo-dev 2017-12-23 21:22:23 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c021fed3ecf350c4b00b10689426d572e112738

commit 2c021fed3ecf350c4b00b10689426d572e112738
Author:     Charles Nérot <charles@nerot.com>
AuthorDate: 2017-12-22 09:31:05 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-12-23 21:21:27 +0000

    dev-php/xdebug: Bump 2.6.0-alpha1
    
    Bug: https://bugs.gentoo.org/640256
    Package-Manager: Portage-2.3.19, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/6586

 dev-php/xdebug-client/Manifest                     |  1 +
 .../xdebug-client-2.6.0_alpha1.ebuild              | 29 +++++++++++++++
 dev-php/xdebug/Manifest                            |  1 +
 dev-php/xdebug/xdebug-2.6.0_alpha1.ebuild          | 41 ++++++++++++++++++++++
 profiles/package.mask                              |  7 ++++
 5 files changed, 79 insertions(+)}
Comment 3 Brian Evans (RETIRED) gentoo-dev 2017-12-24 03:10:45 UTC
(In reply to Larry the Git Cow from comment #2)
> The bug has been referenced in the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=2c021fed3ecf350c4b00b10689426d572e112738
> 
> commit 2c021fed3ecf350c4b00b10689426d572e112738
> Author:     Charles Nérot <charles@nerot.com>
> AuthorDate: 2017-12-22 09:31:05 +0000
> Commit:     David Seifert <soap@gentoo.org>
> CommitDate: 2017-12-23 21:21:27 +0000
> 
>     dev-php/xdebug: Bump 2.6.0-alpha1
>     
>     Bug: https://bugs.gentoo.org/640256
>     Package-Manager: Portage-2.3.19, Repoman-2.3.6
>     Closes: https://github.com/gentoo/gentoo/pull/6586
> 
>  dev-php/xdebug-client/Manifest                     |  1 +
>  .../xdebug-client-2.6.0_alpha1.ebuild              | 29 +++++++++++++++
>  dev-php/xdebug/Manifest                            |  1 +
>  dev-php/xdebug/xdebug-2.6.0_alpha1.ebuild          | 41
> ++++++++++++++++++++++
>  profiles/package.mask                              |  7 ++++
>  5 files changed, 79 insertions(+)}

Commit reverted as it is broken software.

We will reconsider once upstream releases something better