Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533202 - =sci-mathematics/maxima-5.35.1: files/wish-1.patch is missed
Summary: =sci-mathematics/maxima-5.35.1: files/wish-1.patch is missed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-21 17:37 UTC by Kolan Sh.
Modified: 2014-12-22 22:28 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 Kolan Sh. 2014-12-21 17:37:29 UTC
Andrey Grozin, in maxima-5.35.1.ebuild:104 you have included wish-1 patch, though wish-1.patch is missed in the files/ directory.
Comment 1 Fred Krogh 2014-12-21 23:19:03 UTC
Same problem here, fails to emerge with

>>> Source unpacked in /var/tmp/portage/sci-mathematics/maxima-5.35.1/work
>>> Preparing source in /var/tmp/portage/sci-mathematics/maxima-5.35.1/work/maxima-5.35.1 ...
 * Applying xdg-utils-0.patch ...                                             [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/sci-mathematics/maxima/files/wish-1.patch
 *   ( wish-1.patch )

 * ERROR: sci-mathematics/maxima-5.35.1::gentoo failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2857:  Called epatch '/usr/portage/sci-mathematics/maxima/files/wish-1.patch'
 *   environment, line 1449:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";
Comment 2 Andrey Grozin gentoo-dev 2014-12-22 10:53:14 UTC
Forgot to cvs add, sorry

  22 Dec 2014; Andrey Grozin <grozin@gentoo.org> +files/wish-1.patch:
  Adding a missing patch (#533202)
Comment 3 Fred Krogh 2014-12-22 22:28:33 UTC
Thanks this now emerged for me.