AttributeError: 'module' object has no attribute 'plugins' (tailor vs bzr error)?

Bob Tanner tanner at real-time.com
Tue Aug 8 21:17:31 BST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sorry for the cross-post, but I'm not sure which tool has a 'bug'. Tailor is
throwing the error, but you can see that is coming from bzrlib/commit.py.

Is the bug in bzrlib/commit.py or how tailor is invoking Commit().commit()
or both. :-)

$ bzr --version
Bazaar (bzr) 0.9.0dev0
  bzr checkout, revision 1910
  nick: bzr.dev
  revid: pqm at pqm.ubuntu.com-20060808002438-4b8baf2d9282e154
Using python interpreter: /usr/bin/python2.4
Using python standard library: /usr/lib/python2.4
Using bzrlib: /home/tanner/projects/bazaar-ng/bzr.dev/bzrlib

And a 'darcs pull' of tailor as of 08/08/2006.


Traceback (most recent call last):
  File "/home/tanner/projects/darcs/tailor/vcpx/source.py", line 139, in
applyPendingChangesets
    replay(c)
  File "/home/tanner/projects/darcs/tailor/vcpx/dualwd.py", line 107, in
replayChangeset
    self.target.replayChangeset(changeset)
  File "/home/tanner/projects/darcs/tailor/vcpx/target.py", line 126, in
replayChangeset
    entries)
  File "/home/tanner/projects/darcs/tailor/vcpx/repository/bzr.py", line
272, in _commit
    timestamp=timestamp, timezone=timezone)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/decorators.py", line
51, in write_locked
    return unbound(self, *args, **kwargs)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/workingtree.py", line
536, in commit
    committed_id = Commit().commit( working_tree=self, revprops=revprops,
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/commit.py", line 342,
in commit
    {'branch':self.branch,
  File "<string>", line 0, in ?
AttributeError: 'module' object has no attribute 'plugins'
12:43:49 [C] Upstream change application failed

Traceback (most recent call last):
  File "/home/tanner/bin/tailor", line 35, in ?
    main()
  File "/home/tanner/projects/darcs/tailor/vcpx/tailor.py", line 338, in
main
    tailorizer()
  File "/home/tanner/projects/darcs/tailor/vcpx/tailor.py", line 146, in
__call__
    self.update()
  File "/home/tanner/projects/darcs/tailor/vcpx/tailor.py", line 109, in
update
    last, conflicts = dwd.applyPendingChangesets(
  File "/home/tanner/projects/darcs/tailor/vcpx/dualwd.py", line 97, in
applyPendingChangesets
    applied=applied)
  File "/home/tanner/projects/darcs/tailor/vcpx/source.py", line 139, in
applyPendingChangesets
    replay(c)
  File "/home/tanner/projects/darcs/tailor/vcpx/dualwd.py", line 107, in
replayChangeset
    self.target.replayChangeset(changeset)
  File "/home/tanner/projects/darcs/tailor/vcpx/target.py", line 126, in
replayChangeset
    entries)
  File "/home/tanner/projects/darcs/tailor/vcpx/repository/bzr.py", line
272, in _commit
    timestamp=timestamp, timezone=timezone)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/decorators.py", line
51, in write_locked
    return unbound(self, *args, **kwargs)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/workingtree.py", line
536, in commit
    committed_id = Commit().commit( working_tree=self, revprops=revprops,
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/commit.py", line 342,
in commit
    {'branch':self.branch,
  File "<string>", line 0, in ?
AttributeError: 'module' object has no attribute 'plugins'
- -- 
Bob Tanner <tanner at real-time.com>          | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFE2PFbfPGnCSzBsogRApxqAKCUc9VxPb6K9EPJ1DtcSmx+gY4GEQCfUAhS
ZurVN7l4pXiDLmbp8BdbHwo=
=BiV8
-----END PGP SIGNATURE-----





More information about the bazaar mailing list