<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Hello Dirk, thanks for the input, and weird I have this issue. A
couple things, I am running a current Perl under a current Ubuntu:<br>
<br>
$ uname -a<br>
<br>
Linux ham 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC
2021 x86_64 x86_64 x86_64 GNU/Linux<br>
<br>
$ perl -v<br>
<br>
This is perl 5, version 30, subversion 0 (v5.30.0) built for
x86_64-linux-gnu-thread-multi<br>
(with 50 registered patches, see perl -V for more detail)<br>
<br>
I also did try and remove the file, and to re-run the the command
after removal of the file:<br>
<br>
$ rm /spider/local_data/usdb.v1.new<br>
<br>
$ /spider/perl/create_usdb.pl usdbraw.gz<br>
<br>
cannot tie /spider/local_data/usdb.v1.new<br>
<br>
<br>
So still no love on that front. Can I remove the usdb.v1 file as
well, or is it held open while the cluster runs?<br>
<br>
Wish I could follow the "cannot tie" error, that is a strange one,
and have never run into it before..<br>
<br>
<br>
<pre class="moz-signature" cols="72">---
Howard Leadmon - WB3FFV
PBW Communications, LLC
<a class="moz-txt-link-freetext" href="http://www.pbwcomm.com">http://www.pbwcomm.com</a>
</pre>
<div class="moz-cite-prefix">On 12/4/2021 8:32 AM, Dirk Koopman via
Dxspider-support wrote:<br>
</div>
<blockquote type="cite"
cite="mid:4c681896-a402-4943-bd6c-58850b42b6c9@tobit.co.uk">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">On 04/12/2021 07:55, Howard Leadmon
via Dxspider-support wrote:<br>
</div>
<blockquote type="cite"
cite="mid:01595a93-1bbf-1fa4-7a3c-2ab7e1d47794@leadmon.net">
<meta http-equiv="content-type" content="text/html;
charset=UTF-8">
As there was enough discussion in my last thread about file
moves, I figured I would post a different message.<br>
<br>
I have Mojo up and running, and decided to try all of my update
routines to make sure everything was getting updated, luckily it
seems like most things are running a-ok, with one exception.<br>
<br>
To update the USDB in the node, I have run the following:<br>
<br>
cd /tmp <br>
wget -Nq <a class="moz-txt-link-freetext"
href="ftp://ftp.w1nr.net/usdbraw.gz" moz-do-not-send="true">ftp://ftp.w1nr.net/usdbraw.gz</a><br>
/spider/perl/create_usdb.pl usdbraw.gz<br>
<br>
This all worked fine on the old node, so figured it would work
here. The cd and wget work as expected, but when I try and
run the perl script to process the usdbraw file I get the
following error:<br>
<br>
<b>cannot tie /spider/local_data/usdb.v1.new</b><br>
<br>
So I looked in the directory and see:<br>
<br>
-rw-rw-r-- 1 sysop sysop 64897024 Nov 29 05:04 usdb.v1<br>
-rw-rw-r-- 1 sysop sysop 64897024 Dec 4 07:46 usdb.v1.new<br>
<br>
Not sure what that is telling me, maybe I need to remove the
usdb.v1 first, but I tried it multiple times, and no luck.
Also just to see what happened, I went to the next step and
tried to load the usdb in Mojo node, but it is also kicking an
error:<br>
</blockquote>
<br>
Not certain what it's telling me either, other than some necessary
changes that mojo requires for declarations where things are - and
you are the first person to report this - there is no difference
between the two branches in the function that does the usdb.v1
creation. <br>
<br>
Having now looked at the code, however, I do wonder what I was on
when I wrote this. But having said that it does work for me, as
it stands, on my reasonably up to date versions of perl (5,30 and
.32).<br>
<br>
<blockquote type="cite"
cite="mid:01595a93-1bbf-1fa4-7a3c-2ab7e1d47794@leadmon.net"> <br>
WB3FFV-3 4-Dec-2021 0749Z dxspider > load/usdb<br>
<b>US Database not loaded</b><br>
</blockquote>
<br>
Until that update comes out, you can try an rm
/spider/local_data/usdb.v1.new before the create_usdb.pl. The next
update will do that in the code. <br>
<br>
73 Dirk G1TLH<br>
<br>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Dxspider-support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dxspider-support@tobit.co.uk">Dxspider-support@tobit.co.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a>
</pre>
</blockquote>
<br>
</body>
</html>