Description of problem: I ran miniterm.py and it came back with this error. Traceback (most recent call last): File "/usr/bin/miniterm.py", line 11, in <module> import sys, os, serial, threading, atexit ImportError: No module named 'serial' but then coughed up the SELinux error. Version-Release number of selected component: pyserial-2.6-9.fc21 Additional info: reporter: libreport-2.3.0 cmdline: /usr/bin/python3 /usr/bin/miniterm.py executable: /usr/bin/miniterm.py kernel: 3.17.7-300.fc21.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: miniterm.py:11:<module>:ImportError: No module named 'serial' Traceback (most recent call last): File "/usr/bin/miniterm.py", line 11, in <module> import sys, os, serial, threading, atexit ImportError: No module named 'serial' Local variables in innermost frame: __doc__: None __spec__: None __name__: '__main__' __loader__: <_frozen_importlib.SourceFileLoader object at 0x7f6c8a1dc0b8> sys: <module 'sys' (built-in)> __file__: '/usr/bin/miniterm.py' __cached__: None __builtins__: <module 'builtins' (built-in)> __package__: None os: <module 'os' from '/usr/lib64/python3.4/os.py'> Potential duplicate: bug 1171407
Created attachment 978257 [details] File: backtrace
Created attachment 978258 [details] File: environ
This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. 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 EOL if it remains open with a Fedora 'version' of '21'. 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. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 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 this bug is closed as described in the policy above. 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.
just doing some triage: This is being worked on in bug #1187837. *** This bug has been marked as a duplicate of bug 1187837 ***