Bug 206106

Summary: any package doesn't have consolechars in sysconfig.txt
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 8.43-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-27 01:56:46 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 sangu 2006-09-12 06:20:25 UTC
Description of problem:
any package doesn't have consolechars in sysconfig.txt 
cat sysconfig.txt
[....]
SYSFONT= any font that is legal when used as
        /usr/bin/consolechars -f $SYSFONT ...
    (See console-tools package for consolechars command)

  UNIMAP= any SFM (screen font map, formerly called Unicode mapping
    table - see consolechars(8))
        /usr/bin/consolechars -f $SYSFONT --sfm $UNIMAP
 
  SYSFONTACM= any ACM (application charset map - see consolechars(8))
        /usr/bin/consolechars -f $SYSFONT --acm $SYSFONTACM
[...]

$ rpm -q --provides kbd
config(kbd) = 1.12-17
console-tools  
open  
kbd = 1.12-17

kbd doesn't have consolechars.

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

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
wrong description.

Expected results:


Additional info:

Comment 1 Bill Nottingham 2006-09-27 01:56:46 UTC
Cleaned up in 8.43-1, thanks!