Bug 513617 - Drop rhpl dependency
Summary: Drop rhpl dependency
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-boot
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: rhplectomy
TreeView+ depends on / blocked
 
Reported: 2009-07-24 14:06 UTC by Jeremy Katz
Modified: 2009-09-14 16:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-14 16:03:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Use gettext instead of rhpl.translate (1.53 KB, patch)
2009-07-24 14:06 UTC, Jeremy Katz
no flags Details | Diff
Use python-meh for exception handling (1.68 KB, patch)
2009-07-24 14:07 UTC, Jeremy Katz
no flags Details | Diff
Remove kudzu import (539 bytes, patch)
2009-07-24 14:07 UTC, Jeremy Katz
no flags Details | Diff
remove rhpl requirement from spec file (852 bytes, patch)
2009-07-24 14:08 UTC, Jeremy Katz
no flags Details | Diff

Description Jeremy Katz 2009-07-24 14:06:48 UTC
Created attachment 355021 [details]
Use gettext instead of rhpl.translate

The attached patch set (also pullable as git://fedorapeople.org/~katzj/system-config-boot.git) removes the dependency on rhpl from s-c-boot by using the gettext module for translations and clumens's new python-meh module for exception handling.  The latter has the added bonus of now being able to do filing to bugzilla automatically.

The other patch here is the removal of a kudzu import that's not being used for anything but which would have been making it traceback always for a release or two

Comment 1 Jeremy Katz 2009-07-24 14:07:15 UTC
Created attachment 355022 [details]
Use python-meh for exception handling

Comment 2 Jeremy Katz 2009-07-24 14:07:31 UTC
Created attachment 355023 [details]
Remove kudzu import

Comment 3 Jeremy Katz 2009-07-24 14:08:18 UTC
Created attachment 355024 [details]
remove rhpl requirement from spec file

Comment 5 Tom "spot" Callaway 2009-09-14 16:03:48 UTC
Fixed in 0.4.0.


Note You need to log in before you can comment on or make changes to this bug.