RHEL 5.9 Python2.7.8 installation missin libffi
{code}
$ sudo yum install python27-
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-
--> 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.
---> Package python27-
---> Package python27-
--> Processing Dependency: python27-
--> Running transaction check
---> Package expat2.x86_64 0:2.0.1-1.ius.el5 set to be updated
---> Package python27-
--> Processing Dependency: python27-backports for package: python27-
---> Package python27-
--> Processing Dependency: libffi.
--> Running transaction check
---> Package python27-
---> Package python27-
--> Processing Dependency: libffi.
--> Finished Dependency Resolution
python27-
--> Missing Dependency: libffi.
Error: Missing Dependency: libffi.
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.9 (Tikanga)
{code}
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask dreampuf for more information if necessary.