ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #02957
[Bug 1204492] Re: php54-pecl-apc requires unused php54
Hello Björn,
I got a package built without a requires for php54. It has been tagged
as test-candidate. It will be in placed in the testing repos tonight and
can take around 24 hours to hit all the mirrors.
See the following for information on how to use the testing repo:
http://iuscommunity.org/pages/FAQs.html?highlight=testing#how-do-i
-install-packages-from-testing
-Ben
** Changed in: ius
Status: New => Fix Committed
** Changed in: ius
Assignee: (unassigned) => bharper (bharper)
--
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:
Fix Committed
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