Bug 1124605
Summary: | Incorrect "--php-binary" from /usr/bin/zts-php-config | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Shawn Iwinski <shawn> |
Component: | php | Assignee: | Remi Collet <fedora> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | fedora, jorton |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | php-5.5.16-1.fc19 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-02 06:40:36 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
Shawn Iwinski
2014-07-29 22:03:22 UTC
Interesting catch, and should be easy to fix. For now, simple workaround is to used "php run-test.php" which allow to use environment variables (TEST_PHP_EXECUTABLE, TEST_PHP_ARGS, NO_INTERACTION and REPORT_EXIT_STATUS) Fix proposal: add --program-prefix to configure command of ZTS build. This will - fix this issue - avoid having to rename binaries after install - provide man pages for zts-* Fixed in f21/rawhide (5.6.0RC3) http://pkgs.fedoraproject.org/cgit/php.git/commit/?id=57cc2b86cd2c7976ca82bd2be600e8614a9cfcab @shawn can you check if all work as expected, before I apply this change in stable branches (with php 5.5.16, expected in ~3 weeks) Works great for me. Thanks! php-5.5.16-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/php-5.5.16-1.fc19 php-5.5.16-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/php-5.5.16-1.fc20 Package php-5.5.16-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing php-5.5.16-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9679/php-5.5.16-1.fc19 then log in and leave karma (feedback). php-5.5.16-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. php-5.5.16-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |