Summary: | Missed masks with php7-4 target and dev-lang/php:7.4 masking | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Brian Evans (RETIRED) <grknight> |
Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mjo, qa |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Brian Evans (RETIRED)
![]() (In reply to Brian Evans from comment #0) > I think some additional packages may have been missed that need masking with > PHP 7.4: Thanks! > dev-php/pecl-propro > dev-php/pecl-apcu_bc > dev-php/pecl-ncurses > dev-php/pecl-taint These are all dead... > dev-php/pecl-http:7 Do you remember what the deal is with this one? What's the slot for? It looks like slot :7 has 8.x targets. > In addition, some package.use.mask may be necessary to help users: > > dev-libs/redland-bindings php > media-gfx/exact-image php > sci-geosciences/mapserver php > I opened bug 912183, bug 912184, and bug 912185 for these but will mask their flags too. (In reply to Michael Orlitzky from comment #1) > > > dev-php/pecl-http:7 > > Do you remember what the deal is with this one? What's the slot for? It > looks like slot :7 has 8.x targets. Nevermind, I overlooked this: USE_PHP="php7-4 php8-0 php8-1" inherit php-ext-pecl-r3 USE_PHP="php7-4" The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7b96921ad415a1ad15e03707d66cf566ec62a3 commit aa7b96921ad415a1ad15e03707d66cf566ec62a3 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2023-08-12 14:55:39 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2023-08-12 14:57:08 +0000 profiles: more php:7.4 removal masks Closes: https://bugs.gentoo.org/912181 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> profiles/base/package.use.mask | 8 ++++++++ profiles/package.mask | 17 +++++++++++++++++ 2 files changed, 25 insertions(+) |