ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #02946
[Bug 1204492] Re: php54-pecl-apc requires unused php54
This has been answered in
https://answers.launchpad.net/ius/+question/225966, but i don't feel
it's correct answer because of how RedHat actually builds their php-
pecl-apc package.
--
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/1204492
Title:
php54-pecl-apc requires unused php54
Status in IUS Community Project:
New
Bug description:
I run RHEL6 x86_64 and want to be able to use "php54-fpm" with "php54
-pecl-apc" to run a fastcgi server which i will call from frontend
servers.
However, the "php54-pecl-apc" package requires "php54" to be installed which i do not want.
The spec file for "php54-pecl-apc" states that it Requires "php54" because it uses PCRE from that package at build. This should then be a BuildRequire, not Require.
The stock versions of RHEL6 "php-pecl-apc" does not require "php" to
be installed.
The main reason i want the IUS packages to behave in the same way as
stock RHEL packages, is that i don't want "php54" installed, as it in
turn requires "httpd" to be installed. Both are completely redundant.
Can this behaviour of the "php54-pecl-apc" be fixed, so it does not
require php54?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1204492/+subscriptions
References