From: | "imagenesis(at)gmail(dot)com" <imagenesis(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS |
Date: | 2013-12-17 03:23:57 |
Message-ID: | CABxodt8U-sKqx01NT6X5PL=efNHKaJtuFCHhVkoGtiKv+YioaA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
tail of the failure.
Running:
sudo -u postgres dpkg-buildpackage -rsudo
Ends in the same failure.
On Mon, Dec 16, 2013 at 9:50 PM, imagenesis(at)gmail(dot)com
<imagenesis(at)gmail(dot)com> wrote:
> Preface on the venue: It is specified in the description of mailing
> lists that pgsql-general is for all topics except those relating to
> failed compiles. However doing a search for the word compile fails to
> yield any other mailing list for said compilation failures. Presumably
> this is the said mailing list for compilation failures.
>
> The compilation appears to fail on initdb, specifying that the initdb
> as expected must be run by the user that runs the daemon, postgres,
> when executing:
>
> dpkg-buildpackage
>
> Executing:
>
> sudo -u postgres dpkg-buildpackage
>
> Does not work. How does one build a debian package from source?
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2013-12-17 03:52:00 | Re: planner missing a trick for foreign tables w/OR conditions |
Previous Message | Jim Nasby | 2013-12-17 02:55:08 | Re: Race condition in b-tree page deletion |