Git master version error (Branchs visualization)

112 views
Skip to first unread message

vgolo...@gmail.com

unread,
Feb 20, 2013, 11:46:08 AM2/20/13
to git-...@googlegroups.com
I have installed git-cola master (8e282a5f74ddf595a7d5913fb87584940f7a167a) version from the git on Debian GNU/Linux 6.0.6 (squeeze) AMD64. When i'm trying to visualize branch (Branch => Visualize Current Branch or Branch => Visualize All Branches) i got error.

Error:

Traceback (most recent call last):

  File "/usr/local/share/git-cola/lib/cola/cmds.py", line 1042, in do_cmd
    return cmd.do()

  File "/usr/local/share/git-cola/lib/cola/cmds.py", line 984, in do
    utils.fork(browser + [self.model.currentbranch])

  File "/usr/local/share/git-cola/lib/cola/decorators.py", line 18, in _caller
    return caller(f, *args, **opts)

  File "/usr/local/share/git-cola/lib/cola/decorators.py", line 84, in interruptable
    raise e

OSError: [Errno 2] No such file or directory

vgolo...@gmail.com

unread,
Feb 20, 2013, 2:59:41 PM2/20/13
to git-...@googlegroups.com
Also, if git-cola is installed from git repository, using command: "sudo python setup.py install", the Cola Git GUI and Git DAG does not have icons in the Applications menu.

David Aguilar

unread,
Mar 2, 2013, 12:18:38 AM3/2/13
to vgolo...@gmail.com, git-...@googlegroups.com
On Wed, Feb 20, 2013 at 8:46 AM, <vgolo...@gmail.com> wrote:
> I have installed git-cola master (8e282a5f74ddf595a7d5913fb87584940f7a167a)
> version from the git on Debian GNU/Linux 6.0.6 (squeeze) AMD64. When i'm
> trying to visualize branch (Branch => Visualize Current Branch or Branch =>
> Visualize All Branches) i got error.
>
> Error:
>
> Traceback (most recent call last):
>
> File "/usr/local/share/git-cola/lib/cola/cmds.py", line 1042, in do_cmd
> return cmd.do()
>
> File "/usr/local/share/git-cola/lib/cola/cmds.py", line 984, in do
> utils.fork(browser + [self.model.currentbranch])

Is gitk available on your $PATH?

> OSError: [Errno 2] No such file or directory

cola can't find gitk.

I hope that helps,
--
David

vgolo...@gmail.com

unread,
Mar 6, 2013, 2:42:08 AM3/6/13
to git-...@googlegroups.com, vgolo...@gmail.com
Thanks for reply. Yep, the problem is solved. I reinstall the git-cola from the debian sid and all dependencies was installed successfully too.
Reply all
Reply to author
Forward
0 new messages