[
https://issues.apache.org/jira/browse/BEAM-7940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-7940.
--------------------------------
Resolution: Fixed
Fix Version/s: Not applicable
> beam_Release_Python_NightlySnapshot is broken due to directory not exist
> ------------------------------------------------------------------------
>
> Key: BEAM-7940
> URL: https://issues.apache.org/jira/browse/BEAM-7940
> Project: Beam
> Issue Type: Bug
> Components: build-system, test-failures
> Reporter: Mark Liu
> Assignee: Mark Liu
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> :sdks:python:depSnapshot broke beam_Release_Python_NightlySnapshot due to:
> {code}
> sh: 1: cannot create
> /home/jenkins/jenkins-slave/workspace/beam_Release_Python_NightlySnapshot/src/sdks/python/build/requirements.txt:
> Directory nonexistent
> {code}
> This is affected by https://github.com/apache/beam/pull/9277. Directory
> `sdks/python/build` no longer exist when writes to
> sdks/python/build/requirements.txt. We can create an empty file first to fix
> this problem and do cleanup at same time if old file exists.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)