New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 626083 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Jul 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Dev autotest setup script does not install mysql dep

Project Member Reported by jgiorgi@chromium.org, Jul 6 2016

Issue description

OS: Ubuntu

What steps will reproduce the problem?
(1) Ensure libmysqlclient-dev is not installed on your system.
(2) Run third_party/autotest/files/site_utils/setup_dev_autotest.sh

Script will fail 'Reticulating splines...' with no obvious cause. Running with --debug shows a missing dependency on libmysqlclient.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 12 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/1214c774ff8403a1f21516d8f6314f5d175ae218

commit 1214c774ff8403a1f21516d8f6314f5d175ae218
Author: Justin Giorgi <jgiorgi@google.com>
Date: Tue Jul 05 05:43:37 2016

[autotest] Added dep to dev setup script.

libmysqlclient-dev was required but not installed.

BUG= chromium:626083 
TEST=Verified locally

Change-Id: Ia27d16171d9048e352a7d173d4b3cfaec9fec07b
Reviewed-on: https://chromium-review.googlesource.com/358276
Commit-Ready: Justin Giorgi <jgiorgi@google.com>
Tested-by: Justin Giorgi <jgiorgi@google.com>
Reviewed-by: Kevin Cheng <kevcheng@chromium.org>

[modify] https://crrev.com/1214c774ff8403a1f21516d8f6314f5d175ae218/site_utils/setup_dev_autotest.sh

Status: Assigned (was: Untriaged)
Status: Verified (was: Assigned)

Sign in to add a comment