pt-sift downloads http://percona.com/get/pt-pmp, which does not work

Bug #857091 reported by Kenny Gryp
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Fix Released
Medium
Daniel Nichter
1.0
Fix Released
Medium
Daniel Nichter
2.0
Fix Released
Medium
Daniel Nichter

Bug Description

pt-sift should download from WWW.percona.com or it does not work:

desktop:~ gryp$ curl http://percona.com/get/pt-pmp
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="http://www.percona.com/get/pt-pmp">here</a>.</p>
</body></html>

desktop:~ gryp$ curl http://www.percona.com/get/pt-pmp | head -n 10
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
100 10021 100 10021 0 0 10316 0 --:--:-- --:--:-- --:--:-- 29560
#!/usr/bin/env bash

# This program is part of Percona Toolkit: http://www.percona.com/software/
# See "COPYRIGHT, LICENSE, AND WARRANTY" at the end of this file for legal
# notices and disclaimers.

usage() {
   if [ "${OPT_ERR}" ]; then
      echo "${OPT_ERR}" >&2
   fi

Tags: pt-sift url

Related branches

Revision history for this message
Kenny Gryp (gryp) wrote :

here's the diff that fixes it for me.

tags: added: pt-sift url
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-422

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.