[Dxspider-support] Update 1.51 > 1.52

Dirk Koopman djk at tobit.co.uk
Thu Dec 15 14:24:29 GMT 2005


On Thu, 2005-12-15 at 11:37 +0000, Klaus Heintzenberg wrote:
> Hallo!
> 
> Wonder how to fix that. Fortunately I tried the change from 1.51 to 1.52 on
> a test machine.
> 
> 1.51 (build 59.389) runs fine - no problems.
> 
> After a  cvs  -z3 update -d  I get this:
> 
> sysop at fuji3:~/spider/perl> ./cluster.pl
> 
> Use of bare << to mean <<"" is deprecated at ./cluster.pl line 124.
> Use of bare << to mean <<"" is deprecated at ./cluster.pl line 137.

This is the clue. That means there was a conflict. That always means
that your cluster.pl has, in some way, been modified in /spider/perl and
it is near a place where I have just made a mod. 

> Variable "$build" is not imported at ./cluster.pl line 292.
> Variable "$build" is not imported at ./cluster.pl line 293.

The normal thing to do is to delete cluster.pl and re-run the update. It
will recreate it for and it will then work.

You could look at the old version first and maybe send me the lines that
look like:-

<<<<<  1.xx
..
..
-----
..
..
>>>>>  1.xy

if you like.

Dirk




More information about the Dxspider-support mailing list