Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge fail, HD Full
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
raincoat
n00b
n00b


Joined: 27 May 2003
Posts: 33

PostPosted: Thu Sep 18, 2003 5:58 am    Post subject: Emerge fail, HD Full Reply with quote

I was updating my KDE with emerge -U kde, it compiled for almost 24 hours when it hit an error.

I tried emerge --resume and it errored again, I tried to redo emerge -u kde (instead of a -U) and it failed on a size problem, claiming it didn't have enough room. Apperently the emerge -U kde took up 4GB?

This doesn't seem right, but how can remove the files that were created and took up all the space, where are they saved? I resized my linux partition, but I would still like these files removed unless I can just continue from where I left off and the space will get freed after the emerge process.

I am sorry if this is a stupid question, but I am pretty new to this, and havn't encountered this type of problem before. Thanks
_________________
That statement below is true
The statement above is false
Back to top
View user's profile Send private message
hensan
l33t
l33t


Joined: 26 Jun 2003
Posts: 868
Location: Sweden

PostPosted: Thu Sep 18, 2003 8:40 am    Post subject: Reply with quote

To get rid of the directories where portage unpacks and compiles kde stuff:

Code:
rm -rf /var/tmp/portage/kde*


These dirs are emptied after a successfull emerge, but if the build fails all the sources and partially compiled stuff is left there.
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