Skip to content

bug(python): Release script for python is failing with No such file or directory: '.kokoro/requirements.txt' #1566

@parthea

Description

@parthea

See example failure here: https://fusion2.corp.google.com/invocations/5714116c-bad2-4d16-8e8e-d94ea7ec6280/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fpython-securitycenter%2Frelease%2Frelease/log.

I think the path kokoro/requirements.txt here should be changed to github/{{ metadata['repo']['repo'].split('/')[1] }}/kokoro/requirements.txt

python3 -m pip install --require-hashes -r .kokoro/requirements.txt

Metadata

Metadata

Assignees

Labels

lang: pythonIssues specific to Python.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions