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

Bug 36055

Summary: lincvs ebuild fails when looking for lincvs-1.3.0-rc2-gentoo.diff
Product: Gentoo Linux Reporter: Joel Metelius <joel.metelius>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: VERIFIED FIXED    
Severity: normal CC: jstubbs
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 35636    

Description Joel Metelius 2003-12-18 05:01:27 UTC
The gentoo.diff for lincvs is missing or not needed anymore...

Reproducible: Always
Steps to Reproduce:
1. emerge -vu lincvs

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-util/lincvs-1.3.0_rc2 to /
>>> md5 src_uri ;-) lincvs-1.3.0-rc2-generic-src.tgz
>>> Unpacking source...
>>> Unpacking lincvs-1.3.0-rc2-generic-src.tgz to
/var/tmp/portage/lincvs-1.3.0_rc2/work
>>> Source unpacked.
 
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/dev-util/lincvs/files/lincvs-1.3.0-rc2-gentoo.diff
 
 
!!! ERROR: dev-util/lincvs-1.3.0_rc2 failed.
!!! Function epatch, Line 214, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!
Comment 1 Matteo Sasso 2003-12-19 08:57:55 UTC
Simple workaround:
cd /usr/portage/dev-utils/lincvs/files
cp lincvs-1.2.0-gentoo.diff lincvs-1.3.0-rc2-gentoo.diff

This works because "diff from v.1.2 has only to be renamed" (#35636)
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2004-01-10 04:33:03 UTC
i tried renaming the diff as suggested but the emerge process failed with several hundred sandbox violations for /usr/qt/3/settings.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2004-01-19 15:14:15 UTC
Jason: Could you close this bug report and have a look at Bug 37997 please!?
Comment 4 Jason Stubbs (RETIRED) gentoo-dev 2004-01-19 15:58:34 UTC
i can't close it cause i didn't create this bug. i did post the above comment before the bug you mentioned even existed though... will try the solution in the other bug.
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2004-01-20 04:17:20 UTC
Sorry Jason. ;)

Joel or some Dev. Close this bug please.
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2004-02-18 09:58:30 UTC
closing per the comments.