Project

General

Profile

Actions

Bug #66655

closed

s3tests: ERROR: Invalid requirement: 'pytz >=2011k': Expected end or semicolon (after version specifier)

Added by Casey Bodley almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:

Description

ex https://qa-proxy.ceph.com/teuthology/yuriw-2024-06-21_15:47:24-rgw-wip-yuri3-testing-2024-06-20-1005-reef-distro-default-smithi/7767380/teuthology.log

2024-06-22T04:13:02.578 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: invocation failed (exit code 1), logfile: /home/ubuntu/cephtest/s3-tests-client.0/.tox/py/log/py-1.log
2024-06-22T04:13:02.578 INFO:teuthology.orchestra.run.smithi060.stdout:================================== log start ===================================
2024-06-22T04:13:02.579 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: Invalid requirement: 'pytz >=2011k': Expected end or semicolon (after version specifier)
2024-06-22T04:13:02.579 INFO:teuthology.orchestra.run.smithi060.stdout:    pytz >=2011k
2024-06-22T04:13:02.579 INFO:teuthology.orchestra.run.smithi060.stdout:         ~~~~~~^ (from line 11 of requirements.txt)
2024-06-22T04:13:02.579 INFO:teuthology.orchestra.run.smithi060.stdout:
2024-06-22T04:13:02.579 INFO:teuthology.orchestra.run.smithi060.stdout:=================================== log end ====================================
2024-06-22T04:13:02.579 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: could not install deps [-rrequirements.txt]; v = InvocationError('/home/ubuntu/cephtest/s3-tests-client.0/.tox/py/bin/python -m pip install -rrequirements.txt', 1)
2024-06-22T04:13:02.579 INFO:teuthology.orchestra.run.smithi060.stdout:___________________________________ summary ____________________________________
2024-06-22T04:13:02.579 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR:   py: could not install deps [-rrequirements.txt]; v = InvocationError('/home/ubuntu/cephtest/s3-tests-client.0/.tox/py/bin/python -m pip install -rrequirements.txt', 1)

according to Tejas:

on pip >21.3 , I think pip has stopped supporting pre release versions

Actions #1

Updated by Casey Bodley almost 2 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Casey Bodley

https://github.com/ceph/s3-tests/pull/569

will need backport to s3-tests branches: ceph-quincy, ceph-reef, ceph-squid, ceph-master

Actions #2

Updated by Casey Bodley almost 2 years ago

  • Status changed from Fix Under Review to Resolved

will need backport to s3-tests branches: ceph-quincy, ceph-reef, ceph-squid, ceph-master

merged and backported

Actions

Also available in: Atom PDF