X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=yadT5wivujTSgAqW8gnfy/gPTVXzAhSBtTng0NjaSdc XYVN8Jl8pT4pzq06u57ET0hTLZLHNTcOVjGdYf0m8I2UMQTPNFoq2rk0rtVz3f44 GEMFzxanaduC7w8aic/N/3oIkllRmqmIu9P29AEoesKwGFMLHi75gqbDocgUBJg8 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=0bFaboRYXWyniGOLYLfg9qbkQ/Y=; b=ZhENc+wFRqRNc9j93 6Z6VG8lD//C4YNf/kVaUtGzxWxzc8zkrH1DJ6t1cTB6sVeNzgYSi1fPoTlfo7TId QjP0+7cu5rywTokDd3IEgdbbcf5uf+vrS3AXKGPc28p1/KFKsrFS+ad5iRI5x8cd DtCBAZvHRy4iFXC/jwJJVH4/Xs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f180.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=gw4bJlb5Kq4jQT8uNgfnq69Tu0M3PbcJnE8BWW6Gnh4=; b=mbea55U07ihfkFwX+rDzPp2iEY/Mm1HujlMNZnN4Tx3v/LCISk3BBQWOlZBq54sbTw KV2OOA/5ezvyLOX/PgIgiVJi7lBl+QHA4GSVhONDurVC7NC2FbvPKyEg5ROX5JjI+rtW fwER3cSCtvwWBTqnU1lUl1HJGjChoGkvAt1LiN2t3S0Aoe6/NwrfqdHr2rnOvHDbE0Ud mpHwsNIfBQcnLbzzJDB3DZdkeI1I7nixirrspIm0ZNPsb3L5npAuP3p1ZXG/drbVMqfS CT3Rgne3hbB/qELGM18kjNRqjpy7WYut26wsItFiljDX6hzkhC/NqfG2Ec76tJWp84QA 53tg== X-Gm-Message-State: ALoCoQk+Q4NeUD403vydZqBVXsseNDVzQqp/kd3mX2IAS3FD7jMZtemfdzbsUQ4k7ShjzbFFi4ow X-Received: by 10.50.28.37 with SMTP id y5mr47654698igg.5.1404302645232; Wed, 02 Jul 2014 05:04:05 -0700 (PDT) Message-ID: <53B3F530.6030000@breisch.org> Date: Wed, 02 Jul 2014 08:04:00 -0400 From: "Chris J. Breisch" User-Agent: Postbox 3.0.11 (Windows/20140602) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Updated Cygwin yesterday, makewhatis is not present on my system References: <53B30B71 DOT 6020509 AT breisch DOT org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Keith Christian wrote: > Chris, > > So (I'm talking to you as if you are the maintainer of man-db....(are > you?)) mandb sounds like the man system Debian uses, where (at least a > few years ago) the whatis database is created by invoking "mandb -C." > > Testing this - "mandb" alone creates the databases, even though there > is a "-c" argument to"mandb," which I am running at this moment. > "mandb -c" is emitting errors as it runs, "can't open," "bad symlink," > "whatis parse for xxxxxx failed," etc. > > Ok, I think I have figured it out. Will the now unnecessary files > created by "makewhatis" be purged or overwritten by mandb? > > Keith > Yes, I'm the maintainer. mandb -c creates the database, and will generate warnings. You likely already had a database created though, as that's handled when you install mandb. mandb without any arguments updates the database, and mandb -q updates it quietly. Oh, that's a good question about the unnecessary files. I should add that cleanup to the install scripts, since it obsoletes man. -- Chris J. Breisch -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple