Travis pyinstaller integration test job is failing #2958

Closed
opened 2019-01-23 19:15:40 +00:00 by exarkun · 3 comments
exarkun commented 2019-01-23 19:15:40 +00:00
Owner
> Traceback (most recent call last):
    File "/Users/travis/build/tahoe-lafs/tahoe-lafs/.tox/pyinstaller/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module>
      main()
    File "/Users/travis/build/tahoe-lafs/tahoe-lafs/.tox/pyinstaller/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/Users/travis/build/tahoe-lafs/tahoe-lafs/.tox/pyinstaller/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 54, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/pip-build-env-JA4ojb/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 115, in get_requires_for_build_wheel
      return _get_build_requires(config_settings, requirements=['wheel'])
    File "/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/pip-build-env-JA4ojb/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 101, in _get_build_requires
      _run_setup()
    File "/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/pip-build-env-JA4ojb/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 85, in _run_setup
      exec(compile(code, *file*, 'exec'), locals())
    File "setup.py", line 20, in <module>
      from [PyInstaller](wiki/PyInstaller) import *version* as version, HOMEPATH, PLATFORM
  [ImportError](wiki/ImportError): No module named [PyInstaller](wiki/PyInstaller)

https://github.com/pypa/pip/issues/6163

``` > Traceback (most recent call last): File "/Users/travis/build/tahoe-lafs/tahoe-lafs/.tox/pyinstaller/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module> main() File "/Users/travis/build/tahoe-lafs/tahoe-lafs/.tox/pyinstaller/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/Users/travis/build/tahoe-lafs/tahoe-lafs/.tox/pyinstaller/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 54, in get_requires_for_build_wheel return hook(config_settings) File "/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/pip-build-env-JA4ojb/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 115, in get_requires_for_build_wheel return _get_build_requires(config_settings, requirements=['wheel']) File "/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/pip-build-env-JA4ojb/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 101, in _get_build_requires _run_setup() File "/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/pip-build-env-JA4ojb/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 85, in _run_setup exec(compile(code, *file*, 'exec'), locals()) File "setup.py", line 20, in <module> from [PyInstaller](wiki/PyInstaller) import *version* as version, HOMEPATH, PLATFORM [ImportError](wiki/ImportError): No module named [PyInstaller](wiki/PyInstaller) ``` <https://github.com/pypa/pip/issues/6163>
tahoe-lafs added the
dev-infrastructure
supercritical
defect
1.12.1
labels 2019-01-23 19:15:40 +00:00
tahoe-lafs added this to the undecided milestone 2019-01-23 19:15:40 +00:00
GitHub <noreply@github.com> commented 2019-01-23 23:10:11 +00:00
Author
Owner

In 1db86c6/trunk:

Merge pull request #536 from tahoe-lafs/2958.pip-vs-pyinstaller-vs-pep517

Get pip 19 and pyinstaller 3.4 working together

Fixes ticket:2958
In [1db86c6/trunk](/tahoe-lafs/trac-2024-07-25/commit/1db86c681b561462406ab62288a924fd9c443ddd): ``` Merge pull request #536 from tahoe-lafs/2958.pip-vs-pyinstaller-vs-pep517 Get pip 19 and pyinstaller 3.4 working together Fixes ticket:2958 ```
tahoe-lafs added the
fixed
label 2019-01-23 23:10:11 +00:00
GitHub <noreply@github.com> closed this issue 2019-01-23 23:10:11 +00:00
exarkun commented 2019-01-25 14:11:54 +00:00
Author
Owner

Reopened in 79ecea6823461d6cf859252ef437ed003ecc2f60 because the fix didn't actually work.

Reopened in 79ecea6823461d6cf859252ef437ed003ecc2f60 because the fix didn't actually work.
tahoe-lafs removed the
fixed
label 2019-01-25 14:11:54 +00:00
exarkun reopened this issue 2019-01-25 14:11:54 +00:00
GitHub <noreply@github.com> commented 2019-01-25 17:26:43 +00:00
Author
Owner

In c73c32d/trunk:

Merge pull request #540 from tahoe-lafs/2958.no-build-isolation

Fix the macOS pyinstaller travis job

Fixes: ticket:2958
In [c73c32d/trunk](/tahoe-lafs/trac-2024-07-25/commit/c73c32d0485a93e4fb4ef4bd95bbd3f3c12d3ae3): ``` Merge pull request #540 from tahoe-lafs/2958.no-build-isolation Fix the macOS pyinstaller travis job Fixes: ticket:2958 ```
tahoe-lafs added the
fixed
label 2019-01-25 17:26:43 +00:00
GitHub <noreply@github.com> closed this issue 2019-01-25 17:26:43 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#2958
No description provided.