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

Laszlo Gaal resolved IMPALA-9871.
---------------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> Toolchain bootstrap download fails on SLES12 sp5 
> -------------------------------------------------
>
>                 Key: IMPALA-9871
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9871
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>         Environment: SLES12 sp5
>            Reporter: Laszlo Gaal
>            Assignee: Laszlo Gaal
>            Priority: Blocker
>             Fix For: Impala 4.0
>
>
> bootstrap_toolchain.py fails to resolve the {{lsb_release -sir}} signature 
> for the recently released SP5:
> {code}
> 22:13:31 2020/06/18 16:43:31 INFO    : Traceback (most recent call last):
> 22:13:31 2020/06/18 16:43:31 INFO    :   File "./bin/bootstrap_toolchain.py", 
> line 638, in <module>
> 22:13:31 2020/06/18 16:43:31 INFO    :     if __name__ == "__main__": main()
> 22:13:31 2020/06/18 16:43:31 INFO    :   File "./bin/bootstrap_toolchain.py", 
> line 617, in main
> 22:13:31 2020/06/18 16:43:31 INFO    :     downloads += 
> get_toolchain_downloads()
> 22:13:31 2020/06/18 16:43:31 INFO    :   File "./bin/bootstrap_toolchain.py", 
> line 523, in get_toolchain_downloads
> 22:13:31 2020/06/18 16:43:31 INFO    :     llvm_package = 
> ToolchainPackage("llvm")
> 22:13:31 2020/06/18 16:43:31 INFO    :   File "./bin/bootstrap_toolchain.py", 
> line 243, in __init__
> 22:13:31 2020/06/18 16:43:31 INFO    :     label = 
> get_platform_release_label(release=platform_release).toolchain
> 22:13:31 2020/06/18 16:43:31 INFO    :   File "./bin/bootstrap_toolchain.py", 
> line 357, in get_platform_release_label
> 22:13:31 2020/06/18 16:43:31 INFO    :     raise Exception("Could not find 
> package label for OS version: {0}.".format(release))
> 22:13:31 2020/06/18 16:43:31 INFO    : Exception: Could not find package 
> label for OS version: suse12.5.{code}



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

Reply via email to