bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33703: youtube-dl man page is not complete


From: swedebugia
Subject: bug#33703: youtube-dl man page is not complete
Date: Wed, 12 Dec 2018 03:07:34 -0800

Hi Tobias :)

FYI i'm on i686 installed from git with sudo -E guix system
reconfigure...

My complete config is at: https://gitlab.com/swedebugia/guix-config
pushed this morning.

On 2018-12-11 13:47, Tobias Geerinckx-Rice wrote:
snip
> I'd like to mark this as duplicate of #30785[1] but won't for now,
> since I can't reproduce your findings:
> 
>  ~ λ youtube-dl --version
>  2018.11.07
> 
>  ~ λ man --version
>  man 2.8.3
> 
>  ~ λ guix --version
>  guix (GNU Guix) 0.16.0-3.6ddc63e […]
> 
>  ~ λ man youtube-dl | egrep '^[A-Z ]+$'
>  NAME
>  SYNOPSIS
>  DESCRIPTION
>  OPTIONS
>  CONFIGURATION
>  OUTPUT TEMPLATE
>  FORMAT SELECTION
>  VIDEO SELECTION
>  FAQ
>  DEVELOPER INSTRUCTIONS
>  BUGS
>  COPYRIGHT

I got the same versions. Here are the hashes:

address@hidden ~$ readlink $(which youtube-dl)
/gnu/store/wbfp0rvkcxvfl7bk387mkax7di9b1dr4-youtube-dl-2018.11.07/bin/youtube-dl

address@hidden ~$ readlink $(which man)
/gnu/store/4jk1p82cqdqqzfbqidzaii7k79wrlk8h-man-db-2.8.3/bin/man

address@hidden ~$ readlink $(which guix)
/gnu/store/5q4qs96w680r2k20yb4f3c8qkb2rz61x-guix-0.16.0-3.6ddc63e/bin/guix

My output looks like this:
address@hidden ~$ man youtube-dl | egrep '^[A-Z ]+$'
NAME
SYNOPSIS
DESCRIPTION
OPTIONS
CONFIGURATION
OUTPUT TEMPLATE
NAME
SYNOPSIS
DESCRIPTION
OPTIONS
CONFIGURATION
<standard input>:11: `\ ' is not allowed in a name
<standard input>:16: warning [p 25, 2.8i]: cannot adjust line
<standard input>:21: warning [p 25, 3.5i]: cannot adjust line
<standard input>:31: warning [p 25, 5.0i]: cannot adjust line
<standard input>:32: warning [p 25, 5.2i]: cannot adjust line
<standard input>:39: warning [p 25, 6.0i]: cannot adjust line
<standard input>:54: warning [p 25, 8.2i]: cannot adjust line
<standard input>:57: warning [p 25, 8.7i]: cannot adjust line
OUTPUT TEMPLATE
<standard input>:352: warning [p 28, 2.5i]: cannot adjust line
<standard input>:352: warning [p 28, 2.7i]: can't break line
NAME
SYNOPSIS
BUGS
COPYRIGHT

address@hidden ~$ zgrep '\.SH' `man -w youtube-dl`
.SH NAME
.SH SYNOPSIS
.SH DESCRIPTION
.SH OPTIONS
.SH CONFIGURATION
.SH OUTPUT TEMPLATE
.SH FORMAT SELECTION
.SH VIDEO SELECTION
.SH FAQ
.SH Why do I need to go through that much red tape when filing bugs?
.SH DEVELOPER INSTRUCTIONS
.SH EMBEDDING YOUTUBE\-DL
.SH BUGS
.SH COPYRIGHT

> 
> However!  I can no longer reproduce #30785 either:
> 
>  ~ λ man 5 knot.conf | grep -E '^(NAME|DESCRIPTION)'
>  NAME
>  DESCRIPTION

I am building it now. Will return with the output when its done :D

> 
> Probably because the bug is locale-related and I've got broken locales
> after the last release.  Are the pages mentioned in bug #30785
> truncated for you, too?
> 
> Kind regards,
> 
> T G-R
> 
> [1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30785

-- 
Cheers 
Swedebugia





reply via email to

[Prev in Thread] Current Thread [Next in Thread]