Bug 429480
Summary: | translate-toolkit has broken deps in epel5 testing | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Kevin Fenzi <kevin> |
Component: | translate-toolkit | Assignee: | Roozbeh Pournader <roozbeh> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | el5 | CC: | dwayne, i18n-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-12-10 13:46:57 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: | 425821 |
Description
Kevin Fenzi
2008-01-20 22:01:10 UTC
Well, python-enchant needs enchant to build, which is not branched for EL-5. That's the reason python-enchant is not built. Ah, does enchant build ok on EL-5? Does the maintainer want to maintain it in EPEL? Or would you be able to do that? requested by Jens Petersen (#27995) This broken dep is still there. There still is not a python-enchant package. Bug 27995 seems to have nothing to do with this. (In reply to comment #1) > Well, python-enchant needs enchant to build, which is not branched for EL-5. > That's the reason python-enchant is not built. It seems that enchant has been built but python-enchant remains unbuilt. For now I've removed the dependency in translate-toolkit see: http://cvs.fedoraproject.org/viewvc/rpms/translate-toolkit/EL-5/translate- toolkit.spec?r1=1.12&r2=1.13 The consequence is that spell checking in the pofilter tests will not work. The Toolkit already handles a missing python-enchant, so no problems expected. We can reenable python-enchant support when EL-5 packages get built. New build without python-enchant completed on EL-5 http://buildsys.fedoraproject.org/build-status/job.psp?uid=773 Build has been released which doesn't need python-enchant |