Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Python deinstalliert + revdep-rebuild
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Oli_K76
n00b
n00b


Joined: 07 Apr 2005
Posts: 61
Location: Deutschland

PostPosted: Wed Aug 23, 2006 7:44 am    Post subject: Python deinstalliert + revdep-rebuild Reply with quote

Hi,

ich habe den gcc aktuallisiert.
Bei
Code:
revdep-rebuild --library libstdc++.so.5 -- -p -v
hat er immer gemeckert ich solle python-2.3.5 emergen.
Habe dies auch getan. Dann meinte er es wäre irgendwie noch python-2.2 auf dem System und dies wäre nicht gut.
Also habe ich emerge -C python gemacht und prompt hat er mir alle python-versionen runtergeschmissen.

Tja und bei emerge python kommt nun
Quote:
-bash: /usr/bin/emerge: /usr/bin/python: bad interpreter: Datei oder Verzeichnis nicht gefunden
^^.

Was nun?

Besten Dank


Last edited by Oli_K76 on Wed Aug 23, 2006 8:58 am; edited 1 time in total
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Wed Aug 23, 2006 8:09 am    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-154268-highlight-recover+python.html
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Oli_K76
n00b
n00b


Joined: 07 Apr 2005
Posts: 61
Location: Deutschland

PostPosted: Wed Aug 23, 2006 8:39 am    Post subject: Reply with quote

PUH
Etwas tricky aber ging.
Archiv entpackt, symbolischen link auf den nicht vorhandenen Ordner 2.4 auf 2.3 geändert und es ging :D

Besten Dank
Back to top
View user's profile Send private message
Oli_K76
n00b
n00b


Joined: 07 Apr 2005
Posts: 61
Location: Deutschland

PostPosted: Wed Aug 23, 2006 8:51 am    Post subject: Reply with quote

Bevor ich mir jetzt nochmal was zerschieße.
Also Hintergrund ist habe gcc aktualisiert nach Anleitung.
Mache nun
Code:
revdep-rebuild --library libstdc++.so.5 -- -p -v


Folgender Fehler:
Code:
emerge: there are no ebuilds to satisfy "=www-client/mozilla-1.7.12-r2".


Habe ein ebuild von
Code:
mozilla-1.7.13.ebuild


Was mache ich nun?
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Wed Aug 23, 2006 9:15 am    Post subject: Reply with quote

klopp halt den mozilla build so drauf, revdep rebuild macht ja auch nur ein emerge $foo, von daher sollte das kein wirkliches problem sein. kannst ja vorher mit quickpkg ein package aus dem alten mozilla machen
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5331

PostPosted: Wed Aug 23, 2006 9:33 am    Post subject: Reply with quote

revdep-rebuild versucht genau die installierte version, die probleme hat wieder zu installieren.
Mit dem parameter -X kannst du ihm sagen er soll nur den paket-namen beim re-emergen verwenden.
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Oli_K76
n00b
n00b


Joined: 07 Apr 2005
Posts: 61
Location: Deutschland

PostPosted: Wed Aug 23, 2006 10:57 am    Post subject: Reply with quote

Ein emerge mozilla hat geholfen.

Wenn dies nicht geholfen hätte, wäre dann
Code:
revdep-rebuild --library libstdc++.so.5 -- -p -v -X mozilla
richtig gewesen?

Re-emergen bedeutet ja einfach
Code:
emerge applikation
oder?

Besten Dank
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Wed Aug 23, 2006 11:26 am    Post subject: Reply with quote

japp
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5331

PostPosted: Wed Aug 23, 2006 3:30 pm    Post subject: Reply with quote

Oli_K76 wrote:
Ein emerge mozilla hat geholfen.

Wenn dies nicht geholfen hätte, wäre dann
Code:
revdep-rebuild --library libstdc++.so.5 -- -p -v -X mozilla
richtig gewesen?

Re-emergen bedeutet ja einfach
Code:
emerge applikation
oder?

Besten Dank


falsch das hier wäre richtig:
Code:
revdep-rebuild -X --library libstdc++.so.5 -- -p -v mozilla

da der -X parameter zu revdep-rebuild gehört ;)
und anstelle von -p wäre ein -a besser, denn sonst müsstest du den revdep-rebuild prozedure nocheinmal starten wenn die ausgabe gepasst hätte.
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Oli_K76
n00b
n00b


Joined: 07 Apr 2005
Posts: 61
Location: Deutschland

PostPosted: Wed Aug 23, 2006 6:05 pm    Post subject: Reply with quote

Suppi, danke
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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