Bug 1198166

Summary: tracker script commands do not start.
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: trackerAssignee: Igor Gnatenko <ignatenko>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 22CC: amigadave, dakingun, debarshir, ignatenko
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: tracker-1.3.5-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-08 10:45:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sangu 2015-03-03 13:43:35 UTC
Description of problem:
$ tracker-info 
WARNING: The 'tracker-info' command is no longer available.
WARNING: Use 'tracker <command> [<args>]' instead...\n
/usr/bin/tracker-info: line 8: ./tracker: No such file or directory

$ cat /usr/bin/tracker-info 
#!/bin/sh

#export TRACKER_OLD_CMD=`echo $0 | sed 's/^[./]*//'`
export TRACKER_OLD_CMD=`basename $0`
echo "WARNING: The '$TRACKER_OLD_CMD' command is no longer available." > /dev/stderr
echo "WARNING: Use 'tracker <command> [<args>]' instead...\n" > /dev/stderr

./tracker $@


Version-Release number of selected component (if applicable):
1.3.3-1.fc22.x86_64

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 David King 2015-09-08 10:45:26 UTC
Fixed upstream in 1.3.5.