Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495184 - =net-voip/telepathy-gabble-0.16.7 Requires x11-libs/gtksourceview
Summary: =net-voip/telepathy-gabble-0.16.7 Requires x11-libs/gtksourceview
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-24 07:12 UTC by David E. Narváez
Modified: 2014-03-29 18:16 UTC (History)
0 users

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 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)
+