Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D46EA10081 for ; Fri, 6 Dec 2013 21:25:35 +0000 (UTC) Received: (qmail 82587 invoked by uid 500); 6 Dec 2013 21:25:35 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 82566 invoked by uid 500); 6 Dec 2013 21:25:35 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 82557 invoked by uid 99); 6 Dec 2013 21:25:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 21:25:35 +0000 Date: Fri, 6 Dec 2013 21:25:35 +0000 (UTC) From: "Trevor McKay (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-1792) Postgres init commands change on Fedora 16+ MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trevor McKay updated AMBARI-1792: --------------------------------- Attachment: AMARI-1792.patch Updated to trunk > Postgres init commands change on Fedora 16+ > -------------------------------------------- > > Key: AMBARI-1792 > URL: https://issues.apache.org/jira/browse/AMBARI-1792 > Project: Ambari > Issue Type: Bug > Affects Versions: 1.2.0 > Environment: Fedora 16 (and higher) > Reporter: Trevor McKay > Assignee: Trevor McKay > Fix For: 1.5.0 > > Attachments: AMARI-1792.patch > > > Migration to systemd instead of initd began in Fedora 15 and the postgres version changed to 9 in Fedora 16. As a consequence, in Fedora 16+ the postgres initdb commands have changed and the /usr/sbin/ambari-server.py script cannot initialize the database. > Fortunately, there is a Fedora project (cumin) which has dealt with this exact issue from a shell script and should yield a patch :) -- This message was sent by Atlassian JIRA (v6.1#6144)