[
https://issues.apache.org/jira/browse/PHOENIX-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richárd Antal updated PHOENIX-6801:
-----------------------------------
Summary: Fix failing docker build because of missing Ubuntu repos (was:
Fix failing docker build)
> Fix failing docker build because of missing Ubuntu repos
> --------------------------------------------------------
>
> Key: PHOENIX-6801
> URL: https://issues.apache.org/jira/browse/PHOENIX-6801
> Project: Phoenix
> Issue Type: Task
> Components: python
> Affects Versions: python-phoenixdb-1.2.0
> Reporter: Richárd Antal
> Assignee: Richárd Antal
> Priority: Major
>
> {{docker build -t toxtest . fails}} because of missing repos
>
> {code:java}
> E: Failed to fetch
> http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-libs_9.16.1-0ubuntu2.10_amd64.deb
> 404 Not Found [IP: 185.125.190.36 80]
> E: Failed to fetch
> http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.16.1-0ubuntu2.10_amd64.deb
> 404 Not Found [IP: 185.125.190.36 80]
> E: Unable to fetch some archives, maybe run apt-get update or try with
> --fix-missing?{code}
> Add {{apt-get update}} to fix it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)