Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge --unmerge python ....
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Wed Jul 16, 2003 10:29 am    Post subject: emerge --unmerge python .... Reply with quote

Ciao a tutti... ok ho fatto la solita C@£$%$A .... non sapebo che l'emerge fosse in python .... e volevo provare l'ultima versone che è sul sito (2.3) mentre quella che c'è nel portage è ila 2.2 ...
allora...
Code:

#emerge --unmerge python


poi mi installo il mio python nuovo

e mo ...

Code:
# emerge python
Traceback (most recent call last):
  File "/usr/bin/emerge", line 9, in ?
    import sys,portage,emergehelp,xpak,string,re,commands,time,threading,shutil,traceback,atexit
ImportError: No module named portage


Se avete un post con un simile problema o la soluzione ... datemela :D
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
fatez
Apprentice
Apprentice


Joined: 07 May 2003
Posts: 295

PostPosted: Wed Jul 16, 2003 10:46 am    Post subject: Reply with quote

guarda, dovendo dare una soluzione alla svelta, io mettere il livecd.. untarrerei lo stagex, rebooterei, eppoi via di emerge rsync | emerge -up world


(si, è una soluzione alla slackware, .. ma dovrebbe andare...)
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Wed Jul 16, 2003 10:51 am    Post subject: Reply with quote

Se cerchi nel forum troverai alcune thread che discutono soluzioni possibili, ad es questa.
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Wed Jul 16, 2003 10:53 am    Post subject: Reply with quote

delta407 wrote:
You might be able to reinstall Python using this:

Code:
# cd
# tar xzf /usr/portage/distfiles/Python-2.2.1.tgz
# cd Python-2.2.1

# ./configure --with-fpectl --infodir=/usr/share/info/ --mandir=/usr/share/man
# make
# make install prefix=/usr
# rm /usr/bin/python 2>/dev/null
# ln -s /usr/bin/python2 /usr/bin/python


Hopefully this will be enough of Python to let you "emerge python" again.

(Ho trovato grazie questa funziona perfettamente come soluzione)
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Wed Jul 16, 2003 10:55 am    Post subject: Reply with quote

Allora nn sono l'unico pirla :D Bsolar come al solito sei tempestivo grazie mille :D
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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