Team Chat Logs

May 2, 2010

2010 4
Mo Tu We Th Fr Sa Su
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            

[02:25:34.011252]<cogocogo>Hi there. Just upgraded to trac-0.12b1. I have several projects and did a trac-admin <project> upgrade on all of them. It worked like a charm on all but one project. I get the error message: "OperationalError: table cache already exists" when trying to upgrade. When I try to view the project I get the same error message, but now it's a TracError. Any tips on how to reslve this?
[02:45:11.602185]<hasienda>cogocogo: I'm on the run, but some will help you (at least me later today if still unresolved); stay tuned, your testing is most appreciated for sure.
[03:35:18.175863]<hasienda>scfe: hello
[03:36:29.335536]<hasienda>_cboos: may I have a word on translations, please?
[03:55:54.819367]<scfe>hasienda: have to go, see you later
[03:56:20.531678]<hasienda>scfe: oh, well until then.
[04:14:05.306704]<hasienda>cogocogo: ok, back to you - I know of an update issue, that should have been solved by now, see http://trac.edgewall.org/ticket/8197#comment:5 , does this help in any way?
[04:15:48.974656]<hasienda>cogocogo: especially look at http://trac.edgewall.org/changeset/8081 , if this is related, even if it souldn't ...
[04:35:35.397403]<Meliorator>hi all, what's the best method of authentication, so that svn and trac use the same user/pass store and has some way of doing svn authz type stuff (i don't want to use svn authz as it has problems with special chars) ?
[04:36:11.855821]<Meliorator>* i also want to use the account manager plugin etc
[07:18:11.246887]<cogocogo>hasienda: I updated Trac using easy_install -U Trac ... the easiest way for me to fix this might be to drop the table manually and then trac-admin <proj> upgrade ?
[07:19:43.577844]<hasienda>cogocogo: drop-n-rerun, yes, at least that's what I guessed from that too
[07:24:18.982804]<cogocogo>hasienda: That worked like a charm. Weird that only 1 of 12 projects got messed up though.
[07:26:09.597024]<hasienda>cogocogo: I'm sure, one from the release team would like to reproduce, so would you mind providing a env-dump for testing to them?
[07:26:51.253597]<cogocogo>hasienda: Sure, but now all the projects are working ... does the env dump help them anything then?
[07:27:16.576219]<hasienda>_cboos: You or Remy will want to look at this environment from cogocogo, won't you?
[07:28:09.245005]<hasienda>cogocogo: You certainly made a (backup) copy of state before upgrade, didn't you?
[07:34:20.705187]<cogocogo>hasienda: When I upgraded I just did "for i in *; do sudo trac-admin $i upgrade; done"
[07:34:27.943513]<cogocogo>hasienda: And no, I do not have a backup, sorry
[07:35:06.084561]<cogocogo>Can I downgrade to the previous version and try an upgrade again? Will that help?
[07:38:29.530762]<hasienda>cogocogo: no, don't think so. I'd suggest you leave our contact with private msg to _cboos or osimons and wait, if they see a way your experience could still be analyzed further on.
[08:07:14.523468]<Meliorator>anyone here familiar with the account manager plugin? ...i have trac configured with HtPasswdStore but i keep getting "This password store does not support listing users" in the Manage User Accounts page
[08:07:59.298742]<Meliorator>the register module doesn't seem to be working either; there is no "Register" link next to the "Login" link, as described in the documentation
[09:16:04.032876]<frantik>hello guys
[09:17:09.763199]<frantik>i was looking forward installing trac for multiple project (10 repos) but while i did install & run trac perfectly... i'm not sure what documentation to read for that to happen...
[09:17:22.552898]<frantik>i was reading this http://trac.edgewall.org/wiki/TracMultipleProjects
[09:17:26.693671]<frantik>but i'm a bit confused
[09:17:48.509739]<frantik>(i use it as cgi)
[09:28:40.541774]<rblank>@wiki TracRepositoryAdmin
[09:28:40.548898]<evil_twin>http://trac.edgewall.org/wiki/TracRepositoryAdmin
[09:28:46.167258]<rblank>frantik: ^^
[09:29:41.709431]<frantik>the repositories arent the issue :)
[09:29:46.734283]<frantik>i got a tool to create them
[09:29:57.350032]<frantik>i mean i need to have a bugtrack per repo etc
[09:34:22.785907]<hasienda>rblank: You may have a look at the irc log to see the upgrade issue reported from cogocogo. Only I fear there is not much more to learn without the old state of the problematic environment.
[09:34:51.467198]<hasienda>s/from/by
[09:34:51.477227]<evil_twin>hasienda meant: rblank: You may have a look at the irc log to see the upgrade issue reported by cogocogo. Only I fear there is not much more to learn without the old state of the problematic environment.
[11:20:29.905121]<edsiper>hi guys, how can i add the information shown by "Ticket status by" to my trac page ?
[11:20:46.674799]<edsiper>lilke "http://trac.edgewall.org/milestone/0.12" does ?
[11:38:25.180388]<hasienda>_cboos: I'm looing through the FR translation for reference and inspiration, found this Z
[11:38:48.938177]<hasienda>s/Z/line
[11:38:48.947466]<evil_twin>hasienda meant: _cboos: I'm looing through the FR translation for reference and inspiration, found this line
[11:39:47.578018]<hasienda>_cboos: http://trac.edgewall.org/browser/trunk/trac/locale/fr/LC_MESSAGES/messages.po?rev=9606#L5742 not matching msgid. Am I wrong?
[22:56:02.301925]<survili>Hi guys. I'm looking for a tool/script that allows through command line to create a ticket with ability to attach a file. do you know maybe such tool ?