align not part of percona-toolkit

Bug #888286 reported by aeva black
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Fix Released
High
Brian Fraser

Bug Description

pt-sift is still fetching "align" from the Aspersa repository. Instead, align should be added to percona-toolkit, just like its cousin pt-mext was.

Here is the relevant section of pt-sift (fetched from current bzr trunk)

 54 # Aspersa tools:
 55 for prog in align; do
...
 62 elif which "curl" >/dev/null 2>&1; then
 63 echo "Fetching $prog" >&2
 64 curl http://aspersa.googlecode.com/svn/trunk/$prog > "$prog" && chmod +x "$prog"

Related branches

Changed in percona-toolkit:
assignee: nobody → Daniel Nichter (daniel-nichter)
importance: Undecided → High
status: New → Confirmed
Changed in percona-toolkit:
milestone: none → 2.0.1
Changed in percona-toolkit:
assignee: Daniel Nichter (daniel-nichter) → nobody
assignee: nobody → Brian Fraser (fraserbn)
Changed in percona-toolkit:
status: Confirmed → Fix Committed
Changed in percona-toolkit:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PT-283

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.