Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pushmsixscript] non-fatal tox failure #444

Closed
gbrownmozilla opened this issue Nov 30, 2021 · 4 comments · Fixed by #449
Closed

[pushmsixscript] non-fatal tox failure #444

gbrownmozilla opened this issue Nov 30, 2021 · 4 comments · Fixed by #449
Assignees

Comments

@gbrownmozilla
Copy link
Contributor

ERROR: invocation failed (exit code 1), logfile: /builds/worker/checkouts/src/pushmsixscript/.tox/coveralls/log/coveralls-2.log
[task 2021-11-29T20:39:22.203Z] ================================== log start ===================================
[task 2021-11-29T20:39:22.203Z] Obtaining file:///builds/worker/checkouts/src/pushmsixscript
[task 2021-11-29T20:39:22.203Z]   Installing build dependencies: started
[task 2021-11-29T20:39:22.203Z]   Installing build dependencies: finished with status 'done'
[task 2021-11-29T20:39:22.203Z]   Checking if build backend supports build_editable: started
[task 2021-11-29T20:39:22.203Z]   Checking if build backend supports build_editable: finished with status 'done'
[task 2021-11-29T20:39:22.204Z]   Getting requirements to build wheel: started
[task 2021-11-29T20:39:22.204Z]   Getting requirements to build wheel: finished with status 'done'
[task 2021-11-29T20:39:22.204Z]   Preparing metadata (pyproject.toml): started
[task 2021-11-29T20:39:22.204Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[task 2021-11-29T20:39:22.204Z] Collecting taskcluster
[task 2021-11-29T20:39:22.204Z]   Using cached taskcluster-44.2.2-py3-none-any.whl (135 kB)
[task 2021-11-29T20:39:22.204Z] ERROR: Could not find a version that satisfies the requirement scriptworker-client (from pushmsixscript) (from versions: none)
[task 2021-11-29T20:39:22.204Z] ERROR: No matching distribution found for scriptworker-client
[task 2021-11-29T20:39:22.204Z] 
[task 2021-11-29T20:39:22.204Z] =================================== log end ====================================
[task 2021-11-29T20:39:22.204Z] ___________________________________ summary ____________________________________
[task 2021-11-29T20:39:22.204Z] ERROR:   coveralls: InvocationError for command /builds/worker/checkouts/src/pushmsixscript/.tox/coveralls/bin/python -m pip install --exists-action w -e . (exited with code 1)
[task 2021-11-29T20:39:22.223Z]
@gbrownmozilla gbrownmozilla self-assigned this Nov 30, 2021
@gbrownmozilla
Copy link
Contributor Author

@escapewindow
Copy link
Contributor

We may need to explicitly point them to ../scriptworker_client ?

@gbrownmozilla
Copy link
Contributor Author

Yes, found and fixed that, but then hit:

ImportError: cannot import name 'Reporter' from 'coverage.report'

...which again is quietly failing for several other scripts.

@gbrownmozilla
Copy link
Contributor Author

See also issue #450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants