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

Bug 521584

Summary: net-dialup/sercd-3.0.0: suspicious use of einstall
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Dialup Developers <net-dialup>
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 21:08:23 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 Sergey Popov gentoo-dev 2014-12-04 07:15:01 UTC
+*sercd-3.0.0-r1 (04 Dec 2014)
+
+  04 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> -sercd-3.0.0.ebuild,
+  +sercd-3.0.0-r1.ebuild, files/sercd.confd, files/sercd.initd,
+  files/sercd.xinetd:
+  Revision bump: EAPI 5, epatch_user, replace einstall with default src_install
+  phase function call wrt bug #521584, replace /var/lock with /run/lock,
+  replace /var/run with /run in default configuration. Drop old revision