Bug 63948

Summary: Bad error message for chosing invalid port
Product: [Retired] Stronghold Cross Platform Reporter: Joe Orton <jorton>
Component: configuratorAssignee: Mark J. Cox <mjc>
Status: CLOSED RAWHIDE QA Contact: Stronghold Engineering List <stronghold-eng-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-22 15:29:07 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 Joe Orton 2002-04-22 15:29:03 UTC
If installing as a non-root user, if the user tries to select a port below <1024,
the error message will be:

     You cannot use that port because Permission denied.                       
                Please select a different port number

Should present EPERM errors nicely, and/or separate the error message from
strerror() with a colon.