Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572772 - mysql_fx.eclass should die if selected patch is missing
Summary: mysql_fx.eclass should die if selected patch is missing
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-24 16:00 UTC by Thomas Deutschmann (RETIRED)
Modified: 2016-03-09 19:09 UTC (History)
0 users

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


Attachments
Die if selected patch from mysql-extras is missing (die-if-patch-is-missing.diff,601 bytes, patch)
2016-01-24 16:00 UTC, Thomas Deutschmann (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2016-01-24 16:00:48 UTC
Created attachment 423802 [details, diff]
Die if selected patch from mysql-extras is missing

Hi,

while creating my own "mysql-extras" package I only committed the "0000_index.txt" and not the patch added to the index.

I only noticed because my change was absent from the compiled binary. If I would have watched the ebuild's prepare output in detail, I could have noticed that the patch was only listed in the "using" and not "applying" list but would expect that when the file is listed in the "using" list that it could be skipped?

Please see my attached patch which will add a check to the eclass.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2016-03-09 19:09:16 UTC
mysql_fx is being phased out with EAPI=6