Laszlo Gaal created IMPALA-9845:
-----------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to