dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS - Mailing list pgsql-hackers

From imagenesis@gmail.com
Subject dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS
Date
Msg-id CABxodt9iV97TK4Vc3-SKu7gfWOfngFSyeyuEHENtv2fZFGB6Ag@mail.gmail.com
Whole thread Raw
Responses Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS
List pgsql-hackers
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 by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Why no INSTEAD OF triggers on tables?
Next
From: Jim Nasby
Date:
Subject: Re: Race condition in b-tree page deletion