Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244397 - Patch applied twice in xorg-server-1.5.2
Summary: Patch applied twice in xorg-server-1.5.2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 00:29 UTC by Jeremy Utley
Modified: 2008-10-26 04:41 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 Jeremy Utley 2008-10-26 00:29:18 UTC
Due to the inclusion of the force-LC_ALL-C-when-running-awk.patch in both the GENTOO_PATCHES and UPSTREAMED_PATCHES section, this patch attempts to apply itself twice, causing the ebuild to error out, as the second application of the patch will be unsuccessful.

Reproducible: Always

Steps to Reproduce:
1.Emerge the xorg-server-1.5.2 ebuild
2.Watch the failed patch error message appear
3.




On my own machine, I made a backup copy of the original ebuild, and edited the ebuild to remove this patch from the GENTOO_PATCHES, and the package builds as expected.  Very simple fix to this problem.
Comment 1 Jeremy Utley 2008-10-26 04:41:20 UTC
DIsregard - I screwed up :)