Bug 53709

Summary: msghack has no help text
Product: [Retired] Red Hat Linux Reporter: Kjartan Maraas <kmaraas>
Component: gettextAssignee: Leon Ho <llch>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-01-16 00:56:08 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:

Description Kjartan Maraas 2001-09-16 08:19:18 UTC
Description of Problem:

When I run 'msghack' from the gettext package I get an error message.

Version-Release number of selected component (if applicable):

7.2 package: gettext-0.10.38-7

How Reproducible:

Every time.

Steps to Reproduce:
1. 
2. 
3. 

Actual Results:

[kmaraas@hoth po]$ msghack
Not implemented: ['/usr/bin/msghack']
[kmaraas@hoth po]$  

Expected Results:


Additional Information:

Comment 1 Trond Eivind Glomsrxd 2001-09-16 16:02:38 UTC
It's working, it just hasn't got a helptext. It does exactly what is needed for
various makefiles using the old version. It should probably get one.

Comment 2 Kjartan Maraas 2002-07-23 23:33:15 UTC
Any chance of having this back at some point?

Comment 3 Kjartan Maraas 2002-08-24 21:38:58 UTC
Maybe msghack should be evaluated against the current utils in gettext and maybe
removed if there's little or no functionality added by msghack?

Comment 4 Kjartan Maraas 2003-01-15 13:03:29 UTC
Close, implement, WONTFIX?

Comment 5 Leon Ho 2003-01-16 00:56:08 UTC
I have now port the online help from the anicent msghack. Keep that in mind it was 
created for supporting various Makefiles which uses old version. 
 
0.11.4-6 has the update. Thanks for your report.