Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564506 - sci-libs/scipy-0.16.1: Cannot find $EPATCH_SOURCE! scipy-0.16.1-test-fix-backport.patch
Summary: sci-libs/scipy-0.16.1: Cannot find $EPATCH_SOURCE! scipy-0.16.1-test-fix-back...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 14:50 UTC by Andrey Grozin
Modified: 2015-10-30 14:57 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 Andrey Grozin gentoo-dev 2015-10-30 14:50:16 UTC
>>> Preparing source in /var/tmp/portage/sci-libs/scipy-0.16.1/work/scipy-0.16.1 ...
 * Applying scipy-0.12.0-blitz.patch ...                                                                                       [ ok ]
 * Applying scipy-0.12.0-restore-sys-argv.patch ...                                                                            [ ok ]
 * Applying scipy-0.16.1-glibc-2.22-backport.patch ...                                                                         [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/sci-libs/scipy/files/scipy-0.16.1-test-fix-backport.patch
 *   ( scipy-0.16.1-test-fix-backport.patch )

 * ERROR: sci-libs/scipy-0.16.1::gentoo failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!

----------------
In /usr/portage/sci-libs/scipy/scipy-0.16.1.ebuild:

        local PATCHES=(
                "${FILESDIR}"/${PN}-0.12.0-blitz.patch
                "${FILESDIR}"/${PN}-0.12.0-restore-sys-argv.patch
                "${FILESDIR}"/${P}-glibc-2.22-backport.patch
                "${FILESDIR}"/${P}-test-fix-backport.patch
        )
        distutils-r1_python_prepare_all

There is no
/usr/portage/sci-libs/scipy/files/scipy-0.16.1-test-fix-backport.patch
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-10-30 14:57:49 UTC
commit f303d544c6909f32abe417cf93e560a179d7eb50
Author: Justin Lecher <jlec@gentoo.org>
Date:   Fri Oct 30 11:19:18 2015 +0100
    
    sci-libs/scipy: Revert addition of non existing patch
    
    Package-Manager: portage-2.2.23
    Signed-off-by: Justin Lecher <jlec@gentoo.org>
    
    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f303d544c6909f32abe417cf93e560a179d7eb50