You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2019/02/27 06:06:00 UTC

[jira] [Updated] (HADOOP-16151) pip install pylint fails in branch-2.8 and branch-2.9

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

Akira Ajisaka updated HADOOP-16151:
-----------------------------------
    Status: Patch Available  (was: Open)

> pip install pylint fails in branch-2.8 and branch-2.9
> -----------------------------------------------------
>
>                 Key: HADOOP-16151
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16151
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Blocker
>         Attachments: HADOOP-16151-branch-2.8-01.patch
>
>
> https://builds.apache.org/job/PreCommit-HADOOP-Build/15982/consoleFull
> {noformat}
> Step 24/31 : RUN pip install pylint==1.9.2
>  ---> Running in c0bed03b7115
> Downloading/unpacking pylint==1.9.2
> Downloading/unpacking configparser (from pylint==1.9.2)
>   Downloading configparser-3.7.3-py2.py3-none-any.whl
> Downloading/unpacking backports.functools-lru-cache (from pylint==1.9.2)
>   Downloading backports.functools_lru_cache-1.5-py2.py3-none-any.whl
> Requirement already satisfied (use --upgrade to upgrade): six in /usr/lib/python2.7/dist-packages (from pylint==1.9.2)
> Downloading/unpacking isort>=4.2.5 (from pylint==1.9.2)
>   Running setup.py (path:/tmp/pip_build_root/isort/setup.py) egg_info for package isort
>     /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
>       warnings.warn(msg)
>     error in isort setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers
>     Complete output from command python setup.py egg_info:
>     /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
>   warnings.warn(msg)
> error in isort setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers
> ----------------------------------------
> Cleaning up...
> Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/isort
> Storing debug log for failure in /root/.pip/pip.log
> The command '/bin/sh -c pip install pylint==1.9.2' returned a non-zero code: 1
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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