Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 780660

Summary: sys-fs/multipath-tools-0.8.6 installs compressed files (manpages, documentation)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(+)