installation issues

304 views
Skip to first unread message

Rick H

unread,
Apr 25, 2012, 9:41:25 AM4/25/12
to clip...@googlegroups.com
Hello all,

I am installing Clipperz on an Ubuntu 11.04 server with the latest PHP and Mysql.

when I issue the command: ./scripts/build clean install debug --frontends beta --backends php

I am getting this response:
Failed to import git, please install http://gitorious.org/git-python
Traceback (most recent call last):
  File "/var/www/password-manager/scripts/builder/main.py", line 177, in <module>
    main()
  File "/var/www/password-manager/scripts/builder/main.py", line 137, in main
    currentRepository = repository.repositoryWithPath(projectBaseDir())
  File "/var/www/password-manager/scripts/builder/repository.py", line 19, in repositoryWithPath
    raise exception
ImportError: No module named git

If I go to the web site:  http://gitorious.org/git-python
it is out of service.   Is there a workaround ?

Thanks, Rick

Josh

unread,
Apr 25, 2012, 11:24:06 AM4/25/12
to clip...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "Clipperz" group.
To view this discussion on the web visit https://groups.google.com/d/msg/clipperz/-/wsXWBMV3PpgJ.
To post to this group, send email to clip...@googlegroups.com.
To unsubscribe from this group, send email to clipperz+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/clipperz?hl=en.

Try using your system package manager to install git-python.  Maybe sudo apt-get install python-git git-python PythonGit  Something like that.

-josh
Reply all
Reply to author
Forward
0 new messages