Created
June 22, 2016 21:49
-
-
Save 526avijitgupta/2b6d86aa7f6c16877231063e34a03c1b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ref_list: | |
[GitRef(local_ref='refs/heads/creator-dashboard-frontend-view', local_sha1='f6bff836dc230faea6aec40bd5493d7b402d691b', remote_ref='refs/heads/creator-dashboard-frontend-view', remote_sha1='a5f87e526554d5b2ee17d18f4608b7f09accd635')] | |
Modified files in creator-dashboard-frontend-view: | |
[FileDiff(status='M', name='core/templates/dev/head/css/oppia.css')] | |
Files to lint in creator-dashboard-frontend-view: | |
['core/templates/dev/head/css/oppia.css'] | |
Starting Javascript and Python Linting | |
---------------------------------------- | |
There are no JavaScript files to lint. | |
There are no Python files to lint. | |
---------------------------------------- | |
Starting Pattern Checks | |
---------------------------------------- | |
---------------------------------------- | |
(1 files checked, 0 errors found) | |
SUCCESS Pattern checks passed | |
Checking if node.js is installed in /Users/aviato/github/oppia/oppia_tools | |
Generating list of installed node modules... | |
Generation completed. | |
Checking whether Google App Engine is installed in /Users/aviato/github/oppia/oppia_tools/google_appengine_1.9.19/google_appengine | |
Environment setup completed. | |
Installing third-party JS libraries and zip files. | |
Checking whether gulp is installed | |
Checking whether through2 is installed | |
Checking whether yargs is installed | |
Checking whether gulp-concat is installed | |
Checking whether gulp-clean-css is installed | |
Checking whether gulp-util is installed | |
Checking whether jscs is installed | |
Checking whether gulp-sourcemaps is installed | |
Checking whether gulp-minify is installed | |
Checking whether Skulpt is installed in third_party | |
Checking if pip is installed on the local machine | |
Checking if numpy is installed in /Users/aviato/github/oppia/oppia_tools/pip_packages | |
Checking if pylint is installed in /Users/aviato/github/oppia/oppia_tools/pip_packages | |
Checking if webtest is installed in third_party | |
Checking if browsermob-proxy is installed in /Users/aviato/github/oppia/oppia_tools/pip_packages | |
Installing browsermob-proxy | |
Collecting browsermob-proxy==0.7.1 | |
Collecting requests>=1.1.0 (from browsermob-proxy==0.7.1) | |
Using cached requests-2.10.0-py2.py3-none-any.whl | |
Installing collected packages: requests, browsermob-proxy | |
Exception: | |
Traceback (most recent call last): | |
File "/usr/local/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main | |
status = self.run(options, args) | |
File "/usr/local/lib/python2.7/site-packages/pip/commands/install.py", line 317, in run | |
prefix=options.prefix_path, | |
File "/usr/local/lib/python2.7/site-packages/pip/req/req_set.py", line 742, in install | |
**kwargs | |
File "/usr/local/lib/python2.7/site-packages/pip/req/req_install.py", line 831, in install | |
self.move_wheel_files(self.source_dir, root=root, prefix=prefix) | |
File "/usr/local/lib/python2.7/site-packages/pip/req/req_install.py", line 1032, in move_wheel_files | |
isolated=self.isolated, | |
File "/usr/local/lib/python2.7/site-packages/pip/wheel.py", line 247, in move_wheel_files | |
prefix=prefix, | |
File "/usr/local/lib/python2.7/site-packages/pip/locations.py", line 153, in distutils_scheme | |
i.finalize_options() | |
File "/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/install.py", line 264, in finalize_options | |
"must supply either home or prefix/exec-prefix -- not both" | |
DistutilsOptionError: must supply either home or prefix/exec-prefix -- not both | |
Push aborted due to failing frontend tests. | |
error: failed to push some refs to '[email protected]:526avijitgupta/oppia.git' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment