Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 53120

Summary: Emerge fails on merging glibc-2.3.3 when I try to emerge -u python
Product: Gentoo Linux Reporter: Alexey V Paramonov <alex>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexey V Paramonov 2004-06-06 02:46:26 UTC
When i try to emerge glibc I get error after "unpacking source".

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

Actual Results:  
>>> Unpacking source...
>>> Unpacking glibc-2.3.2.tar.bz2 to /var/tmp/portage/glibc-2.3.3.20040420/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/distfiles/glibc-3.3.3-branch-update-20040420.patch.bz2


!!! ERROR: sys-libs/glibc-2.3.3.20040420 failed.
!!! Function epatch, Line 182, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!

Seems like glibc version 3.3.3 is something strange :)
/usr/portage/sys-libs/glibc/glibc-2.3.3.20040420.ebuild, line 267:

epatch ${DISTDIR}/${PN}-3.3.3-branch-update-${BRANCH_UPDATE}.patch.bz2
                                          ^^^^^


my ACCEPT_KEYWORDS="~x86"
Comment 1 Sven Wegener gentoo-dev 2004-06-06 11:29:35 UTC
dup of bug 53107
Comment 2 Ciaran McCreesh 2004-06-06 11:30:49 UTC

*** This bug has been marked as a duplicate of 53107 ***