Pastebin
Paste #2646: bug in spye handling history
< previous paste - next paste>
Pasted by root@syrah
/data # dmesg |grep 159200 |pastebin [R0 J0 L:0.14 0.10 0.03 U:1+22:25 pts/0 8497H]
http://paste.yt/p2645.html
http://paste.yt/p2645..txt
http://paste.yt/PCURRENT.html
Traceback (most recent call last):
File "/usr/bin/spye", line 7, in <module>
spye.framework.leave()
File "/usr/lib/python2.6/dist-packages/spye/framework.py", line 203, in leave
spye.drv_frontend.leave()
File "/usr/lib/python2.6/dist-packages/spye/frontend/__init__.py", line 22, in leave
if self.load_history: spye.framework.history_save()
File "/usr/lib/python2.6/dist-packages/spye/framework.py", line 156, in history_save
spye.drv_editor.file_append(spye.path_user_history)
File "/usr/lib/python2.6/dist-packages/spye/editor.py", line 45, in file_append
spye.file_append(name, data)
File "/usr/lib/python2.6/dist-packages/spye/__init__.py", line 288, in file_append
f = file(filename, 'a')
IOError: [Errno 30] Read-only file system: '/root/.spye/history'
New Paste
Go to most recent paste.