Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51915 - mod_auth_external-2.2.7 doesn't emerge because of a missing patch.
Summary: mod_auth_external-2.2.7 doesn't emerge because of a missing patch.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 06:26 UTC by vasquez
Modified: 2004-05-26 09:36 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 vasquez 2004-05-24 06:26:39 UTC
The emerge fails after the unpack. The ebuild wants to apply patch that's not in the ebuild. Manual adding of the patch in the ebuild doesn't help, it's not on the mirrors.

>>> md5 src_uri ;-) mod_auth_external-2.2.7.tar.gz
>>> Unpacking source...
>>> Unpacking mod_auth_external-2.2.7.tar.gz to /var/tmp/portage/mod_auth_external-2.2.7/work
 
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 
*
 *   ../mod_auth_external-2.2.7-gentoo.diff
 
 
!!! ERROR: net-www/mod_auth_external-2.2.7 failed.
!!! Function epatch, Line 182, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!


Reproducible: Always
Steps to Reproduce:
1. emerge mod_auth_external
2.
3.

Actual Results:  
emerge aborts execution.

Expected Results:  
Installed the updated version of mod_auth_external.
Comment 1 Minati jean michel 2004-05-24 06:43:21 UTC
the missing patch seems to be this one : 
http://bugs.gentoo.org/attachment.cgi?id=29879&action=view
Comment 2 Chuck Short (RETIRED) gentoo-dev 2004-05-24 07:16:56 UTC
Fixed in cvs, thanks for the bug report.
Comment 3 vasquez 2004-05-25 13:07:20 UTC
ebuild still doesn't work: The patch doesn't get downloaded. Same error
as reported.
Reproducible: Always
Steps to Reproduce:
1. emerge mod_auth_external
Comment 4 Sven Wegener gentoo-dev 2004-05-25 13:30:06 UTC
see bug 52029 for a patch
Comment 5 vasquez 2004-05-26 09:16:45 UTC
It works now. I suggest closing this one.

Sorry about my comments, I didn't realize the patch comes with the source, the 2.2.3 ebuild was different here.
Comment 6 Chuck Short (RETIRED) gentoo-dev 2004-05-26 09:36:01 UTC
Already fixed in cvs.