Bug 829533 - missing Requires for php-pear-DB
Summary: missing Requires for php-pear-DB
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: squirrelmail
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Hlavinka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-07 01:54 UTC by manuel wolfshant
Modified: 2014-04-01 19:18 UTC (History)
1 user (show)

Fixed In Version: squirrelmail-1.4.22-4.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-01 19:18:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description manuel wolfshant 2012-06-07 01:54:37 UTC
Description of problem:
php-pear-DB is needed in order to access a MySQL user database. This package is not brought it at install time and therefore the users cannot be authenticated against MySQL databases.


Version-Release number of selected component (if applicable):


How reproducible:
squirrelmail-1.4.22-2.el6.noarch


Steps to Reproduce:
1. install squirrelmail
2. configure it to access your MySQL db
3. watch it not authenticate and complain as below:
PHP Warning:  include_once(): Failed opening 'DB.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /usr/share/squirrelmail/functions/db_prefs.php on line 39,

  
Actual results:
Users are not authenticated

Expected results:
Everything should work 

Additional info:
yum install php-pear-DB solves the problem.

Comment 1 manuel wolfshant 2012-06-07 02:01:29 UTC
sorry, messed a bit the above report. Please read that as:

Version-Release number of selected component (if applicable):
squirrelmail-1.4.22-2.el6.noarch

How reproducible:
always if php-pear-DB is not installed independent of squirrelmail

Comment 2 Fedora Update System 2014-03-07 18:46:10 UTC
squirrelmail-1.4.22-4.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/squirrelmail-1.4.22-4.el6

Comment 3 Fedora Update System 2014-03-08 20:59:49 UTC
Package squirrelmail-1.4.22-4.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing squirrelmail-1.4.22-4.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0785/squirrelmail-1.4.22-4.el6
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-04-01 19:18:24 UTC
squirrelmail-1.4.22-4.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.