Re: No module named importlib during rb-site upgrade

2014-09-23 Thread Christian Hammond
Hi Austin, Downgrading Markdown and reloading Apache shouldn't result in any further downtime.  To get the clone to talk to the new DB, edit the $sitedir/conf/settings_local.py file. At the top, there will be a DATABASES variable you can change to point to the new location. Christian -- Ch

Re: No module named importlib during rb-site upgrade

2014-09-23 Thread Austin Hanson
Hi Christian, I can't risk taking RB down. I've cloned the RB directory and the mysql DB it's connected to but haven't had much luck getting the clone to point to the new database. Am I missing an obvious command in rb-site manage? On Tuesday, September 23, 2014 1:20:10 PM UTC-5, Christian Hamm

Re: No module named importlib during rb-site upgrade

2014-09-23 Thread Christian Hammond
Hey Austin, There was another issue reported recently with 'importlib'-related issues, but we haven't had any responses yet, so we'll have to do some investigating with your server. I think the culprit is the Markdown module. Can you try downgrading to Markdown-2.3.1? You can delete  /usr/lib/

No module named importlib during rb-site upgrade

2014-09-23 Thread Austin Hanson
Trying to upgrade RB from 1.7.25 to 2.0.7 and having some problems. *[root@codereview www]#* uname -morvs Linux 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 GNU/Linux *[root@codereview www]#* python --version Python 2.6.6 *[root@codereview www]#* rb-site --version rb-site 2.