Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68476 - mpg123-0.59s-r5 fails to emerge, bad $EPATCH_SOURCE
Summary: mpg123-0.59s-r5 fails to emerge, bad $EPATCH_SOURCE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 68485 69300 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-21 17:42 UTC by Anthony Bailey
Modified: 2004-10-28 11:35 UTC (History)
2 users (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 Anthony Bailey 2004-10-21 17:42:10 UTC
# emerge mpg123
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/mpg123-0.59s-r5 to /
>>> md5 src_uri ;-) mpg123-pre0.59s.tar.gz
>>> md5 src_uri ;-) mpg123-0.59s-gentoo-1.0.tar.bz2
>>> Unpacking source...
>>> Unpacking mpg123-pre0.59s.tar.gz to /var/tmp/portage/mpg123-0.59s-r5/work
>>> Unpacking mpg123-0.59s-gentoo-1.0.tar.bz2 to /var/tmp/portage/mpg123-0.59s-r5/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /home/jeremy/gentoo/mpg123/patches

Reproducible: Always
Steps to Reproduce:
1. emerge =media-sound/mpg123-0.59s-r5
2.
3.

Actual Results:  
See above error message.

Expected Results:  
Should've emerged.

Looks like someone was in the process of editing the ebuild.
/usr/portage/media-sound/mpg123-0.59s-r5.ebuild has this on lines 33 and 34:

#PATCHDIR="${WORKDIR}/patches"
PATCHDIR="/home/jeremy/gentoo/mpg123/patches"

Uncommenting the first one and commenting out the second one fixes the ebuild.
Comment 1 Anthony Bailey 2004-10-21 19:32:56 UTC
Looks like the ebuild is fixed. A sync should make it happy now.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-10-21 22:13:46 UTC
*** Bug 68485 has been marked as a duplicate of this bug. ***
Comment 3 Joe McCann (RETIRED) gentoo-dev 2004-10-28 11:35:55 UTC
*** Bug 69300 has been marked as a duplicate of this bug. ***