Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729248 - dev-libs/libtermkey-0.22 installs compressed files (manpages, documentation)
Summary: dev-libs/libtermkey-0.22 installs compressed files (manpages, documentation)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-23 06:34 UTC by Agostino Sarubbo
Modified: 2023-06-28 21:49 UTC (History)
0 users

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


Attachments
build.log (build.log,10.94 KB, text/plain)
2020-06-23 06:34 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-06-23 06:34:42 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: dev-libs/libtermkey installs compressed files (manpages, documentation).
Discovered on: amd64
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-23 06:34:49 UTC
Created attachment 645800 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-18 07:04:38 UTC
confirmed on 0.22
Comment 3 Larry the Git Cow gentoo-dev 2023-06-28 21:49:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e7db4de6d89fe4bbaaf3c83ddf22458faa379d

commit 33e7db4de6d89fe4bbaaf3c83ddf22458faa379d
Author:     BalkanMadman <zurabid2016@gmail.com>
AuthorDate: 2023-06-28 09:04:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-28 21:49:09 +0000

    dev-libs/libtermkey: Fix QA for automagically compressing manpages
    
    Added a dead simple patch to ${FILESDIR}, so that make doesn't compress
    manpages by itself, thus fixing QA warning
    
    Closes: https://bugs.gentoo.org/729248
    Signed-off-by: BalkanMadman <zurabid2016@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31654
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/no-automagic-manpages-compress.patch         | 18 ++++++++++++++++++
 dev-libs/libtermkey/libtermkey-0.22.ebuild             |  5 +++++
 2 files changed, 23 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9038323476ea44a35716b57d7fac137746bdf1b9

commit 9038323476ea44a35716b57d7fac137746bdf1b9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-28 21:48:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-28 21:49:15 +0000

    dev-libs/libtermkey: EAPI 8, revbump for man page fix earlier
    
    Bug: https://bugs.gentoo.org/729248
    Signed-off-by: Sam James <sam@gentoo.org>

 ...ibtermkey-0.22.ebuild => libtermkey-0.22-r1.ebuild} | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)