[
https://issues.apache.org/jira/browse/AIRFLOW-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891321#comment-16891321
]
ASF subversion and git services commented on AIRFLOW-5008:
----------------------------------------------------------
Commit fc99a2e701379d4290f1e7704cf47aeea51b4709 in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=fc99a2e ]
[AIRFLOW-5008] Fixed missing libmysql-client-dev in Oracle repos (#5629)
(cherry picked from commit 2b6c545c823527c0ae836acb28444c4e0046d3f0)
> 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)