← Back to team overview

ius-coredev team mailing list archive

[Bug 1240606] Re: WL: python 2.7 virtualenv

 

Howdy Ben,

I attempted installation, and found a file conflict with my installed
version of python-virtualenv (2.6) from EPEL.

Transaction Check Error:
  file /usr/bin/virtualenv from install of python27-virtualenv-1.10.1-2.ius.el6.noarch conflicts with file from package python-virtualenv-1.10.1-1.el6.noarch

root@dev6:~ # rpm -ql python-virtualenv | grep bin
/usr/bin/virtualenv
/usr/bin/virtualenv-2.6

Would it be possible to change python27-virtualenv to only provide the
/usr/bin/virtualenv-2.7 binary, so that there is no conflict?  This
seems to be the approach with the python/python27 packages.

root@dev6:~ # rpm -ql python | grep '/usr/bin/python'
/usr/bin/python
/usr/bin/python2
/usr/bin/python2.6
root@dev6:~ # rpm -ql python27 | grep '/usr/bin/python'
/usr/bin/python2.7

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1240606

Title:
  WL: python 2.7 virtualenv

Status in IUS Community Project:
  Fix Committed

Bug description:
  RFE: add python 2.7 virtualenv

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1240606/+subscriptions


References