Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668524 - dev-util/meson: implicitly forces .gz compression of manpages
Summary: dev-util/meson: implicitly forces .gz compression of manpages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-13 18:12 UTC by Michał Górny
Modified: 2018-12-12 15:13 UTC (History)
2 users (show)

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 2018-10-13 18:12:43 UTC
It seems that meson's 'install_man()' forces compressing manpages to .gz and has no way to disable this behavior.

Looking at mesonbuild/backend/backends.py, the generate_man_install() method forcedly appends '.gz' to all destination filenames, enabling the implicit compression in install target.

Please fix it not to compress manpages, or at least to make it possible to disable it.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-10-14 09:10:02 UTC
Oh, it seems that hanetzer already reported it upstream.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-10-20 10:45:27 UTC
The compression has been removed in master, so hopefully bump to the next release will fix it.
Comment 3 William Hubbs gentoo-dev 2018-12-12 15:13:56 UTC
This is fixed in 0.49.0.