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

Bug 521642

Summary: sci-biology/iedera-1.04: suspicious use of einstall
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED FIXED    
Severity: QA    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: suspicious-einstall
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 521420    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-29 22:04:10 UTC
Please check whether the use of 'einstall' in this ebuild is actually
needed. From a quick glance at the Makefile, it seems to have proper
support for DESTDIR.

Therefore, if possible please replace the call to 'einstall' with proper
'default' or 'emake DESTDIR="${D}" install'. Thanks.
Comment 1 David Seifert gentoo-dev 2016-01-21 08:48:14 UTC
commit 3d8a6b054beff603b493de4bea764e1071eb4e85
Author: David Seifert <soap@gentoo.org>
Date:   Thu Jan 21 09:47:09 2016 +0100

    sci-biology/iedera: Version bump to 1.05
    
    Gentoo-Bug: 521642
    * Remove use of 'einstall'
    * EAPI=6