Closed Bug 1146424 Opened 10 years ago Closed 10 years ago

Problem with verifying PosrgreSQL version in automation setup script

Categories

(Webtools Graveyard :: Air Mozilla, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: katrysasonce, Assigned: katrysasonce)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 Build ID: 20140428193813 Steps to reproduce: Download devup.py and run it manually Actual results: When it try to check psql version I got next message: "psql version not starting with 9 ('editing'). You need to have PostgreSQL version 9.x installed." because output of ($ psql --version) is: "psql (PostgreSQL) 9.1.15 contains support for command-line editing"(additional line) Expected results: I expected to got next message: "Great! psql is installed."
OS: All → Linux
Hardware: All → x86_64
Status: UNCONFIRMED → NEW
Ever confirmed: true
Commit pushed to master at https://github.com/mozilla/airmozilla https://github.com/mozilla/airmozilla/commit/86e4e95c3a48bcc72ea471636a5c2ee84862a6ae fixes bug 1146424 - Problem with verifying PosrgreSQL version in automation setup script
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: nobody → katrysasonce
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.