Re: [HACKERS] Problem with CVS access to current sources

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Problem with CVS access to current sources
Date: 1998-08-01 22:41:01
Message-ID: Pine.LNX.3.96.980801233910.1201A-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 1 Aug 1998, The Hermit Hacker wrote:

> On Wed, 29 Jul 1998, Tom Lane wrote:
>
> > ernst(dot)molitor(at)uni-bonn(dot)de writes:
> > > The command
> > > cvs -z3 -d :pserver:anoncvs(at)postgresql(dot)org:/usr/local/cvsroot co -P pgsql
> > > returns
> > > Fatal error, aborting.
> > > : no such user
> >
> > Yeah, the cvs server at postgresql.org has been broken for a couple days
> > now. I'm seeing the same and some other people have complained as well.
> >
> > Marc, are you awake?
>
> Try it now...I just tried it using anon-cvs from home, and it appears to
> work...

Well, CVS is now working here now, but I'm still getting:

ERROR: pg_atoi: error in "f": can't parse "f"
ERROR: pg_atoi: error in "f": can't parse "f"

when running initdb. Heres some more details (from --debug):

> creating bootstrap relation
bootstrap relation created ok
> Commit End
tuple 1242<Inserting value: 'boolin'
Typ == NULL, typeindex = 3 idx = 0
boolin End InsertValue
Inserting value: '11'
Typ == NULL, typeindex = 10 idx = 1
11 End InsertValue
Inserting value: 'f'
Typ == NULL, typeindex = 10 idx = 2
ERROR: pg_atoi: error in "f": can't parse "f"
ERROR: pg_atoi: error in "f": can't parse "f"
initdb: could not create template database
initdb: cleaning up by wiping out /usr/local/dbase/data/base/template1

--
Peter T Mount peter(at)retep(dot)org(dot)uk or petermount(at)earthling(dot)net
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-08-01 22:56:14 Re: [HACKERS] Problem with CVS access to current sources
Previous Message Bruce Momjian 1998-08-01 22:38:26 OR clause indexing installed