Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669578 - net-wireless/crda-3.18-r2: One or more compressed files were found in docompress-ed directories
Summary: net-wireless/crda-3.18-r2: One or more compressed files were found in docompr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-25 13:53 UTC by Michał Górny
Modified: 2020-01-15 14:44 UTC (History)
1 user (show)

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


Attachments
net-wireless:crda-3.18-r2:20181025-133600.log (net-wireless:crda-3.18-r2:20181025-133600.log,11.56 KB, text/plain)
2018-10-25 13:53 UTC, Michał Górny
Details

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-25 13:53:43 UTC
Created attachment 552862 [details]
net-wireless:crda-3.18-r2:20181025-133600.log

* Messages for package net-wireless/crda-3.18-r2:
 * Log file: /var/log/portage/net-wireless:crda-3.18-r2:20181025-133600.log                                                                       

 * 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/man8/crda.8.gz
 *   /usr/share/man/man8/regdbdump.8.gz
Comment 1 Larry the Git Cow gentoo-dev 2020-01-15 14:44:53 UTC
The bug has been closed via the following commit(s):

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

commit 9c50acec16bc7c33d6dc122c007d713e7fbecf9c
Author:     Vjaceslavs Klimovs <vklimovs@gmail.com>
AuthorDate: 2020-01-06 00:46:08 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-01-15 14:44:04 +0000

    net-wireless/crda: Bump to 4.14
    
    * Bump to 4.14 per availability from upstream
    * Support Python 3
    * Add patch to not compress docs
    
    Closes: https://bugs.gentoo.org/669076
    Closes: https://bugs.gentoo.org/693728
    Closes: https://bugs.gentoo.org/669578
    
    Signed-off-by: Vjaceslavs Klimovs <vklimovs@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/14254
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-wireless/crda/Manifest                         |   1 +
 net-wireless/crda/crda-3.18-r3.ebuild              |  14 +-
 net-wireless/crda/crda-4.14.ebuild                 |  84 ++++++
 .../crda/files/crda-4.14-do-not-compress-doc.patch |  36 +++
 .../crda-4.14-openssl-1.1.0-compatibility.patch    | 314 +++++++++++++++++++++
 net-wireless/crda/files/crda-4.14-python-3.patch   |  93 ++++++
 .../{crda-3.18-cflags.patch => crda-cflags.patch}  |   0
 ...{crda-3.18-ldflags.patch => crda-ldflags.patch} |   0
 ...18-libreg-link.patch => crda-libreg-link.patch} |   0
 ...rda-3.18-libressl.patch => crda-libressl.patch} |   0
 ...18-no-ldconfig.patch => crda-no-ldconfig.patch} |   0
 ...a-3.18-no-werror.patch => crda-no-werror.patch} |   0
 12 files changed, 535 insertions(+), 7 deletions(-)