I installed successfully these applications:
./setuptools-0.6c11-py2.6.egg
./trac-0.11.6-py2.6.egg
./genshi-0.5.1-py2.6-win32.egg
./tracaccountmanager-0.2.1dev_r7165-py2.6.egg
./binary_agilo-1.1.2_pro-py2.6.egg
./simplejson-2.0.9-py2.6-win32.egg

I coud open mytrac trac web application using Apache for Windows Vista
and login using password file created with htpasswd.exe.

The error appears after tryng to upgrade:

d:\tracrepos\mytrac\>trac-admin d:\tracrepos\mytrac upgrade
C:\Python26\lib\site-packages\MySQLdb\__init__.py:34:
DeprecationWarning: the sets module is deprecated
  from sets import ImmutableSet
Traceback (most recent call last):
  File "C:\Python26\Scripts\trac-admin-script.py", line 8, in <module>
    load_entry_point('Trac==0.11.6', 'console_scripts', 'trac-admin')
()
  File "C:\Python26\lib\site-packages\trac-0.11.6-py2.6.egg\trac\admin
\console.py", line 1321, in run
    return admin.onecmd(command)
  File "C:\Python26\lib\site-packages\trac-0.11.6-py2.6.egg\trac\admin
\console.py", line 138, in onecmd
    rv = cmd.Cmd.onecmd(self, line) or 0
  File "C:\Python26\lib\cmd.py", line 219, in onecmd
    return func(arg)
  File "C:\Python26\lib\site-packages\trac-0.11.6-py2.6.egg\trac\admin
\console.py", line 1159, in do_upgrade
    self.__env.upgrade(backup=do_backup)
  File "C:\Python26\lib\site-packages\trac-0.11.6-py2.6.egg\trac
\env.py", line 462, in upgrade
    self.backup(backup_dest)
  File "C:\Python26\lib\site-packages\trac-0.11.6-py2.6.egg\trac
\env.py", line 430, in backup
    return DatabaseManager(self).backup(dest)
  File "C:\Python26\lib\site-packages\trac-0.11.6-py2.6.egg\trac\db
\api.py", line 120, in backup
    return connector.backup(dest)
  File "C:\Python26\lib\site-packages\trac-0.11.6-py2.6.egg\trac\db
\mysql_backend.py", line 173, in backup
    p = Popen(args, env=environ, stderr=PIPE, close_fds=close_fds)
  File "C:\Python26\lib\subprocess.py", line 595, in __init__
    errread, errwrite)
  File "C:\Python26\lib\subprocess.py", line 804, in _execute_child
    startupinfo)
WindowsError: [Error 2] The system cannot find the file specified

After this error I cannot login to mytrac trac web application. I see
this error.

mytrac: Error
(The Trac Environment needs to be upgraded. Run "trac-admin d:
\tracrepos\mytrac upgrade")

I am using mySQL and I cannot see any agilo tables being added after
running trac-admin upgrade.

Please advise. What is that file that cannot be found? this is
probably the last step in installing Agilo Pro.

Second question is: Are these two commands are equivalent if my
current folder is d:\tracrepos\mytrac
trac-admin d:\tracrepos\mytrac upgrade
trac-admin . upgrade

Thanks
Rad

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
-----
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en

Reply via email to