Team Chat Logs

2006 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        

May 05, 2006

[00:01:14] * peppelorum has quit IRC
[00:04:24] * peppelorum has joined #trac
[00:14:49] * s0undt3ch has quit IRC
[00:17:39] * peppelorum has quit IRC
[00:18:14] * peppelorum has joined #trac
[00:23:14] * cmlenz has joined #trac
[00:55:55] * jerome has left #trac
[01:11:19] * idnar has quit IRC
[01:11:25] * idnar_ has joined #trac
[01:23:58] * ValiSystM has joined #trac
[01:25:31] * klando has joined #trac
[01:36:38] * prisoner has quit IRC
[01:39:59] * prisoner has joined #trac
[02:01:47] * whitelynx has quit IRC
[02:07:26] * atli has joined #trac
[02:18:12] * whitelynx has joined #trac
[02:45:37] <Narada> hi is there dependencies in trac? i.e. ticket 2 depends on ticket 1
[02:58:46] * atli has quit IRC
[03:10:30] * contingencyplan has joined #trac
[03:16:24] <Narada> gah the tasks are being assigned to me by default!
[03:19:19] * oferw has joined #trac
[03:24:32] * ValiSystM has quit IRC
[03:26:49] * ValiSystM has joined #trac
[03:30:44] * ValiSystM has quit IRC
[03:30:48] * milton__ has quit IRC
[03:32:00] * milton__ has joined #trac
[03:35:48] * whitewindow has joined #trac
[03:38:05] <whitewindow> hi @all i have a strange error in trac 0.9.5 on debian when i direct browse a php file a get a error print 'Oops...' print print 'Trac detected an internal error:' print print e print import traceback import StringIO tb = StringIO.StringIO() traceback.print_exc(file=tb) but when i shoe the revison changeset the file shows correct
[03:46:44] <Narada> hmm is there a way to view tickets by component
[03:57:17] <whitewindow> anybody have a idea ? ^^
[04:04:35] * idnar_ is now known as idnar
[04:42:20] <alect> evening
[04:46:58] * robs0r has joined #trac
[04:47:22] * tiagovaz has joined #trac
[05:01:50] * robs has quit IRC
[05:02:52] * robs0r is now known as robs
[05:08:27] * mjg2 has quit IRC
[05:15:02] * cprov has joined #trac
[05:17:11] * oferw has quit IRC
[05:20:32] * ValiSystM has joined #trac
[05:21:52] * imajes has joined #trac
[05:28:22] * _idostyle has joined #trac
[05:32:03] * Ricc has joined #trac
[05:36:43] * tuxipuxi has joined #trac
[05:37:49] * Synapse has quit IRC
[05:41:26] * MasterC has joined #trac
[05:44:03] * Synapse has joined #trac
[05:44:24] * idostyle has quit IRC
[05:44:30] * _idostyle is now known as idostyle
[05:47:59] <boorad> tuxipuxi: I noticed you're trying to have a DB of users across Trac environments and have them show up in the Assigned To: box
[05:48:13] * Riccc has quit IRC
[05:48:27] <boorad> have you seen the DbAuthPlugin at Trac-Hacks? It does exactly that for me across many projects...
[05:52:50] <tic> someoone good at subversion? just did a svn mv foo bar/foo and then I wanted to revert through svn revert foo; svn revert bar/foo, but it still says "D foo".
[05:54:08] * MasterC has quit IRC
[05:57:09] <Narada> tic: #svn
[06:03:34] * angrymike has joined #trac
[06:04:04] * tiagovaz has quit IRC
[06:11:49] * cprov is now known as cprov-office
[06:17:14] <whitewindow> only with .php files ^^ can somebody help me ?
[06:26:19] * mjg2 has joined #trac
[06:39:17] * klasstek has joined #trac
[06:52:19] * cprov has joined #trac
[07:18:05] * danbeck has joined #trac
[07:26:03] * agile has joined #trac
[07:45:34] * oferw has joined #trac
[08:04:41] * agile has quit IRC
[08:15:38] * cprov is now known as cprov-lunch
[08:22:11] * s0undt3ch has joined #trac
[08:24:15] * lightcap has joined #trac
[08:27:29] * lightcap has quit IRC
[08:28:03] * lightcap has joined #trac
[08:30:26] * ValiSystM has quit IRC
[08:35:25] * Bart` has joined #trac
[08:35:28] <Bart`> hi
[08:40:21] * otaku42 is now known as otaku42_away
[08:40:41] <tuxipuxi> boorad: ah thanks, i have had a look at it, but based on the description it doesn't seem to add the users to the assigned-to list. have you maybe "added" them manually (by having your users log in into the project)?
[08:40:44] <tuxipuxi> hi Bart`
[08:41:31] <boorad> tuxipuxi: I accomplished the shared DB with the dbauth plugin, but the "assigned-to" list with my patch on #2456 at p.e.c.
[08:42:24] <boorad> the combination is what you need - I have it working fine in my "real job"
[08:42:42] <boorad> we have about 20 projects, one per customer, and then 2 others, for our two software projects
[08:43:26] <boorad> in the db tables, you can choose to set the tracenv field to 'all' and the person is a user in all projects. You could also do it one env at a time, if you want
[08:43:37] * ValiSystM has joined #trac
[08:43:44] <tuxipuxi> boorad: thanks for the patch link, it may be of help for my own script as i can't use a patch (need a vanilla trac installation)
[08:44:38] <boorad> it's way out of date, and I will hopefully post a new one that's up-to-date for /trunk later today - sucks about the 'no patch' thing
[08:45:54] <Bart`> Still no way to really logout from trac ?
[08:45:58] <boorad> I can't live without it now... tickets get assigned to users who don't necessarily have an active session.
[08:46:07] <Bart`> I do not understand the final issue of the ticket
[08:46:56] <boorad> Bart`: you can do a true logout with the DbAuth plugin, and I think the AcctMgr plugin as well.
[08:49:24] <Bart`> mmm
[08:49:50] <Bart`> I wanted to avoid db
[08:49:55] <Bart`> lets take a look at AcctMgr
[08:52:01] <Bart`> sure of the name ?
[08:53:13] <Bart`> AuthFormPlugin
[08:53:26] <boorad> AccountManager - should be on Trac-Hacks, but it might be an old name
[08:54:54] <boorad> but try the AuthFormPlugin as well - gl
[08:57:32] * tolsen has joined #trac
[08:59:02] * levander has quit IRC
[09:00:46] * tiagovaz has joined #trac
[09:02:19] * klando has quit IRC
[09:14:53] * Bart` has quit IRC
[09:19:27] * oferw has quit IRC
[09:23:11] * cprov-lunch is now known as cprov
[09:55:48] * klasstek has quit IRC
[09:56:23] * klasstek has joined #trac
[10:15:28] * MarcelH has joined #trac
[10:18:15] * Marcel has quit IRC
[10:22:28] * peppelorum has quit IRC
[10:27:38] * agile has joined #trac
[10:28:07] * coderanger_ has joined #trac
[10:51:23] * ValiSystM has quit IRC
[11:01:52] * s0undt3ch has quit IRC
[11:06:17] * cmlenz has quit IRC
[11:14:37] * s0undt3ch has joined #trac
[11:31:09] * MasterC has joined #trac
[11:39:07] * TheMonoTone has joined #trac
[11:39:29] <TheMonoTone> is there an easy way to have trac use the unix passwd file for logins
[11:40:18] <coderanger_> mod_auth_pam
[11:41:40] * whitelynx|firest has joined #trac
[11:41:57] <coderanger_> Bear in mind that /etc/shadow must be readable by Apache
[11:43:38] <TheMonoTone> coderanger_: that doesn't sound like the most secure thing in the world
[11:43:58] <TheMonoTone> coderanger_: I want people to be able to sign up on their own as well, what would you suggest, ldap, mysql?
[11:44:09] <TheMonoTone> postgres?
[11:44:19] <coderanger_> Why can't you just use htpasswd?
[11:44:45] <TheMonoTone> can users sign up on their own that way?
[11:44:50] <coderanger_> AccountManager
[11:44:56] <coderanger_> @trachacks
[11:44:56] <evil_twin> coderanger_: Error: "trachacks" is not a valid command.
[11:45:16] <TheMonoTone> I'll check that out, on trackhacks
[11:45:19] <TheMonoTone> I assume ?
[11:45:35] <coderanger_> @learn trachacks as http://trac-hacks.org <-- Lots of nifty plugins
[11:45:35] <evil_twin> coderanger_: The operation succeeded.
[11:45:38] <coderanger_> Yep
[11:46:00] <TheMonoTone> excellent, thanks
[11:46:07] <TheMonoTone> thats pretty much what I wanted :-)
[11:47:00] <coderanger_> I do use mod_auth_pam in a few places though, and have never had problems
[11:49:50] * s0undt3ch pokes alect
[11:50:05] <coderanger_> s0undt3ch: Its 4AM there
[11:50:13] <s0undt3ch> bummer
[11:50:27] <s0undt3ch> you use nis?
[11:50:42] <coderanger_> Yes
[11:51:31] <s0undt3ch> I was quering alect because he uses vservers, but I guess my problem is general, I have ypserv running and ypbind can't find a server
[11:51:36] <s0undt3ch> wierd
[11:51:45] <s0undt3ch> although I had never setup nis before
[11:52:36] <coderanger_> You have the server in /etc/yp.conf
[11:52:38] <coderanger_> ?
[11:53:27] <s0undt3ch> in /etc/yp.conf I have ypserver 10.1.0.1
[11:53:56] <s0undt3ch> k, on the machine that has the server ypbind runs, on a client only machine it doesnt
[11:54:12] <coderanger_> you can ping I assume
[11:54:38] <s0undt3ch> yup
[11:56:11] <s0undt3ch> coderanger_: you run gentoo?
[11:56:16] <coderanger_> Yahr
[11:56:23] <s0undt3ch> would be greate cuz I use it
[11:56:30] <s0undt3ch> Yahr!?
[11:56:34] <s0undt3ch> is that a yes?
[12:11:44] * MarcelH is now known as Marcel
[12:16:03] <coderanger_> sorry, sitting at work
[12:16:13] <coderanger_> yes, I do use Gentoo on serveral boxes
[12:18:08] * MasterC has quit IRC
[12:25:18] <s0undt3ch> coderanger_: great, but right now it seems to be working, still its weird and because I use vservers the nis server and nis client are on the same hardware, but they act like diferent machines
[12:25:55] <s0undt3ch> I need to try and setup nis on my other machine at hoem, then I'll know if it really is working
[12:26:05] <coderanger_> I dont know if there is any weirdness needed for that
[12:26:14] <s0undt3ch> anyway, thanks, know I know one more person to bug ;)
[12:26:16] <coderanger_> NIS does a lot of RPC silliness
[12:26:21] <s0undt3ch> lol
[12:26:46] <s0undt3ch> s/know I know/now I know/
[12:32:14] * imajes has quit IRC
[12:33:53] * MasterC has joined #trac
[12:38:17] * aib has joined #trac
[12:40:17] * Bart` has joined #trac
[12:40:25] <Bart`> Hi there
[12:40:40] <Bart`> Could someone help me figure out why I can't enable a trac module ? http://paste.lisp.org/display/19723
[12:40:47] <Bart`> I'm using trac trunk
[12:41:00] <Bart`> when I click on "login", I get this
[12:48:15] <aib> i stuck a trac.ini in /usr/local/trac/conf with some options but it doesn't seem to be parsing the file
[12:54:28] <coderanger_> Bart`: Looks like a bug in AccountManager
[12:54:35] <coderanger_> I would file a bug on trac-hacks
[12:55:17] <Bart`> the problem is I tried other modules without success :-/
[12:55:26] <Bart`> i'm just trying to get a decent logout button
[12:57:22] <coderanger_> Bart`: If you have a CAS server, you can use my TracCas plugin ;-)
[13:00:20] <Bart`> CAS ?
[13:00:24] <Bart`> don't think so :-)
[13:00:41] <Bart`> trying to install webadmin plugin, no more luck
[13:00:55] <Bart`> I guess I'm missing something huge on plugin installation
[13:09:37] * MasterC has quit IRC
[13:22:03] * whitelynx|firest has quit IRC
[13:31:46] * chandlerc has joined #trac
[13:44:08] * imajes has joined #trac
[13:50:00] * cprov has quit IRC
[13:51:35] <pacopablo> Bart`: what version of setuptools do you have?
[13:57:29] <aib> does anyone know how I can coax trac into reading my trac.ini?
[13:57:43] * danbeck has quit IRC
[13:58:14] <pacopablo> um, why is it not reading your trac.ini?
[13:59:43] <pacopablo> now, if you changed your trac.ini file, and aren't seeing the changes, then you need to restart your webserver
[14:05:59] * dna has quit IRC
[14:06:51] * dna has joined #trac
[14:06:54] * whitelynx|firest has joined #trac
[14:15:35] * coderanger_ has quit IRC
[14:16:57] * cprov has joined #trac
[14:18:25] * cmlenz has joined #trac
[14:27:33] * whitelynx has quit IRC
[14:28:41] * Epcylon- has joined #trac
[14:39:17] * tuxipuxi has quit IRC
[14:41:31] * Epcylon has quit IRC
[14:41:35] * Epcylon- is now known as Epcylon
[15:00:06] * cmlenz has quit IRC
[15:00:13] * Marcel has quit IRC
[15:17:10] * mgalvin has joined #trac
[16:17:06] * whitewindow has quit IRC
[16:24:17] * klasstek has quit IRC
[16:27:41] <aib> there was no trac.ini file so I created one. I rebooted apache and nothing changed
[16:36:28] * whitelynx|firest has quit IRC
[16:43:12] <alect> otaku, you're the madwifi guy right?
[16:45:07] <Bart`> pacopablo: still there ?
[16:47:22] * aib has quit IRC
[16:50:25] <Bart`> pacopablo: just un case, using 0.6a11 :-)
[16:53:51] * chandlerc has quit IRC
[16:55:48] * imajes has quit IRC
[17:09:00] * whitelynx has joined #trac
[17:50:11] * chandlerc has joined #trac
[17:51:30] * whitewindow has joined #trac
[17:59:27] * agile has quit IRC
[18:02:34] * chandlerc has quit IRC
[18:02:39] * ged has quit IRC
[18:30:49] * emacsen has joined #trac
[18:31:16] <emacsen> Hi. I may be completely dumb but I don't really understand the install instructions
[18:32:16] <emacsen> I'd like to use either FastCGI or mod_python but I don't understand where I should use the main trac vs my project's environment
[18:33:47] * cprov is now known as cprov-zZz
[18:33:49] * Synapse has quit IRC
[18:35:55] * Synapse has joined #trac
[18:47:03] * emacsen has left #trac
[19:18:40] * fimii has joined #trac
[19:37:46] * fimii has quit IRC
[19:40:37] * agile has joined #trac
[19:41:58] * whitewindow has quit IRC
[19:46:34] * prisoner has quit IRC
[19:46:57] * milton__ has quit IRC
[19:49:07] * matt_good has joined #trac
[20:15:29] <alect> hey matt
[20:18:30] * tiagovaz has quit IRC
[20:28:15] <matt_good> hey alec
[20:37:03] * nombrecinq has quit IRC
[20:56:31] * mgalvin has quit IRC
[21:01:26] * contingencyplan has quit IRC
[21:12:46] * coderanger_ has joined #trac
[21:20:06] * nombrecinq has joined #trac
[21:20:26] * agile has quit IRC
[21:21:52] <nombrecinq> hello
[21:22:03] <nombrecinq> can somebody help me with my trac installation?
[21:22:08] <nombrecinq> i have it installed it's just acting weird
[21:22:53] <coderanger_> dont ask to ask
[21:23:35] <nombrecinq> i just get a 403 error: Forbidden
[21:23:40] <nombrecinq> You don't have permission to access /trac/index.fcgi on this server.
[21:23:44] <nombrecinq> Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
[21:24:10] <nombrecinq> i thought i had it installed right
[21:24:56] <coderanger_> I would make sure you have the right Allows
[21:25:17] <nombrecinq> where do i specify that?
[21:27:23] <coderanger_> In the <Directory> and <Location> blocks
[21:28:25] <nombrecinq> where are those?
[21:28:46] <nombrecinq> there's nothing in htdocs/ is that normal?
[21:29:35] <coderanger_> Yes, did you just follow the install instructions from p.e.c?
[21:29:43] <nombrecinq> yep
[21:29:47] <nombrecinq> what's p.e.c.?
[21:29:54] <nombrecinq> i followed them from the dreamhost wiki
[21:30:12] <nombrecinq> i have everything installed but i don't know the next steps
[21:30:25] <coderanger_> Dreamhost is weird, that I can't help you with
[21:30:43] <nombrecinq> well where can i find directory and location?
[21:30:53] <coderanger_> You don't
[21:31:13] <coderanger_> They would be part of the apache config, but dreamhost doesnt give you access to that
[21:31:41] <nombrecinq> grr
[21:32:18] <nombrecinq> assuming it's set up right, where do i go to configure it and get it started?
[21:32:35] <coderanger_> just run trac-admin
[21:32:43] <coderanger_> and type help
[21:32:47] <nombrecinq> from the command line?
[21:32:51] <coderanger_> yep
[21:32:57] <coderanger_> trac-admin /path/to/env
[21:33:32] <matt_good> nombrecinq: make sure you've enabled fastcgi from the Dreamhost panel for that domain and make sure the script is chmod'ed +x
[21:33:50] <nombrecinq> what script?
[21:34:03] <nombrecinq> i did enable fastcgi
[21:34:08] <matt_good> wait, "index.fcgi"?
[21:34:12] <matt_good> did you rename it?
[21:34:15] <nombrecinq> no
[21:34:25] <nombrecinq> it's at 755 now
[21:37:00] <nombrecinq> okay i did ./trac-admin <path>
[21:37:07] <nombrecinq> what do i do now to set it up?
[21:37:13] <matt_good> hrm, I wish DH would just upgrade the Debian package, they've got the old 0.8 packages for sarge
[21:38:44] <nombrecinq> i typed help but i really don't know what to do
[21:38:54] <matt_good> "initenv"
[21:39:02] <matt_good> if you're starting a new project
[21:39:38] <nombrecinq> i set up my environment already though i think
[21:40:05] <nombrecinq> it's already set up
[21:40:44] <nombrecinq> any ideas?
[21:44:21] * chandlerc has joined #trac
[21:46:45] <nombrecinq> matt_good what do i do now?
[21:46:59] <nombrecinq> if i go to /trac in the browser i just get the error
[21:50:17] * fabulousgeek has quit IRC
[21:50:57] <coderanger_> Anyone want to take a look at my (hopefully) final draft for SoC? http://www.cs.rpi.edu/~kantrn/tracmon.html
[21:55:08] <nombrecinq> coderanger_: cool
[21:59:08] <nombrecinq> i've double checked everything and it's still not working
[21:59:39] <coderanger_> I would send a message to the ML
[21:59:52] <nombrecinq> after getting it installed should i be able to see the index page?
[22:00:06] <coderanger_> I know there are a lot of people who have gotten Trac on dreamhost working
[22:00:33] <nombrecinq> ok
[22:17:20] * whitelynx has quit IRC
[22:17:59] * peppelorum has joined #trac
[22:21:47] * whitelynx has joined #trac
[22:34:36] * coderanger_ has quit IRC
[22:35:34] * pacopablo has quit IRC
[22:37:39] * whitelynx has quit IRC
[22:46:54] * whitelynx has joined #trac
[23:08:13] * pacopablo has joined #trac
[23:13:54] <alect> hey paco
[23:16:25] * peppelorum has quit IRC
[23:16:35] * peppelorum has joined #trac
[23:21:49] <Bart`> Hi
[23:22:07] <Bart`> still wondering why I can't use AccountManager with my trac
[23:22:13] <Bart`> the plugin does not seem to be loaded
[23:22:18] <Bart`> (trac trunk)
[23:23:52] <alect> @logging
[23:23:52] <evil_twin> alect: "logging" is http://projects.edgewall.com/trac/wiki/TracLogging <-- Enable debug logging to file, ensure your environments log/ directory is writeable by your web server user, check for errors.
[23:28:07] <Bart`> I have this trace on web page :
[23:28:07] <Bart`> http://paste.lisp.org/display/19723
[23:28:19] <Bart`> but this seem more related to the fact the std auth is disabled
[23:28:38] <Bart`> ahh 2006-05-06 08:30:00,833 Trac[loader] ERROR: Failed to load plugin authform.web_ui from /usr/lib/python2.4/site-packages/AuthForm-0.1-py2.4.egg
[23:28:44] <Bart`> log is usefull :-)
[23:29:01] <Bart`> ImportError: cannot import name TRUE
[23:42:29] <Bart`> ok now I get No password store found. Please configure "account-manager.password_format" in trac.ini.
[23:42:35] <Bart`> but it is configured
[23:45:41] <Bart`> grrrrrrrrrrrr it seem this is agine a module that needs a login page at /login, no subfolders... crap
[23:57:36] * Marcel has joined #trac