New issue
Advanced search Search tips

Issue 792273 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Setup for infra/suite_scheduler does not work or needs better documentation

Project Member Reported by ayatane@chromium.org, Dec 6 2017

Issue description

Documentation and setup for suite_scheduler needs to be good enough that everyone can make it work.

Running python setup_environment.py has errors

Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 360, in run
    prefix=options.prefix_path,
  File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 784, in install
    **kwargs
  File "/usr/lib/python2.7/dist-packages/pip/req/req_install.py", line 851, in install
    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
  File "/usr/lib/python2.7/dist-packages/pip/req/req_install.py", line 1064, in move_wheel_files
    isolated=self.isolated,
  File "/usr/lib/python2.7/dist-packages/pip/wheel.py", line 247, in move_wheel_files
    prefix=prefix,
  File "/usr/lib/python2.7/dist-packages/pip/locations.py", line 153, in distutils_scheme
    i.finalize_options()
  File "/usr/share/python-wheels/setuptools-32.3.1-py2.py3-none-any.whl/setuptools/command/install.py", line 38, in finalize_options
    orig.install.finalize_options(self)
  File "/usr/lib/python2.7/distutils/command/install.py", line 289, in finalize_options
    raise DistutilsOptionError("can't combine user with prefix, "
DistutilsOptionError: can't combine user with prefix, exec_prefix/home, or install_(plat)base


Install google-cloud-sdk according to instructions doesn't work.
 
Note: maybe this is a package problem (using different versions of Ubuntu/Debian)
Mergedinto: 792690
Status: Duplicate (was: Untriaged)
Project Member

Comment 3 by bugdroid1@chromium.org, Dec 8 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/infra/suite_scheduler/+/a589c03dfb2d216c62399340a9dac0a7989b9bbd

commit a589c03dfb2d216c62399340a9dac0a7989b9bbd
Author: Xixuan Wu <xixuan@chromium.org>
Date: Wed Dec 06 01:37:36 2017

suite_scheduler: update README.md

BUG= chromium:792273 
TEST=None

Change-Id: Ic3a8297b9a6f990674f4a3fe03b50eb517734e44

[modify] https://crrev.com/a589c03dfb2d216c62399340a9dac0a7989b9bbd/README.md

Sign in to add a comment