From nobody Sat Feb 17 20:36:06 2024 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TcgYT5BSQz59b3D for ; Sat, 17 Feb 2024 20:35:57 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "www.zefox.com", Issuer "www.zefox.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TcgYT27HGz4SD9; Sat, 17 Feb 2024 20:35:57 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Authentication-Results: mx1.freebsd.org; none Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.17.1/8.15.2) with ESMTPS id 41HKa6EJ081110 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sat, 17 Feb 2024 12:36:06 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.17.1/8.15.2/Submit) id 41HKa6s2081109; Sat, 17 Feb 2024 12:36:06 -0800 (PST) (envelope-from fbsd) Date: Sat, 17 Feb 2024 12:36:06 -0800 From: bob prohaska To: Moin Rahman Cc: freebsd-ports@freebsd.org Subject: Re: Bind918 slave reports Dumping master file...open: file not found Message-ID: References: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spamd-Bar: ---- X-Rspamd-Queue-Id: 4TcgYT27HGz4SD9 X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US] On Sat, Feb 17, 2024 at 07:34:14PM +0100, Moin Rahman wrote: > > > > On Feb 17, 2024, at 7:26 PM, bob prohaska wrote: > > > > A releng/14 armv7 system using bind918 from pkg has been snip > > I did not adopt the convention of naming directories primary and secondary, sticking > > with the old master and slave nomenclature. Could that be the culprit? I'm hesitant > > to mess with zone files that work 8-) > > snip > > Do you have a directory named `slave` under `/usr/local/etc/namedb/working` ? > I do now. That was the error. Thank you! bob prohaska