Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]emerge -uDN world Problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

rackathon
 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
the.real.kabel
n00b
n00b


Joined: 15 Sep 2007
Posts: 16

PostPosted: Mon Nov 26, 2007 3:21 pm    Post subject: [solved]emerge -uDN world Problem Reply with quote

Hallo,

ich hänge seit paar Tagen an einem emerge world Problem. Immer wenn ich den oben beschriebenen Befehl eingebe kirege ich folgendes Errormessae:
http://rafb.net/p/zRmDOz30.html

Ich hab natürlich schon viel gegogglt und das Problem ist auch bekannt aber ich finde mit den Hilfestellungen leider nix was mir weiterhilft, darum frag ich mal hier ob mir Jemand helfen könnte.

mfg
theRealKabel


Last edited by the.real.kabel on Fri Nov 30, 2007 1:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
hitachi
Guru
Guru


Joined: 20 Feb 2006
Posts: 417

PostPosted: Tue Nov 27, 2007 2:02 am    Post subject: Reply with quote

Ich bin mir sicher, dass das nicht die saubere Art der Problemlösung ist aber ich würde zuerst mal folgendes machen:

Code:
#emerge --sync
#emerge -DuavN world

Wenn das Problem dann noch immer da ist:
Code:
#emerge -DuavN --resume --skipfirst world
#dispatch-conf
#emerge --depclean -pv
#revdep-rebuild -pv
#glsa-check -t all
#emerge -DuavN world

Gelegentlich hilft das.
_________________
Athlon 64 X2 3800+
Micro-ATX-Mainboard in einer OEM-Version von Asus mit Nvidias nForce4 (A8NE-FM/S).
PEG-Grafikkarte von Leadtek mit Nvidia GeForce 6600
3 GB RAM
350-Watt-Netzteil (von Fortron/Source)
4 x 500GB S-ATA HDD (raid1 und raid5)
Back to top
View user's profile Send private message
the.real.kabel
n00b
n00b


Joined: 15 Sep 2007
Posts: 16

PostPosted: Wed Nov 28, 2007 3:13 pm    Post subject: Reply with quote

Hallo,

danke sehr für deine Antwort. Ich hab mir etwas Zeit gelassen um alles ausgiebig zu testen und ich werde mal die Ergebnisse präsentieren, die leider nicht ganz gut aussehen und ich weiss mal wieder nicht so recht weiter, also nach dem
Code:
#emerge --sync
#emerge -DuavN world
ging alles gut, bis hierhin: http://rafb.net/p/xkVW2O68.html

dannach die andern Befehle:
Bei emerge -DuavN --resume --skipfirst world kam folgendes: http://rafb.net/p/r9EHaW28.html
dispatch-conf:
emerge --depclean -pv: http://rafb.net/p/xGO9cQ98.html
revdep-rebuild -pv: http://rafb.net/p/mlpID453.html
glsa-check -t all: http://rafb.net/p/8OgnVh58.html

und dann bei emerge -DuavN world wieder wie oben geschrieben... es war eigentlich noch immer dieses Problem dazu findet sich auch viel im Netz aber ich kriegs nicht ans laufen.

Hat vielleicht noch jemand einen Tipp? Würde mich sehr freuen.

mfg
The.real.kabel
Back to top
View user's profile Send private message
franzf
Veteran
Veteran


Joined: 29 Mar 2005
Posts: 2052
Location: Irgendwo im Nirgendwo

PostPosted: Wed Nov 28, 2007 3:45 pm    Post subject: Reply with quote

the.real.kabel wrote:
ging alles gut, bis hierhin: http://rafb.net/p/xkVW2O68.html

Sync mal neu, PyQt-3.17 ist schon älter und funktioniert mit dem aktuellen sip-4.7 nicht...
Dann
Code:
emerge -1 sip PyQt


Quote:
Bei emerge -DuavN --resume --skipfirst world kam folgendes: http://rafb.net/p/r9EHaW28.html

Code:
USE="glitz" emerge -1 cairo
Back to top
View user's profile Send private message
the.real.kabel
n00b
n00b


Joined: 15 Sep 2007
Posts: 16

PostPosted: Wed Nov 28, 2007 4:12 pm    Post subject: Reply with quote

danke sehr =)

Ich hab jetzt emerge --sync gemacht (hatte ich davor auch schon) aber dann krieg ich wieder folgende errormeldung: http://rafb.net/p/qHJyUn37.html

Was mach ich falsch? :S

Danke sehr für die Hilfe bisher,

mfg
Kabel
Back to top
View user's profile Send private message
Max Steel
Veteran
Veteran


