Team Chat Logs

July 22, 2010

2010 6
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  

[00:39:13.935814]<cmdKeen>Hello! After `trac-admin project upgrade` (created and used only with 0.11.7, PostgreSQL 8.4) to 0.12 timestamps are multiplied by 10^6. Found out about upgrading a ton of projects :) I noticed that time type in DB is changed from int to bigint, which doesn't exactly explain the multiplication (sec -> usec?).
[02:37:52.051634]<evil_twin>t.e.o: TracSubversion edited - <http://trac.edgewall.org/wiki/TracSubversion?version=79> - cboos
[02:42:53.025413]<evil_twin>t.e.o: ActivePython created - <http://trac.edgewall.org/wiki/ActivePython?version=1> - cboos
[02:47:53.990090]<evil_twin>t.e.o: TracOnWindowsStandalone edited - <http://trac.edgewall.org/wiki/TracOnWindowsStandalone?version=31> - cboos
[02:47:58.988725]<evil_twin>t.e.o: TracOnWindowsStandalone edited - <http://trac.edgewall.org/wiki/TracOnWindowsStandalone?version=32> - cboos
[05:19:14.046289]<slam>does anyone know: what exactly is expected by auth_cookie_path? http://my.site.com/projects or /path/to/trac/ or a relative server path?
[06:49:17.052297]<Merlin83b>Has anyone done a big upgrade, skipping several versions? I've got a 0.9.3 system that I'd like to upgrade. Do I need to to 0.9.3 - 0.10.x then to 0.11.x then to 0.12.x?
[06:53:23.705996]<cmdKeen>Merlin83b: My system broken by upgrade 0.11.7 -> 0.12 so... enjoy :-P
[06:53:47.252746]<Merlin83b>Oh dear.
[06:54:19.612699]<Gameplayer>hello
[06:55:33.532734]<Gameplayer>i've got some problems after upgrading from trac 0.11 to 0.12, it seems the new trac environment can't find the locale folder (that doesn't seems to be present)
[06:55:50.800557]<Gameplayer>am I missing something ?
[07:11:07.199276]<BlueAidan_work>has anyone used RepoGuard to update trac tickets?
[08:32:10.490711]<yamagami>hi all. did anyone manage to install the bazaar plugin on track? I'm getting the following error : http://dpaste.com/220893/
[08:32:17.926992]<yamagami>anyone seen this before?
[08:32:28.176298]<yamagami>AttributeError: 'BzrRepository' object has no attribute 'root_transport'
[08:34:51.568801]<Merlin83b>That upgrade worked perfectly in one go, for anyone who wants to know :)
[09:54:12.632861]<evil_twin>t.e.o: Ticket #2141 (Upload more then one attachment at a time) updated - <http://trac.edgewall.org/ticket/2141#comment:26> - Mitar
[09:59:13.595358]<evil_twin>t.e.o: Ticket #6014 (Pre/Post processing of the attachments (compression,virus-check,etc)) updated - <http://trac.edgewall.org/ticket/6014#comment:8> - Mitar
[10:52:38.736343]<grey->morning! :)
[10:52:58.388944]<grey->anyone here use email2trac with postfix on ubuntu?
[11:29:29.048971]<yamagami> anyone here using tracbzr?
[11:41:35.960165]<grey->yamagami: not I.
[11:54:13.272421]<yamagami>that's fine - i got it. wasn't using the 0.12 branch
[14:10:00.420211]<evil_twin>t.e.o: Changeset [9966]: l10n/tr_TR: 26 untranslated (%97) - <http://trac.edgewall.org/changeset/9966> - asurion
[14:50:43.464865]<flakrat>I reinstalled our trac server and also upgraded trac to 0.12, now trac is completely ignoring the settings in my svnauth file (authz_file = /var/lib/svn/svnauth)
[14:51:39.958740]<flakrat>anyone experience this? I'm able to log in with any user and browse the full repository tree, even if the user isn't included in the svnauth file
[15:38:55.609489]<flakrat>it's like my trac instances are all completely ignoring the authz_file and giving full browse access to all authenticated users. Should be that users have to authenticate, and then they can only browse source if allowed by authz_file, strange
[15:46:44.494016]<Alver>flakrat: doublecheck that the syntax of this authz file has not changed between trac versions
[15:47:12.284082]<Alver>That being said, I'm off to bed
[16:33:43.976542]<prologic>coderanger, ping
[16:49:13.252774]<xelister>with restrict_owner = true
[16:49:18.754316]<xelister>why I dont see some users?!
[16:51:04.177833]<xelister>wtf
[23:01:39.770036]<evil_twin>t.e.o: Ticket #9519 (TypeError: unsupported operand type(s) for +: 'NoneType' and 'str') created - <http://trac.edgewall.org/ticket/9519> - wooya510
[23:35:31.658274]<xb95>drive-by-questioning. has anyone ever seen an issue where trac issues hundreds of identical queries? I've inherited a trac+postgres install and it's weird. the query is SELECT username,action FROM permission. there are also 168 BEGIN WORK and 159 ROLLBACK WORK queries in one request to view a ticket page. I've tracked this query down to perm.py, the code looks sane though. trac 0.11.6, postgres 8.3, python
[23:35:32.977964]<xb95>2.5, using mod_pyton, apache 2...
[23:36:16.890541]<xb95>I've looked on the internets to try to find this error, as well as the trac ticket list and wiki, but I've had no luck
[23:36:33.139883]<DimmuR>Hello i have created second branch on local git repository and pushed it to server where i use trac system - what have i to do to see both branches in trac "view source" section?
[23:56:50.428969]<evil_twin>t.e.o: Ticket #9519 (TypeError: unsupported operand type(s) for +: 'NoneType' and 'str') updated - <http://trac.edgewall.org/ticket/9519#comment:1> - cboos
[23:59:58.666526]<xelister>how to have a custom field "author"