The patched package only produces "deposit" in web2py folder. I then get the following fatal error message:
Traceback (most recent call last):
File "/usr/bin/web2py", line 87, in <module>
if not
os.path.exists(module_web2py_applications):open(module_web2py_applications,
'w').close()
IOError: [Errno 2] No such file or directory: '/home/dmorris/Downloads/
applications/__init__.py'

