Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53898 - glide-v3-3.10-r4 ebuild fails to apply patch from mirrors
Summary: glide-v3-3.10-r4 ebuild fails to apply patch from mirrors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 08:36 UTC by Stephen Becker (RETIRED)
Modified: 2004-06-14 12:48 UTC (History)
1 user (show)

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 Stephen Becker (RETIRED) gentoo-dev 2004-06-14 08:36:35 UTC
The glide-v3-3.10-fixes.patch.bz2 is stored on the mirrors, but the ebuild looks for it in ${FILESDIR} instead, causing the ebuild to fail.

Reproducible: Always
Steps to Reproduce:
1.emerge glide-v3
2.
3.

Actual Results:  
ebuild died

Expected Results:  
should have compiled libglide

Just fix the path that epatch looks for to apply that patch to the portage
tempdir and it'll install.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-06-14 12:48:07 UTC
Fixed by Mike without a ChangeLog entry.

Mike, could you please make changelog entries for stuff like this so I don't start thinking it's a stupid bug?