Re: Broken due to CVS branching? .bki has wrong info for build

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Selena Deckelmann <selenamarie(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Broken due to CVS branching? .bki has wrong info for build
Date: 2010-07-17 17:50:58
Message-ID: 8CC92C99-C8A9-43D6-B515-DBBE30161B0E@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jul 17, 2010, at 12:44 PM, Selena Deckelmann <selenamarie(at)gmail(dot)com> wrote:
> Hi!
>
> I pulled the latest from the git repo, I got this error on initdb:
>
> creating template1 database in testdb/base/1 ... initdb: input file
> "/usr/local/pg90/share/postgresql/postgres.bki" does not belong to
> PostgreSQL 9.0devel
>
> The problem was having '9.1' instead of '9.0' in the first line of the .bki.

Are you sure you have a clean checkout? git clean -dfx, maybe?

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-07-17 17:51:06 Re: Broken due to CVS branching? .bki has wrong info for build
Previous Message Selena Deckelmann 2010-07-17 17:44:49 Broken due to CVS branching? .bki has wrong info for build