From owner-freebsd-stable@freebsd.org Tue Aug 11 09:48:44 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C85F99E43C for ; Tue, 11 Aug 2015 09:48:44 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from smtp.mimar.rs (smtp.mimar.rs [193.53.106.135]) by mx1.freebsd.org (Postfix) with ESMTP id C8D71D90; Tue, 11 Aug 2015 09:48:43 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from vscan.mimar.rs (vscan.mimar.rs [193.53.106.134]) by smtp.mimar.rs (Postfix) with ESMTP id 3AA3D89917; Tue, 11 Aug 2015 11:48:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1439286520; x=1441100921; bh=zbfEt8sx3qKcAqyvyHOg5Hsxdy6rqobmBCn gepfnDf4=; b=M8WjaJB/TYDdqxP2BLhU0raZkDRA1W8/uoPz12lg8fWITeYQ+oR oJhp1CHBjU33aDInvV/j8KCiM7stD0XdNVM7Y6jERsXJUEVLjxAKW2EOI8g6kQuV MMsMCu1fVGXHWP1PANW9gaCOra6LRnIuJ2U6y0+flpb9ihlxEjhigyTo= X-Virus-Scanned: amavisd-new at mimar.rs Received: from smtp.mimar.rs ([193.53.106.135]) by vscan.mimar.rs (vscan.mimar.rs [193.53.106.134]) (amavisd-new, port 10026) with ESMTP id 25hv-ku9SOE9; Tue, 11 Aug 2015 11:48:40 +0200 (CEST) Received: from efreet (unknown [193.53.106.34]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by smtp.mimar.rs (Postfix) with ESMTPSA id 96CDA898C4; Tue, 11 Aug 2015 11:48:40 +0200 (CEST) Date: Tue, 11 Aug 2015 11:48:39 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: Matthew Seaman Cc: freebsd-stable@freebsd.org Subject: Re: (once again) freebsd-update cron and man whatis Message-ID: <20150811114839.211c4a0e@efreet> In-Reply-To: <55C9B2C8.6020406@freebsd.org> References: <20150811092154.0252ba46@efreet> <55C9B2C8.6020406@freebsd.org> Organization: mimar X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Aug 2015 09:48:44 -0000 On Tue, 11 Aug 2015 09:31:04 +0100 Matthew Seaman wrote: > On 08/11/15 08:21, Marko Cupa=C4=87 wrote: >=20 > > - Next morning I get notification from freebsd-cron for the same > > update I installed yesterday, but only for /usr/share/man/whatis. > > (not ok) >=20 > Did you by any chance happend to run the weekly/320.makewhatis > periodic script that night? It is enabled by default. However, you > shouldn't need it if you maintain your system entirely through > freebsd-update. Hi Matthew, thank you for looking into it. I do maintain most of my systems entirely through freebsd-update, but with modified freebsd-update.conf so that it does not fetch sources. I have two systems which are redownloading /usr/share/man/whatis since Sunday update to -p17. Would things be clearer if I ran weekly/320.makewhatis and observed if that prevented re-downloads? What would be long-term solution for this? I guess /usr/share/man/whatis is compiled from src. As I have removed 'src' from freebsd-update.conf, and I have nothing under /usr/src, should I add /usr/share/man/whatis to IgnorePaths? I see it is already there for IDSIgnorePaths. Regards, --=20 Marko Cupa=C4=87 https://www.mimar.rs/