Skip to content

Remove symlink to docs directory#8

Merged
astahlman merged 1 commit intodata-platformfrom
disable-doc-build
Jul 20, 2017
Merged

Remove symlink to docs directory#8
astahlman merged 1 commit intodata-platformfrom
disable-doc-build

Conversation

@astahlman
Copy link

This symlink is left dangling when ETL builds airflow as a dependency, which is causing deployment to fail. Excerpt from the logs:

/srv/salt/venv/bin/python /srv/pulldeploy/pulldeploy/deploy.py -p etl
2017-07-19 20:17:42,202 INFO frozen_venv ./venvs/service directory
created
2017-07-19 20:17:57,857 ERROR Command failed: cp -RL
/srv/venvs/service/* ./venvs/service
2017-07-19 20:17:57,857 ERROR cp: cannot stat
'/srv/venvs/service/trusty/service_venv/src/airflow/airflow/www/static/docs':
No such file or directory

cc @lyft/data-platform

This symlink is left dangling when ETL builds airflow as a dependency,
which is causing deployment to fail. Excerpt from the logs:

    /srv/salt/venv/bin/python /srv/pulldeploy/pulldeploy/deploy.py -p etl
    2017-07-19 20:17:42,202 INFO frozen_venv ./venvs/service directory
    created
    2017-07-19 20:17:57,857 ERROR Command failed: cp -RL
    /srv/venvs/service/* ./venvs/service
    2017-07-19 20:17:57,857 ERROR cp: cannot stat
    '/srv/venvs/service/trusty/service_venv/src/airflow/airflow/www/static/docs':
    No such file or directory
@astahlman
Copy link
Author

👀 @perryzheng

@astahlman
Copy link
Author

Shipping optimistically, will come back to address comments if anyone has any.

@astahlman astahlman merged commit ba2d0d0 into data-platform Jul 20, 2017
@perryzheng
Copy link

👍

@eschachar eschachar deleted the disable-doc-build branch September 24, 2022 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants