← Back to team overview

ius-coredev team mailing list archive

[Bug 1358202] Re: Multiple python3x

 

We are moving bug/ticket/issue tracking from Launchpad to GitHub[0]. All
stale tickets within Launchpad are getting closed. If you would like us
to re-evaluate this request, please create an issue in our GitHub
wishlist repository[1].

-Ben

[0] https://lists.launchpad.net/ius-community/msg01635.html
[1] https://github.com/iuscommunity/wishlist

** Changed in: ius
       Status: New => Won't Fix

-- 
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/1358202

Title:
  Multiple python3x

Status in IUS Community Project:
  Won't Fix

Bug description:
  It would be great if we can install multiple of same major python
  version, like installing python3.3 and python3.4.

  Currently, installing python3.4 after python3.3 will yield :

  [vagrant@vagrant-centos6 ~]$ sudo yum install python34u
  Loaded plugins: fastestmirror
  Loading mirror speeds from cached hostfile
   * epel: kartolo.sby.datautama.net.id
   * ius: hkg.mirror.rackspace.com
  Setting up Install Process
  Resolving Dependencies
  --> Running transaction check
  ---> Package python34u.x86_64 0:3.4.1-2.ius.centos6 will be installed
  --> Processing Dependency: python34u-libs(x86-64) = 3.4.1-2.ius.centos6 for package: python34u-3.4.1-2.ius.centos6.x86_64
  --> Processing Dependency: libpython3.4m.so.1.0()(64bit) for package: python34u-3.4.1-2.ius.centos6.x86_64
  --> Running transaction check
  ---> Package python34u-libs.x86_64 0:3.4.1-2.ius.centos6 will be installed
  --> Processing Conflict: python34u-3.4.1-2.ius.centos6.x86_64 conflicts python33
  --> Finished Dependency Resolution
  Error: python34u conflicts with python33-3.3.5-2.ius.centos6.x86_64
   You could try using --skip-broken to work around the problem
   You could try running: rpm -Va --nofiles --nodigest

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


References