[
https://issues.apache.org/jira/browse/AIRFLOW-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16889773#comment-16889773
]
ASF subversion and git services commented on AIRFLOW-5008:
----------------------------------------------------------
Commit fe405e50904cb4d31c345eb52ef02e66562d5a6e in airflow's branch
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=fe405e5 ]
[AIRFLOW-5008] Fixed missing libmysql-client-dev in Oracle repos
(cherry picked from commit 692df654af3cf310d61f8551a18621e52470bb25)
> The libmysqlclient-dev disappeared from Oracle's ubuntu repos
> -------------------------------------------------------------
>
> Key: AIRFLOW-5008
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5008
> Project: Apache Airflow
> Issue Type: Bug
> Components: ci
> Affects Versions: 1.10.4, 2.0.0
> Reporter: Jarek Potiuk
> Priority: Major
>
> Seems that libmysqlclient-dev disappeared from Oracle's repositories and when
> building images from scratch the build fails with missing dependency.
> Problem is similar to described here:
> [https://www.answiz.com/questions/1892/package-libmysqlclient-dev-has-no-installation-candidate]
> Solution is to replace libmysqlclient-dev with default-libmysqlclient-dev
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)