Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83466 - crystalspace emerge fails with error trying to find patchsource
Summary: crystalspace emerge fails with error trying to find patchsource
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-27 08:05 UTC by Tracey C.
Modified: 2005-02-27 19:44 UTC (History)
0 users

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


Attachments
Corrected e-build for crystalspace (crystalspace-0.98.4.ebuild,1.79 KB, application/octet-stream)
2005-02-27 08:06 UTC, Tracey C.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tracey C. 2005-02-27 08:05:27 UTC
when trying to emerge crystalspace it fails with the following error:

>>> emerge (1 of 1) dev-games/crystalspace-0.98.4 to /
>>> md5 src_uri ;-) cs98_004.tar.bz2
>>> Unpacking source...
>>> Unpacking cs98_004.tar.bz2 to /var/tmp/portage/crystalspace-0.98.4/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/dev-games/crystalspace/files/0.98.4-gl.patch
 *   ( 0.98.4-gl.patch )


!!! ERROR: dev-games/crystalspace-0.98.4 failed.
!!! Function epatch, Line 256, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, NOT this status message.

The problem seems to be that the file name for the patch in the ebuild is incorrect. It lists the file name as 0.98.4-gl.patch. The file in the /usr/portage/dev-games/crystalspace/files directory is 
crystalspace-0.98.4-gl.patch

Attached is a corrected e-build.

Reproducible: Always
Steps to Reproduce:
1. $ sudo emerge crystalspace
2. get error, emerge dies


Actual Results:  
when trying to emerge crystalspace it fails with the following error:

>>> emerge (1 of 1) dev-games/crystalspace-0.98.4 to /
>>> md5 src_uri ;-) cs98_004.tar.bz2
>>> Unpacking source...
>>> Unpacking cs98_004.tar.bz2 to /var/tmp/portage/crystalspace-0.98.4/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/dev-games/crystalspace/files/0.98.4-gl.patch
 *   ( 0.98.4-gl.patch )


!!! ERROR: dev-games/crystalspace-0.98.4 failed.
!!! Function epatch, Line 256, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
Emerge should install crystalspace

The problem seems to be that the file name for the patch in the ebuild is
incorrect. It lists the file name as 0.98.4-gl.patch. The file in the
/usr/portage/dev-games/crystalspace/files directory is 
crystalspace-0.98.4-gl.patch

Attached is a corrected e-build. I have tested the emerge with this e-build, it
compiles OK with it.
Comment 1 Tracey C. 2005-02-27 08:06:59 UTC
Created attachment 52236 [details]
Corrected e-build for crystalspace
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-02-27 19:44:10 UTC
resync.  you're tree is out of date.