← Back to team overview

ius-coredev team mailing list archive

[Bug 1076753] Re: RPM for python 2.7

 

Packages in IUS Testing and verified:

# yum install python27 --enablerepo=ius-testing

--> Running transaction check
---> Package python27.x86_64 0:2.7.3-17.ius.el5 set to be updated
--> Processing Dependency: python27-libs = 2.7.3-17.ius.el5 for package: python27
--> Processing Dependency: expat2 for package: python27
--> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python27
--> Running transaction check
---> Package expat2.x86_64 0:2.0.1-1.ius.el5 set to be updated
---> Package python27-libs.x86_64 0:2.7.3-17.ius.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================
 Package                                       Arch                                   Version                                           Repository                                   Size
==========================================================================================
Installing:
 python27                                      x86_64                                 2.7.3-17.ius.el5                                  ius-testing                                  78 k
Installing for dependencies:
 expat2                                        x86_64                                 2.0.1-1.ius.el5                                   ius-testing                                  78 k
 python27-libs                                 x86_64                                 2.7.3-17.ius.el5                                  ius-testing                                 7.3 M

Transaction Summary
==========================================================================================
Install       3 Package(s)
Upgrade       0 Package(s)

Total download size: 7.5 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): python27-2.7.3-17.ius.el5.x86_64.rpm                                                                                                                        |  78 kB     00:00     
(2/3): expat2-2.0.1-1.ius.el5.x86_64.rpm                                                                                                                           |  78 kB     00:00     
(3/3): python27-libs-2.7.3-17.ius.el5.x86_64.rpm                                                                                                                   | 7.3 MB     00:01     
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                     4.8 MB/s | 7.5 MB     00:01     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : expat2                                                                                                                                                             1/3 
  Installing     : python27-libs                                                                                                                                                      2/3 
  Installing     : python27                                                                                                                                                           3/3 

Installed:
  python27.x86_64 0:2.7.3-17.ius.el5                                                                                                                                                      

Dependency Installed:
  expat2.x86_64 0:2.0.1-1.ius.el5                                                         python27-libs.x86_64 0:2.7.3-17.ius.el5                                                        

Complete!

==

# rpm -q python27
python27-2.7.3-17.ius.el5

# python2.7
Python 2.7.3 (default, Nov 27 2012, 10:21:35) 
[GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>

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

Title:
  RPM for python 2.7

Status in IUS Community Project:
  Fix Committed

Bug description:
  Hi,

  This isn't really a bug but a request. I'm working on a deployment to
  a RHEL 6 machine on the rackspace cloud and I asked them about getting
  a RPM for python 2.7 they mentioned that while they didn't have one
  there may be some interest in this community in building one. If that
  is the case we'd of course be willing to help in any way we can.

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


References