Bug 914928 - [abrt] policycoreutils-python-2.1.13-55.fc18: generate.py:757:generate_transition_rules:TypeError: 'NoneType' object is not iterable
Summary: [abrt] policycoreutils-python-2.1.13-55.fc18: generate.py:757:generate_transi...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d8879bae9b9d17f8699c4aeb464...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-23 14:17 UTC by Petr Lautrbach
Modified: 2014-02-05 23:03 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 23:03:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (997 bytes, text/plain)
2013-02-23 14:17 UTC, Petr Lautrbach
no flags Details
File: core_backtrace (628 bytes, text/plain)
2013-02-23 14:18 UTC, Petr Lautrbach
no flags Details
File: environ (3.82 KB, text/plain)
2013-02-23 14:18 UTC, Petr Lautrbach
no flags Details

Description Petr Lautrbach 2013-02-23 14:17:55 UTC
Description of problem:
# sepolicy  generate --application /usr/bin/oscap

Version-Release number of selected component:
policycoreutils-python-2.1.13-55.fc18

Additional info:
cmdline:        /usr/bin/python -Es /usr/bin/sepolicy generate --application /usr/bin/oscap
executable:     /usr/bin/sepolicy
kernel:         3.8.0-0.rc3.git1.1.fc19.x86_64
uid:            500

Truncated backtrace:
generate.py:757:generate_transition_rules:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/bin/sepolicy", line 432, in <module>
    args.func(args)
  File "/usr/bin/sepolicy", line 339, in generate
    print mypolicy.generate(args.path)
  File "/usr/lib64/python2.7/site-packages/sepolicy/generate.py", line 1324, in generate
    out += "%s # %s\n" % (self.write_te(out_dir), _("Type Enforcement file"))
  File "/usr/lib64/python2.7/site-packages/sepolicy/generate.py", line 1189, in write_te
    fd.write(self.generate_te())
  File "/usr/lib64/python2.7/site-packages/sepolicy/generate.py", line 1045, in generate_te
    newte += self.generate_transition_rules()
  File "/usr/lib64/python2.7/site-packages/sepolicy/generate.py", line 757, in generate_transition_rules
    for u in self.transition_users:
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
self: <sepolicy.generate.policy instance at 0xb29b518>
newte: ''

Comment 1 Petr Lautrbach 2013-02-23 14:17:59 UTC
Created attachment 701633 [details]
File: backtrace

Comment 2 Petr Lautrbach 2013-02-23 14:18:01 UTC
Created attachment 701634 [details]
File: core_backtrace

Comment 3 Petr Lautrbach 2013-02-23 14:18:04 UTC
Created attachment 701635 [details]
File: environ

Comment 4 Miroslav Grepl 2013-02-24 09:50:23 UTC
You are right, I found a bug.

Comment 5 Daniel Walsh 2013-02-28 15:35:48 UTC
This is working in Rawhide, so I guess we need to back port.

Comment 6 Fedora End Of Life 2013-12-21 15:23:46 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 7 Fedora End Of Life 2014-02-05 23:03:45 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.