Bug 695159 - [abrt] PyPE-2.9.1-4.fc14: macro.py:357:OnEmpty:IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/PyPE/macros/macro_1302485216_53618.py'
Summary: [abrt] PyPE-2.9.1-4.fc14: macro.py:357:OnEmpty:IOError: [Errno 13] Permission...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: PyPE
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sandro Mathys
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:802eb8c0
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-11 01:27 UTC by Vinayak Kumbhakern
Modified: 2012-05-31 06:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-31 06:49:28 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (818 bytes, text/plain)
2011-04-11 01:27 UTC, Vinayak Kumbhakern
no flags Details

Description Vinayak Kumbhakern 2011-04-11 01:27:42 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/bin/python /usr/bin/pype
component: PyPE
executable: /usr/bin/pype
kernel: 2.6.35.11-83.fc14.i686
package: PyPE-2.9.1-4.fc14
reason: macro.py:357:OnEmpty:IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/PyPE/macros/macro_1302485216_53618.py'
release: Fedora release 14 (Laughlin)
time: 1302485216
uid: 500

backtrace
-----
macro.py:357:OnEmpty:IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/PyPE/macros/macro_1302485216_53618.py'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/PyPE/plugins/macro.py", line 357, in OnEmpty
    open(os.path.join(macropath, fname), 'w').write(template%(ctime, name, source))
IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/PyPE/macros/macro_1302485216_53618.py'

Local variables in innermost frame:
e: <wx._core.CommandEvent; proxy of <Swig Object of type 'wxCommandEvent *' at 0xbfd1a6a4> >
name: 'macro: Sun Apr 10 21:26:56 2011'
self: <plugins.macro.macroPanel; proxy of <Swig Object of type 'wxPanel *' at 0xa3ad248> >
source: 'def macro(self):\n    pass'
fname: 'macro_1302485216_53618.py'
ctime: 'Sun Apr 10 21:26:56 2011'

How to reproduce
-----
1.Clicked New Empty Macro button
2.
3.

Comment 1 Vinayak Kumbhakern 2011-04-11 01:27:44 UTC
Created attachment 491125 [details]
File: backtrace


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