From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: bug#22651: Up: GNU Guix doc produces 404 page not found Date: Mon, 15 Feb 2016 22:49:45 +0300 Message-ID: <87fuwt3g9y.fsf@gmail.com> References: <87si0wmte9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVP9q-00054I-UK for bug-guix@gnu.org; Mon, 15 Feb 2016 14:50:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVP9l-0001JI-UW for bug-guix@gnu.org; Mon, 15 Feb 2016 14:50:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49691) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVP9l-0001JE-Q5 for bug-guix@gnu.org; Mon, 15 Feb 2016 14:50:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVP9l-0001mI-L3 for bug-guix@gnu.org; Mon, 15 Feb 2016 14:50:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87si0wmte9.fsf@gmail.com> (myglc2@gmail.com's message of "Sat, 13 Feb 2016 12:06:54 -0500") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: myglc2 Cc: 22651@debbugs.gnu.org myglc2 (2016-02-13 20:06 +0300) wrote: > Start on https://www.gnu.org/software/guix/download/ > click 'Installation instructions.' and 'Up' 3 times > lands on 'https://www.gnu.org/software/guix/manual/dir/index.html' > which produces '404 - Page Not Found' error This is not a Guix bug. It happens with any html manual on gnu.org. For example, try to press "Up (dir)" here: https://www.gnu.org/software/guile/manual/html_node/index.html or here: https://www.gnu.org/software/emacs/manual/html_node/erc/index.html You'll get the same 404. These pages are automatically generated from texinfo manuals. See also a similar issue at . -- Alex