GNU bug report logs - #33523
broken URL in install(1) man page

Previous Next

Package: coreutils;

Reported by: Kamil Dudka <kdudka <at> redhat.com>

Date: Tue, 27 Nov 2018 16:29:01 UTC

Severity: normal

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33523 in the body.
You can then email your comments to 33523 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#33523; Package coreutils. (Tue, 27 Nov 2018 16:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kamil Dudka <kdudka <at> redhat.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 27 Nov 2018 16:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kamil Dudka <kdudka <at> redhat.com>
To: bug-coreutils <at> gnu.org
Subject: broken URL in install(1) man page
Date: Tue, 27 Nov 2018 17:28:54 +0100
The SEE ALSO section of install(1) man page contains a broken URL:

    Full documentation at: <https://www.gnu.org/software/coreutils/install>

The URL returns:

    404 - Page Not Found

I suspect it is caused by the build-time rename ginstall -> install.  If one
substitutes 'install' by 'ginstall' in the above URL, then it redirects to the
following URL:

    https://www.gnu.org/software/coreutils/manual/html_node/ginstall-invocation.html#ginstall-invocation

... which does not work either.  It should be redirected to the following URL
instead:

    https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html#install-invocation

Unfortunately, I do not know where the redirections are maintained.  This was
originally reported in Red Hat Bugzilla:

    https://bugzilla.redhat.com/1649774

Kamil






Reply sent to Bernhard Voelker <mail <at> bernhard-voelker.de>:
You have taken responsibility. (Tue, 27 Nov 2018 22:22:01 GMT) Full text and rfc822 format available.

Notification sent to Kamil Dudka <kdudka <at> redhat.com>:
bug acknowledged by developer. (Tue, 27 Nov 2018 22:22:02 GMT) Full text and rfc822 format available.

Message #10 received at 33523-done <at> debbugs.gnu.org (full text, mbox):

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Kamil Dudka <kdudka <at> redhat.com>, 33523-done <at> debbugs.gnu.org
Subject: Re: bug#33523: broken URL in install(1) man page
Date: Tue, 27 Nov 2018 23:21:03 +0100
On 11/27/18 5:28 PM, Kamil Dudka wrote:
> The SEE ALSO section of install(1) man page contains a broken URL:
> 
>     Full documentation at: <https://www.gnu.org/software/coreutils/install>
> 
> The URL returns:
> 
>     404 - Page Not Found
> 
> I suspect it is caused by the build-time rename ginstall -> install.  If one
> substitutes 'install' by 'ginstall' in the above URL, then it redirects to the
> following URL:
> 
>     https://www.gnu.org/software/coreutils/manual/html_node/ginstall-invocation.html#ginstall-invocation
> 
> ... which does not work either.  It should be redirected to the following URL
> instead:
> 
>     https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html#install-invocation
> 
> Unfortunately, I do not know where the redirections are maintained.  This was
> originally reported in Red Hat Bugzilla:
> 
>     https://bugzilla.redhat.com/1649774
> 
> Kamil

Nice catch!
I've fixed this in the .htaccess file in coreutils' web-cvs repo.
Marking this as done.

Have a nice day,
Berny





Information forwarded to bug-coreutils <at> gnu.org:
bug#33523; Package coreutils. (Wed, 28 Nov 2018 08:24:02 GMT) Full text and rfc822 format available.

Message #13 received at 33523-done <at> debbugs.gnu.org (full text, mbox):

From: Kamil Dudka <kdudka <at> redhat.com>
To: Bernhard Voelker <mail <at> bernhard-voelker.de>
Cc: 33523-done <at> debbugs.gnu.org
Subject: Re: bug#33523: broken URL in install(1) man page
Date: Wed, 28 Nov 2018 09:23:50 +0100
On Tuesday, November 27, 2018 11:21:03 PM CET Bernhard Voelker wrote:
> On 11/27/18 5:28 PM, Kamil Dudka wrote:
> > The SEE ALSO section of install(1) man page contains a broken URL:
> >     Full documentation at:
> >     <https://www.gnu.org/software/coreutils/install>
> > 
> > The URL returns:
> >     404 - Page Not Found
> > 
> > I suspect it is caused by the build-time rename ginstall -> install.  If
> > one substitutes 'install' by 'ginstall' in the above URL, then it
> > redirects to the> 
> > following URL:
> >     https://www.gnu.org/software/coreutils/manual/html_node/ginstall-invoc
> >     ation.html#ginstall-invocation> 
> > ... which does not work either.  It should be redirected to the following
> > URL> 
> > instead:
> >     https://www.gnu.org/software/coreutils/manual/html_node/install-invoca
> >     tion.html#install-invocation> 
> > Unfortunately, I do not know where the redirections are maintained.  This
> > was> 
> > originally reported in Red Hat Bugzilla:
> >     https://bugzilla.redhat.com/1649774
> > 
> > Kamil
> 
> Nice catch!
> I've fixed this in the .htaccess file in coreutils' web-cvs repo.
> Marking this as done.
> 
> Have a nice day,
> Berny

Perfect.  Thanks for the quick fix!

Kamil






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 26 Dec 2018 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 114 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.