Public bug reported: Historically, the php*-common packages has provided a json module. Our php55u-common package do not include the stock version of json, but we have the jsonc pecl module. See the following bug for more information on why:
https://bugs.launchpad.net/ius/+bug/1193477 It has been reported that some RPMs for web apps are running into dependency issues with our php55u package and json. These RPMs are assuming that php-common would provide json. Since our php55u-common does not provide it, the RPM would not install. Update RPMs have been built so that php55u-common now requires php55u-pecl-jsonc. They will hit the testing repos during tonight's automation. -Ben ** Affects: ius Importance: Undecided Assignee: bharper (bharper) Status: Fix Committed -- 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/1357116 Title: php55u-common not providing php-json Status in IUS Community Project: Fix Committed Bug description: Historically, the php*-common packages has provided a json module. Our php55u-common package do not include the stock version of json, but we have the jsonc pecl module. See the following bug for more information on why: https://bugs.launchpad.net/ius/+bug/1193477 It has been reported that some RPMs for web apps are running into dependency issues with our php55u package and json. These RPMs are assuming that php-common would provide json. Since our php55u-common does not provide it, the RPM would not install. Update RPMs have been built so that php55u-common now requires php55u-pecl-jsonc. They will hit the testing repos during tonight's automation. -Ben To manage notifications about this bug go to: https://bugs.launchpad.net/ius/+bug/1357116/+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

