Skip to content

.coafile: Add NoFutureImportBear - #268

Open
ankitxjoshi wants to merge 1 commit into
coala:masterfrom
ankitxjoshi:nofuture
Open

.coafile: Add NoFutureImportBear#268
ankitxjoshi wants to merge 1 commit into
coala:masterfrom
ankitxjoshi:nofuture

Conversation

@ankitxjoshi

Copy link
Copy Markdown

Closes #267

@ankitxjoshi ankitxjoshi left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python setup.py install results in a failure. It has to be executed twice for everything to get install.
Error =>

Running coala-bears-0.12.0.dev20171110210444/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t07yccma/coala-bears-0.12.0.dev20171110210444/egg-dist-tmp-8wzkz89t
ERROR:root:Module coalib is not found. Cannot do version checking.
error: [Errno 2] No such file or directory: 'ignore.txt'

@TravisBuddy

Copy link
Copy Markdown

Hey @MacBox7,
Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

@jayvdb

jayvdb commented Jul 20, 2018

Copy link
Copy Markdown
Member

@ankitxjoshi

Copy link
Copy Markdown
Author

Should this be pinned to a specific release for now?

@jayvdb

jayvdb commented Jul 28, 2018

Copy link
Copy Markdown
Member

This repo needs to use coala-bears master.

@jayvdb

jayvdb commented Oct 13, 2018

Copy link
Copy Markdown
Member

Best done after #318 to avoid having two different versions of coala in the same CI, which is rather confusing.

@jayvdb

jayvdb commented Jul 24, 2019

Copy link
Copy Markdown
Member

@MacBox7, sorry for the long delay. CI is now fixed and you can finish this off.

@TravisBuddy

Copy link
Copy Markdown

Travis tests have failed

Hey @MacBox7,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

pytest
pytest-travis-fold~=1.3.0
 requests-mock~=1.2
 ipdb~=0.11
-pip!=9.0.2, !=10.0.*, !=18.0
+pip<10
 six>=1.11.0
 wheel~=0.29
The command ".ci/check_moban.sh" exited with 1.

store build cache
changes detected (content changed, file is created, or file is deleted):\n/home/travis/.cache/pip/http/0/4/e/0/1/04e017851dbfe81db92d092eaaf2526622c3950bcb8f2696e57143da
/home/travis/.cache/pip/http/1/8/0/c/9/180c97d0ce330d4b5bdf9a3714532b2cb5ff73126efb503833a43e4b
/home/travis/.cache/pip/http/2/8/b/e/3/28be33ead213cc2e533cbeb10984fb112c05c40c8e6583014880063d
/home/travis/.cache/pip/http/3/3/a/d/7/33ad7fe31489f80e15fea42300adbfc4d75c0efc76d75cfab7d2e5b0
/home/travis/.cache/pip/http/4/5/9/7/6/45976c194ebb9180bf7410d422bcad653ce13bcb64dda0d07d72b09d
/home/travis/.cache/pip/http/4/9/0/f/6/490f6d7cd33219a4671ccf426e5cf1fb77b4a08820a91961cb0ae903
/home/travis/.cache/pip/http/4/9/5/1/d/4951d5b1cc8cf21ac6def23284ec38188e32c306e8f7d8cf3c44264d
/home/travis/.cache/pip/http/4/9/f/5/b/49f5b6df1993e2e89e871ce7123446e622bbf71141094da3530e6108
/home/travis/.cache/pip/http/8/0/7/8/0/80780a36033f35b0aaa2e31728fae9cc8e5e456217a81645ce80839e
/home/travis/.cache/pip/http/8/5/e/d/c/85edc62f7d2575bfd467818ec3147c3d95e5fe9ef615404746a879c3
/home/travis/.cache/pip/http/9/4/5/2/4/9\n...
changes detected, packing new archive
uploading PR.268/cache-linux-xenial-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--python-3.6.tgz
cache uploaded


Done. Your build exited with 1.
TravisBuddy Request Identifier: ae3e1310-adcf-11e9-aa77-bf7f12915990

@jayvdb

jayvdb commented Jul 24, 2019

Copy link
Copy Markdown
Member

Odd that it fails on Windows. See if there are any useful changes from moban to the coala-pyflakes repo setup.py - that is just an idea -- not really sure why it is failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Enable NoFutureImportBear in .coafile

4 participants