Re: Bloodhound Login Error

2013-07-30 Thread Matevž Bradač
On 30. Jul, 2013, at 19:07, Pedro Estrela wrote: > /main is not on the root, is on > /var/www/bloodhound/installer/bloodhound/environments/main tracd should be started with a path to the bloodhound environment, e.g.: tracd -p 8000 /var/www/bloodhound/installer/bloodhound/environments/main or

Re: Bloodhound Login Error

2013-07-30 Thread Pedro Estrela
/main is not on the root, is on /var/www/bloodhound/installer/bloodhound/environments/main 2013/7/30 Gary Martin > On 30/07/13 17:48, Pedro Estrela wrote: > >> No problem. I use PostgreSQL >> >> >> 2013/7/30 Olemis Lang mailto:ole...@gmail.com>> >> >> >> On 7/30/13, Pedro Estrela >

Re: Bloodhound Login Error

2013-07-30 Thread Gary Martin
On 30/07/13 17:48, Pedro Estrela wrote: No problem. I use PostgreSQL 2013/7/30 Olemis Lang mailto:ole...@gmail.com>> On 7/30/13, Pedro Estrela mailto:p.estr...@campus.fct.unl.pt>> wrote: > this is what happen when I run tracd: > > " > (bloodhound)[root@lbtvmcentosbug bloodh

Re: Bloodhound Login Error

2013-07-30 Thread Pedro Estrela
No problem. I use PostgreSQL 2013/7/30 Olemis Lang > On 7/30/13, Pedro Estrela wrote: > > this is what happen when I run tracd: > > > > " > > (bloodhound)[root@lbtvmcentosbug bloodhound]# dir > > bin bloodhound environments include lib lib64 site > > (bloodhound)[root@lbtvmcentosbug blood

Re: Bloodhound Login Error

2013-07-30 Thread Olemis Lang
On 7/30/13, Pedro Estrela wrote: > this is what happen when I run tracd: > > " > (bloodhound)[root@lbtvmcentosbug bloodhound]# dir > bin bloodhound environments include lib lib64 site > (bloodhound)[root@lbtvmcentosbug bloodhound]# cd environments/ > (bloodhound)[root@lbtvmcentosbug environme

Re: Bloodhound Login Error

2013-07-30 Thread Olemis Lang
On 7/30/13, Matevž Bradač wrote: [...] > > Ah, I can see that acct_mgr.web_ui was imported properly below, > it's just that the next line contains a bug. This >env[web_ui.LoginModule] > should actually be >env[acct_mgr.web_ui.LoginModule] > My misake , sorry ... [...] -- Regards, Olem

Re: Bloodhound Login Error

2013-07-30 Thread Gary Martin
On 30/07/13 12:13, Pedro Estrela wrote: Here is the result: "(bloodhound)[root@lbtvmcentosbug bloodhound]# python Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18) [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from trac

Re: Bloodhound Login Error

2013-07-30 Thread Pedro Estrela
Here is the result: "(bloodhound)[root@lbtvmcentosbug bloodhound]# python Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18) [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from trac.env import open_environment as oe >>> env

Re: Bloodhound Login Error

2013-07-30 Thread Matevž Bradač
On 30. Jul, 2013, at 12:50, Pedro Estrela wrote: > Those acct_mgr entries are all enable. > > Those are the files @ > /var/www/bloodhound/installer/bloodhound/lib/python2.6/site-packages/acct_mgr > : > > " > (bloodhound)[root@lbtvmcentosbug acct_mgr]# ls -l > total 412 > -rw-r--r-- 1 root r

Re: Bloodhound Login Error

2013-07-30 Thread Pedro Estrela
Those acct_mgr entries are all enable. Those are the files @ /var/www/bloodhound/installer/bloodhound/lib/python2.6/site-packages/acct_mgr : " (bloodhound)[root@lbtvmcentosbug acct_mgr]# ls -l total 412 -rw-r--r-- 1 root root 29414 Jul 24 11:30 admin.py -rw-r--r-- 1 root root 21742 Jul 24 11:30

Re: Bloodhound Login Error

2013-07-30 Thread Matevž Bradač
On 30. Jul, 2013, at 11:57, Pedro Estrela wrote: > No it wasn't. Sorry about that. > > Here it is now: > > " > [root@lbtvmcentosbug /]# cd var > [root@lbtvmcentosbug var]# cd www > [root@lbtvmcentosbug www]# cd bloodhound/ > [root@lbtvmcentosbug bloodhound]# cd installer/ > [root@lbtvmcentosbug

Re: Bloodhound Login Error

2013-07-30 Thread Pedro Estrela
No it wasn't. Sorry about that. Here it is now: " [root@lbtvmcentosbug /]# cd var [root@lbtvmcentosbug var]# cd www [root@lbtvmcentosbug www]# cd bloodhound/ [root@lbtvmcentosbug bloodhound]# cd installer/ [root@lbtvmcentosbug installer]# ls bloodhound createdigest.pycrequirements-d

Re: Bloodhound Login Error

2013-07-30 Thread Gary Martin
Can we be careful to distinguish which environments you are trying this in. Is this in the activated bloodhound virtualenv? Cheers, Gary On 30/07/13 10:17, Pedro Estrela wrote: Yes i did all as root. [root@lbtvmcentosbug Desktop]# python Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18) [

Re: Bloodhound Login Error

2013-07-30 Thread Pedro Estrela
Yes i did all as root. [root@lbtvmcentosbug Desktop]# python Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18) [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import genshi >>> import babel >>> import themeengine >>> impor

Re: Bloodhound Login Error

2013-07-30 Thread Matevž Bradač
On 30. Jul, 2013, at 10:45, Pedro Estrela wrote: > I'm running as root. > > Here is the result of pip freeze: > > " > Warning: cannot find svn location for > BloodhoundMultiProduct==0.7.0dev-r1506070 > Warning: cannot find svn location for > BloodhoundRelationsPlugin==0.7.0dev-r1503571 > Warni

Re: Bloodhound Login Error

2013-07-30 Thread Pedro Estrela
I'm running as root. Here is the result of pip freeze: " Warning: cannot find svn location for BloodhoundMultiProduct==0.7.0dev-r1506070 Warning: cannot find svn location for BloodhoundRelationsPlugin==0.7.0dev-r1503571 Warning: cannot find svn location for BloodhoundTheme==0.7.0dev-r1506038 Warn

Re: Bloodhound Login Error

2013-07-30 Thread Matevž Bradač
On 30. Jul, 2013, at 10:20, Pedro Estrela wrote: > ">>> import acct_mgr.web_ui > Traceback (most recent call last): > File "", line 1, in > ImportError: No module named acct_mgr.web_ui" > > I guess is missing something Most likely it's not installed. Could you please provide the output of

Re: Bloodhound Login Error

2013-07-30 Thread Pedro Estrela
">>> import acct_mgr.web_ui Traceback (most recent call last): File "", line 1, in ImportError: No module named acct_mgr.web_ui" I guess is missing something 2013/7/30 Olemis Lang > On 7/29/13, Pedro Estrela wrote: > > Hi, > > > > :) > > [...] > > Can you please tell me what i did wrong? T