Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 495184

Summary: =net-voip/telepathy-gabble-0.16.7 Requires x11-libs/gtksourceview
Product: Gentoo Linux Reporter: David E. Narváez <david.narvaez>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David E. Narváez 2013-12-24 07:12:26 UTC
Telepathy gabble installs a debugging utility /usr/bin/telepathy-gabble-xmpp-console that requires GtkSource to be in the gi repository

Reproducible: Always

Steps to Reproduce:
1. Install =net-voip/telepathy-gabble-0.16.7
2. Run telepathy-gabble-xmpp-console
Actual Results:  
$ telepathy-gabble-xmpp-console 
ERROR:root:Could not find any typelib for GtkSource
Traceback (most recent call last):
  File "/usr/bin/telepathy-gabble-xmpp-console", line 33, in <module>
    from gi.repository import GtkSource
ImportError: cannot import name GtkSource

Expected Results:  
$ telepathy-gabble-xmpp-console 

Usage:

  /usr/bin/telepathy-gabble-xmpp-console gabble/jabber/blahblah
  /usr/bin/telepathy-gabble-xmpp-console org.freedesktop.Telepathy.Connection.gabble.jabber.blahblah

List account identifiers using `mc-tool list | grep gabble`.
List connection bus names using `qdbus | grep gabble`.
Comment 1 Pacho Ramos gentoo-dev 2013-12-24 09:25:01 UTC
Not many packages RDEPEND on gtksourceview... not sure if add the dep unconditionally or add a "debug" USE flag that would install this utility and add the RDEPEND :/
Comment 2 David E. Narváez 2013-12-24 09:29:58 UTC
(In reply to Pacho Ramos from comment #1)
> Not many packages RDEPEND on gtksourceview... not sure if add the dep
> unconditionally or add a "debug" USE flag that would install this utility
> and add the RDEPEND :/

I would add the USE flag, since the odds that a user will actually be debugging her gabble connections are low.
Comment 3 Pacho Ramos gentoo-dev 2013-12-24 13:45:17 UTC
As talked with Gilles, "tools" USE flag would be better, maybe for next bump :/
Comment 4 Pacho Ramos gentoo-dev 2014-03-29 18:16:41 UTC
+*telepathy-gabble-0.18.2 (29 Mar 2014)
+
+  29 Mar 2014; Pacho Ramos <pacho@gentoo.org> +telepathy-gabble-0.18.2.ebuild,
+  metadata.xml:
+  Version bump and add 'plugins' USE flag (#495184 by David E. Narvaez)
+