Bug 911950

Summary: [abrt] python-libs-2.7.3-7.2.fc17: py_compile.py:123:compile:IOError: [Errno 13] Permission denied: 'lines3d_demo.pyc'
Product: [Fedora] Fedora Reporter: Abdelkader Kouchit <kouchit>
Component: pythonAssignee: Bohuslav "Slavek" Kabrda <bkabrda>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: bkabrda, dmalcolm, ivazqueznet, jonathansteffan, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:38629c9c7deecccbc34825401a075b158c02ab71
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-31 20:14:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: executable
none
File: environ
none
File: smolt_data
none
File: core_backtrace none

Description Abdelkader Kouchit 2013-02-16 22:12:37 UTC
Version-Release number of selected component:
python-libs-2.7.3-7.2.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        python -m py_compile lines3d_demo.py
kernel:         3.7.3-101.fc17.i686

backtrace:
:py_compile.py:123:compile:IOError: [Errno 13] Permission denied: 'lines3d_demo.pyc'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
:    "__main__", fname, loader, pkg_name)
:  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
:    exec code in run_globals
:  File "/usr/lib/python2.7/py_compile.py", line 170, in <module>
:    sys.exit(main())
:  File "/usr/lib/python2.7/py_compile.py", line 162, in main
:    compile(filename, doraise=True)
:  File "/usr/lib/python2.7/py_compile.py", line 123, in compile
:    with open(cfile, 'wb') as fc:
:IOError: [Errno 13] Permission denied: 'lines3d_demo.pyc'
:
:Local variables in innermost frame:
:cfile: 'lines3d_demo.pyc'
:f: <closed file 'lines3d_demo.py', mode 'U' at 0xb76ef700>
:timestamp: 1330464345L
:doraise: True
:codestring: "import matplotlib as mpl\nfrom mpl_toolkits.mplot3d import Axes3D\nimport numpy as np\nimport matplotlib.pyplot as plt\n\nmpl.rcParams['legend.fontsize'] = 10\n\nfig = plt.figure()\nax = fig.gca(projection='3d')\ntheta = np.linspace(-4 * np.pi, 4 * np.pi, 100)\nz = np.linspace(-2, 2, 100)\nr = z**2 + 1\nx = r * np.sin(theta)\ny = r * np.cos(theta)\nax.plot(x, y, z, label='parametric curve')\nax.legend()\n\nplt.show()\n\n"
:codeobject: <code object <module> at 0xb7702968, file "lines3d_demo.py", line 1>
:file: 'lines3d_demo.py'
:dfile: None

Comment 1 Abdelkader Kouchit 2013-02-16 22:12:42 UTC
Created attachment 698311 [details]
File: executable

Comment 2 Abdelkader Kouchit 2013-02-16 22:12:44 UTC
Created attachment 698312 [details]
File: environ

Comment 3 Abdelkader Kouchit 2013-02-16 22:12:47 UTC
Created attachment 698313 [details]
File: smolt_data

Comment 4 Abdelkader Kouchit 2013-02-16 22:12:50 UTC
Created attachment 698314 [details]
File: core_backtrace

Comment 5 Fedora Admin XMLRPC Client 2013-05-10 05:11:22 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Fedora Admin XMLRPC Client 2013-05-10 05:13:35 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 7 Fedora End Of Life 2013-07-03 20:23:00 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. 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 '17'.

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 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 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 17'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 8 Fedora End Of Life 2013-07-31 20:14:18 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 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.

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