Package: stgit
Version: 0.14.1-3

with git-core 1:1.5.0.3-1, "stg edit" dies with the following error
message:

Traceback (most recent call last):
  File "/usr/bin/stg", line 43, in ?
    main()
  File "/var/lib/python-support/python2.4/stgit/main.py", line 271, in
  main
    directory.setup()
  File "/var/lib/python-support/python2.4/stgit/commands/common.py",
  line 562, in setup
    DirectoryInWorktree.setup(self)
  File "/var/lib/python-support/python2.4/stgit/commands/common.py",
  line 557, in setup
    if not self.is_inside_worktree:
  File "/var/lib/python-support/python2.4/stgit/commands/common.py",
  line 503, in new_f
    setattr(self, n, f(self))
  File "/var/lib/python-support/python2.4/stgit/commands/common.py",
  line 540, in is_inside_worktree
    return { 'true': True, 'false': False
KeyError: '--is-inside-work-tree'

With git-core 1:1.5.3.7-1~bpo40+1, this works.  Please update the
dependency.  I guess the epoch is missing.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to