Submitted by AnastasiosMagoutas on Sat, 09/07/2013 - 13:08
It seems that Redhat has changed the PHP5.4 repo and uses the new sha256 checksum that yum on CentOS 5.x does not support. So if someone follows the instructions for multiple PHP versions will end up with a system that cannot update at all since yum stacks and has to remove software_collections_php54.repo from /etc/yum.repos.d/ directory In such a case yum will be restored but PHP 5.4 versions will no loger been updated. Is there any workaround?
Status:
Active
Comments
Submitted by andreychek on Mon, 09/09/2013 - 14:55 Comment #1
Howdy -- thanks for the heads up, I'm looking into that.
There unfortunately may not be a workaround for the time being. It sounds like the way they build the repositories may have changed. With any luck, they'll undo that change and revert to the previous way of doing things which is compatible with CentOS 5.
But I'm looking into it to verify that I can reproduce the issue, as well as verify that there isn't a simple workaround.