Bug 871209 - Missing dependency on php-mbstring
Summary: Missing dependency on php-mbstring
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: php-Kohana
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-29 22:41 UTC by Rick Elrod
Modified: 2012-11-14 18:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-14 18:27:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rick Elrod 2012-10-29 22:41:50 UTC
Description of problem:

php-Kohana seems to be missing a dependency on php-mbstring.


Version-Release number of selected component (if applicable): php-Kohana-2.4-1.rc2.el6.noarch


# grep 'mb_internal_encoding' /usr/share/php/Kohana/system/core/Kohana.php 
		mb_internal_encoding(Kohana::CHARSET);


This was discovered by installing the gallery3 package (which deps on php-Kohana), and being unable to access the gallery3 instance. After enabling debugging, I saw that mb_* was missing and that the error was coming from a Kohana path (see the grep output above).

Comment 1 Fedora Update System 2012-10-30 17:30:36 UTC
php-Kohana-2.4-1.rc2.fc18.3 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/php-Kohana-2.4-1.rc2.fc18.3

Comment 2 Fedora Update System 2012-10-30 17:31:22 UTC
php-Kohana-2.4-1.rc2.fc17.3 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/php-Kohana-2.4-1.rc2.fc17.3

Comment 3 Fedora Update System 2012-10-30 17:32:11 UTC
php-Kohana-2.4-1.rc2.fc16.3 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/php-Kohana-2.4-1.rc2.fc16.3

Comment 4 Fedora Update System 2012-10-30 17:32:52 UTC
php-Kohana-2.4-1.rc2.el6.3 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/php-Kohana-2.4-1.rc2.el6.3

Comment 5 Fedora Update System 2012-10-30 20:12:31 UTC
Package php-Kohana-2.4-1.rc2.fc18.3:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing php-Kohana-2.4-1.rc2.fc18.3'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-17233/php-Kohana-2.4-1.rc2.fc18.3
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-11-14 18:27:27 UTC
php-Kohana-2.4-1.rc2.el6.3 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.