Public bug reported: Binary package hint: tailor
Tailor used to work with Mercurial repositories in Feisty, but after upgrading to Gutsy (with Mercurial 0.9.4) it crashes (see below). Seems like something got out of sync there. Using the current tailor package from Debian unstable seems to fix the problem. [EMAIL PROTECTED]:~/src/hg/jamaica-head$ tailor --configfile jamaica.tailor 12:37:13 [I] Updating "project" in "/home/roman/src/hg/jamaica-head" 12:37:13 [I] Applying pending upstream changesets 12:37:13 [I] Changeset #1 12:37:13 [I] Changeset "2007-10-17 00:36:25 by rupp" 12:37:13 [I] Log message: - tried to fix single-threaded Jamaica (still not working!) - clean-up 12:37:14 [I] Committing u'[project @ 2007-10-17 00:36:25 by rupp]'... 12:37:14 [E] Couldn't replay changeset Revision: 2007-10-17 00:36:25 by rupp Date: 2007-10-17 00:36:25+00:00 Author: rupp Entries: src/standardVM/runtime/jamaica_threads.c(UPD to 1.417), src/standardVM/runtime/jamaica_threads.h(UPD to 1.176) Log: - tried to fix single-threaded Jamaica (still not working!) - clean-up Traceback (most recent call last): File "/var/lib/python-support/python2.5/vcpx/source.py", line 141, in applyPendingChangesets replay(c) File "/var/lib/python-support/python2.5/vcpx/dualwd.py", line 107, in replayChangeset self.target.replayChangeset(changeset) File "/var/lib/python-support/python2.5/vcpx/target.py", line 126, in replayChangeset entries, tags = changeset.tags) File "/var/lib/python-support/python2.5/vcpx/repository/hg.py", line 294, in _commit self._hgCommand('commit', **opts) File "/var/lib/python-support/python2.5/vcpx/repository/hg.py", line 339, in _hgCommand allopts = self._defaultOpts(cmd) File "/var/lib/python-support/python2.5/vcpx/repository/hg.py", line 333, in _defaultOpts findcmd = commands.find AttributeError: 'module' object has no attribute 'find' 12:37:14 [C] Upstream change application failed Traceback (most recent call last): File "/usr/bin/tailor", line 35, in <module> main() File "/var/lib/python-support/python2.5/vcpx/tailor.py", line 339, in main tailorizer() File "/var/lib/python-support/python2.5/vcpx/tailor.py", line 147, in __call__ self.update() File "/var/lib/python-support/python2.5/vcpx/tailor.py", line 111, in update applyable=self._applyable, applied=self._applied) File "/var/lib/python-support/python2.5/vcpx/dualwd.py", line 97, in applyPendingChangesets applied=applied) File "/var/lib/python-support/python2.5/vcpx/source.py", line 141, in applyPendingChangesets replay(c) File "/var/lib/python-support/python2.5/vcpx/dualwd.py", line 107, in replayChangeset self.target.replayChangeset(changeset) File "/var/lib/python-support/python2.5/vcpx/target.py", line 126, in replayChangeset entries, tags = changeset.tags) File "/var/lib/python-support/python2.5/vcpx/repository/hg.py", line 294, in _commit self._hgCommand('commit', **opts) File "/var/lib/python-support/python2.5/vcpx/repository/hg.py", line 339, in _hgCommand allopts = self._defaultOpts(cmd) File "/var/lib/python-support/python2.5/vcpx/repository/hg.py", line 333, in _defaultOpts findcmd = commands.find AttributeError: 'module' object has no attribute 'find' ** Affects: tailor (Ubuntu) Importance: Undecided Status: New -- Doesn't work with Mercurial 0.9.4 https://bugs.launchpad.net/bugs/153862 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs