Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS

Поиск
Список
Период
Сортировка
От imagenesis@gmail.com
Тема Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS
Дата
Msg-id CABxodt8U-sKqx01NT6X5PL=efNHKaJtuFCHhVkoGtiKv+YioaA@mail.gmail.com
обсуждение исходный текст
Ответ на dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS  ("imagenesis@gmail.com" <imagenesis@gmail.com>)
Ответы Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS
Список pgsql-hackers
http://pastebin.com/GP7b4FPT

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@gmail.com
<imagenesis@gmail.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?



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Race condition in b-tree page deletion
Следующее
От: Robert Haas
Дата:
Сообщение: Re: planner missing a trick for foreign tables w/OR conditions