Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]totem nicht mergebar
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
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Thu Jun 23, 2011 10:25 am    Post subject: [solved]totem nicht mergebar Reply with quote

Hi Leute,

ich bin gerade dabei ein World-update zu fahren. Nun stoße ich auf das Problem das ich totem:2.32.0 nicht mergen kann und auch die 7 Pakete danach dadurch blockiert.

Ich habe mir natürlich als erstes mal die Fehlermeldung und das Log angesehen:

Code:
configure: error:
         Cannot find required GStreamer-0.10 plugin 'gconfaudiosink'.
         It should be part of gst-plugins-good. Please install it.
      

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0/config.log
 * ERROR: media-video/totem-2.32.0 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 5742:  Called gnome2_src_configure
 *   environment, line 3270:  Called econf '--disable-scrollkeeper' '--disable-schemas-install' '--disable-static' '--disable-vala' '--with-dbus' '--with-smclient' '--enable-easy-codec-installation' '--disable-browser-plugins' 'BROWSER_PLUGIN_DIR=/usr/lib64/nsbrowser/plugins' 'PLUGINDIR=/usr/lib64/totem/plugins' '--with-plugins=properties,thumbnail,screensaver,ontop,gromit,media-player-keys,skipto,brasero-disc-recorder,screenshot,chapters,bemused,opensubtitles,jamendo,pythonconsole,dbus-service,youtube' '--disable-debug' '--enable-nautilus' '--enable-python' '--disable-gtk-doc'
 *     ebuild.sh, line  557:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =media-video/totem-2.32.0',
 * the complete build log and the output of 'emerge -pqv =media-video/totem-2.32.0'.
 * The complete build log is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/environment'.
 * S: '/var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0'

>>> Failed to emerge media-video/totem-2.32.0, Log file:

>>>  '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'

 * Messages for package media-video/totem-2.32.0:

 * ERROR: media-video/totem-2.32.0 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 5742:  Called gnome2_src_configure
 *   environment, line 3270:  Called econf '--disable-scrollkeeper' '--disable-schemas-install' '--disable-static' '--disable-vala' '--with-dbus' '--with-smclient' '--enable-easy-codec-installation' '--disable-browser-plugins' 'BROWSER_PLUGIN_DIR=/usr/lib64/nsbrowser/plugins' 'PLUGINDIR=/usr/lib64/totem/plugins' '--with-plugins=properties,thumbnail,screensaver,ontop,gromit,media-player-keys,skipto,brasero-disc-recorder,screenshot,chapters,bemused,opensubtitles,jamendo,pythonconsole,dbus-service,youtube' '--disable-debug' '--enable-nautilus' '--enable-python' '--disable-gtk-doc'
 *     ebuild.sh, line  557:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =media-video/totem-2.32.0',
 * the complete build log and the output of 'emerge -pqv =media-video/totem-2.32.0'.
 * The complete build log is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/environment'.
 * S: '/var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0'


Habe dann auch sofort gstreamer neu gemergt und dann das Update neugestartet. Mal abgesehen davon das gstreamer davor schon installiert war :?:
Wie kann ich bei solchen Problemen weiter verfahren um den Teufel auf die Schliche zu kommen?


Last edited by lukasletitburn on Sat Jul 09, 2011 7:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Thu Jun 23, 2011 12:30 pm    Post subject: Reply with quote

media-libs/gst-plugins-good scheint das Problem zu sein.
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Thu Jun 23, 2011 12:37 pm    Post subject: Reply with quote

Quote:
media-libs/gst-plugins-good scheint das Problem zu sein.


Stimmt das weiss doch selbst wie ich schon schrieb!

Mein Problem besteht darin das ich das Problem erkannt habe! es neu gemergt habe! Und es immer noch nicht geht obwohl die gewünschte Version installiert ist!
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4570
Location: Germany

PostPosted: Thu Jun 23, 2011 12:39 pm    Post subject: Reply with quote

lukasletitburn wrote:
Wie kann ich bei solchen Problemen weiter verfahren um den Teufel auf die Schliche zu kommen?
Nutze deine Fehlermeldung, durchsuche damit das Web, und schaue ob andere Leute schon eine Lösung gefunden haben.
Nutze zb die Info aus Bug 332139 - >=media-video/totem-2.30.2 does not configure (gconfaudiosink) (see comment #25)

edit:
Vermutlich sollte es korrekt bauen wenn du deine X Session beendest, und es dann von der Textkonsole (tty Terminal) aus baust.
(ungetestet)
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Thu Jun 23, 2011 9:46 pm    Post subject: Reply with quote

Danke Josef für den Tipp mit X aber ich verstehe nicht was es dabei für ein Unterschied macht ob X läuft oder nicht.

Kannst du es mir erläutern?

Lukas
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4570
Location: Germany

PostPosted: Fri Jun 24, 2011 2:46 am    Post subject: Reply with quote

ukasletitburn wrote:
Kannst du es mir erläutern?
Sorry nein, besser wie schon im Bug Report erläutert bekomme ich es auch nicht hin..
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 24, 2011 7:40 am    Post subject: Reply with quote

lukasletitburn wrote:
Quote:
media-libs/gst-plugins-good scheint das Problem zu sein.


Stimmt das weiss doch selbst wie ich schon schrieb!

Mein Problem besteht darin das ich das Problem erkannt habe! es neu gemergt habe! Und es immer noch nicht geht obwohl die gewünschte Version installiert ist!


Du hattest geschrieben, dass du gstreamer neu installiert hast, da gstreamer und das plugin nicht das Gleiche ist, dachte ich, dass das helfen würde.
Scheint aber nun doch in eine andere Richtung zu gehen...
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Fri Jun 24, 2011 10:16 am    Post subject: Reply with quote

Höö? In welche Richtung geht es den?
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 24, 2011 3:03 pm    Post subject: Reply with quote

lukasletitburn wrote:
Höö? In welche Richtung geht es den?


Wie Josef.95 schon andeutete, scheint es ein Problem mit doppelten DBUS Session zu geben:
https://bugs.gentoo.org/show_bug.cgi?id=332139#c46
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4570
Location: Germany

PostPosted: Sat Jun 25, 2011 1:13 pm    Post subject: Reply with quote

Ansonsten schaue doch auch mal wie die Leute es hier gelöst haben:
[Solved]Totem: fails at ./configure
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4570
Location: Germany

PostPosted: Sat Jul 09, 2011 3:57 pm    Post subject: Reply with quote

Hi Lukas
wie schaut es aus, ist hier wirklich keine Lösung in Sicht?
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Sat Jul 09, 2011 7:28 pm    Post subject: Reply with quote

Problem gelöst da Rechner beim Hersteller. Grafikchip geschrottet.
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