From owner-freebsd-hackers@FreeBSD.ORG Wed Oct 23 01:17:11 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id ABCA14E0 for ; Wed, 23 Oct 2013 01:17:11 +0000 (UTC) (envelope-from erdgeist@erdgeist.org) Received: from elektropost.org (elektropost.org [217.115.13.199]) by mx1.freebsd.org (Postfix) with ESMTP id F1F99267D for ; Wed, 23 Oct 2013 01:17:10 +0000 (UTC) Received: (qmail 21523 invoked from network); 23 Oct 2013 01:17:07 -0000 Received: from elektropost.org (HELO elektropost.org) (erdgeist@erdgeist.org) by elektropost.org with CAMELLIA256-SHA encrypted SMTP; 23 Oct 2013 01:17:07 -0000 Message-ID: <52672393.4080109@erdgeist.org> Date: Wed, 23 Oct 2013 03:17:07 +0200 From: Dirk Engling User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: Is freebsd-update braindamaged, or I'm using it wrong? References: <52671512.7000406@gmx.net> In-Reply-To: <52671512.7000406@gmx.net> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 01:17:11 -0000 On 23.10.13 02:15, Michael Schmiedgen wrote: > Another thing was that I had to invoke pwd_mkdb manually after password > file was merged. I wondered, because behaviour in mergemaster is to > recognize this. And while we're at it: man services says to call services_mkdb after touching /etc/services. However, running it gives me hundreds of errors about "services_mkdb: duplicate service `1'" So is the man page wrong? When is the last time the mkdb command has been run on the shipped /etc/services file? Regards, erdgeist