Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge stops after md5
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
lars3loff
n00b
n00b


Joined: 24 Oct 2002
Posts: 46
Location: Potsdam, Germany

PostPosted: Sun Nov 10, 2002 1:17 pm    Post subject: emerge stops after md5 Reply with quote

Hi,

when I try to emerge, portage downloads the source, but stops immediately after md5 ;-)

Code:

notebook lars # emerge -u world
Calculating world dependencies ...done!
>>> emerge (1 of 3) x11-libs/pango-1.0.5 to /
>>> md5 ;-) pango-1.0.5.tar.bz2
notebook lars # 


This is very annoying, because it makes portage unusable. Does anybody know how to fix it?
_________________
Lars Trieloff
Back to top
View user's profile Send private message
lars3loff
n00b
n00b


Joined: 24 Oct 2002
Posts: 46
Location: Potsdam, Germany

PostPosted: Sun Nov 10, 2002 5:55 pm    Post subject: Some more facts Reply with quote

It looks like the return code is 1
Code:

# echo $?
1


but
Code:

tar -jxvf

and
Code:

tar -zxvf


seem to work.

---
Update:

I booted from the gentoo-1.2 livecd and emerge worked, but on the read system there was no change. It simply breaks up after md5 ;-)

Lars
_________________
Lars Trieloff
Back to top
View user's profile Send private message
lars3loff
n00b
n00b


Joined: 24 Oct 2002
Posts: 46
Location: Potsdam, Germany

PostPosted: Mon Nov 11, 2002 8:55 am    Post subject: Still not working Reply with quote

I did an complete re-emerge of portage and kernel (from live-cd),
Code:

emerge -e portage


but the problem remains.
_________________
Lars Trieloff
Back to top
View user's profile Send private message
lars3loff
n00b
n00b


Joined: 24 Oct 2002
Posts: 46
Location: Potsdam, Germany

PostPosted: Mon Nov 11, 2002 9:02 am    Post subject: solved Reply with quote

You can see the problem as solved, while still remaining strange.

emerge works, if I am logged in as root. It does not work (in the way described) when I
Code:
su
to root.
_________________
Lars Trieloff
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