GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1570
travis: use ipmitool from ubuntu repository @swill @pdion891 please review, merge this once Travis is green. The packages.shapeblue.com server is unreachable which is causing a wget command to fail. This fixes this by installing `ipmitool` from ubuntu repositories. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack travis-ipmitool-remove Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1570.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1570 ---- commit 91c9fc9f6ef5c09e788c20dececd0ee4d7325d29 Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2016-05-29T10:44:28Z travis: use ipmitool from ubuntu repository Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---