Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77792 - pyode missing patch file, can not emerge
Summary: pyode missing patch file, can not emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-13 01:00 UTC by Shawn Lesniak
Modified: 2005-01-24 17:19 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 Shawn Lesniak 2005-01-13 01:00:56 UTC
When I try to emerge dev-python/pyode, I get this error about a missing patch file:
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/dev-python/pyode/files/odepath.patch
 *   ( odepath.patch )


Reproducible: Always
Steps to Reproduce:
1.  add dev-python/pyode to /etc/portage/package.keywords to unmask
2.  type emerge dev-python/pyode
3.

Actual Results:  
root@oxygen pyode # emerge dev-python/pyode
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-python/pyode-1.0.0 to /
>>> md5 src_uri ;-) PyODE-1.0.0.tar.bz2
>>> Unpacking source...
>>> Unpacking PyODE-1.0.0.tar.bz2 to /var/tmp/portage/pyode-1.0.0/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/dev-python/pyode/files/odepath.patch
 *   ( odepath.patch )


!!! ERROR: dev-python/pyode-1.0.0 failed.
!!! Function epatch, Line 212, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
I expected the package to merge.

ACCEPT_KEYWORDS="x86"
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2005-01-24 17:19:59 UTC
Fixed.