Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
glibc-2.3.2-r3 failed --- [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Gorgone
Tux's lil' helper
Tux's lil' helper


Joined: 10 Mar 2003
Posts: 100

PostPosted: Wed Nov 26, 2003 11:10 pm    Post subject: glibc-2.3.2-r3 failed --- [solved] Reply with quote

i try to emerge world

Code:

emerge -u world
Calculating world dependencies ...done!
>>> emerge (1 of 31) sys-libs/glibc-2.3.2-r3 to /
/usr/sbin/ebuild.sh: /usr/portage/eclass/eutils.eclass: line 977: syntax error near unexpected token `)'
/usr/sbin/ebuild.sh: /usr/portage/eclass/eutils.eclass: line 977: `             gzip*)'

!!! ERROR: sys-libs/glibc-2.3.2-r3 failed.
!!! Function inherit, Line 1018, Exitcode 1
!!! died sourcing /usr/portage/eclass/eutils.eclass in inherit()


some solution ?


Last edited by Gorgone on Wed Nov 26, 2003 11:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
og-phantom
n00b
n00b


Joined: 07 Aug 2003
Posts: 37

PostPosted: Wed Nov 26, 2003 11:13 pm    Post subject: ebuilds borked Reply with quote

see my post about /usr/portage/eclass/eutil.eclass being borked...still should be on the front page of this forum....
Back to top
View user's profile Send private message
Gorgone
Tux's lil' helper
Tux's lil' helper


Joined: 10 Mar 2003
Posts: 100

PostPosted: Wed Nov 26, 2003 11:36 pm    Post subject: Reply with quote

change
eutils.eclass

from

Code:

                      tail -n +${skip} ${src} | bzip2 -dc | tar -xf -
                gzip*)


to
Code:

                        tail -n +${skip} ${src} | bzip2 -dc | tar -xf -
                        ;;
                gzip*)


line 977
Back to top
View user's profile Send private message
Brandy
Bodhisattva
Bodhisattva


Joined: 08 Jun 2003
Posts: 820
Location: New Zealand

PostPosted: Thu Nov 27, 2003 12:17 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads. Please post any followups here.
_________________
Faber est suae quisque fortunae.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum