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

Bug 165739

Summary: games-arcade/blockrage-0.2.3 emerge fails, missing patch file
Product: Gentoo Linux Reporter: Jiri Svoboda <jirik.svoboda>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jiri Svoboda 2007-02-07 11:08:57 UTC
Emerging games-arcade/blockrage-0.2.3 will
always fail due to a patch file 'blockrage-config.patch' missing.
[This ebuild was added recently, resolving bug# 107452 (add request).]

emerge output:

>>> Unpacking blockrage-0.2.3.tar.gz to /var/tmp/portage/blockrage-0.2.3/work

 >> Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 >> 
 >>   /usr/portage/games-arcade/blockrage/files/blockrage-0.2.3-config.patch
 >>   ( blockrage-0.2.3-config.patch )


from blockrage-0.2.3.ebuild:

src_unpack() {
	unpack ${A}
	cd "${S}"
	# Removing error due to wrong detection of cross-compile mode
	epatch "${FILESDIR}/${P}"-config.patch
}
Comment 1 Tupone Alfredo gentoo-dev 2007-02-07 18:07:57 UTC
Forget to commit the patch. Sorry. Now it is