Joined: 12 Feb 2007
Posts: 1113
Location: My own world! I and Gentoo!

PostPosted: Wed Nov 28, 2007 4:25 pm    Post subject: Reply with quote

versuch mal ein

Code:

emerge --sync
revdep-rebuild -X
emerge -avtuDN --with-bdeps y system
emerge -avtuDN --with-bdeps y world


dasselbe wird auch durch ein:
Code:
emerge --sync && revdep-rebuild -X && emerge -avtuDN --with-bdeps y system && emerge -avtuDN --with-bdeps y world

erreicht.

falls revdep-rebuild nicht funktioniert wegenb command not found, einmal kurz emerge -av gentoolkit
_________________
mfg
Steel
___________________
Big sorry for my bad English.

My System:
  • AMD Athlon XP 1700+
  • 2048MB RAM
  • Gentoo 2008.0
  • Kernel 2.6.29-r5 gentoo-sources
  • Nvidia GeForce 6200


Version 0.3a
Back to top
View user's profile Send private message
franzf
Veteran
Veteran


Joined: 29 Mar 2005
Posts: 2052
Location: Irgendwo im Nirgendwo

PostPosted: Wed Nov 28, 2007 4:31 pm    Post subject: Reply with quote

the.real.kabel wrote:
Ich hab jetzt emerge --sync gemacht (hatte ich davor auch schon) aber dann krieg ich wieder folgende errormeldung: http://rafb.net/p/qHJyUn37.html

Das ist ja komisch:
Code:
cfgtest.cpp:5: error: expected type-specifier before ‘QWindowsXPStyle’

Du bist doch auf Gentoo Linux, x86? :D
Und genau wegen dem x86 ist PyQt-3.17.3 noch nicht stable (Sry, bin hier auf amd64 und bin blind davon ausgegangen dass das auch auf x86 schon stable ist). Nimm einfach mal die testing (~PyQt-3.17.3). Ich hab auf meinem x86 mit der Kombi sip-4.7.1 keine Probleme.

Grüße
Franz

Edit:
BGO sagt das Gleiche ;)


Last edited by franzf on Wed Nov 28, 2007 4:45 pm; edited 1 time in total
Back to top
View user's profile Send private message
franzf
Veteran
Veteran


Joined: 29 Mar 2005
Posts: 2052
Location: Irgendwo im Nirgendwo

PostPosted: Wed Nov 28, 2007 4:36 pm    Post subject: Reply with quote

Max Steel wrote:
versuch mal ein

[code]
emerge --sync
revdep-rebuild -X

Das wird hier denke ich wenig bringen... Es scheitert an mehreren nicht bestandenen Tests, und da wird ein revdep-rebuild wenig nützen.
Back to top
View user's profile Send private message
the.real.kabel
n00b
n00b


Joined: 15 Sep 2007
Posts: 16

PostPosted: Thu Nov 29, 2007 12:33 pm    Post subject: Reply with quote

Hallo,

danke sehr, hat mir echt weitergeholfen, hab jetzt auch weiter gemacht jedoch scheitere ich an einem andern Problem, so einige hab ich beseitigt, aber bei diesem weiss ich nicht soo recht, habt ihr dafür auch ein wundermittel? :
http://rafb.net/p/3MpDqB41.html

würd mich über jeden Ratschlag freuen,

mfg
Kabel
Back to top
View user's profile Send private message
franzf
Veteran
Veteran


Joined: 29 Mar 2005
Posts: 2052
Location: Irgendwo im Nirgendwo

PostPosted: Thu Nov 29, 2007 12:52 pm    Post subject: Reply with quote

the.real.kabel wrote:
aber bei diesem weiss ich nicht soo recht, habt ihr dafür auch ein wundermittel? :
http://rafb.net/p/3MpDqB41.html

Hast dus schon wie oben gesagt versucht mit
Code:
USE="glitz" emerge cairo
:?:

edit:
sry, nachher natürlich noch
Code:
emerge -1 cairomm
...
Es wird ja an libcairomm rumgemeckert ;)
Back to top
View user's profile Send private message
the.real.kabel
n00b
n00b


Joined: 15 Sep 2007
Posts: 16

PostPosted: Thu Nov 29, 2007 2:53 pm    Post subject: Reply with quote

Hallo,

mh na da war wohl was falschgelaufen, danke sehr ich mach jetzt mal das update endlich weiter. Wirklich sehr grosses Danke für eure Hilfe. Ich hab echt viel hinzugelernt dank euch.

mfg
Kabel
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 - 5 Hours
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