Package: tailor
Version: 0.9.29-1
Severity: important

There's a python error when I update a mercurial repository with tailor. 
The problem seems to be a mismatch in the number of arguments of a call 
to findcmd(). The stacktrace follows:

Traceback (most recent call last):
  File "/usr/bin/tailor", line 35, in ?
    main()
  File "/var/lib/python-support/python2.4/vcpx/tailor.py", line 339, in main
    tailorizer()
  File "/var/lib/python-support/python2.4/vcpx/tailor.py", line 147, in __call__
    self.update()
  File "/var/lib/python-support/python2.4/vcpx/tailor.py", line 110, in update
    last, conflicts = dwd.applyPendingChangesets(
  File "/var/lib/python-support/python2.4/vcpx/dualwd.py", line 97, in 
applyPendingChangesets
    applied=applied)
  File "/var/lib/python-support/python2.4/vcpx/source.py", line 141, in 
applyPendingChangesets
    replay(c)
  File "/var/lib/python-support/python2.4/vcpx/dualwd.py", line 108, in 
replayChangeset
    self.target.replayChangeset(changeset)
  File "/var/lib/python-support/python2.4/vcpx/target.py", line 126, in 
replayChangeset
    entries, tags = changeset.tags)
  File "/var/lib/python-support/python2.4/vcpx/repository/hg.py", line 294, in 
_commit
    self._hgCommand('commit', **opts)
  File "/var/lib/python-support/python2.4/vcpx/repository/hg.py", line 346, in 
_hgCommand
    allopts = self._defaultOpts(cmd)
  File "/var/lib/python-support/python2.4/vcpx/repository/hg.py", line 341, in 
_defaultOpts
    return dict([(f[1].replace('-', '_'), f[2]) for f in findcmd(cmd)[1][1]])
  File "/var/lib/python-support/python2.4/vcpx/repository/hg.py", line 330, in 
findcmd
    return cmdutil.findcmd(self._getUI(), cmd)
TypeError: findcmd() takes exactly 3 arguments (2 given)


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tailor depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.7.5      automated rebuilding support for p

Versions of packages tailor recommends:
pn  rsync                         <none>     (no description available)

-- no debconf information



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

Reply via email to