You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/11/20 18:51:00 UTC

[jira] [Updated] (HDDS-5967) Upgrade pip in ozone-runner

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

Attila Doroszlai updated HDDS-5967:
-----------------------------------
    Summary: Upgrade pip in ozone-runner  (was: Pip needs upgrading in base image)

> Upgrade pip in ozone-runner
> ---------------------------
>
>                 Key: HDDS-5967
>                 URL: https://issues.apache.org/jira/browse/HDDS-5967
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: docker
>            Reporter: Ritesh H Shukla
>            Assignee: Attila Doroszlai
>            Priority: Major
>
> When running ozone-om-ha the Docker build failed due to the pip version being out of date (details below). Moving to the latest tag 20210520-1 did not help.
> We need to generate a newer image or modify the Dockerfile to upgrade pip.
>  
> #19 4.979 Collecting cryptography>=2.5 (from paramiko>=1.15.3->robotframework-sshlibrary)
> #19 5.718   Downloading https://files.pythonhosted.org/packages/10/91/90b8d4cd611ac2aa526290ae4b4285aa5ea57ee191c63c2f3d04170d7683/cryptography-35.0.0.tar.gz (559kB)
> #19 6.458     Complete output from command python setup.py egg_info:
> #19 6.458     
> #19 6.458             =============================DEBUG ASSISTANCE==========================
> #19 6.458             If you are seeing an error here please try the following to
> #19 6.458             successfully install cryptography:
> #19 6.458     
> #19 6.458             Upgrade to the latest pip and try again. This will fix errors for most
> #19 6.458             users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
> #19 6.458             =============================DEBUG ASSISTANCE==========================
> #19 6.458     
> #19 6.458     Traceback (most recent call last):
> #19 6.458       File "<string>", line 1, in <module>
> #19 6.458       File "/tmp/pip-build-43jqkn_y/cryptography/setup.py", line 14, in <module>
> #19 6.458         from setuptools_rust import RustExtension
> #19 6.458     ModuleNotFoundError: No module named 'setuptools_rust'
> #19 6.458     
> #19 6.458     ----------------------------------------
> #19 6.477 Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-43jqkn_y/cryptography/
> ------
> executor failed running [/bin/sh -c sudo pip3 install robotframework-sshlibrary]: exit code: 1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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