GNU bug report logs - #33703
youtube-dl man page is not complete

Previous Next

Package: guix;

Reported by: swedebugia <at> riseup.net

Date: Tue, 11 Dec 2018 08:25:01 UTC

Severity: normal

Done: Pierre Neidhardt <mail <at> ambrevar.xyz>

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 33703 in the body.
You can then email your comments to 33703 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-guix <at> gnu.org:
bug#33703; Package guix. (Tue, 11 Dec 2018 08:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to swedebugia <at> riseup.net:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 11 Dec 2018 08:25:03 GMT) Full text and rfc822 format available.

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

From: swedebugia <at> riseup.net
To: bug-guix <at> gnu.org
Subject: youtube-dl man page is not complete
Date: Tue, 11 Dec 2018 00:24:35 -0800
It seems truncated and the section "format selection" is missing.

-- 
Cheers 
Swedebugia




Information forwarded to bug-guix <at> gnu.org:
bug#33703; Package guix. (Tue, 11 Dec 2018 12:48:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <somebody <at> not-sent-or-endorsed-by.tobias.gr>
To: swedebugia <at> riseup.net
Cc: 33703 <at> debbugs.gnu.org
Subject: Re: bug#33703: youtube-dl man page is not complete
Date: Tue, 11 Dec 2018 13:47:19 +0100
swedebugia,

swedebugia wrote:
> It seems truncated and the section "format selection" is 
> missing.

Thanks for the report!  It's a bit short :-)

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

However!  I can no longer reproduce #30785 either:

 ~ λ man 5 knot.conf | grep -E '^(NAME|DESCRIPTION)'
 NAME
 DESCRIPTION

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




Information forwarded to bug-guix <at> gnu.org:
bug#33703; Package guix. (Wed, 12 Dec 2018 11:08:01 GMT) Full text and rfc822 format available.

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

From: swedebugia <at> riseup.net
To: Tobias Geerinckx-Rice <somebody <at> not-sent-or-endorsed-by.tobias.gr>
Cc: 33703 <at> debbugs.gnu.org
Subject: Re: 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:

sdb <at> antelope ~$ readlink $(which youtube-dl)
/gnu/store/wbfp0rvkcxvfl7bk387mkax7di9b1dr4-youtube-dl-2018.11.07/bin/youtube-dl

sdb <at> antelope ~$ readlink $(which man)
/gnu/store/4jk1p82cqdqqzfbqidzaii7k79wrlk8h-man-db-2.8.3/bin/man

sdb <at> antelope ~$ readlink $(which guix)
/gnu/store/5q4qs96w680r2k20yb4f3c8qkb2rz61x-guix-0.16.0-3.6ddc63e/bin/guix

My output looks like this:
sdb <at> antelope ~$ 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

sdb <at> antelope ~$ 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




Information forwarded to bug-guix <at> gnu.org:
bug#33703; Package guix. (Sat, 16 Mar 2019 16:04:01 GMT) Full text and rfc822 format available.

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

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: bug#33703 <33703 <at> debbugs.gnu.org>
Subject: Re: Status: youtube-dl man page is not complete
Date: Sat, 16 Mar 2019 17:02:56 +0100
Fixed with 30785.




bug closed, send any further explanations to 33703 <at> debbugs.gnu.org and swedebugia <at> riseup.net Request was from Pierre Neidhardt <mail <at> ambrevar.xyz> to control <at> debbugs.gnu.org. (Sat, 16 Mar 2019 16:04:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Apr 2019 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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