Source: python-profiler
Version: 2.7.1-1
Severity: serious
# sh -x /var/lib/dpkg/info/python-profiler.postinst configure
+ set -e
+ [ configure = configure ]
+ d=/home/jwilk
+ which python2.5
+ cd /usr/lib/python2.5
+ python2.5 py_compile.py profile.py pstats.py
Traceback (most recent call last):
File "py_compile.py", line 184, in <module>
main()
File "py_compile.py", line 176, in main
compile(filename, doraise=True)
File "py_compile.py", line 115, in compile
f = open(file, 'U')
IOError: [Errno 2] No such file or directory: 'profile.py'
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]