Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53120 - Emerge fails on merging glibc-2.3.3 when I try to emerge -u python
Summary: Emerge fails on merging glibc-2.3.3 when I try to emerge -u python
Status: RESOLVED DUPLICATE of bug 53107
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-06 02:46 UTC by Alexey V Paramonov
Modified: 2005-07-17 13:06 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 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 ***