Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507234 - sci-mathematics/glpk-4.45 - missing patch: glpk-4.52.1-mariadb-5.5.patch
Summary: sci-mathematics/glpk-4.45 - missing patch: glpk-4.52.1-mariadb-5.5.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-09 11:30 UTC by Judge Dredd
Modified: 2014-04-09 16:03 UTC (History)
1 user (show)

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


Attachments
build log of glpk (build.log,1.95 KB, text/plain)
2014-04-09 11:32 UTC, Judge Dredd
Details
emerge --info of glpk (glpk.emerge.info,5.25 KB, text/plain)
2014-04-09 11:32 UTC, Judge Dredd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Judge Dredd 2014-04-09 11:30:40 UTC
When I try to merge sci-mathematics/glpk-4.45:

[ebuild   R    ] sci-mathematics/glpk-4.45  USE="-doc -examples -gmp
-mysql -odbc -static-libs" 0 kB

I get the following error:

* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/sci-mathematics/glpk/files/glpk-4.52.1-mariadb-5.5.patch
 *   ( glpk-4.52.1-mariadb-5.5.patch )

What Daniel said:
"The patch which is missing got removed with the latest version bump of glpk but it is still referred to from the ebuild of version 4.45."

Reproducible: Always

Steps to Reproduce:
1. sync
2. emerge glpk
3. get displeased
x86
Actual Results:  
* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/sci-mathematics/glpk/files/glpk-4.52.1-mariadb-5.5.patch
 *   ( glpk-4.52.1-mariadb-5.5.patch )

Expected Results:  
successful merge of glpk. peace & pleasure.

Note that it's a rebuild. Something's wrong with the ebuild.
Comment 1 Judge Dredd 2014-04-09 11:32:12 UTC
Created attachment 374588 [details]
build log of glpk
Comment 2 Judge Dredd 2014-04-09 11:32:52 UTC
Created attachment 374592 [details]
emerge --info of glpk
Comment 3 Judge Dredd 2014-04-09 12:08:15 UTC
workaround: comment out src_prepare function in the ebuild
then ebuild glpk-4.45.ebuild digest, ebuild glpk-4.45.ebuild merge, ebuild glpk-4.45.ebuild clean
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-09 13:39:09 UTC
*glpk-4.54 (05 Apr 2014)

  05 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org>
  +files/glpk-4.54-debundle-system-libs.patch, +glpk-4.54.ebuild,
  -files/glpk-4.52.1-debundle-amd.patch, -files/glpk-4.52.1-debundle-zlib.patch,
  -files/glpk-4.52.1-mariadb-5.5.patch, -glpk-4.52.1-r1.ebuild,
---------^

  files/glpk-4.53-debundle-system-libs.patch, glpk-4.53.ebuild:
  Version bump
Comment 5 Sébastien Fabbro (RETIRED) gentoo-dev 2014-04-09 16:03:19 UTC
fixed