#6362 PHP and multilib issue
Closed: Fixed None Opened 8 years ago by remi.

Since this night I receive tons of notifications about broken dependency, e.g. :

{{{
php-pecl-judy has broken dependencies in the rawhide tree:
On x86_64:
php-pecl-judy-devel-1.0.2-9.fc24.i686 requires php-devel(x86-32)

php-pecl-igbinary has broken dependencies in the rawhide tree:
On x86_64:
php-pecl-igbinary-devel-1.2.1-4.fc24.i686 requires php-devel(x86-32)

php-pecl-msgpack has broken dependencies in the rawhide tree:
On x86_64:
php-pecl-msgpack-devel-0.5.7-3.fc24.i686 requires php-devel(x86-32)

...
}}}

Don't know what have changed, but PHP have never be multilib, and I dont see any reason to have pecL devel packageS duplicated IN x86_64 tree.


Seems php-devel is/was multilib'd in f23, ie, on my f23/x86_64 box, I can successfully do 'dnf install php-devel.i686'

If the intention for php maintainers to be non-multilib'd, then probably need to blacklist all of php-*-devel

I have added php* to the multilib blacklist. none of php will be multilib

Metadata Update from @remi:
- Issue set to the milestone: Fedora 24 Alpha

7 years ago

Login to comment on this ticket.

Metadata