CVS Broken?

From: Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>
To: hackers(at)postgresql(dot)org, scrappy(at)hub(dot)org
Subject: CVS Broken?
Date: 1999-08-31 21:51:35
Message-ID: 199908312151.WAA18452@mtcc.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All,

Call CVS update I'm getting:-

mtcc:[/export/home/emkxp01/pgsql](39)% cvs update
Fatal error, aborting.
: no such user

"truss"ing the progess I can see:-

send(3, " B E G I N A U T H R".., 19, 0) = 19
send(3, " / u s r / l o c a l / c".., 18, 0) = 18
send(3, "\n", 1, 0) = 1
send(3, " a n o n c v s", 7, 0) = 7
send(3, "\n", 1, 0) = 1
send(3, " A : 0 Z , I d Z", 9, 0) = 9
send(3, "\n", 1, 0) = 1
send(3, " E N D A U T H R E Q".., 17, 0) = 17
recv(3, " I", 1, 0) = 1
recv(3, " ", 1, 0) = 1
recv(3, " L", 1, 0) = 1
recv(3, " O", 1, 0) = 1
recv(3, " V", 1, 0) = 1
recv(3, " E", 1, 0) = 1
recv(3, " ", 1, 0) = 1
recv(3, " Y", 1, 0) = 1
recv(3, " O", 1, 0) = 1
recv(3, " U", 1, 0) = 1
recv(3, "\n", 1, 0) = 1
fcntl(3, F_SETFD, 0x00000001) = 0
fcntl(3, F_SETFD, 0x00000001) = 0
fcntl(3, F_SETFD, 0x00000001) = 0
dup(3) = 5

Keith.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-08-31 21:52:50 Re: [HACKERS] PostgreSQL 6.5.2
Previous Message Tom Lane 1999-08-31 21:46:29 Re: [HACKERS] ERROR: Unable to locate type oid 718 in catalog