[daip] Re: midnight job

Eric Greisen egreisen at nrao.edu
Wed Mar 3 11:42:35 EST 2004


Makoto Kishimoto writes:
 > >  > cvs -d :pserver:anoncvs at mnj.aoc.nrao.edu:/home/aipssrc/cvs login,
 > >  >
 > >  > after hitting enter when asked password, then it doesn't respond for a few
 > >  > minutes and says "timed out". And cvs doesn't make .cvspass file.
 > >  >
 > >  > Do you have any idea about what's going on...?
 > >
 > > The cvs server asks you for a password and you should respond by
 > > hitting the Enter key (carriage return) - a blank password is what is
 > > desired.  If you just wait, then it will eventually time out.
 > 
 > Hi, thanks very much for the response. So I now know the computer is
 > behaving as expected. Then when I try to implement
 > "do_daily.<hostname>", why do I get an error message below ?
 > 
 > UPDCVS - no $HOME/.cvspass; cvs should be primed with
 > UPDCVS - a command like so:
 > UPDCVS - /usr/bin/cvs -d
 > :pserver:anoncvs at mnj.aoc.nrao.edu:/home/aipssrc/cvs
 > login
 > UPDCVS - This should have been done by MAKE.MNJ.
 > AIPSUPD - UPDCVS failed, Status=1
 > 
 > It looks like my cvs command is not making .cvspass file...

Try redoing the MAKE.MNJ:

cd $AIPS_ROOT
source LOGIN.CSH    (or . LOGIN.SH)
$CDTST

$SYSLOCAL/MAKE.MNJ

It will prompt for a date and will prime the cvs

where date is e.g. 20040226

Note that the account used to run MAKE.MNJ must be the same account as
used the run the do_daily script (so that $HOME has the same
meaning).

Eric Greisen




More information about the Daip mailing list