← Back to team overview

ius-coredev team mailing list archive

[Question #256257]: RHEL 5.9 Python2.7.8 installation missin libffi

 

New question #256257 on IUS Community Project:
https://answers.launchpad.net/ius/+question/256257

{code}
$ sudo yum install python27-virtualenv.noarch
Loaded plugins: changelog, downloadonly, kmod, protectbase, security, versionlock
0 packages excluded due to repository protections
Reading version lock configuration
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package python27-virtualenv.noarch 0:1.11.6-2.ius.el5 set to be updated
--> Processing Dependency: python27-setuptools for package: python27-virtualenv
--> Processing Dependency: python27-devel for package: python27-virtualenv
--> Processing Dependency: /usr/bin/python2.7 for package: python27-virtualenv
--> Running transaction check
---> Package python27.x86_64 0:2.7.8-1.ius.el5 set to be updated
--> Processing Dependency: python27-libs = 2.7.8-1.ius.el5 for package: python27
--> Processing Dependency: expat2 for package: python27
--> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python27
---> Package python27-devel.x86_64 0:2.7.8-1.ius.el5 set to be updated
---> Package python27-setuptools.noarch 0:6.0.2-1.ius.el5 set to be updated
--> Processing Dependency: python27-backports-ssl_match_hostname for package: python27-setuptools
--> Running transaction check
---> Package expat2.x86_64 0:2.0.1-1.ius.el5 set to be updated
---> Package python27-backports-ssl_match_hostname.noarch 0:3.4.0.2-2.ius.el5 set to be updated
--> Processing Dependency: python27-backports for package: python27-backports-ssl_match_hostname
---> Package python27-libs.x86_64 0:2.7.8-1.ius.el5 set to be updated
--> Processing Dependency: libffi.so.5()(64bit) for package: python27-libs
--> Running transaction check
---> Package python27-backports.x86_64 0:1.0-2.ius.el5 set to be updated
---> Package python27-libs.x86_64 0:2.7.8-1.ius.el5 set to be updated
--> Processing Dependency: libffi.so.5()(64bit) for package: python27-libs
--> Finished Dependency Resolution
python27-libs-2.7.8-1.ius.el5.x86_64 from ius has depsolving problems
  --> Missing Dependency: libffi.so.5()(64bit) is needed by package python27-libs-2.7.8-1.ius.el5.x86_64 (ius)
Error: Missing Dependency: libffi.so.5()(64bit) is needed by package python27-libs-2.7.8-1.ius.el5.x86_64 (ius)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest

$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.9 (Tikanga)
{code}

-- 
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.