GNU bug report logs -
#33523
broken URL in install(1) man page
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 27 Nov 2018 23:21:03 +0100
with message-id <10456f34-2c1c-e427-26e6-4d02a0b06f41 <at> bernhard-voelker.de>
and subject line Re: bug#33523: broken URL in install(1) man page
has caused the debbugs.gnu.org bug report #33523,
regarding broken URL in install(1) man page
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
33523: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33523
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 6 years and 180 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.