Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668690 - kde-apps/kmail-18.08.2 - One or more compressed files were found in docompress-ed directories
Summary: kde-apps/kmail-18.08.2 - One or more compressed files were found in docompres...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-15 09:26 UTC by Francesco Turco
Modified: 2018-10-15 10:14 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,37.30 KB, application/x-xz)
2018-10-15 09:26 UTC, Francesco Turco
Details
info.txt (info.txt,6.77 KB, text/plain)
2018-10-15 09:26 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2018-10-15 09:26:33 UTC
Created attachment 551306 [details]
build.log.xz

Portage reports the following warning message when emerging kde-apps/kmail-18.08.2:

 * 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/doc/HTML/ca/akonadi_archivemail_agent/index.cache.bz2
 *   /usr/share/doc/HTML/ca/akonadi_followupreminder_agent/index.cache.bz2
 *   /usr/share/doc/HTML/ca/akonadi_sendlater_agent/index.cache.bz2
 *   /usr/share/doc/HTML/ca/kmail2/index.cache.bz2
 *   /usr/share/doc/HTML/ca/ktnef/index.cache.bz2
 *   /usr/share/doc/HTML/de/akonadi_archivemail_agent/index.cache.bz2
 *   /usr/share/doc/HTML/de/akonadi_followupreminder_agent/index.cache.bz2
 *   /usr/share/doc/HTML/de/akonadi_sendlater_agent/index.cache.bz2
 *   /usr/share/doc/HTML/de/kmail2/index.cache.bz2
 *   /usr/share/doc/HTML/de/ktnef/index.cache.bz2
 *   /usr/share/doc/HTML/es/akonadi_archivemail_agent/index.cache.bz2
 *   ...
Comment 1 Francesco Turco 2018-10-15 09:26:59 UTC
Created attachment 551308 [details]
info.txt

emerge --info kmail
Comment 2 Larry the Git Cow gentoo-dev 2018-10-15 10:13:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ff417b2785b5a86419754e183c17a1e8f06e2b

commit 52ff417b2785b5a86419754e183c17a1e8f06e2b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-15 10:12:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-15 10:13:44 +0000

    kde-apps/kmail: Fix src_prepare
    
    Closes: https://bugs.gentoo.org/668690
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 kde-apps/kmail/kmail-18.04.3.ebuild | 4 ++--
 kde-apps/kmail/kmail-18.08.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2018-10-15 10:14:25 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=ef638605aa2b34e7fe0f5b4b7893ef02d0a6ccef

commit ef638605aa2b34e7fe0f5b4b7893ef02d0a6ccef
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-15 10:11:17 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-15 10:11:17 +0000

    kde-apps/kmail: Fix src_prepare
    
    Bug: https://bugs.gentoo.org/668690
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 kde-apps/kmail/kmail-18.08.49.9999.ebuild | 4 ++--
 kde-apps/kmail/kmail-9999.ebuild          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)