[
https://issues.apache.org/jira/browse/AMBARI-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trevor McKay updated AMBARI-1792:
---------------------------------
Attachment: static-web.patch
This patch creates a default profile which includes the ambari-web build and
causes ambari-server to read from ambari-web/public during generation of an rpm.
It also adds a new profile "static-web" which skips the ambari-web build and
causes ambari-server to read from ambari-web/static.
(ambari-web/static is just a suggestion for a location, the path for static
content in the source tree could be anywhere)
> 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: initdb.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)