dholbach | good morning | 07:06 |
---|---|---|
dholbach | salut davidcalle | 07:39 |
dholbach | davidcalle, the import looks like it worked - at least the page security page (jdstrand was referring to it yesterday) is now up to date | 07:40 |
dholbach | davidcalle, the only thing is the build-apps landing page (minor issue), how did we resolve that on staging? | 07:40 |
dholbach | davidcalle, https://github.com/ubuntu-core/snappy-dev-website/issues/2 is fixed too | 07:40 |
davidcalle | dholbach: hey o/ | 12:01 |
davidcalle | dholbach: as far as I can see, the importer isn't working: https://developer.ubuntu.com/admin/md_importer/importedarticle/ is empty and https://developer.ubuntu.com/en/snappy/guides/interfaces is missing the opengl interface | 12:02 |
davidcalle | dholbach: do you think the importer is passing the hero tour through the usual md cleanup? eg. eight-col for text, twelve-col for code | 12:55 |
davidcalle | Because that could be the issue with the layout being skewed | 12:55 |
dholbach | davidcalle, the latter I need to check, it might | 12:58 |
dholbach | davidcalle, do we have logs for the importer on production too? | 12:58 |
davidcalle | dholbach: I'm writing the rt for getting them | 12:58 |
dholbach | davidcalle, do we need an RT for something like that, or can we just ping in #webops? | 12:59 |
davidcalle | dholbach: I've pinged, but I'll get a rt ready to send just in case :) | 13:01 |
dholbach | ok | 13:02 |
dholbach | thanks a lot davidcalle | 13:02 |
davidcalle | "There is no South database module 'south.db.postgresql_psycopg2' for your database. Please either choose a supported database, check for SOUTH_DATABASE_ADAPTER[S] settings, or remove South from INSTALLED_APPS." is the only things in logs for the md importer and the gadget list importer | 13:25 |
davidcalle | o_O | 13:25 |
davidcalle | dholbach: ^ | 13:25 |
dholbach | is that a recent entry? | 13:26 |
davidcalle | Today | 13:26 |
dholbach | or is it back from when we moved to a new django? | 13:26 |
dholbach | bizarre | 13:26 |
dholbach | because we shouldn't be using South any more | 13:27 |
davidcalle | Yeah, and it's not in settings.py on prod, just checked | 13:27 |
dholbach | and they don't have another local settings.py or something? | 13:29 |
dholbach | oh... South is still in the dependencies branch | 13:29 |
dholbach | maybe it gets loaded somehow | 13:30 |
dholbach | or there's still a .pyc lying around? | 13:30 |
davidcalle | dholbach: the charm overrides some values of settings.py, but nothing related to installed apps. Maybe a .pyc around, yes. | 13:32 |
dholbach | shall I update the dep branch to remove South? | 13:33 |
dholbach | I know that moving from south to django migrations (as part of 1.7 or whatever it was), you had to remove all migrations/*.pyc files | 13:34 |
dholbach | I'm wondering if it's something similar | 13:34 |
davidcalle | dholbach: yeah, look at #webops for where we stand, I've asked for the removal of these, but I'm not sure how to restart the site after. Spads is looking into it. | 13:38 |
dholbach | cool | 13:39 |
dholbach | I don't know for sure either :-/ | 13:40 |
davidcalle | dholbach: ok, so not a pyc issue, looks like you were right: just having south installed can cause issues (http://stackoverflow.com/questions/29647602/there-is-no-south-database-module-south-db-postgresql-psycopg2-for-your-databa). | 14:05 |
dholbach | wow | 14:05 |
dholbach | ok, let's delete it then! :) | 14:05 |
* davidcalle underlines the already existing mental note in red: "Always listen to dholbach" | 14:05 | |
davidcalle | dholbach: Spads is removing it from prod to test | 14:06 |
dholbach | http://herbookthoughts.reads-it.com/wp-content/uploads/2014/06/d6a1143f571184db25f94613edd43b40af6d3a629221aba00d9efdcfef5efd84.jpg | 14:06 |
dholbach | I'll update the deps branch | 14:06 |
davidcalle | dholbach: I'll start with snappy guides/ | 14:51 |
dholbach | ok, I'll do build-apps | 14:52 |
dholbach | and turn off the automatic improts | 14:52 |
dholbach | imports | 14:52 |
dholbach | the nice thing is, you can copy over stuff from a local import :) | 14:54 |
dholbach | and upstream says about running 'cms' 'fix-tree' after an import: | 14:54 |
dholbach | <EvilDMP_> dholbach: depends how confident/suspicious you are! | 14:54 |
dholbach | <EvilDMP_> one would hope these trees can manage themselves properly | 14:55 |
davidcalle | dholbach: oh wait, looks like pages are just not published! | 14:56 |
dholbach | what what(?) | 14:56 |
dholbach | maybe we would have just needed for the command to pass? | 14:57 |
dholbach | davidcalle, are you publishing them all now? | 14:59 |
davidcalle | dholbach: hmm, maybe I was wrong, I can see some of them, eg. the guides landing page | 14:59 |
dholbach | so maybe it was in the middle of some operation | 15:00 |
dholbach | davidcalle, do you think it makes sense to run the script again with a crazy huge timeout? | 15:00 |
davidcalle | dholbach: maybe, but let's plan this with a RT, so we ask for a backup, a page check, then for the backup to be injected in cas of failure | 15:02 |
davidcalle | dholbach: I would request it today, does it work for you? | 15:03 |
davidcalle | dholbach: I don't want the doc to be offline for too long | 15:03 |
dholbach | sure | 15:04 |
dholbach | davidcalle, we're in the team call already, chatting | 15:05 |
davidcalle | dholbach: joining in a sec | 15:05 |
dholbach | cool | 15:06 |
dholbach | davidcalle, https://code.launchpad.net/~dholbach/developer-ubuntu-com/more-and-faster-imports/+merge/293137 ready for staging | 15:39 |
dholbach | test suite is still running with the changes of the branch, but from my gut feeling it should be fine | 15:39 |
davidcalle | Done with /guides | 15:39 |
dholbach | I lost track somewhat | 15:40 |
dholbach | let me resume my work there :) | 15:40 |
dholbach | davidcalle, I'll fix snappy/build-apps* before I EOD | 15:48 |
dholbach | working on it now | 15:48 |
davidcalle | dholbach: if you need to run, I can pick it up | 15:48 |
dholbach | no worries | 15:49 |
dholbach | I'll do it | 15:49 |
davidcalle | ack | 15:51 |
davidcalle | dholbach: the vpn is giving me trouble to log in, I'll push your branch on staging when I'm home | 15:55 |
dholbach | no worries | 15:55 |
dholbach | and thanks a lot | 15:55 |
dholbach | davidcalle, done | 15:58 |
dholbach | I'm calling it a day now | 15:58 |
davidcalle | dholbach: thanks! Enjoy the evening :) | 15:59 |
dholbach | you too! :) | 15:59 |
dholbach | and thanks for all your help! | 15:59 |
davidcalle | np! | 16:00 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!