Public bug reported: Related to the in-progress request for httpd24u: https://bugs.launchpad.net/ius/+bug/1404930
When httpd24u is available, apcu-panel55u and apcu-panel56u fail to install. This is because httpd24u provides httpd, and the apcu-panel* package have an simple dependency on "httpd". https://github.com/iuscommunity-pkg/php55u-pecl-apcu/blob/acd1b634204d7c4889f81cead687a58ea49e6732/SPECS/php55u-pecl-apcu.spec#L114 https://github.com/iuscommunity-pkg/php56u-pecl-apcu/blob/ea583b4422b4d88362314e504bc5904e8f3308f8/SPECS/php56u-pecl-apcu.spec#L114 The dependency is redundant, because apcu-panel* already depends on mod_php*, which itself depends on stock httpd via the mmn version. Thus, this line can be safely removed. ** Affects: ius Importance: Undecided Status: New -- You received this bug notification because you are a member of IUS Core Development, which is subscribed to IUS Community Project. https://bugs.launchpad.net/bugs/1408801 Title: apcu-panel55u and apcu-panel56u fail to install when httpd24u is available Status in IUS Community Project: New Bug description: Related to the in-progress request for httpd24u: https://bugs.launchpad.net/ius/+bug/1404930 When httpd24u is available, apcu-panel55u and apcu-panel56u fail to install. This is because httpd24u provides httpd, and the apcu-panel* package have an simple dependency on "httpd". https://github.com/iuscommunity-pkg/php55u-pecl-apcu/blob/acd1b634204d7c4889f81cead687a58ea49e6732/SPECS/php55u-pecl-apcu.spec#L114 https://github.com/iuscommunity-pkg/php56u-pecl-apcu/blob/ea583b4422b4d88362314e504bc5904e8f3308f8/SPECS/php56u-pecl-apcu.spec#L114 The dependency is redundant, because apcu-panel* already depends on mod_php*, which itself depends on stock httpd via the mmn version. Thus, this line can be safely removed. To manage notifications about this bug go to: https://bugs.launchpad.net/ius/+bug/1408801/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ius-coredev Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-coredev More help : https://help.launchpad.net/ListHelp

