Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780660 - sys-fs/multipath-tools-0.8.6 installs compressed files (manpages, documentation)
Summary: sys-fs/multipath-tools-0.8.6 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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-06 19:33 UTC by Agostino Sarubbo
Modified: 2021-07-12 06:41 UTC (History)
0 users

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


Attachments
build.log (build.log,72.19 KB, text/plain)
2021-04-06 19:33 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 2021-04-06 19:33:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/multipath-tools-0.8.6 installs compressed files (manpages, documentation).
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-06 19:33:55 UTC
Created attachment 698046 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-07-12 06:41:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a01e5f5c63a9eb7b7e64497d19dca8cce093eed

commit 9a01e5f5c63a9eb7b7e64497d19dca8cce093eed
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-12 06:39:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-12 06:39:13 +0000

    sys-fs/multipath-tools: assorted (mostly build system) fixes
    
    * Explicitly set LIB to ${EPREFIX}/$(get_libdir) to avoid guessing.
    * No longer set SYSTEMD in emake (upstream now use pkgconfig for this)
    * Respect PKG_CONFIG (now respects the 'PKGCONFIG' variable upstream)
    * Unrestrict tests (add missing cmocka dependency first). Passing here.
    * Don't compress man pages
    
    Bug: https://bugs.gentoo.org/801121
    Closes: https://bugs.gentoo.org/780660
    Signed-off-by: Sam James <sam@gentoo.org>

 ...ltipath-tools-0.8.6-no-compress-man-pages.patch | 226 +++++++++++++++++++++
 .../multipath-tools-0.8.6-r1.ebuild                |  88 ++++++++
 2 files changed, 314 insertions(+)