Bug 232832
Summary: | Please fix lazy written PHP scripts in gettext-tools/tests/ | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Robert Scheck <redhat-bugzilla> |
Component: | gettext | Assignee: | Jens Petersen <petersen> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.16.1-8 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-05-25 22:37:55 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: | |||
Bug Depends On: | |||
Bug Blocks: | 150225 |
Description
Robert Scheck
2007-03-18 15:08:06 UTC
Patch sent upstream to bug-gnu-utils. prog.php is a generated file I think. Thanks, patch added in package cvs. Thank you. Yeah, it's possible that I took a generated file, too. I did a make
and after a make clean I worked out the replacements. But unfortunately I
noticed the following error a few minutes ago when doing a local rebuild:
SKIP: lang-perl-2
2c2
< EUR remplace FF.
---
> EUR remplace FF.16
FAIL: lang-php
Any ideas?
I just tried and it fails for me both with and without the patch. Yepp, patch doesn't change anything, but it fixes the lame upstream coding behaviour ;-) Oh, the Gentoo guys have the same problem: http://bugs.gentoo.org/ show_bug.cgi?id=159640 BTW upstream only applied the patch to lang-php saying the other test php code is not actually executed. Ping? Should be fixed in gettext-0.16.1-8.fc7. |