Bug 829533

Summary: missing Requires for php-pear-DB
Product: [Fedora] Fedora EPEL Reporter: manuel wolfshant <manuel.wolfshant>
Component: squirrelmailAssignee: Michal Hlavinka <mhlavink>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: mhlavink
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: squirrelmail-1.4.22-4.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-01 19:18:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.