Bug ID 903841
Summary SEPOLICY is asking for YUM
Classification openSUSE
Product openSUSE 13.1
Version Final
Hardware Other
OS Linux
Status NEW
Severity Normal
Priority P5 - None
Component Security
Assignee security-team@suse.de
Reporter novell@ricardo-onlijn.nl
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

I installed the package policycoreutils-python from the openSUSE-13.1-Oss
repository.

When I use the command it tries to find YUM:


Traceback (most recent call last):
  File "/usr/bin/sepolicy", line 456, in <module>
    gen_generate_args(subparsers)
  File "/usr/bin/sepolicy", line 380, in gen_generate_args
    from sepolicy.generate import DAEMON, get_poltype_desc, poltype, DAEMON,
DBUS, INETD, CGI, SANDBOX, USER, EUSER, TUSER, XUSER, LUSER, AUSER, RUSER,
NEWTYPE
  File "/usr/lib64/python2.7/site-packages/sepolicy/generate.py", line 29, in
<module>
    import yum
ImportError: No module named yum


Of course, Zypper is installed.


You are receiving this mail because: