Date: Wed, 20 Apr 2022 12:05:36 +0200 From: "Julian H. Stacey" <jhs@berklix.com> To: Andre Albsmeier <Andre.Albsmeier@siemens.com> Cc: ctm-users@FreeBSD.org Subject: Re: ctm delta generator host (ctm.berklix.org) is in upgrade Message-ID: <202204201005.23KA5aTB076112@fire.js.berklix.net> In-Reply-To: Your message "Tue, 19 Apr 2022 06:03:26 %2B0200." <Yl40jiNfcK3Rb64/@bali.c4ef04bb578971607fc6a73f3188a722>
next in thread | previous in thread | raw e-mail | index | archive | help
Andre Albsmeier wrote: > On Mon, 18-Apr-2022 at 01:46:30 +0200, Julian H. Stacey wrote: > > ... > > I've finished upgrading CTM delta generator server ctm.berklix.org > > (there are things I've not finished on the server, but I dont expect > > they will affect CTM delta generation). Sorry it took so long. > > src-12.1448.gz arrived on sunday already, thanks. > And thanks for keeping this thing running :-). Thanks Andre, I've done a fix, but I may need to do more yet. Details: After upgrade of ctm generator host, & pkg upgrade, I moved aside loads of old binaries & libs, including /usr/local/bin/MOVED/ -r-xr-xr-x 1 root wheel 9928 Jul 4 2013 tclsh* -rwxr-xr-x 1 root wheel 7442 Jun 25 2013 tclsh8.2* -rwxr-xr-x 1 root wheel 7386 Jul 3 2013 tclsh8.4* -rwxr-xr-x 1 root wheel 7386 Jun 25 2013 tclsh8.5* When CTM broke, I traced from ~sms crontab ----- 5 22 * * 7,2,4,6 do-A 5 6 * * 1,3,5,7 do-B 5 6 * * 2,4,6 do-A 5 22 * * 1,3,5 do-B 5 14 * * 1,3,5 do-A 5 14 * * 2,4,6 do-B 5 4 1 * * purge-ftp 05 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-cvs-cur 20 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-cvs-cur 35 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-cvs-cur 50 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-cvs-cur 47 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-12 48 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-11 49 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-10 51 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-9 52 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-8 53 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-7 54 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-6 55 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-5 56 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-4 57 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-src-cur 58 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-ports-cur 14 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-svn-cur 29 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-svn-cur 44 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-svn-cur 59 * * * * ctm_dequeue -n 1 library/ctm/Spools/ctm-svn-cur ----- do-A -> do-svn -> ctm_generation/mkSVN #!/usr/local/bin/tclsh ports/lang/tcl87/pkg-plist : bin/tclsh%%TCL_VER%% make install -rwxr-xr-x 1 root wheel 6400 Apr 20 10:50 /usr/local/bin/tclsh8.7 No /usr/local/bin/tclsh So I did ln -s tclsh8.7 /usr/local/bin/tclsh (I dont know if that will be OK) pkg info -a now also reports tcl87-8.7.a5_1 , so future pkg upgrade will maintain that i've also added tcl87 to my server host reinstall script As to when we'll know if all is fixed, hard to say, that crontab & scripts beyond are not easy, but if deltas dont flow I will chase, or please remind me, & I've also put a tap on ctm.berklix.org/~sms/.forward to copy me any error messages of missing tools & libs. Cheers, -- Julian Stacey http://berklix.com/jhs/ http://StolenVotes.UK Kill / remove Putin to stop him killing & provoking world war.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204201005.23KA5aTB076112>