Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge broke
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
col
l33t
l33t


Joined: 08 May 2002
Posts: 820
Location: Melbourne - Australia

PostPosted: Mon Nov 25, 2002 10:10 am    Post subject: emerge broke Reply with quote

emerge broke. when i try to emerge I get :


emerge
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/usr/bin/emerge", line 2, in ?
import os,sys,portage,xpak,string,re,commands,time,threading,shutil
ImportError: No module named os

anyone know what happend.... ??
Back to top
View user's profile Send private message
col
l33t
l33t


Joined: 08 May 2002
Posts: 820
Location: Melbourne - Australia

PostPosted: Mon Nov 25, 2002 11:17 am    Post subject: Reply with quote

ok I found my ext3 journal had become corrupt. This happend immediately after a boot which did a file system check.

...When I cd /var/tmp/portage & then ls -la , the entire directory list comes up as "No such file or directory".

I had some bad memory in the PC & it which was causing it to freeze & crash. I booted my gentoo cd I deleted the journal using this command while unmounted:

tune2fs -O ^has_journal /dev/hda1

Now everything is ok again but I have an ext2 filesystem ....... when I do a tune2fs -j /dev/hda1 it does not fix the problem ?? how can I get my working ext3 back >??
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