Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
big mistake ....
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
RCMN
Apprentice
Apprentice


Joined: 08 Jun 2003
Posts: 203
Location: fr-paris us-minneapolis

PostPosted: Thu Nov 25, 2004 7:27 am    Post subject: big mistake .... Reply with quote

couple days ago as i followed a thread to fix an install of simcity4 i had to do
Code:
emerge unemerge linux-headers glibc && emerge linux26-headers glibc.



That solved pert of the problem but not everything.

So today as i was going to play an other game i realize that what i changed beak it.So i decided to roll back and remove some Flag from the Make.conf ,unmerge linux26-headers and glibc ,to recompile glibc and see whitch version of linux-headers it would ask.But as i was doing that something terrible happened ....here my last output from the console
Code:
   return spawn(args,env=env,opt_name=opt_name,**keywords)
  File "/usr/lib/portage/pym/portage_exec.py", line 167, in spawn
    raise str(e)+":\n   "+myc+" "+string.join(myargs)
[Errno 2] No such file or directory:
   /bin/bash [glibc-2.3.4.20040808-r1] bash -c /usr/lib/portage/bin/ebuild.sh postrm
!!! FAILED postrm: 1
 
computer root # emerge unmerge linux26-headers
bash: /usr/bin/emerge: /usr/bin/python: bad interpreter: No such file or directory
computer root # emerge unmerge glibc
bash: /usr/bin/emerge: /usr/bin/python: bad interpreter: No such file or directory
computer root # emerge -Du world
bash: /usr/bin/emerge: /usr/bin/python: bad interpreter: No such file or directory
computer root # exit
exit
user@computer user $ su
bash: /bin/su: No such file or directory
user@computer user $  ls
bash: /bin/ls: No such file or directory
user@computer user $ cd
user@computer user $ cd /
user@computer / $ cd /usr/
.keep              include            portage
NX                 info               qt
X11R6              kde                sbin
bin                lib                share
doc                libexec            src
games              local              tmp
i686-pc-linux-gnu  man
user@computer / $ cd /bin/
Display all 146 possibilities? (y or n)
user@computer / $ cd /bin/e
echo   ed     egrep  env    expr
user@computer / $ cd /bin/s
sash       setfont    sleep      stat       sync
sed        setserial  sort       stty
seq        sh         split      su
user@computer / $ /bin/su
bash: /bin/su: No such file or directory
user@computer / $ ./bin/su
bash: ./bin/su: No such file or directory
user@computer / $ cd /bin/
user@computer bin $ ./su
bash: ./su: No such file or directory


hhhhheeelllppp
Back to top
View user's profile Send private message
RCMN
Apprentice
Apprentice


Joined: 08 Jun 2003
Posts: 203
Location: fr-paris us-minneapolis

PostPosted: Thu Nov 25, 2004 7:50 am    Post subject: Reply with quote

i found the solution that sucks very bad !!!!!!

https://forums.gentoo.org/viewtopic.php?t=238829&highlight=linux26headers+bash
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