The instnum.py script fails to validate new installation numbers.

Solution Verified - Updated -

Issue

  • Installation number not validated by instnum.py.
  • The /usr/lib/python2.4/site-packages/instnum.py script throws below error on validating installation number,
Traceback (most recent call last):
 File "instnum.py", line 894, in ?
   print inum.get_summary_string() 
 File "instnum.py", line 244, in get_summary_string 
  s += _("Options: %s\n" % (self.get_options_string(),)) 
 File "instnum.py", line 337, in 
  get_options_string myOpts = self.get_options()  
 File "instnum.py", line 275, in get_options 
   return encodingMaps[IN_COMBINATIONS][product][options] 
 KeyError: 13158

Environment

  • Red Hat Enterprise Linux 5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.