Bug 704319

Summary: drupal7 should require php53 instead of php (including php sub-packages)
Product: [Fedora] Fedora EPEL Reporter: Othman Madjoudj <athmanem>
Component: drupal7Assignee: Gwyn Ciesla <gwync>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: el5CC: gwync
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: drupal7-7.2-1.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 738105 (view as bug list) Environment:
Last Closed: 2011-06-02 18:55:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Othman Madjoudj 2011-05-12 19:12:15 UTC
Description of problem:

Drupal 7 will not work with php < 5.2.5, also upstream recommend php 5.3

See: http://drupal.org/requirements#php


Version-Release number of selected component (if applicable):
drupal7-0:7.0-4.el5.noarch


Actual results:
# repoquery -qR drupal7

config(drupal7) = 7.0-4.el5
php
php-gd
php-mbstring
php-pdo
php-xml
wget


Expected results:
# repoquery -qR drupal7

config(drupal7) = 7.0-4.el5
php53
php53-gd
php53-mbstring
php53-pdo
php53-xml
wget

Additional info:

Comment 1 Fedora Update System 2011-05-12 19:41:28 UTC
drupal7-7.0-4.1.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/drupal7-7.0-4.1.el5

Comment 2 Othman Madjoudj 2011-05-12 20:52:32 UTC
Fixed, but there is a small SELinux issue, the installation will not work until settings.php context is fixed (chcon -t httpd_sys_content_t) or SELinux temporary disabled (echo 0 > /selinux/enforce).

I think this should be documented in 'drupal7-README.fedora'.

Comment 3 Fedora Update System 2011-05-13 23:59:30 UTC
Package drupal7-7.0-4.1.el5:
* should fix your issue,
* was pushed to the Fedora EPEL 5 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing drupal7-7.0-4.1.el5'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/drupal7-7.0-4.1.el5
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-05-26 13:31:21 UTC
drupal7-7.2-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/drupal7-7.2-1.el6

Comment 5 Fedora Update System 2011-05-26 13:31:31 UTC
drupal7-7.2-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/drupal7-7.2-1.fc15

Comment 6 Fedora Update System 2011-05-26 13:31:39 UTC
drupal7-7.2-1.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/drupal7-7.2-1.el5

Comment 7 Fedora Update System 2011-05-26 13:31:47 UTC
drupal7-7.2-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/drupal7-7.2-1.fc14

Comment 8 Fedora Update System 2011-06-02 18:55:49 UTC
drupal7-7.2-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2011-06-04 03:03:15 UTC
drupal7-7.2-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2011-06-15 14:56:02 UTC
drupal7-7.2-1.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2011-06-15 14:59:23 UTC
drupal7-7.2-1.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.