Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278290 - emerging totem-2.26.3 can not find GStreamer-0.10 plugin 'gconfaudiosink'
Summary: emerging totem-2.26.3 can not find GStreamer-0.10 plugin 'gconfaudiosink'
Status: RESOLVED DUPLICATE of bug 258380
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://pastebin.com/f2cfefd76
Whiteboard:
Keywords:
: 330981 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-19 00:52 UTC by John Masinter
Modified: 2010-08-11 07:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Masinter 2009-07-19 00:52:35 UTC
emerging totem-2.26.3 gets error:

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

But GStreamer-0.10 and gst-plugins-good were both emerged successfully.
Upon exam, gst-plugins-good does not have gconfaudiosink and I can not find an ebuild with any similar name. Emerge log of totem given in URL section.


Reproducible: Always

Steps to Reproduce:
1. emerge =media-video/totem-2.26.3

Actual Results:  
emerged failed during config due to missing pre-req.

Expected Results:  
emerge succeed.
Comment 1 John Masinter 2009-07-19 01:03:54 UTC
I do not believe this is a duplicate of bug#149207.

This is a fresh clean emerge of gnome with a up to date portage tree.

Also I see that these other packages were successfully emerge before totem:
gst-plugins-good.log, gst-plugins-gconf.log, gst-plugins-base.log, total of 18 gst-plugins, all emerge good prior to totem.

Comment 2 John Masinter 2009-07-19 01:11:16 UTC
The solution was here: bug#258380

Sorry guys, I forgot to also search closed bugs before opening this bug.

In short, I needed to run "dbus-uuidgen --ensure" to generate an uuid.

But I do think its a bug that dbus does not do this upon install.

Especially if other ebuilds will fail cryptically when missing the uuid.


*** This bug has been marked as a duplicate of bug 258380 ***
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-08-03 08:30:08 UTC
*** Bug 330981 has been marked as a duplicate of this bug. ***
Comment 4 Matthias Herrmann 2010-08-03 08:47:56 UTC
I ran dbus-uuidgen --ensure but the problem still occurs. Also when I run gst-inspect-0.10 gconfaudiosink I get an Segmentation fault.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-08-11 07:57:32 UTC
*** Bug 330981 has been marked as a duplicate of this bug. ***
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-08-11 07:59:03 UTC
*** Bug 332139 has been marked as a duplicate of this bug. ***