You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2020/06/10 20:21:00 UTC

[jira] [Assigned] (IMPALA-9845) Ant had a new release, so bootstrap_system.sh can't find the old one

     [ https://issues.apache.org/jira/browse/IMPALA-9845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Gaal reassigned IMPALA-9845:
-----------------------------------

    Assignee: Laszlo Gaal

> Ant had a new release, so bootstrap_system.sh can't find the old one
> --------------------------------------------------------------------
>
>                 Key: IMPALA-9845
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9845
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>            Reporter: Laszlo Gaal
>            Assignee: Laszlo Gaal
>            Priority: Major
>
> Docker-based build with Centos 8 breaks early in the build phase, while running bootstrap_system.sh:
> {code}
> 2020-06-10 11:48:55.928469 + redhat sudo wget -nv https://downloads.apache.org/ant/binaries/apache-ant-1.9.14-bin.tar.gz
> 2020-06-10 11:48:55.928493 + [[ true == true ]]
> 2020-06-10 11:48:55.928544 + sudo wget -nv https://downloads.apache.org/ant/binaries/apache-ant-1.9.14-bin.tar.gz
> 2020-06-10 11:48:56.726545 https://downloads.apache.org/ant/binaries/apache-ant-1.9.14-bin.tar.gz:
> 2020-06-10 11:48:56.726587 2020-06-10 11:48:56 ERROR 404: Not Found.
> {code}
> The problem is that Ant has released a new version, the previous one was moved to the archive site archive.apache.org, so bootstrap_system.sh can't find it any longer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org