Bug 429480

Summary: translate-toolkit has broken deps in epel5 testing
Product: [Fedora] Fedora EPEL Reporter: Kevin Fenzi <kevin>
Component: translate-toolkitAssignee: Roozbeh Pournader <roozbeh>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: el5CC: 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
package: translate-toolkit - 0.10.1-1.el5.noarch from epel-testing
  unresolved deps: 
     python-enchant

Looks like python-enchant has a EL-5 branch, but just hasn't been built yet.

Comment 1 Roozbeh Pournader 2008-01-21 13:23:32 UTC
Well, python-enchant needs enchant to build, which is not branched for EL-5.
That's the reason python-enchant is not built.

Comment 2 Kevin Fenzi 2008-01-23 23:45:57 UTC
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? 

Comment 3 Tony Fu 2008-09-10 03:10:22 UTC
requested by Jens Petersen (#27995)

Comment 4 Kevin Fenzi 2008-09-20 22:50:33 UTC
This broken dep is still there. There still is not a python-enchant package. 

Bug 27995 seems to have nothing to do with this.

Comment 5 Dwayne Bailey 2008-11-17 13:21:29 UTC
(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.

Comment 6 Dwayne Bailey 2008-11-17 13:23:01 UTC
New build without python-enchant completed on EL-5

http://buildsys.fedoraproject.org/build-status/job.psp?uid=773

Comment 7 Dwayne Bailey 2008-12-10 13:46:57 UTC
Build has been released which doesn't need python-enchant