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=vpGCyHlEjiEuWu1tW6+dhG304JhENwPEscnoPpWf0wj xdS1zMtXutslvKiejSp7AW1r/qtBhbW+e9F18zS4tZk7qSG+BLfc98gZqmXvJPAa tp8Tp/G+mCNtnH3+zNMvCZ0FLFgMRiTTwp+KvIdQKA4SeTF5WsYLWychzAyGpNso = 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=sr+LU1CMf2MJOxYTEkz/7AUAr7s=; b=LbrQSTc6Zn/96QPk/ lQ1+d1EpbY9sT819SbVaouR2KCR4VwPGiyuUL1GXNLAFbLgBRGWV5q5ZY4hgf5oO t9dEDuHyA9dUHPEF2KmGZ7v3rNgfXUcS9qrSpkVyZYfkhinBDvpBcTPKcUKDPkr2 Wvq5Z0gGb23SM3wg/pYp5Wiy3w= 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=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qc0-f179.google.com X-Received: by 10.140.46.70 with SMTP id j64mr74091683qga.27.1404973254166; Wed, 09 Jul 2014 23:20:54 -0700 (PDT) Message-ID: <53BE30C5.7080508@cygwin.com> Date: Thu, 10 Jul 2014 01:20:53 -0500 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Shouldn't 'man' depend on 'col'? Shouldn't 'col' be easier to find? References: <53BC191A DOT 5020606 AT gmail DOT com> <1737600071 DOT 20140708190126 AT breisch DOT org> <53BC89E9 DOT 2040303 AT cygwin DOT com> <1905321742 DOT 20140708202953 AT breisch DOT org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2014-07-09 17:28, Keith Christian wrote: > There are other packages that require a bit of time post-install, such > as the texlive package. Having the man-db package update the DB > immediately after install sounds like a good idea, even if it takes a > few minutes. We're talking 20 minutes or more, which is IMO excessive. > Else, end users that aren't familiar with re-creating the DB may be > discouraged at not finding something in the man pages. > > That, or else use a non-blocking method of printing a message with the > DB creation command line. There is another issue: creating it during man-db's postinstall only helps for the manpages installed as of then; any pages added or updated afterwards won't get into the DB. There is a way we could handle that (similar to _update-info-dir), but only if DB generation is faster. Yaakov -- 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