Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge --world
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
victorvox
n00b
n00b


Joined: 11 Aug 2006
Posts: 11
Location: Germany Mainz

PostPosted: Sat Sep 30, 2006 7:23 am    Post subject: emerge --world Reply with quote

hallo, volks,
ich möchte mein system updaten mit emerge --world, dabei bekomme ich folgenden Fehler:

Calculating world dependencies... done!

!!! Error: the <sys-apps/dbus-0.62 package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


Könntet Ihr mir da einen Tip geben ?
_________________
- - --
benedikt.termindoc.de
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Sat Sep 30, 2006 8:24 am    Post subject: Reply with quote

Wäre interessant mit welchem Paket dbus Schwierigkeiten hat.Ich meine das hatten wir schon mal hier.
Gib mal mehr Zeilen von der Fehlermeldung aus.
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
victorvox
n00b
n00b


Joined: 11 Aug 2006
Posts: 11
Location: Germany Mainz

PostPosted: Sat Sep 30, 2006 9:03 am    Post subject: .. Reply with quote

mehr zeilen habe ich leider nicht...oder wo finde ich die ?
_________________
- - --
benedikt.termindoc.de
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Sat Sep 30, 2006 9:05 am    Post subject: Re: .. Reply with quote

victorvox wrote:
mehr zeilen habe ich leider nicht...oder wo finde ich die ?

Das wird doch nicht alles gewesen sein?Stehen normalerweise darüber.
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
McEnroe
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jul 2006
Posts: 130
Location: 255.255.255.255

PostPosted: Sat Sep 30, 2006 9:30 am    Post subject: Re: .. Reply with quote

Doe John wrote:
victorvox wrote:
mehr zeilen habe ich leider nicht...oder wo finde ich die ?

Das wird doch nicht alles gewesen sein?Stehen normalerweise darüber.


-> nur wenn er --pretend verwendet, ansonsten kommt eine einfache fehlermeldung

mich würde interessieren was du dir von einem emerge --world (??? geht das überhaupt (world als parameter)???) erhoffst?
emerge -e world oder emerge -u world ist ja klar aber emerge --world?
Back to top
View user's profile Send private message
victorvox
n00b
n00b


Joined: 11 Aug 2006
Posts: 11
Location: Germany Mainz

PostPosted: Sat Sep 30, 2006 9:43 am    Post subject: ! Error: the <sys-apps/dbus-0.62 package conflicts Reply with quote

Localhorst benedikt # emerge -u world
Calculating world dependencies... done!

!!! Error: the <sys-apps/dbus-0.62 package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
_________________
- - --
benedikt.termindoc.de
Back to top
View user's profile Send private message
McEnroe
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jul 2006
Posts: 130
Location: 255.255.255.255

PostPosted: Sat Sep 30, 2006 9:45 am    Post subject: Re: ! Error: the <sys-apps/dbus-0.62 package conflicts Reply with quote

victorvox wrote:
Localhorst benedikt # emerge -u world
Calculating world dependencies... done!

!!! Error: the <sys-apps/dbus-0.62 package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


aso, aber das ist ganz was anderes...

ws gibt denn "emerge -pvuDt world" aus?
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Sat Sep 30, 2006 9:47 am    Post subject: Re: ! Error: the <sys-apps/dbus-0.62 package conflicts Reply with quote

McEnroe wrote:
victorvox wrote:
Localhorst benedikt # emerge -u world
Calculating world dependencies... done!

!!! Error: the <sys-apps/dbus-0.62 package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


aso, aber das ist ganz was anderes...

Das ist exakt die gleiche Meldung ;)

Helfen sollte da ein emerge -C dbus && emerge -uDNavt world.
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Sat Sep 30, 2006 9:48 am    Post subject: Re: .. Reply with quote

McEnroe wrote:


-> nur wenn er --pretend verwendet, ansonsten kommt eine einfache fehlermeldung

mich würde interessieren was du dir von einem emerge --world (??? geht das überhaupt (world als parameter)???) erhoffst?
emerge -e world oder emerge -u world ist ja klar aber emerge --world?

Stimmt,scheint emerge aber zu verstehen sonst wäre 'ne Meldung ala "Command not found" oder so gekommen.
Hatte ich garnicht drauf geachtet,weil ich es schon automatisch mit
Code:
emerge -uavDN world
mache.
Also victorvox,versuche das mal.
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
McEnroe
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jul 2006
Posts: 130
Location: 255.255.255.255

PostPosted: Sat Sep 30, 2006 10:10 am    Post subject: Re: ! Error: the <sys-apps/dbus-0.62 package conflicts Reply with quote

franzf wrote:
McEnroe wrote:
victorvox wrote:
Localhorst benedikt # emerge -u world
Calculating world dependencies... done!

!!! Error: the <sys-apps/dbus-0.62 package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


aso, aber das ist ganz was anderes...

Das ist exakt die gleiche Meldung ;)

Helfen sollte da ein emerge -C dbus && emerge -uDNavt world.


dbus würde ich nur auf der tty ohne X-server unmergen um sicher zu gehen das währenddessen die programme die dbus benötigen nicht verrückt spielen
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Sat Sep 30, 2006 10:13 am    Post subject: Re: ! Error: the <sys-apps/dbus-0.62 package conflicts Reply with quote

McEnroe wrote:

dbus würde ich nur auf der tty ohne X-server unmergen um sicher zu gehen das währenddessen die programme die dbus benötigen nicht verrückt spielen

Ich würde es erstmal drauf lassen und schauen wo die Ursache ist bevor man es einfach deinstalliert.
KDE und Gnome sind schon ziemlich drauf angewiesen.
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
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