[
https://issues.apache.org/jira/browse/AIRFLOW-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038414#comment-17038414
]
Aleksander Nitecki commented on AIRFLOW-6823:
---------------------------------------------
It's possible that it hard-failed previously. Running
`./scripts/ci/ci_fix_ownership.sh` fixed it.
Could the fix be automated, though?
Some ideas for that:
* Blindly try to fix ownership every breeze run before trying to chmod the
files (looking how `ci_fix_ownership.sh` is implemented this does not seem to
be a viable option)
* Detect the condition (files owned by root) and prompt the user if they want
to run `ci_fix_ownership.sh` before continuing (seems to be doable).
> Breeze broken on current master on Linux
> ----------------------------------------
>
> Key: AIRFLOW-6823
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6823
> Project: Apache Airflow
> Issue Type: Bug
> Components: breeze
> Affects Versions: 2.0.0
> Reporter: Aleksander Nitecki
> Assignee: Ash Berlin-Taylor
> Priority: Major
> Attachments: Breeze on current master log.txt
>
>
> See the attachment for log.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)