Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619972 - sys-devel/cons-2.3.0: uses doman on compressed file
Summary: sys-devel/cons-2.3.0: uses doman on compressed file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: doman-compressed
  Show dependency tree
 
Reported: 2017-05-28 09:23 UTC by Michał Górny
Modified: 2022-04-14 06:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-05-28 09:23:26 UTC
The package uses doman/newman on a compressed file which is invalid per PMS:

        doman cons.1.gz || die
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-15 08:52:22 UTC
tinderbox has reproduced this issue with version 2.3.0 - Updating summary.
Comment 2 Larry the Git Cow gentoo-dev 2022-04-14 06:47:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88380a5a3bc7558631f4c9bf983b23ed553c958d

commit 88380a5a3bc7558631f4c9bf983b23ed553c958d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-14 06:30:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-14 06:47:34 +0000

    sys-devel/cons: fix doman on compressed file
    
    Closes: https://bugs.gentoo.org/619972
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{cons-2.3.0.ebuild => cons-2.3.0-r1.ebuild}    | 22 ++++++++++++----------
 sys-devel/cons/metadata.xml                        |  8 ++++----
 2 files changed, 16 insertions(+), 14 deletions(-)