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

Bug 675402

Summary: app-text/po4a-0.54 - One or more compressed files were found in docompress-ed directories
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Akinori Hattori <hattya>
Status: RESOLVED FIXED    
Severity: normal CC: floppym
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: info.txt
build.log

Description Francesco Turco 2019-01-14 14:37:03 UTC
Portage reports the following issue when emerging app-text/po4a-0.54:

 * One or more compressed files were found in docompress-ed directories.
 * Please fix the ebuild not to install compressed files (manpages,
 * documentation) when automatic compression is used:
 * 
 *   /usr/share/man/man7/po4a.7.gz
 *   /usr/share/man/man3/Locale::Po4a::Pod.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::Dia.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::Sgml.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::Wml.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::TeX.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::Po.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::KernelHelp.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::Texinfo.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::Yaml.3pm.gz
 *   /usr/share/man/man3/Locale::Po4a::Text.3pm.gz
 *   ...
Comment 1 Francesco Turco 2019-01-14 14:37:34 UTC
Created attachment 560950 [details]
info.txt

emerge --info app-text/po4a
Comment 2 Francesco Turco 2019-01-14 14:37:53 UTC
Created attachment 560952 [details]
build.log
Comment 3 Mike Gilbert gentoo-dev 2019-01-16 21:40:05 UTC
Should be fixed in po4a-0.55.
Comment 4 Larry the Git Cow gentoo-dev 2019-01-19 15:29:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=299c2af293818d6f0b8669ba8c0d6eb1be1b08b7

commit 299c2af293818d6f0b8669ba8c0d6eb1be1b08b7
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2019-01-19 15:27:16 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2019-01-19 15:27:16 +0000

    app-text/po4a: do not compress man pages
    
    Closes: https://bugs.gentoo.org/675402
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-text/po4a/files/po4a-man.patch | 18 ++++++++++++++++++
 app-text/po4a/po4a-0.47-r1.ebuild  |  6 ++++--
 app-text/po4a/po4a-0.54.ebuild     |  4 +++-
 app-text/po4a/po4a-0.55.ebuild     |  9 +++------
 4 files changed, 28 insertions(+), 9 deletions(-)