Bug 842153

Summary: spacewalk-hostname-rename fails on pgsql
Product: [Community] Spacewalk Reporter: Mohammed Arafa <bugzilla>
Component: ServerAssignee: Michael Mráka <mmraka>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.7CC: jpazdziora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-22 20:41:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 871344    

Description Mohammed Arafa 2012-07-22 14:50:37 UTC
Description of problem:

[root@spacewalk bin]# spacewalk-hostname-rename 192.168.1.11
Validating IP ... OK
=============================================
hostname: spacewalk.marafa.vm
ip: 192.168.1.11
=============================================
Stopping rhn-satellite services ... OK
Testing DB connection ... psql:<stdin>:1: ERROR:  syntax error at or near "off"
LINE 1: set feed off;
                 ^
FAILED
Your database isn't running.
Fix the problem and run /usr/bin/spacewalk-hostname-rename again


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

How reproducible:
everytime

Steps to Reproduce:
1.see above
2.
3.
  
Actual results:
spacewalk server down

Expected results:
spacewalk accepts new hostname

Additional info:
looked at the script, line 389 only supports oracle 
searched for psql is script .. no mention of it

Comment 1 Jan Pazdziora 2012-07-22 20:41:45 UTC

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