From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: bug#22543: 404 in Manualpage Date: Wed, 17 Feb 2016 12:29:25 +0300 Message-ID: <87si0rlm6i.fsf@gmail.com> References: <87powdkj2n.fsf@grrlz.net> <20160213002628.GB10770@jasmine> <87k2m5vv0q.fsf@grrlz.net> 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]:44809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVyQy-0007Cx-6i for bug-guix@gnu.org; Wed, 17 Feb 2016 04:30:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVyQt-0003ln-6y for bug-guix@gnu.org; Wed, 17 Feb 2016 04:30:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:40130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVyQt-0003li-3Q for bug-guix@gnu.org; Wed, 17 Feb 2016 04:30:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVyQs-0005cf-Qd for bug-guix@gnu.org; Wed, 17 Feb 2016 04:30:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87k2m5vv0q.fsf@grrlz.net> (Nils Gillmann's message of "Tue, 16 Feb 2016 10:56:05 +0100") 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: Nils Gillmann Cc: 22543@debbugs.gnu.org Nils Gillmann (2016-02-16 12:56 +0300) wrote: >>> I don't think you can send a patch for this. According to >>> : >>> >>> (This page generated by the gendocs.sh=C2=B9 script.) > >>> This "gendocs.sh" uses "texi2html" to convert our texinfo documentation >>> (see "doc/guix.texi" in the guix git repo) to the html page. In >>> "guix.texi" the link you are talking about is a usual link to the >>> "gnutls-guile" manual. I didn't look at "texi2html" but I believe by >>> default it just assumes that all the manuals are placed at >>> "www.gnu.org/software//manual/", so for "external" manuals the >>> generated links are false. For example, there are also wrong links to >>> Geiser and Magit-Popup manuals. >>> >>> So I think it's a general thing for all generated manuals that are >>> placed on "gnu.org". >>> >>> =C2=B9 http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/gend= ocs.sh > > Okay, so I guess it's related to #22651 and it#s not fixable the > way I want to (edit the source), or at least what I would want to > do is not optimal and it should be fixed in some other way. > > Didn't look into it yet, but should we follow #22651 for the 404s? As I see it, these issues about online manual are totally unrelated to Guix itself. If there is something to do about it, it should be done in some other place (where .texi files are converted into html pages for gnu.org). --=20 Alex