From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#33993: Missing Texinfo documentation for Guix itself Date: Tue, 08 Jan 2019 18:41:25 +0100 Message-ID: <87bm4rujwa.fsf@gnu.org> References: <79d26d32-b9d4-7e8a-4457-bb4c0fd01c81@hyperbola.info> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggvO9-0002uu-Qj for bug-guix@gnu.org; Tue, 08 Jan 2019 12:42:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggvO7-0001Cb-MQ for bug-guix@gnu.org; Tue, 08 Jan 2019 12:42:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50916) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ggvO6-00018q-AV for bug-guix@gnu.org; Tue, 08 Jan 2019 12:42:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ggvO6-0008FL-7Y for bug-guix@gnu.org; Tue, 08 Jan 2019 12:42:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <79d26d32-b9d4-7e8a-4457-bb4c0fd01c81@hyperbola.info> (Adonay Felipe Nogueira's message of "Sun, 6 Jan 2019 00:56:58 -0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Adonay Felipe Nogueira Cc: 33993-done@debbugs.gnu.org Hello, Adonay Felipe Nogueira skribis: > Interestingly, despite "$GUIX_PROFILE/share/info" not having the Texinfo > documentation as described, "/usr/local/share/info" has at least some > "dir."* files that seem to come from Guix. While "guix"{,"."*}".info.gz" > are present in the form of broken symbolic links, each of which pointing > to their counterparts in > "/var/guix/profiles/per-user/root/current-guix/share/info". I believe 08fdee39110a51cd76afac7a9adf10c794a4c272 fixes it by compressing the Info files are the symlink expect. Let me know if anything is amiss! Thanks, Ludo=E2=80=99.