Ddorda | good morning | 05:51 |
---|---|---|
YoBoY | good morning | 06:28 |
YoBoY | hey Ddorda :) how are you ? | 06:29 |
Ddorda | YoBoY: all good, sorry i disappeared last night, had to go... | 06:41 |
YoBoY | no problem, i was going to to disappear to sleep also ;) | 06:42 |
Ddorda | YoBoY: you helped a lot, i'll check out if it is possible to us to use paypal too. i hope we do. | 06:42 |
Ddorda | YoBoY: oh, so i guess i had good timing | 06:42 |
Ddorda | ;) | 06:42 |
YoBoY | yes :) | 06:42 |
cjohnston | blah | 07:34 |
czajkowski | meh | 07:36 |
cjohnston | oh hush | 07:37 |
dholbach | good morning! | 07:55 |
cjohnston | mornin dholbach | 07:58 |
dholbach | heya cjohnston | 07:58 |
=== elky is now known as melissa | ||
cjohnston | how goes? | 08:06 |
dholbach | good good - how are you? | 08:08 |
cjohnston | ehh.. its 0300.. I can't sleep :-/ and im at work | 08:08 |
czajkowski | evil snow | 08:12 |
leoquant | Swiftly the blizzard stretched a frozen arm | 08:13 |
leoquant | From out the hollow night- | 08:13 |
leoquant | Stripping the world of all her scarlet pomp, | 08:13 |
leoquant | And muffling her in white. | 08:14 |
=== melissa is now known as elky | ||
cjohnston | dholbach: I'm about to drop kick loco-directory | 09:51 |
dholbach | go outside, walk around the block, start breathing again, take it easy, relax | 09:52 |
cjohnston | lol | 09:53 |
cjohnston | I'm in over my head but its too late to get out | 09:55 |
cjohnston | lol | 09:55 |
cjohnston | I think the migration i created isnt working right | 09:56 |
cjohnston | dholbach, if you get some time, could you take a look at what I have and see if maybe you can figure it out? | 10:05 |
dholbach | sure, push the branch and I'll check it out | 10:07 |
cjohnston | dholbach: https://code.launchpad.net/~chrisjohnston/+junk/meeting-feature I have it in my junk for now.. | 10:08 |
cjohnston | the error im getting is: http://paste.ubuntu.com/538932/ | 10:09 |
cjohnston | its highly possible that im doing it all wrong which is why im doing it in junk for now | 10:09 |
dholbach | cjohnston, go back to where you were first (remove meetings/migrations/) and do: | 10:16 |
dholbach | ./manage.py schemamigration --initial meetings meetings_initial | 10:16 |
czajkowski | noo | 10:16 |
czajkowski | boo | 10:16 |
dholbach | ? | 10:16 |
dholbach | you have a database in a broken state right now | 10:16 |
dholbach | oh no | 10:16 |
dholbach | hang on | 10:16 |
dholbach | we're stuck with django 0.6 | 10:16 |
dholbach | just a sec | 10:17 |
cjohnston | i think thats what i did | 10:17 |
cjohnston | this is the exact line I ran: ./manage.py startmigration meetings add_meetings --initial | 10:17 |
dholbach | hang on, I was using south 0.7 | 10:17 |
cjohnston | im using 6.2 | 10:17 |
dholbach | 6.2? | 10:18 |
cjohnston | yes | 10:18 |
dholbach | 6.2 what? | 10:18 |
cjohnston | south | 10:18 |
cjohnston | 0.6.2 | 10:18 |
dholbach | that version does not exist :) | 10:18 |
dholbach | ah ok | 10:18 |
cjohnston | stupid 0.. lol | 10:18 |
YoBoY | what appens with the users ? Oo', 233 openiduser now, and i can't find two of my team contacts. | 10:19 |
cjohnston | we are waiting on django_open_auth to be fixed | 10:20 |
YoBoY | ok, i'll wait ^^" | 10:21 |
cjohnston | nothin we can do.. the merge has been requested.. waiting on review and merg | 10:21 |
cjohnston | e | 10:21 |
dholbach | cjohnston, " ./manage.py startmigration meetings add_meetings --initial" with the old south does not work for me | 10:28 |
dholbach | it gives me "django.core.exceptions.ImproperlyConfigured: App with label meetings could not be found" | 10:28 |
cjohnston | I didn't get an error when I ran the command.. hmm | 10:29 |
cjohnston | any idea what to do to fix? | 10:32 |
dholbach | I've run into this before, let me see what I can do | 10:33 |
cjohnston | ok | 10:33 |
czajkowski | cjohnston: go to bed | 10:39 |
dholbach | cjohnston, sorry, I'm of no help - no idea what's going on here | 10:43 |
dholbach | cjohnston, you might have to wait for mhall119, or maybe Daviey knows something | 10:43 |
Daviey | cjohnston: fixed in 0.7 | 10:45 |
Daviey | cjohnston: http://south.aeracode.org/ticket/338 | 10:46 |
dholbach | Daviey, we don't have that on cranberry | 10:46 |
Daviey | dholbach: worthy of an SRU? :) | 10:47 |
dholbach | Daviey, I would have to ask a server team member about that | 10:47 |
cjohnston | I didn't get that error when I did my startmigration, which is odd.. | 10:48 |
* Daviey looks left, looks right | 10:48 | |
* cjohnston spies a server team member | 10:48 | |
* cjohnston points at Daviey | 10:48 | |
cjohnston | :-P | 10:48 |
Daviey | gah, why aren't all people using deb src 3 yet :/ | 10:50 |
Daviey | cjohnston: hmm | 11:00 |
Daviey | are you sure it didn't work? :) | 11:00 |
Daviey | cjohnston: need a full traceback i think | 11:02 |
cjohnston | Daviey: http://paste.ubuntu.com/538946/ | 11:04 |
cjohnston | thats what I get when I run it | 11:04 |
Daviey | erm | 11:05 |
Daviey | what about django.core.exceptions.ImproperlyConfigured | 11:06 |
Daviey | ? | 11:06 |
Daviey | cjohnston: ^^ | 11:07 |
cjohnston | where is that? | 11:08 |
Daviey | <dholbach> +it gives me "django.core.exceptions.ImproperlyConfigured: App with label meetings could not be found" | 11:09 |
cjohnston | I dont see that | 11:10 |
cjohnston | dholbach: does | 11:10 |
dholbach | can you try to be a bit more clear? :) | 11:10 |
dholbach | ah, yes - I see that problem in a lucid chroot | 11:11 |
cjohnston | me be more clear? | 11:12 |
* cjohnston is confused.. | 11:12 | |
dholbach | when you said "dholbach: does", I thought you'd say "does" to me | 11:12 |
dholbach | which didn't make sense | 11:12 |
cjohnston | 3~sorry... | 11:13 |
cjohnston | uggh | 11:13 |
cjohnston | sorry | 11:13 |
dholbach | no worries :) | 11:13 |
cjohnston | I've been up for 24 hours now.. :-/ | 11:14 |
cjohnston | Daviey: so since I'm not having that error, but a different error, any idea on what I can do to fix the problem I'm having? | 11:20 |
czajkowski | cjohnston: besides sleep | 11:22 |
cjohnston | that too.. i gotta wait till I get off work tho | 11:22 |
Daviey | cjohnston: i'll have to investigate, but yours looked liked it worked :/ | 11:26 |
Daviey | just a warning | 11:26 |
dholbach | but his doesn't work as the resulting database doesn't have the tables | 11:26 |
Daviey | Oh | 11:26 |
Daviey | i see | 11:26 |
cjohnston | yes | 11:26 |
Daviey | cjohnston: can you push your broken branch somewhere? | 11:27 |
dholbach | https://code.launchpad.net/~chrisjohnston/+junk/meeting-feature | 11:27 |
dholbach | Daviey, ^ | 11:27 |
Daviey | great... i'll poke later :) | 11:27 |
Daviey | thanks dholbach | 11:27 |
dholbach | de nada | 11:27 |
cjohnston | thanks Daviey dholbach | 11:28 |
* cjohnston is off.. bbl | 11:34 | |
mhall119 | cjohnston: startmigration worked for me on your branch | 12:40 |
mhall119 | using old south | 12:40 |
mhall119 | 0.6.x | 12:40 |
cjohnston | mhall119: same here.. but I get a DB error.. did you get the db error? | 13:19 |
mhall119 | haven't run it yet | 13:27 |
cjohnston | when you get a chance, that'd be great | 13:28 |
mhall119 | yup, I get an error | 13:29 |
cjohnston | same one as mine? no teams_teammeeting_teams or something like that | 13:29 |
mhall119 | no, different | 13:29 |
cjohnston | meeting_teammeeting_teams | 13:29 |
mhall119 | pysqlite2.dbapi2.OperationalError: table "meetings_basemeeting" already exists | 13:30 |
mhall119 | which is wierd, it should be using sqlite | 13:30 |
cjohnston | I guess I'm messing something up good.. lol | 13:30 |
mhall119 | nope, my fault | 13:32 |
mhall119 | I had old tables in my database | 13:32 |
mhall119 | after deleting them, the migration went fine | 13:33 |
cjohnston | what about when you go /teams/$team/meetings | 13:33 |
mhall119 | dangit, chromium keeps segfalting on me | 13:38 |
mhall119 | there I get a template error | 13:39 |
mhall119 | Caught OperationalError while rendering: no such table: meetings_teammeeting_teams | 13:39 |
cjohnston | ya | 13:39 |
cjohnston | thats the issue im having | 13:39 |
cjohnston | that i need help with | 13:40 |
mhall119 | looks like south isn't creating your manytomany tables | 13:42 |
cjohnston | That's what I Was thinking, cause it is doing it for the events_teamevent_teams | 13:42 |
cjohnston | but im beyond what I know how to do :-/ | 13:42 |
mhall119 | okay, I dropped the tables, deleted the entries in south-migrationhistory, and re-ran the startmigration --initial command, and it made the correct tables | 13:46 |
cjohnston | ok.. ill try that in a bit | 13:47 |
mhall119 | ok | 13:48 |
cjohnston | mhall119: how do I delete the entries in south-migrationhistory | 15:03 |
cjohnston | mhall119: even on a brand new branch pull and new setup, new db it still didnt work. | 15:22 |
=== Lcawte is now known as Lcawte|Away |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!