Opened at 2020-08-20T17:20:35Z
Closed at 2020-08-24T22:13:21Z
#3388 closed defect (fixed)
The Ubuntu 20.04 image builder CircleCI job fails
Reported by: | exarkun | Owned by: | GitHub <noreply@…> |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | review | Cc: | |
Launchpad Bug: |
Description
+ /tmp/venv/bin/pip wheel --wheel-dir /tmp/wheelhouse '/tmp/project[test]' pip wheel tox codecov python-subunit junitxml subunitreporter Looking in links: file:///tmp/wheelhouse Processing /tmp/project ERROR: Package 'tahoe-lafs' requires a different Python: 3.8.2 not in '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <3.7' The command '/bin/sh -c "${BUILD_SRC_ROOT}"/.circleci/prepare-image.sh "${WHEELHOUSE_PATH}" "${VIRTUALENV_PATH}" "${BUILD_SRC_ROOT}" "python${PYTHON_VERSION}"' returned a non-zero code: 1
Change History (2)
comment:1 Changed at 2020-08-20T17:26:55Z by exarkun
- Keywords review added
comment:2 Changed at 2020-08-24T22:13:21Z by GitHub <noreply@…>
- Owner set to GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In bce701d/trunk:
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/786