On a testsystem I have installed version 2.9.11. Afterwarsd I copies all the files of version 2.9.12beta over this version - 2.9.12beta worked fine. Now I have used the "upgrade button" and I got this error
"unable to upgrade because "[Error 13] Permission denied: '/home/www-data/web2py/applications/admin/languages/my-mm.py" Maybe this error is a consequence of the "old" 2.9.12b. Next step: Another server, tried to convert from 2.9.11 to 2.9.12 Now I had to create a directory gluon/dal and then the upgrade worked. 2015-01-17 8:17 GMT+01:00 Martin Weissenboeck <[email protected]>: > I get: > > "unable to upgrade because "[Error 13] Permission denied: > '/home/www-data/web2py/applications/admin/languages/my-mm.py" > > I think this file has wrong rights: > > -rw-r--r-- 1 root root ... my-mm.py > > Regards, Martin > > 2015-01-17 7:20 GMT+01:00 Massimo Di Pierro <[email protected]>: > >> Changelog: >> >> - Modular DAL, thanks Giovanni >> - Added coverage support, thanks Niphlod >> - More tests, thanks Niphlod and Paolo Valleri >> - Added support for show_if in readonly sqlform, thanks Paolo >> - Tornado HTTPS support, thanks Diego >> - Improved scheduler, thanks Niphlod >> - Email timeout support >> - Made web2py's custom_import work with circular imports, thanks Jack Kuan >> - Added Portuguese, Catalan, and Burmese translations >> - Allow map_hyphen to work for application names, thanks Tim Nyborg >> - New module appconfig.py, thanks Niphlod >> - Added geospatial support to Teradata adaptor, thanks Andrew Willimott >> - Many bug fixes >> >> I am sure I am forgetting something. Thanks to all those who contributed. >> The major change is the new modular DAL. I am sure this will break >> something. So please report problems and will address them. >> >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

