Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165739 - games-arcade/blockrage-0.2.3 emerge fails, missing patch file
Summary: games-arcade/blockrage-0.2.3 emerge fails, missing patch file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-07 11:08 UTC by Jiri Svoboda
Modified: 2007-02-07 18:07 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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