Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301807 - app-misc/tracker-0.7.17 depends on nonexistant >=dev-libs/dbus-glib-0.82-r1
Summary: app-misc/tracker-0.7.17 depends on nonexistant >=dev-libs/dbus-glib-0.82-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 301809 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-22 07:20 UTC by Calvin Walton
Modified: 2010-01-24 21:55 UTC (History)
1 user (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 Calvin Walton 2010-01-22 07:20:35 UTC
The tracker-0.7.17 and tracker-9999 SCM ebuilds recently added to the tree, as seen in

http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tracker/tracker-0.7.17.ebuild?rev=1.1&view=markup

depends on >=dev-libs/dbus-glib-0.82-r1. However, this version of dbus-glib is not present in the tree:

http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dbus-glib/

causing dependency errors when attempting to install it!

Attempting to work around this by setting the dependency to =dev-libs/dbus-glib-0.82 gives the following error:
  CCLD   tracker-control
../../src/libtracker-client/.libs/libtracker-client-0.7.so: undefined reference to `org_freedesktop_DBus_list_activatable_names'
collect2: ld returned 1 exit status

Perhaps a bumped revision of dbus-glib was prepared, but never committed?

Reproducible: Always
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-01-22 07:40:13 UTC
+*dbus-glib-0.82-r1 (22 Jan 2010)
+
+  22 Jan 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  +dbus-glib-0.82-r1.ebuild:
+  Version bump. Do not use static dbus instrospection file. Enable checks
+  always just like for every other glib-based program.
+
sorry, didn't see commit failed. Thanks for reporting.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-01-24 21:55:42 UTC
*** Bug 301809 has been marked as a duplicate of this bug. ***