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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Xc kr4OOXjjv4dCNGPi+V293lEJuUyp+Mxi6wVnFuiuC3TYyemL/lTbyxj0ZGzDl/Uu PNCS1wXJPu0kcFS1cuEnijltLHyMxi7fW9d/BinK/5WEL7KlNTSClP0PoAVoxhpX OvZlvoaxxeyJa/M5mi0+9fFOLesCCfMf0IKGRMEjE= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=6G0srH+7 ff+jNS2c+J2iziyuYzY=; b=aE/l2GmNnzRMQPxSbmLBS/ECtt5SbbxwneD8cE6m WQ6DKcZaMawcUrxokf1TJJRAFfQECxAI1xlXBYFnwx7G2t2K43DD+Fm7SVOeM794 3k+xONNU8v6CdzaNZW7bXNJVWCHC2uP6cbA/ECKlLLeKDX+yTx7d0tnv/XcLCoUw jeQ= 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=-0.9 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f171.google.com MIME-Version: 1.0 X-Received: by 10.42.186.2 with SMTP id cq2mr49204038icb.25.1404944892688; Wed, 09 Jul 2014 15:28:12 -0700 (PDT) In-Reply-To: <1905321742.20140708202953@breisch.org> 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> Date: Wed, 9 Jul 2014 16:28:12 -0600 Message-ID: Subject: Re: Shouldn't 'man' depend on 'col'? Shouldn't 'col' be easier to find? From: Keith Christian To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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. 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. On Tue, Jul 8, 2014 at 6:29 PM, Chris J. Breisch wrote: > At Tuesday, July 8, 2014, 8:16:41 PM, Yaakov Selkowitz wrote: > >> On 2014-07-08 18:01, Chris J. Breisch wrote: >>> At Tuesday, July 8, 2014, 12:15:22 PM, Marco Atzeri wrote: >>>> On 08/07/2014 17:47, Jack Duthen wrote: >>>> util-linux is a popular package, so the issue was not yet noticed. >>> >>>> man was recently changed, so this dependency was likely missed, >>>> specially as it seems hidden inside the man binary. >>> >>> Yes, this is true. I'll add it. I'm collecting a few things together, > >> Careful: right now util-linux requires: perl, so people will complain if >> it gets pulled as is. I'll attempt to address this soon. > > Yes, I just noticed that. > >>> and trying to get the DB creation to work a little faster as well. > >> That would be good, but there are some additional issues which make me >> think we should drop this from postinstall. > > > I think I'm okay with that. > > -- > 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 > -- 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