From owner-ctm-users@freebsd.org Sun Jan 31 12:50:35 2021 Return-Path: Delivered-To: ctm-users@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 215BF4F4668 for ; Sun, 31 Jan 2021 12:50:35 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from slim.berklix.org (slim.berklix.org [94.185.90.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "slim.berklix.org", Issuer "slim.berklix.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DT9sj5QMfz3JZd for ; Sun, 31 Jan 2021 12:50:33 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mart.js.berklix.net (p4fe6d9c4.dip0.t-ipconnect.de [79.230.217.196]) (authenticated bits=128) by slim.berklix.org (8.15.2/8.15.2) with ESMTPSA id 10VCoIwX083473 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 31 Jan 2021 13:50:30 +0100 (CET) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id 10VCoHhP032943; Sun, 31 Jan 2021 13:50:17 +0100 (CET) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id 10VCnqeP078761; Sun, 31 Jan 2021 13:50:02 +0100 (CET) (envelope-from jhs@berklix.com) Message-Id: <202101311250.10VCnqeP078761@fire.js.berklix.net> To: "Montgomery-Smith, Stephen" cc: Andre Albsmeier , "ctm-users@freebsd.org" , Gary Jennejohn Subject: Re: New ctm files not going out via email? From: "Julian H. Stacey" Organization: http://berklix.com/jhs/ User-agent: EXMH on FreeBSD http://berklix.com/free/ X-From: http://www.berklix.org/~jhs/ In-reply-to: Your message "Sun, 31 Jan 2021 03:05:02 +0000." Date: Sun, 31 Jan 2021 13:49:52 +0100 X-Rspamd-Queue-Id: 4DT9sj5QMfz3JZd X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of jhs@berklix.com has no SPF policy when checking 94.185.90.68) smtp.mailfrom=jhs@berklix.com X-Spamd-Result: default: False [-1.07 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; NEURAL_HAM_SHORT(-0.97)[-0.972]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[94.185.90.68:from]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:33824, ipnet:94.185.88.0/22, country:DE]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[jhs]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[berklix.com]; AUTH_NA(1.00)[]; SPAMHAUS_ZRD(0.00)[94.185.90.68:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; R_SPF_NA(0.00)[no SPF record]; FREEMAIL_CC(0.00)[siemens.com,freebsd.org,gmail.com]; MAILMAN_DEST(0.00)[ctm-users] X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jan 2021 12:50:35 -0000 "Montgomery-Smith, Stephen" wrote: > If you look in the directory library/ctm/ctm_generation you will see filenames > beginning with LCK. These indicate that these were interrupted. While these > files exist, these CTM deltas won't be generated. If you read the contents of > the files, it tells you at which stage it was interrupted. We have a > LCK-svn-cur and a LCK-ports-cur, and their contents are both "did apply." > > It looks like the reason for this is that some of the directories in > library/ctm/ftp/pub are owned by mailnull rather than sms. So I cannot write > the completed deltas to those directories. Thanks ~sms/library/ctm/ftp/pub/CTM -> /pub/FreeBSD/development/CTM Sorry, I assume my error, I've run cd /pub/FreeBSD/development/CTM ; chown -R sms:ctm . & noted permissions needed to: http://www.berklix.org/ctm/README.CTM > Before erasing the LCK files, it is essential to transfer the appropriate > files in library/ctm/ctm_generation/tmp to the appropriate directories, with > appropriate change of filename. Could you do that please Stephen ? I have to travel. > ________________________________ > From: Julian H. Stacey > Sent: Saturday, January 30, 2021 7:35 PM > To: Montgomery-Smith, Stephen > Cc: Andre Albsmeier ; ctm-users@freebsd.org > ; Gary Jennejohn > Subject: Re: New ctm files not going out via email? > > WARNING: This message has originated from an External Source. This may be a > phishing expedition that can result in unauthorized access to our IT System. > Please use proper judgment and caution when opening attachments, clicking > links, or responding to this email. > > "Montgomery-Smith, Stephen" wrote: > > OK, that works. > > Good > > > I need to log into the machine which actually does the CTM > > generation > > land.berklix.org = ctm.berklix.org > > > so that I can do a "top" and see if the ctm generation is taking > > place. I am getting messages that suggest that ctm is in a broken state. > But > > I don't want to adjust anything if CTM generation is happening. > > Agreed, best dont adjust, just look, thanks :-) > I suspect it will be working now, & hope it was just a mail outage on host > land > (the mailman lists get done on host slim ) > > > ________________________________ > > From: Julian H. Stacey > > Sent: Saturday, January 30, 2021 7:20 PM > > To: Montgomery-Smith, Stephen > > Cc: Andre Albsmeier ; ctm-users@freebsd.org > > ; Gary Jennejohn > > Subject: Re: New ctm files not going out via email? > > > > WARNING: This message has originated from an External Source. This may be a > > phishing expedition that can result in unauthorized access to our IT > System. > > Please use proper judgment and caution when opening attachments, clicking > > links, or responding to this email. > > > > Added cc Gary in case he has a comment on starred comment at end *** > > > > "Montgomery-Smith, Stephen" wrote: > > > I am not able to log into berklix. Maybe my .ssh/authorized_hosts got > > > deleted. > > > > hostname land.berklix.org > > ~sms > > drwxr-xr-x 6 sms ctm 11 Dec 29 05:07 ./ > > drwxr-xr-x 37 root wheel 37 Oct 17 2019 ../ > > /home/sms/.ssh > > drwxr-xr-x 2 sms ctm 4 Jul 23 2019 ./ > > drwxr-xr-x 6 sms ctm 11 Dec 29 05:07 ../ > > -rw-r--r-- 1 sms ctm 401 Jul 24 2019 authorized_keys > > -rw-r--r-- 1 sms ctm 396 Jan 15 2013 authorized_keys_pre_2019-07-23 > > > > Maybe you did > > ssh berklix.org > > which wont reliably work as 2 hosts answer to berklix.org, & only > > land.berklix.org = ctm.berklix.org has your ~sms/ with full data > > the other host slim has only an ~sms/.forward solitary file so > > please try > > ssh land.berklix.org > > > > > > land rebooted yesterday, which seems to have cleared a mail problem > > I had not noticed, so CTM deliveries may be working for others now > > or not, I can't say yet, as what the server sent me as postmaster > > swamped my localhost which is still thrashing with procmail spam filtering > > processes, > > > > I have here ctm delta bounces to me postmaster for > > ports-cur.13837.gz > > ports-cur.13838.gz > > ports-cur.13839.gz > > ports-cur.13841.gz > > ports-cur.13843.gz > > ports-cur.13844.gz > > src-11.1862.gz > > src-11.1863.gz > > src-11.1864.gz > > src-12.1004.gz > > src-12.1005.gz > > src-12.1006.gz > > src-12.1007.gz > > src-12.1008.gz > > src-12.1009.gz > > src-12.1010.gz > > src-12.1011.gz > > src-12.1012.gz > > src-12.1013.gz > > src-12.1014.gz > > src-12.1015.gz > > src-12.1016.gz > > src-12.1017.gz > > src-12.1018.gz > > src-12.1019.gz > > src-12.1020.gz > > src-12.1021.gz > > svn-cur.09396.xz > > svn-cur.09399.xz > > svn-cur.09400.xz > > svn-cur.09401.xz > > svn-cur.09402.xz > > svn-cur.09403.xz > > svn-cur.09404.xz > > svn-cur.09405.xz > > svn-cur.09407.xz > > svn-cur.09411.xz > > svn-cur.09414.xz > > the list probably incomplete as more procmail processes thrashing away > > & see slightly newer deltas on ftp site listed below. > > > > I have checked both berklix.org hosts can send to jhs @ freebsd > > thus can send anywhere else OK too. Host slim that runs the mailman > > delivery lists has been running fine. So I think this will shake > > itself out. > > > > here latest seen: > > paths from http://www.berklix.org/ctm/#list > > ftp://ctm.berklix.org/pub/FreeBSD/development/CTM/src-12 > > -rw-r--r-- 1 2033 16 979 Jan 25 22:11 src-11.1865.gz > > -rw-r--r-- 1 2033 16 409 Jan 30 14:13 src-12.1021.gz > > -rw-r--r-- 1 2033 16 41492 Jan 21 06:28 ports-cur.13845.gz > > -rw-r--r-- 1 2033 16 866540 Jan 21 14:05 svn-cur.09417.xz > > > > *** > > Intriguing that SVN is stil delivering deltas for > > src-11 src-12 & svn-cur as well as the expected ports-cur > > eg src-12.1021 contains changes to > > .ctm_status our own stuff > > .svn_revision SVN activity > > sys/kern/kern_event.c Commits Still To SVN ?! > > return (secs << 32 | NS_TO_SBT(data % 1000000000)); > > > > > > > I am forced to top post, because now I have to use outlook. > > > > Condolences !! MS :-( Cheers, -- Julian Stacey http://berklix.com/jhs/ http://berklix.org/petitions/ UK stole 750K votes from EU Brits pre Brexit ref for GDP-4pc. Dump BoJo & Mogg.