Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge --emptytree world failed! Need Help!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
squares016
n00b
n00b


Joined: 29 Jan 2004
Posts: 52

PostPosted: Wed Jul 14, 2004 5:46 pm    Post subject: emerge --emptytree world failed! Need Help! Reply with quote

When I try "emerge --emptytree world" command I get an error that looks kind of like this:

>>>emerge (22 of 125) dev-java/blackdown-jre-1.4.1 to /
>>>md5 src_uri ; - ) j2re-1.4.1-01-linux-i586-gcc3.2.bin
>>>md5 src_uri ; - ) j2re-1.4.1-01-linux-i586-gcc2.95.bin
>>>Unpacking source
>>>Unpacking j2re-1.4.1-01-linux-i586-gcc3.2.bin...
tar: j2re1.4.1/man/ja: cannot change ownership to uid 1000, gid 1000: No such file or directory
tar: Error exit delayed from previous errors
!!!ERROR: dev-jav/blackdown-jre-1.4.1 failed
!!!Function src_unpack, Line 49, Exit code 2
!!!(no error message)

Then it goes right to root and doesn't finish the rest of it. Can anybody tell me how to fix this or what I did wrong? Thanks!
Back to top
View user's profile Send private message
Skotlex
Guru
Guru


Joined: 13 Mar 2004
Posts: 306

PostPosted: Wed Jul 14, 2004 9:59 pm    Post subject: Reply with quote

Nothing wrong on your part, this actually looks like a bug in the ebuild related to unpacking the source file.

I haven't installed that particular package, but you should change the thread's topic to "Can't emerge blackdown-jre", my connection is kinda slow here and I can't really spend the time of downloading 61,708KB to test it out, but from the looks of it... that kinda problem should happen to everyone, not just you. Maybe if there's anyone else who also tries to get the same blackdown-jre package can confirm if it's indeed just you who bumped into this or there's really a problem with the ebuild...
Back to top
View user's profile Send private message
squares016
n00b
n00b


Joined: 29 Jan 2004
Posts: 52

PostPosted: Wed Jul 14, 2004 10:22 pm    Post subject: Reply with quote

Thanks for the advice, I was actualy going to report it to the bugs section in a while if anybody didn't respond to it. I will do that right now then. If anybody still knows anything about this, your response is more then welcome.
Back to top
View user's profile Send private message
marina
n00b
n00b


Joined: 22 Jun 2004
Posts: 16

PostPosted: Sat Jul 17, 2004 5:06 pm    Post subject: Reply with quote

Have you fix the problem? I have same problem as you...how did you fixed it?
Back to top
View user's profile Send private message
format_c
n00b
n00b


Joined: 16 Jul 2004
Posts: 45
Location: Germany/Hessen/Bad Koenig

PostPosted: Sun Jul 18, 2004 6:19 pm    Post subject: Reply with quote

I'd got the same problem with emergeing gnome
I worked around this problem like this:
Package CD inserted.
Code:

mount /mnt/cdrom
export PKGDIR="/mnt/cdrom"
emerge --pretend gnome
emerge gnome



at this merge blackdown-jre was not installed.

Later as I wanted to install OpenOffice blackdown-jre was needed.
(With Package CD again)
[tt]emerge --pretend openoffice[/tt]
said blackdown-jref is needed
[tt]emerge --pretend blackdown-jre
emerge blackdown-jre[/tt]
after that, at[tt]emerge --pretend openoffice[/tt]
blackdown-jre didn't appear and I could emerge OpenOffice.

Hope that helps a bit.

Greets Alex
_________________
Board - PerlCommunity.de
Links - PerlCommunity.de
Wiki - PerlCommunity.de
Back to top
View user's profile Send private message
squares016
n00b
n00b


Joined: 29 Jan 2004
Posts: 52

PostPosted: Sun Jul 25, 2004 12:47 am    Post subject: Reply with quote

Yes I did get it fixed by updating gcc and glibc by doing "emerge glibc gcc --oneshot" then doing "emerge --emptytree world" again. It took a long time but it did finish it.
Back to top
View user's profile Send private message
Skotlex
Guru
Guru


Joined: 13 Mar 2004
Posts: 306

PostPosted: Tue Jul 27, 2004 5:08 pm    Post subject: Reply with quote

squares016 wrote:
Yes I did get it fixed by updating gcc and glibc by doing "emerge glibc gcc --oneshot" then doing "emerge --emptytree world" again. It took a long time but it did finish it.

Goes the show the kind of "rare" problems people bump into for not doing a deep update such as
Code:

emerge -Duavt world

But then again, updating gcc/glibc where the #1 reason I would end up with a broken system back when I used SuSE...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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