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

Bug 612916

Summary: mail-filter/anomy-sanitizer-1.76-r1 wildcard expansion in DISTDIR
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: QA CC: pacho, qa, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Pending removal: 2018-04-17
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612994    

Description Ulrich Müller gentoo-dev 2017-03-17 14:38:04 UTC
In src_install there is:

	doins "${FILESDIR}"/*.sh "${WORKDIR}"/*.png "${DISTDIR}"/*.flw

Now the package manager may use the real DISTDIR, or it may use a "shadow" dir instead. The ebuild must not rely on either of these cases. If DISTDIR is the real dir, the ebuild will install any *.flw files even if they don't belong to the package.

@pacho: CCing you because you committed above line in 2012.
Comment 1 Pacho Ramos gentoo-dev 2018-02-08 13:41:42 UTC
taking into account this virus scanner is dead since 2006 I would simply treeclean it
Comment 2 Larry the Git Cow gentoo-dev 2018-04-21 10:39:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c7e1bce94d05f0855d1290bf4b22b10198db70b

commit 8c7e1bce94d05f0855d1290bf4b22b10198db70b
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-04-21 10:38:25 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-04-21 10:38:25 +0000

    mail-filter/anomy-sanitizer: remove last rited package
    
    Closes: https://bugs.gentoo.org/612916

 mail-filter/anomy-sanitizer/Manifest               |   3 -
 .../anomy-sanitizer/anomy-sanitizer-1.76-r1.ebuild | 106 -----------
 mail-filter/anomy-sanitizer/files/anomy.conf       | 207 ---------------------
 .../anomy-sanitizer/files/sample2_mailfilter.sh    |  83 ---------
 .../anomy-sanitizer/files/sample_mailfiler.sh      |  76 --------
 mail-filter/anomy-sanitizer/metadata.xml           |   5 -
 6 files changed, 480 deletions(-)