#6362: PHP and multilib issue -----------------------------+------------------------ Reporter: remi | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 24 Alpha | Component: koji Keywords: | Blocked By: Blocking: | -----------------------------+------------------------ 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.
#6362: PHP and multilib issue ------------------------------+----------------------- Reporter: remi | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 24 Alpha | Component: koji Resolution: | Keywords: Blocked By: | Blocking: ------------------------------+-----------------------
Comment (by rdieter):
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
#6362: PHP and multilib issue ------------------------------+----------------------- Reporter: remi | Owner: rel-eng@… Type: task | Status: closed Milestone: Fedora 24 Alpha | Component: koji Resolution: fixed | Keywords: Blocked By: | Blocking: ------------------------------+----------------------- Changes (by ausil):
* status: new => closed * resolution: => fixed
Comment:
I have added php* to the multilib blacklist. none of php will be blacklisted
rel-eng@lists.fedoraproject.org