PDA

View Full Version : Tracker gui wants older version of tracker


CiaW
5th May 2010, 04:45 PM
I'm not sure if this is a bugzilla issue or not? I suspect it is, but I thought I'd ask here first.

I had tracker installed (file indexer / desktop search tool) on Fedora 12 and liked it, so I also installed it on F13. I seemed to recall there was a gui for it but I couldn't find it, so I thought maybe it wasn't separate. It turns out from info I found on another buzilla that the gui is called tracker-search-tool.

The current installed version of tracker is: tracker-0.8.4-1.fc13.i686 (If I 'yum install tracker' that's the version that will install).

However, if I ask yum to install tracker-search-tool, this is what I get:

--> Finished Dependency Resolution
Error: Package: tracker-search-tool-0.6.96-4.fc13.i686 (fedora)
Requires: libtracker-gtk.so.0
Available: tracker-0.6.96-4.fc13.i686 (fedora)
Error: Package: tracker-search-tool-0.6.96-4.fc13.i686 (fedora)
Requires: libstemmer.so.0
Available: tracker-0.6.96-4.fc13.i686 (fedora)
Error: Package: tracker-search-tool-0.6.96-4.fc13.i686 (fedora)
Requires: libtrackerclient.so.0
Available: tracker-0.6.96-4.fc13.i686 (fedora)
Error: Package: tracker-search-tool-0.6.96-4.fc13.i686 (fedora)
Requires: tracker = 0.6.96-4.fc13
Installed: tracker-0.8.4-1.fc13.i686 (@updates-testing)
Available: tracker-0.6.96-4.fc13.i686 (fedora)

So the gui wants an earlier version of tracker. I tried searching on koji and nothing at all came up for tracker-search-tool. Do I file a bug report, or something else?

marvin_ita
5th May 2010, 05:40 PM
Seems that in updates testing there's an updated version of tracker, but not of the gui.

You can try to remove tracker, than disable the updates-testing repo and reinstall tracker and the gui using only the stable repo.

CiaW
6th May 2010, 04:38 AM

Seems that in updates testing there's an updated version of tracker, but not of the gui.

You can try to remove tracker, than disable the updates-testing repo and reinstall tracker and the gui using only the stable repo.

Thanks for the tip. I did exactly that, and installed a couple of other things while I was at it. Then I updated the gpg keys for rpmfusion repo's and did a yum update -- and guess what had an update to the newer version in the stable repo? tracker and tracker-search-tool! (Along with a new kernel and about 100mb of other stuff.)

So it appears to be working... now I have to figure out where to give them some feedback on configuration options. Thanks again!

AdamW
6th May 2010, 12:52 PM
tracker and tracker-search-tool come from the same build, so this is likely a compose weirdness. They should both show up in the stable repo soon.