Bug 164542

Summary: Bad: Entering a non-standard port number in Other ports causes the GUI to no longer work.
Product: [Fedora] Fedora Reporter: Uxorious <uxorious>
Component: system-config-securitylevelAssignee: Chris Lumens <clumens>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-28 17:51: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:

Description Uxorious 2005-07-28 16:10:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

Description of problem:
I entered 1666:tcp in the Other ports field.
(This is the Perforce port)
Hitting OK worked great, and the port was open.

However, starting the system-config-securitylevel GUI again causes a Python error.
The problem is cause by looking up the protocol, and since etc/services doesn't contain the port, Python bails out.

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


How reproducible:
Always

Steps to Reproduce:
1. Start system-config-securitylevel
2. Add 1666:tcp
3. Start system-config-securitylevel again
  

Actual Results:  system-config-securitylevel won't start

Expected Results:  system-config-securitylevel should start

Additional info:

Comment 1 Chris Lumens 2005-07-28 17:51:57 UTC

*** This bug has been marked as a duplicate of 157620 ***