From mboxrd@z Thu Jan 1 00:00:00 1970 From: myglc2 Subject: Re: 04/06: profiles: Generate database file for man pages. Date: Sun, 09 Apr 2017 13:28:53 -0400 Message-ID: <86y3v9bicq.fsf@gmail.com> References: <20170405205638.12336.78854@vcs0.savannah.gnu.org> <20170405205640.15AE6210A4@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxGe2-0003IR-FS for guix-devel@gnu.org; Sun, 09 Apr 2017 13:28:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxGdz-0007jg-CN for guix-devel@gnu.org; Sun, 09 Apr 2017 13:28:58 -0400 Received: from mail-qt0-x235.google.com ([2607:f8b0:400d:c0d::235]:34053) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cxGdz-0007ja-8b for guix-devel@gnu.org; Sun, 09 Apr 2017 13:28:55 -0400 Received: by mail-qt0-x235.google.com with SMTP id c45so48509587qtb.1 for ; Sun, 09 Apr 2017 10:28:55 -0700 (PDT) Received: from g1 (c-73-167-118-254.hsd1.ma.comcast.net. [73.167.118.254]) by smtp.gmail.com with ESMTPSA id o91sm7172819qte.42.2017.04.09.10.28.53 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 09 Apr 2017 10:28:53 -0700 (PDT) In-Reply-To: <20170405205640.15AE6210A4@vcs0.savannah.gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22's\?\= message of "Wed, 5 Apr 2017 16:56:39 -0400 (EDT)") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org On 04/05/2017 at 16:56 Ludovic Court=C3=A8s writes: > civodul pushed a commit to branch master > in repository guix. > > commit a0b87ef8ec7735aa42cf35d380e9cff04f3236f3 > Author: Maxim Cournoyer > Date: Wed Apr 5 01:09:22 2017 -0700 [...] So now q'guix package -m' produces messages like ... guix package -m g1.scm installing new manifest from 'g1.scm' with 22 entries substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org= '... 100.0% The following derivations will be built: /gnu/store/smyjh63avay2gb6yq47h3hrlyxfrsajp-profile.drv /gnu/store/ygp7n87177fngqqpb5l5bkkba5cawcvh-gtk-icon-themes.drv /gnu/store/wrad8m1vhck9bb7dzqqlxb03rq1ifsm8-gtk-im-modules.drv /gnu/store/qv12155lx8y195my98970mmfawqpnrcs-info-dir.drv /gnu/store/ndiq7ccmi32rlxdyf52f506jil0zn9p0-ca-certificate-bundle.drv /gnu/store/90gzasiixp9np5m4nn28vbfqd1zd5azq-fonts-dir.drv /gnu/store/3l8kl1b438qr3yk2qca4pzvlpv04q7rc-xdg-mime-database.drv /gnu/store/2brridy714shmik1zksysik36kn2iwsf-manual-database.drv creating manual page database for 23 packages... 22 packages in profile g1@g1 ~/src$=20 And... watching this, it seems like a long time between ... creating manual page database for 23 packages... ... and ... 22 packages in profile Does it really take this long? If not, can we close the message ... 'creating manual page database for 25 packages...DONE' ... so that our gentle users will not be thinking ... "I don't want this #*&^$*&#@%(*% man database!"