Re: Jenkins build pestered by 'no such option: --disable-pip-version-check'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jul 18, 2016 at 9:57 AM, Willem Jan Withagen <wjw@xxxxxxxxxxx> wrote:
> Since somewhere last week all my Jenkins test are aborted this.
> And I was under the assumption that issue would have been fixed?
>
> --WjW
>
> See:
> https://jenkins.ceph.com/job/ceph-pull-requests/9255/console
>
> Running virtualenv with interpreter /usr/bin/python2.7
>
> Usage:
>   pip <command> [options]
>
> no such option: --disable-pip-version-check
>
> Usage:
>   pip <command> [options]
>
> no such option: --disable-pip-version-check
>
> Usage:
>   pip <command> [options]


That seems to be a problem in the code that creates the ceph-disk
virtual environment (python's virtualenv).

That code lives within the Ceph source tree so a fix would need to
happen there (the Jenkins job can't really fix this)

The full error (to make it easier for others to see) is:

New python executable in /tmp/ceph.V2f/ceph-disk-virtualenv/bin/python2.7
Also creating executable in /tmp/ceph.V2f/ceph-disk-virtualenv/bin/python
Installing setuptools, pip...
done.
Running virtualenv with interpreter /usr/bin/python2.7

Usage:
  pip <command> [options]

no such option: --disable-pip-version-check

Usage:
  pip <command> [options]

no such option: --disable-pip-version-check

Usage:
  pip <command> [options]

no such option: --disable-pip-version-check
make[3]: *** [src/ceph-disk/CMakeFiles/ceph-disk] Error 2
make[2]: *** [src/ceph-disk/CMakeFiles/ceph-disk.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....


> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux