SUSE/cpuset

rpm says python2.7 is not installed

Closed this issue · 2 comments

What steps will reproduce the problem?

# yum install cpuset
Loaded plugins: presto
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package cpuset.x86_64 0:1.5.6-6.2 will be installed
--> Processing Dependency: python = 2.7 for package: cpuset-1.5.6-6.2.x86_64
--> Finished Dependency Resolution
Error: Package: cpuset-1.5.6-6.2.x86_64 (eladian)
           Requires: python = 2.7
           Installed: python-2.7.2-5.2.fc16.x86_64 (@anaconda-0)
               python = 2.7.2-5.2.fc16


What version of the product are you using? On what operating system?

1.5.6; Fedora 16.

Please provide any additional information below.

I also tried downloading the sources, building my own RPM and installing it but 
I get the same results.

Original issue reported on code.google.com by dwiseh...@gmail.com on 3 Apr 2012 at 6:52

It means you need to install python. 

Original comment by gencurr...@gmail.com on 25 Jul 2014 at 10:42

Looks like a packaging issue. Should be handled by Fedora project.